资源列表
SAA7114_SET
- 针对SAA7114在使用过程中的一些初始化设置,在使用国程中可以参考
Huffman
- MATLAB编写的huffman编解码程序,程序中计算了压缩比。-MATLAB prepared huffman codec procedures, procedures to calculate the compression ratio.
QualityGuidedMethod
- 质量导向算法是一种非常有效的相位解包裹算法,属于路径跟踪算法。质量导向算法的基本思想是用一幅质量图来引导相位展开,这个质量图可以用来描述包裹相位图中每个像素质量的好坏。-Quality oriented algorithm is a very effective phase unwrapping algorithm, which belongs to path tracking algorithm. The basic idea of the quality guided algorithm i
Sound_v1.01
- A律和U律压缩源程序(DSP课程设计的源代码,绝对没问题)-legal and U A legal source compression (DSP curriculum design of source code, absolutely no problem)
SNAKE
- this a sorce code for snake game in c-this is a sorce code for snake game in c++
7920
- 欢迎交流!我刚学习!还需要努力!谢谢!怎么学习!学习什么有前途呢?
67506231RSSI
- 基于支持向量回归的无线传感器网络定位算法-Based on support vector regression localization algorithm for wireless sensor networks
LZW
- LZW十六进制数据压缩,使用请详看数据格式,从txt读入数据,三个函数都需要拷入当前工作文件夹,-Hexadecimal LZW data compression, please refer to look at the data using the format to read data from txt, three functions require Kaoru current working folder,
lzss
- lzss压缩源代码,可以实现消息的压缩。
lzw.rar
- 一个c语言实现的基于字典编码技术的lzw数据压缩算法,能正确的实现压缩和解压缩,C language to achieve a dictionary-based coding technology lzw data compression algorithms, to achieve the correct compression and decompression
LZSS
- 一种无损压缩算法,是lz77的改进,压缩率并不比lz77高,但速度较快-a lossless compression algorithm is lz77 improved compression rate is higher than lz77, but faster
Huffman
- 利用Huffman算法实现的简单压缩程序,可以压缩各种格式的文件。-Use Huffman algorithm to compress various files.