资源列表
Lempel-Ziv
- Lempel-Ziv 算法描述,压缩方法Lempel-Ziv压缩模式有许多不同的变量。基本压缩库有清晰的LZ77算法的实现(Lempel-Ziv,1977),执行的很好,源代码也非常容易理解。 -Lempel-Ziv algorithm described in
ICS
- 在C#环境下如何,调用压缩和解压缩类-how to use compress
Ccjglxt(2)
- 班级成绩管理系统 运行后可以看明白其中格式 注释清晰-班级成绩管理系统
BinaryTree
- Implementation of binary tree to use it nclude this header to your project -Implementation of binary tree to use it nclude this header to your project
compress
- 内存数据压缩解压类。用于压缩和解压缩内存中的数据块。-Memory data compression and decompression classes.
asm_Compress
- Compress / DeCompress routine in asm-Compress/DeCompress routine in asm
FDM-shengbofangchengzhengyan
- 有限差分声波方程正演模拟,适合于做地震勘探初学者的学习-Acoustic wave equation finite difference forward modeling, suitable for beginners learning to do seismic exploration
vec2str
- transform vector to string
Huffman
- 建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格-The establishment of a complete Huffman tree, and a variety of operations, methods of its data for the letter spaces
huffman
- 自适应(或动态)哈夫曼算法取消了统计,可在压缩数据时动态调整哈夫曼树,这样可提高速度。因此,哈夫曼编码效率高,运算速度快,实现方式灵活。-Adaptive (or dynamic) Huffman algorithm to cancel the statistics, the data can be dynamically adjusted in the compressed Huffman tree, which can improve speed. Therefore, the Huffma
chan
- 上载了蜂窝网3种经典的无线定位算法,即fang算法、chan算法、taylor算法,大家相互交流学习。-Uploaded three kinds of classical cellular wireless location algorithm, that is, fang algorithm, chan algorithm, taylor algorithm, we share their knowledge with each other.
Adaptive-Arithematic-Coding
- This a simple Adaptive Arithematic Coding Matlab program which is composed by three parts: Main function, sub-main function,where Encoder and Decoder is included. This program would first randomly generate a symbol sequence, and implement it by