资源列表
[数据结构常用算法] the-Bus-Magement--System
说明:1.查找公交直达路线 2.删除公交路线 3.增加公交路线 4.查询最短公交路线 -1 direct bus route to find 2 Remove the bus route 3 bus routes to increase 4 the shortest transit route query<kitty> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] hoffman-and-cirqueue
说明:数据结构队列的各种操作,包括判断队空,判断队满,入队,出队,显示现有元素和显示长度等六个操作;另外还有赫夫曼树的编码程序-the operation of cirqueue and hoffman tree<彭水燃> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] yiyuanxuanzhi
说明: n个村庄之间的无向图,边上的权值w(i,j)表示村庄i和j之间道路长度。现要从这n个村庄中选择一个村庄新建一所医院,使离医院最远的村庄到医院的路程最短。-N village of no to chart between, on the edge of the right value w (I, j) said village between I and j road length. Now from this n village to<Jack> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Course_Arrangement
说明:基于c++实现课程安排,已知课程数以及开课时间和结束时间,生成课表-course arrangement c++<shengjie zhang> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] defirent-sort
说明:各种内部排序算法的性能与比较,可以用随机数和自行输入数字进行比较,自行输入采用读取文件的方法。-Various internal and compare the performance of sorting algorithms<baipo> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Floyed-and-Dijkstra-Sort
说明:改代码实现了Floyd和Dijkstra算法在最短路径问题上的应用,并且比较了两者的效率。-The code has applied Floyd and Dijkstra algorithm in the shortest path problem, and given the efficiency of the these two algorithms.<liu peng> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] compare-sorting
说明:内部排序算法进行比较,能使我们更好的掌握这些排序的基本思想及排序算法。通过该题目的设计过程,可以加深理解各种数据结构的逻辑结构、存储结构及相应上运算的实现-Compare the internal sorting algorithms, enabling us to better grasp the basic idea of these sort and sorting algorithms. Design<wenlong> 在 2024-11-07 上传 | 大小:3kb | 下载:0