资源列表
my723
- g723压缩算法源码,可以实时编译,包括压缩和解压缩部分。
huffman
- 在matlab中实现哈夫曼压缩和解压缩。-Huffman compression and decompression in matlab.
dengluchuangti
- 用delphi编写的登录窗体,用户名:Tom 密码:123是一个简单易读的小程序
53_6
- Documents,hot Document
masterspiverilog
- spi总线控制器的fpga实现 verilog源代码及测试
compress_guide
- 压缩解压缩类源码-decompress compressed source category
Coding
- 行程编码和预测编码,均已调试成功,预测编码为一维无损预测编码。-Length encoding and predictive coding, debugging have been successful, predictive coding is one-dimensional lossless predictive coding.
yuyinbianma
- 语音压缩编码时的线形预测编码源程序(matlab运行)-Voice linear predictive coding source (matlab running) when coding
ne5532
- 学习用的电子资料 一些电子元件的简介 学习必备-Learn to use some of the electronic data profile learning essential electronic components
ZipStorerTest
- 一个压缩文件的c#源文件。对于学习压缩文件很有帮助。-A compressed file c# source file. Zip file is helpful for learning.
work.rar
- 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu