资源列表
MEPG-4shipinbianjiema
- MEPG-4的两份标准文档,以及其源码,对着标准文档,边参照代码学习最好了.-MEPG-4 of two standard document, as well as its source, against the standard document, refer to the code side to learn the best.
fractal--chazhi
- 分形插值编码,是分形编码的一种改进算法,内附详细运行步骤,以及运行结果。-Fractal interpolation coding, fractal coding is an improved algorithm, containing detailed operating procedures, and operating results.
audio_convert
- CCITT的g.723,g.721,g.729,pcm之间的编解码转换代码-CCITT' s g.723, g.721, g.729, pcm codec conversion code between the
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
BWT
- BWT压缩方法描述,是一种被bzip2等数据压缩技术所使用的算法-The Burrows–Wheeler transform (BWT, also called block-sorting compression), is an algorithm used in data compression techniques such as bzip2.
0001_VB_Demo
- 在软件开发环境中能和USB通讯,通讯代码。压缩包没有密码。-In the software development environment can, and USB communications, communications code. Compressed packets do not have a password.
DCT
- c语言DCT变换,还有逆变换,并且带有变换时间计算-dct transform
hg1286416
- 通过串口发送数字,字符到液晶上显示,显示直观-Sent through the serial number of characters to the LCD display shows an intuitive
Modified-Huffman-Bitmap-Compression
- This Modified Huffman algorithm used for monochrome bitmap compression in fax machines.-This is Modified Huffman algorithm used for monochrome bitmap compression in fax machines.
zip-dllsr4_VC
- VC实现的ZIP压缩和解压缩算法,生成DLL动态链接库函数-VC implementation ZIP compression algorithm, DLL version
VF
- fortran的一些很常用的解法的源代码-fortran
LZW
- LZW算法实现对文本文件的压缩,对文本文件和图像文件都有较好的压缩效果。-LZW algorithm to compress and decompress text files, and is divided into two 12-bit and 16-bit versions. Has good compression effect on the image and text files.