资源列表
[数据结构常用算法] Mindistance
说明:对于无向图或有向图,程序可以计算出图中每两个顶点之间的最短路径,并列出Floyd算法的具体实现-For undirected graph or directed graph, the program can calculate a figure between every two vertices of the shortest path, and lists the specific realize Floyd algorithm<王海涛> 在 2025-06-24 上传 | 大小:188kb | 下载:0
[数据结构常用算法] SourceCodeWM4e
说明:Data Abstraction & Problem Solving with C++源码-Data Abstraction<> 在 2025-06-24 上传 | 大小:205kb | 下载:0
[数据结构常用算法] Patterns_src
说明:快速的基于LZW算法的匹配源码,用到了二分法搜索算法。-LZW algorithm based on fast matching source, using a dichotomy search algorithm.<lichunlin> 在 2025-06-24 上传 | 大小:32kb | 下载:0
[数据结构常用算法] POJ1113
说明:问题:已经平面上的若干点,求包围这些点的最小包围长 度 算法:经典的凸包算法,注意求解时对最外圈做处理。-Question: has a number of points on the plane, and surrounded by the smallest of these points, surrounded by the length of algorithm: the classic convex hull algorithm, when attention to sol<苏钿煌> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] link
说明:单向链表的升序建立,降序建立,删除,插入,计数,清空(输入是以文件的形式,请下载者自行写输入文件并与此程序放在同一个文件夹下.)-The establishment of a one-way linked list of ascending, descending to establish, delete, insert, count, empty (input is the form of documents, please download to write their own input<liu jing> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] assignment_1
说明:用C++写的两个多项式相加,但可在C下实现,只用将#define NULL 0 去掉就可以了.是用单向链表实现-Using C to write the sum of two polynomials, but can be achieved in C, only to# define NULL 0 to remove it. Is the realization of a one-way linked list<liu jing> 在 2025-06-24 上传 | 大小:1kb | 下载:0