资源列表
hfm
- huffman 哈夫曼编/译码器 利用哈夫曼编码进行通信可以大大提高1言道利用率,缩短信息传速时间,降低传输成本。但是.这要求在发送端通过一个编码系统对待传数据预先编码.在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输俏息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 -huffman Huffman encoder/decoder to communicate using Huffman coding can
list
- 数据结构 建立多项式链表 并生成多项式加法函数-Data Structure and generator polynomial polynomial addition function list
Eight-Queen
- “八皇后”问题递归法求解“八皇后”问题递归法求解-" Eight Queens" problem recursive method for solving the " Eight Queens" problem recursive method
attachment
- 关于学习数据结构这门学科的源程序代码。-About learning data structure this discipline the source code.
Data-structure1
- 关于数据结构这门学科的源程序。-About data structure this discipline the source program.
Data-structure2
- 关于数据结构这门学科的源程序,系列二。-About data structure this discipline the source program.
Data-structure3
- 关于数据结构这门学科的源程序,系列三。-About data structure this discipline the source program.
Data-structure4
- 关于数据结构这门学科的源程序,系列四。-About data structure this discipline the source program.
Data-structure5
- 关于数据结构这门学科的源代码程序,系列五。-About data structure this discipline the source program.
datasruct
- 数据结构算法实现(严蔚敏版配套实现程序)-Data structure algorithm (Yan Wei-min version supporting implementation procedures)
algorithm-for-scheduling-problems
- 这里整理笔试和面试中常用的几个排序问题的算法,简单易懂-Written test and interview here in the order of several commonly used algorithm for scheduling problems, easy to understand
List
- 用C++编写的两个List类,分别支持链表操作和数组操作。-Written in C++, two List classes, respectively, an array of operations and operations support list.
