资源列表

« 1 2 ... .37 .38 .39 .40 .41 2142.43 .44 .45 .46 .47 ... 2656 »

[数据结构常用算法huffmanTree

说明:哈夫曼编/译码器:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输入时间, 降低成本,但是,这要求发送端通过一个编码系统对待传输数据先进行编码,在 接收端将传来的数据进行译码。对于双工信道(可双向传输的信道),每端都需 要一个完整的编/译码系统。-Huffman encoder/decoder: the use of Huffman coding can greatly improve the communicat
<阿洒> 在 2024-10-20 上传 | 大小:67584 | 下载: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
<张颖> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhanduilie

说明:栈和队列的基本操作实现及其应用,肯定对你有帮助的!需要的请下载!-Stack and queue and its application to achieve the basic operation is definitely helpful for you! Need to download!
<侯坚强> 在 2024-10-20 上传 | 大小:5120 | 下载: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> 在 2024-10-20 上传 | 大小:686080 | 下载:0

[数据结构常用算法PolyArith

说明:数据结构课程设计案例精编一书中,第五章多项式加法和乘法的源代码-Data Structure Course Design Case Short book, chapter V polynomial addition and multiplication of the source code
<ben> 在 2024-10-20 上传 | 大小:111616 | 下载:0

[数据结构常用算法lianbiao

说明:双向链表的基本运算,
<fansuai> 在 2024-10-20 上传 | 大小:1024 | 下载: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
<张三> 在 2024-10-20 上传 | 大小:1585152 | 下载:0

[数据结构常用算法myString

说明:自己编写的String类,可以用于代替<string>中的string类。支持==、!=、<、>等比较运算符,=复制运算符,有多种构造函数,动态分配内存,长度可变。容易转换成char*类型,而且使用深拷贝,指针使用得当。有常用的Index,Insert,Delete,Replace,SubString方法。而且源码中给出了String类的一个小应用。开发环境Visual C++ 6.0,测试程序为Console模
<billsedison> 在 2024-10-20 上传 | 大小:15360 | 下载:0

[数据结构常用算法TEST1

说明:数据结构的学习中所要处理的一些小问题,你可以通过此程序学习到很多。-Data structure in learning to deal with some minor problems, you can learn through this program a lot.
<王晖> 在 2024-10-20 上传 | 大小:4096 | 下载:0

[数据结构常用算法hfm

说明:数据结构实习题目哈弗曼编码-译码系统的完整设计-Internship topic data structure哈弗曼coding- decoding the integrity of the system design
<> 在 2024-10-20 上传 | 大小:4096 | 下载: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> 在 2024-10-20 上传 | 大小:9216 | 下载: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> 在 2024-10-20 上传 | 大小:35840 | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 2142.43 .44 .45 .46 .47 ... 2656 »

源码中国 www.ymcn.org