资源列表
[数据结构常用算法] huffmanTree
说明:哈夫曼编/译码器:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输入时间, 降低成本,但是,这要求发送端通过一个编码系统对待传输数据先进行编码,在 接收端将传来的数据进行译码。对于双工信道(可双向传输的信道),每端都需 要一个完整的编/译码系统。-Huffman encoder/decoder: the use of Huffman coding can greatly improve the communicat<阿洒> 在 2025-01-19 上传 | 大小:66kb | 下载:0
[数据结构常用算法] moshipipei
说明:应用于模式分类中,用模式匹配方法对数据进行分类来获得对手写汉字识别的功能-Applied to pattern classification, the use of pattern-matching methods to classify the data to obtain the function of Handwritten Chinese Character Recognition<张颖> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zhanduilie
说明:栈和队列的基本操作实现及其应用,肯定对你有帮助的!需要的请下载!-Stack and queue and its application to achieve the basic operation is definitely helpful for you! Need to download!<侯坚强> 在 2025-01-19 上传 | 大小:5kb | 下载:0
[数据结构常用算法] DataStructure
说明:展示数据结构的一些实用技巧. 包含: 1.运用kmp算法计算无穷概率 2.矩阵乘法的十种经典运算技巧 3.位运算的实用技巧(1) (2) (3)-Data structure to display a number of practical skills. Includes: 1. The use of KMP algorithm infinite probability 2. 10 kinds of classi<int> 在 2025-01-19 上传 | 大小:670kb | 下载:0
[数据结构常用算法] DataStructure
说明:一本数据结构的经典书籍-数据结构算法程序集里,面涵盖了各类数据结构的实现源码-A data structure of the classic books- data structure assembly algorithm, the face covered by a variety of data structures to achieve source<张三> 在 2025-01-19 上传 | 大小:1.51mb | 下载:0
[数据结构常用算法] myString
说明:自己编写的String类,可以用于代替<string>中的string类。支持==、!=、<、>等比较运算符,=复制运算符,有多种构造函数,动态分配内存,长度可变。容易转换成char*类型,而且使用深拷贝,指针使用得当。有常用的Index,Insert,Delete,Replace,SubString方法。而且源码中给出了String类的一个小应用。开发环境Visual C++ 6.0,测试程序为Console模<billsedison> 在 2025-01-19 上传 | 大小:15kb | 下载:0
[数据结构常用算法] btree
说明:1.B树的实现 2.ElfHash的实现 3.三种排序方式(插入,归并,快速)-1.B tree 2.ElfHash to achieve the realization of 3. Three Sort by (insert, merging, fast)<yuyuanming> 在 2025-01-19 上传 | 大小:9kb | 下载:0
[数据结构常用算法] rbtree
说明:数据结构课作业,红黑数的实现。 包含的库文件: genrbtree.h rbtree.h 调用实例: rbtree.cpp -Data structure class operations, the realization of a few red and black. Contains the library file: genrbtree.hrbtree.h call examples: rbtr<yuyuanming> 在 2025-01-19 上传 | 大小:35kb | 下载:0