资源列表
[数据结构常用算法] fuffmancode
说明:Huffman编码的C++程序,在visual Studio2010下调试运行成功,内有很详细的注释。可自动统计字符的概率并进行相应的编码。-Huffman coding C++ program debugging in Visual Studio 2010 runs successfully, there are very detailed notes. Can automatically statistical probability of a character and make the<赵姣姣> 在 2025-06-17 上传 | 大小:729kb | 下载:0
[数据结构常用算法] readfile
说明:对二进制数据文件格式进行重新排序的C程序源码。例如有很多个站的很多时刻的观测数据。本程序将以时间排序的数据变为以站点排序的数据,适应很多工程处理的需要。-Reordering of the binary data file format C program source. For example, the observational data of many stations a lot of time. This procedure will be time to sort the data<赵姣姣> 在 2025-06-17 上传 | 大小:223kb | 下载:0
[数据结构常用算法] TPS-cpp
说明:针对TPS的简单贪心算法,可以实现对于TPS的分步解决,内容简单易懂,尤其针对打孔机生产效能提高进行特殊改进。-TPS simple greedy algorithm can achieve a step-by-step solution for TPS, simple and easy to understand, especially for the production efficiency of the drilling machine to improve special improv<Robin> 在 2025-06-17 上传 | 大小:4kb | 下载:0
[数据结构常用算法] HaffmanTree
说明:哈弗曼树的建立和实现,方法选取一个权值最小和一个权值次小的结点来构成一个新的父母结点,递归建立一颗哈夫曼树-Hafu Man tree establishment and realization of the method to select a right to the minimum value and a weight value of small nodes to form a new parent node, recursive establish a Huffman tree<刘洁> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Data-structures-CPP
说明:该程序主要是关于数据结构方面的,包括链表相关功能的实现,各种排序方法如冒泡排序,二分插入排序,图的实现,矩阵和树等程序的实现-The program data structures, including the related functions of the linked list implementation, various sorting methods such as bubble sort, binary insertion sort, graph realization matri<ws> 在 2025-06-17 上传 | 大小:246kb | 下载:0
[数据结构常用算法] SearchReplaceStr
说明:本代码应用Dijkstra算法,实现了找最短路径问题,仿真了整个过程,是一个高效实用的代码值得下载实用。很不错-This code apply Dijkstra algorithm to find the shortest path problem, the simulation of the whole process is a practical and efficient code is worth the download utility. Very good<殷超> 在 2025-06-17 上传 | 大小:27kb | 下载:0