资源列表

« 1 2 ... .78 .79 .80 .81 .82 1683.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法system-airline

说明:航空售票系统的模拟 对已知的航班进行订票退票和查阅等-Air ticketing system simulation of known flight tickets for refund and access, etc.
<songsicong> 在 2025-06-18 上传 | 大小:546kb | 下载:0

[数据结构常用算法priorityQueue

说明:利用二叉树实现的优先级队列类,包含了基本的入队,出队操作,减小键值等功能,可作为数据结构学习之用。-The priority queue class is implemented using binary tree. The fundamental function includes enqueue, dequeue, decrease key, etc.
<梁清凯> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法adjListGraph

说明:本程序基于C++利用邻接链表实现了图的基本数据结构,有向图和无向图均适用,包含了图的存储,图的插入,图的删除等基本操作,可供数据结构学习之用。-This program realizes the class of graph using adjacent list. The fundamental function includes the storage of graph, inserting and removing edges from the graph, etc.
<梁清凯> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法N-HuangHou

说明:主要内容 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-Main content of eight queens problem is an ancient and well-known probl
<> 在 2025-06-18 上传 | 大小:5kb | 下载:0

[数据结构常用算法BubbleSort

说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
<hby> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法FastSort

说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
<hby> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法InsertionSort

说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
<hby> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShellSort

说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
<hby> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiti

说明:一套C++数据结构的考试试题,有答案,是西安交大的期末考试试题-A set of C data structures exam questions, the answer is the final exam questions, Xi an Jiaotong University
<江春> 在 2025-06-18 上传 | 大小:13kb | 下载:0

[数据结构常用算法Merge-sort

说明:归并排序,书上的代码,可以作为参考,如果懒得打程序-Merge sort
<杨国博> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法xiaoyuandaohang

说明:这是一个学校的校园导航系统,运用了图这种数据结构,采用了深度优先遍历,最小生成树等算法。-This is a navigational system of a school!
<杨生磊> 在 2025-06-18 上传 | 大小:281kb | 下载:0

[数据结构常用算法Topology

说明:Topology in data structures implementation
<hxquangnhat_2> 在 2025-06-18 上传 | 大小:355kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 1683.84 .85 .86 .87 .88 ... 2656 »

源码中国 www.ymcn.org