资源列表
5901f92db5a9
- 一个完整的系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立赫夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的赫夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的赫夫曼树将文件CodeFile中的代码进行译码,结果存入文件Textfil
HuffmanCoding
- 实现赫夫曼编码功能。利用数据结构典型算法,c语言构造最优二叉树实现赫夫曼编码-Implement Huffman encoding. Typical algorithms using data structures, c language binary tree structure to achieve optimal Huffman coding
HuffmanDecoding
- 利用二叉树数据结构实现对应的赫夫曼解码,运行良好。-Binary tree data structure using the corresponding Huffman decoding, run well.
Polynomial-additio
- 多项式加法,按照优先顺序,先括号再乘除再加减的顺序做多项式加法。-Polynomial addition, in accordance with the priorities, the first bracket and then do multiplication and division and then addition and subtraction of polynomial order of addition.
ImagesTests
- compiler available M16 absolutely the HD7279 drive test procedures [pml2dtm.zip] - photonic crystals can be calculated with the procedures used Matlab to prepare, easier to understand!
originalcode
- 一个简单的车牌字符识别系统 包括车牌定位 字符切割及识别等功能-A license plate recognition (LPR)
444444
- 很实用的毕业设计论文及源代码,FFT滤波器设计-Thesis is a practical and source code, FFT filter design
graph-sights
- 带fig界面的matlab图像处理,涉及图像缩放,旋转,加噪去噪等,使用时先点击右下角的开始,才能继续其他操作-Fig interface matlab with image processing, involves image scaling, rotation, noise denoising, etc. When you first click the lower right corner of the start in order to continue other operations
function
- 提供字符串方法,大家面试可以用,包括找出对称字串-Some string function
sound
- 声音采集处理,涉及频率,变换等,属于入门级别程序-Sound acquisition and processing, involving frequency, transform, are entry-level program
xuanzhi
- 缴费点选址最优化模型代码,超强推荐,数学建模经典例子-Payment Point location optimization model code, super recommended classic example of mathematical modeling
huffman
- VC++基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。-VC++ algorithm based Hafu Man an example of compression and decompression of the VC, visual interface operation, which can be easily applied to the program.
