资源列表
LZ77_DLL
- 将LZ77算法封装为DLL的程序,可供C#等调用-LZ77 algorithm to process packages for the DLL for C#, such as call
LZW_DLL
- 将LZW算法封装为DLL的程序,可供C#等调用-LZW algorithm to process package for the DLL for C#, such as call
1313
- 学生成绩管理系统,转载,具有添加删除等功能。-Student achievement management system
huffman
- 在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。-Online to find the simplest, fastest Huffman. This method does not use any extension of the dynamic libraries, such as STL or components. Only usin
Rle_Rld
- Run length Coding and Run Length decoding .take an input and encode and at the decoder side decode it-Run length Coding and Run Length decoding .take an input and encode and at the decoder side decode it
9854125413
- 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
COMPRESSION
- Simple LZW image compression implemented on Spartan-3e starter kit using Xilinx9.2 and Modelsim for testbench simulation.
phpZip
- PHPZIP 很好用的一款程序 用于服务器在线压缩和解压缩-phpzip
Space-Time-Trellis-Code
- 该程序用matlab实现的,用来对图形图像进行Space-Time-Trellis-Code编解码,以达到压缩的目的!-The program achieved using matlab to graphic images of the Space-Time-Trellis-Code coding and decoding, in order to achieve the purpose of compression!
Huffmancompressionanddecompression
- 哈弗曼压缩和解压缩器,可对文件(如.txt,.doc)进行压缩和解压缩,小弟菜鸟,望各位大师多多指教-Huffman compression and decompression, and can document (such as. Txt,. Doc) for compression and decompression, rookie boy, hope you master the exhibitions
eda
- 编写的一个秒表程序,可以下载解压后参考,每一步都有详细解释。-Procedures for the preparation of a stopwatch, you can download after decompression of reference, a detailed explanation of each step.
Decoded_ToWave
- G711 G729decode and to write .wav file