资源列表
[数据结构常用算法] 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
[数据结构常用算法] complement
说明:实现对整数转换为补码和补码加减运算,其中可以检查整数输入的合法性,检查补码运算是否溢出-To achieve the integer conversion to complement and complement subtraction, where you can check the legitimacy of an integer input, check whether complement arithmetic overflow<史文博> 在 2025-01-11 上传 | 大小:3kb | 下载:0