资源列表
[数据结构常用算法] datastructuremazearithmetic
说明:用C实现的数据结构迷宫算法,在Turbo C 环境下可运行出结果,值得借鉴。-With C data structures to achieve the maze algorithm, in the Turbo C environment to run out the results, is worth learning from.<周风> 在 2025-06-07 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shortest_path
说明:分别用floyd 和dijkstra算法计算城市间最短路径的简单例子,地图由固定格式的文件输入,参考压缩包中的sample.txt,地图文件名要作为main参数-Floyd were Dijkstra algorithm and the shortest path between cities in the simple example, the map by a fixed format file input, reference compression package sample.txt,<吕婉辰> 在 2025-06-07 上传 | 大小:7kb | 下载:0
[数据结构常用算法] diguisuanfa
说明:递归算法的实验报告,内有递归算法的伪代码及C语言实现,以及部分实例~-Experimental report recursive algorithm, recursive algorithm, there are pseudo-code and C language, as well as some examples ~<职业坏蛋> 在 2025-06-07 上传 | 大小:9kb | 下载:0
[数据结构常用算法] fenzhi
说明:通过分支限界的方法,求解1到n的最短路径。设数组a保存图的邻接矩阵,0-9号,共10个节点。节点1为源点,n为目标点.-Through the branch and bound approach for solving 1 to n shortest path. A preservation plan for an array of adjacency matrix ,0-9, a total of 10 nodes. Node 1 is the source, n for the target<> 在 2025-06-07 上传 | 大小:2kb | 下载:0