资源列表
[数据结构常用算法] huffman_compress
说明:数据结构里的哈夫曼算法,编程理解有深度,有助于更深理解学习算法等-Data structure of hoffmann algorithm, programming, conduce to the deeper understanding a deep understanding learning algorithm, etc<楚天印> 在 2025-01-16 上传 | 大小:729kb | 下载:0
[数据结构常用算法] parallel-dijkstra
说明:并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex.<joyce> 在 2025-01-16 上传 | 大小:727kb | 下载:0
[数据结构常用算法] fuffmancode
说明:Huffman编码的C++程序,在visual Studio2010下调试运行成功,内有很详细的注释。可自动统计字符的概率并进行相应的编码。-Huffman coding C++ program debugging in Visual Studio 2010 runs successfully, there are very detailed notes. Can automatically statistical probabilit<赵姣姣> 在 2025-01-16 上传 | 大小:729kb | 下载:0
[数据结构常用算法] data-sources
说明:很好的源码可以实现远程监控,远程画面传输-A good source remote monitoring can be achieved<剑侠> 在 2025-01-16 上传 | 大小:729kb | 下载:0
[数据结构常用算法] 2010011219_e1_p2
说明:统计文件中字母出现的数目,不区分大小写,输出格式为字母 数目-Statistics document the number of letters appear insensitive, the output format is the number of letters<flylucas> 在 2025-01-16 上传 | 大小:728kb | 下载:0
[数据结构常用算法] The-size-of-the-heap
说明:堆的实现通过构造二叉堆(binary heap),实为二叉树的一种 由于其应用的普遍性,当不加限定时,均指该数据结构的这种实现。-Heap by constructing a binary heap (binary heap), is actually a binary tree due to the universality of its application, the time when unqualified, refer t<> 在 2025-01-16 上传 | 大小:725kb | 下载:0
[数据结构常用算法] shujuquzao
说明:该代码功用是对数据进行去噪处理,内含3种去噪的方法,可读性高,实用性强-The code function is to deal with the noise of the data, containing three denoising methods, high readability, strong practicability<刘小瑞> 在 2025-01-16 上传 | 大小:726kb | 下载:0