资源列表
[数据结构常用算法] zuixiaoshu
说明:最小生成树的判定。对初学数据结构的人来说可以借鉴一下。-To determine the minimum spanning tree. Data structure on the beginners can learn about people.<张再哲> 在 2025-02-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] blizzard_hash
说明:这是传说中异常强悍的暴雪公司研究的哈希算法,采用三个哈希表来防止冲突,代码简练自成一体,无论是思想还是代码风格都非常值得大家学习!-This is the legendary Blizzard of abnormal powerful study of the hash algorithm, using three hash table to prevent conflict, the code concise self-contain<Harry> 在 2025-02-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SA_clinton
说明:一种新的模拟退火的方法,用来解决城市最短路径的问题-a new simulated annealing method<jiang wen> 在 2025-02-03 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BookingSystemForC
说明:用C语言实现数据结构中的订票功能,运行程序后可选择订票、退订、退出系统三项功能。订票时输入订票人的姓名、身份证号;确定后系统给出订票人的座位号;退票时只输入持票人的身份证号,若该此人已经成功预定机票,则显示退票成功,若没有订过票,则显示没有订过票的提示信息。-Data structure using C language implementation of the booking functions, run the program w<常非> 在 2025-02-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BuildAndOutputDiagramForC
说明:用C语言实现数据结构中的图的建立和输出,可实现输出有向图和无向图,由用户自己选择建立有向图还是无向图的邻接矩阵。用户输入图的定点和边的信息,存储到相应的存储结构中去,而后输出图的邻接矩阵。-Data structure using C language implementation of the map creation and output, enabling the output have to map and undirected<常非> 在 2025-02-03 上传 | 大小:1kb | 下载:0