资源列表
[数据结构常用算法] singlelist
说明:单链表完备操作(创建,链表长度,节点插入,删除,定位,排序,逆序,打印等)-Single list complete operations (create, chain length, node insert, delete, positioning, sorting, in reverse order, printing, etc.)<张雪> 在 2025-01-11 上传 | 大小:1.7mb | 下载:0
[数据结构常用算法] closestpair
说明:在visual C++环境中,使用分治策咯实现最邻近点对的查找,并返回最邻近点对距离的平方-In visual C++ environment using divide and conquer tactics to achieve find the nearest point, and returns the nearest point on the square of the distance<李噹噹> 在 2025-01-11 上传 | 大小:1.3mb | 下载:0
[数据结构常用算法] HuffmanTree2
说明:在visual c++的环境中,通过二叉树实现对字符串进行HUFFMAN编码和译码的功能-In the visual c++ environment, by Binary Tree strings HUFFMAN encoding and decoding functions<李噹噹> 在 2025-01-11 上传 | 大小:1.73mb | 下载:0
[数据结构常用算法] main.cpp
说明:poj1486 代码 二分图匹配问题 寻找必须边 经典模型-poj1486 code bipartite graph matching side must find the classical model<zhang heihei> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffman_coding
说明:用二叉树实现haffman编码,能够实现给定文件的编码。-using binary tree to achieve haffman——coding<jack> 在 2025-01-11 上传 | 大小:1.85mb | 下载:0
[数据结构常用算法] shunxubiao
说明:一、求表长度(验证型实验),二、插入元素操作(验证型实验),三、删除操作(验证型实验),四、 查找定位元素(验证型实验),五、 求表中的最大值元素,回main()函数前面,完善补充函数Tmax(),然后在这里调用完成(设计型实验)-First, find the table length (proof-test), two insert elements operating (proof-test), three delete oper<lihuimin> 在 2025-01-11 上传 | 大小:364kb | 下载:0
[数据结构常用算法] linkedlist
说明:简单的链表实现 linux c代码 数据结构-simple linkedlist<jack> 在 2025-01-11 上传 | 大小:4kb | 下载:0