资源列表
[数据结构常用算法] 最小生成树 克鲁斯卡尔算法
说明:用克鲁斯卡尔的算法实现最小生成树,用C语言来实现的。内容相当简练-Kelushikaer with the minimum spanning tree algorithm, using C language to achieve. Quite a concise<王超> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] graph_adjlist
说明:邻接表创建图 通过邻接表存储表示法创建图-adjacent table created by the adjacent table map storage pledged to create map<小于> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 两种遍历图的方法
说明:熟悉图的两种常用的存储结构,以及在这两种存储结构上的两种遍历图的方法,即深 度优先遍历和广度优先遍历。进一步掌握递归算法的设计方法。 -familiar with the plans of two commonly used storage structure, and the two storage structures on the two traverse map, that depth-first traversal and breadth priority traversal.<王茜> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ferry
说明:该算法模拟渡口管理。过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。-the algorithm simulation ferry management. Jiang Ferry each can carry 10 cars crossing the river, crossing the river into passenger veh<Ash> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sanliejiansuo
说明:本程序是用开地址法实现散列的检索算法-this program is open address Method hash retrieval algorithms<宋国志> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] knight_moves
说明:骑士从棋盘左下角出发到右下角的走法有多少种?本程序用动态规划的方法实现-Cavaliers starting from the lower left-hand corner of the chessboard of the lower right hand corner of the law to the number of species? This dynamic process planning method<吴地瓜> 在 2025-07-07 上传 | 大小:1kb | 下载:0