资源列表
Huffmantree
- 数据结构中的Huffman编码/译码源程序,在Vc++6.0上编译通过。-Data structure of Huffman encoding/decoding source in Vc 6.0 compiled through.
MERGESORT
- 合并排序算法实现,排序算法中的合并排序,自己体验-Merge sort algorithm, sorting algorithm to sort the merger, their own experience
setm
- 本算法实现了分配一个二维矩阵到一个多维矩阵中- Assigns a two-dimensional matrix to a part of a multidimensional matrix
yanzheng
- LZ78编译码算法。可以实现LZ78词典编译码算法-LZ78 encoding and decoding algorithms. LZ78 dictionary coding and decoding algorithm can be achieved
RadixSort
- 基数排序算法,利用VC++2008开发环境实现的代码源码。-Radix sort algorithm, using VC++2008 source code development environment to achieve.
huffman
- huffman编码,多媒体通信的课程作业,很好用-huffman coding, multimedia communications course work, easy to use
tu
- 采用邻接表存储结构,编写一个判别无向图中任意给定的两个顶点之间是否存在一条长度为k的简单路径的算法。-Using the neighbor table to store the structure, the preparation of a judge not to any given graph between two vertices if there exists a simple path of length k of the algorithm.
searchingtree
- 此為 searching tree 的演算,書籍中的常見寫法-This is the searching tree calculus books common wording
uHashList
- delphi7中没有好用的哈希表,此源码使用delphi实现的哈希表的单元文件,-delphi implementation of the hash table unit files
3-2solution
- 汉诺塔的非递归实现,借助堆栈以非递归(循环)方式求解汉诺塔的问题-Non-recursive implementation of the Tower of Hanoi, with a stack of non-recursive (cycling) way to solve the Towers of Hanoi problem
Singleton
- 设计模式中的单例模式 Singleton 还有桥接模式 c++代码实现-Design pattern Singleton pattern Singleton c++ code! ! ! !
CASS
- Near-Optimal Adaptive Compressed Sensing
