资源列表
[数据结构常用算法] philosopher
说明:经典的哲学家就餐问题的C语言版本-Power wilt die of hunger laugh mold cavity open string问Questions cavity C Pang Sung-linked版<dsd> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 2007011139_5
说明:这是清华电子的一个作业题,功能上实现寻求最短的8位数组包含所有数字连接且开头结尾分别包含了所有10个数字-This is an operation of electronic Tsinghua title functions realize the search for the shortest median Section 8 contains all the figures at the beginning of the end of the respective connections a<张巳龙> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SortAlgorithmInJava
说明:java中几种常用的排序算法。 用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。-java of several commonly used sorting algorithm. Using Java language to achieve a variety of sorting, including the Insertion Sort, Bubble Sort, Selection Sort, Shell<alonso> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[数据结构常用算法] shortestwayalgrithom
说明:经典最短路径算法C C++ 邻接矩阵实现-Classic shortest path algorithm C C++ Realize adjacency matrix<陈晨> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tubianlideyanshi
说明:关于图遍历的演示包括所有的源代码和执行文件,内容齐全,数据结构的有关作业-Ergodic on the map presentation, including all source code and implementation of document, content complete, the data structure of the operating<chen dd> 在 2025-06-24 上传 | 大小:58kb | 下载:0
[数据结构常用算法] Prim
说明:用prim算法实验最小生成树 本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树 定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。 定义二维数组g[ ][ ]来建立无向图的邻接矩阵。 -Prim algorithm using minimum spanning tree of t<Tina612> 在 2025-06-24 上传 | 大小:92kb | 下载:0
[数据结构常用算法] Fundamentals_of_Data_Structures_Horowitz_1983_1stE
说明:数据结构经典:《数据结构基础》 "Fundamentals of Data Structures" 作者:Horowitz 1983年第一版-Classical data structure:<eteng> 在 2025-06-24 上传 | 大小:15.49mb | 下载:0