资源列表
[数据结构常用算法] Patterns_src
说明:快速的基于LZW算法的匹配源码,用到了二分法搜索算法。-LZW algorithm based on fast matching source, using a dichotomy search algorithm.<lichunlin> 在 2025-06-22 上传 | 大小: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-22 上传 | 大小: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-22 上传 | 大小: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-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 56
说明:图的深度优先遍历,先用一二维数组存放图的信息,再调用creategrahph函数将其转换为邻接表的形式,接着调用dfs函数对图像进行深度优先遍历。-Graph depth-first traversal, first with a two-dimensional array stored map information, and then call creategrahph function will convert it to the adjacent form, and then call<bellinwater> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] numbersecret
说明:查看各种数据在计算机的二进制存储形式,用的是C++语言。-See a variety of data stored in the computer<林文> 在 2025-06-22 上传 | 大小:110kb | 下载:0