资源列表
[数据结构常用算法] shortest_length
说明:计算二值网络的两两节点间的最短路径,并返回两两节点间的路程。-calculate the shortest length of undirected nework.<纯净> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-SP-of-WH-Univers
说明:利用BellmanFord算法计算武汉各高校之间最短路径。-The shortest path algorithm of Wuhan Universities based on BellmanFord<pp2w> 在 2025-06-23 上传 | 大小:36kb | 下载:0
[数据结构常用算法] List-for-set-intersection-problem
说明:已知两个单链表A与B分别表示两个集合,其元素类型为int且递增排列,其头结点指针分别为a,b。求出A与B的交集,要求C同样以元素值递增的单链表形式储存。-Known two single chain A and B denote two collections whose elements of type int and ascending, the head node pointers are a, b. Find the intersection of A and B, C similarl<taosq> 在 2025-06-23 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 2dp
说明:传说HMH大沙漠中有一个M*N迷宫,里面藏有许多宝物。某天,Dr.Kong找到了迷宫的地图,他发现迷宫内处处有宝物,最珍贵的宝物就藏在右下角,迷宫的进出口在左上角。当然,迷宫中的通路不是平坦的,到处都是陷阱。Dr.Kong决定让他的机器人卡多去探险。 但机器人卡多从左上角走到右下角时,只会向下走或者向右走。从右下角往回走到左上角时,只会向上走或者向左走,而且卡多不走回头路。(即:一个点最多经过一次)。当然卡多顺手也拿走沿路的每个宝物。 Dr.Kong希望他的机器人卡多尽量多地带出宝物。请<huocong> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stringclass
说明:定义了字符串类,并实现了基本类函数,比较,拼接等-Defines the string class, and to achieve the basic class functions, comparison, stitching, etc.<julia> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[数据结构常用算法] GradeCompare
说明:读取文本中的学生成绩信息,实用堆排序输出成绩前三名的学生信息-Read the text of student achievement information, practical heap sort output scores of the top three student information<julia> 在 2025-06-23 上传 | 大小:529kb | 下载:0
[数据结构常用算法] code
说明:使用回溯法解决的典型问题的算法:骑士巡游问题,n皇后问题,0-1背包问题。 使用递归与分治策略解决的几个问题的算法:Hanoi塔问题和二分搜索技术。-Use backtracking to solve the typical problems of algorithms: knight tour problem, n queens problem 0-1 knapsack problem. Use recursion and divide and conquer strategy to so<> 在 2025-06-23 上传 | 大小:4kb | 下载:0
[数据结构常用算法] data-sources
说明:很好的源码可以实现远程监控,远程画面传输-A good source remote monitoring can be achieved<剑侠> 在 2025-06-23 上传 | 大小:729kb | 下载:0