资源列表
arithmetic
- 算术编码,作业要求,亲测可用-arithmetic compress code, can use!!!!!!
PWM
- ARM的PWM程序简单应用,本文是通DS0小灯来观察现像的。-ARM-PWM simple application。Can refer to for example the STM32 take a look at this program is my understanding
30782206pressFile
- 实现file文件解压缩的,如果你有什么文件太大发不出去,就压缩为文件包发过去。-Realize the compressed file documents, if you have what files are too great do not go out, is compressed for file package hair past.
id3.java
- java id implementation
yasuo
- 一个实现压缩功能的JAVA程序源代码,主要实现如下功能:将某一目录(包括其子目录)下所有符合条件的文件(如.jpeg文件)压缩到某一zip文件中。-A compression function of JAVA source code, mainly realizes the following functions: will a directory (including its directory) all meet the conditions of the files (such as jp
LZ_77
- Data compression with LZ77 interface -LZ77 (Lempel-Ziv-1977) is a simple but surprisingly effective form of data compression that takes an entirely differnt approach from Huffman coding. LZ77 is a dictionary-based method
Upload_Actual_JPEG
- 利用JPEG实现图像的压缩和解压,代码有点点下bug,自己修改吧-compress and decompress use JPEG
zlib-1.2.5-Deflate
- This is Zlib compression library using deflate method to compress and decompress data
123
- 我们的电路图是点阵的电路图,我花了三天的时间画出来的哦-JHSBSJPTKLJ YR
1231313131
- 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程-Matlab image compression
Code
- a simple image compression system
convolutioncode
- 此代码是实现卷积码的编码程序,在visual C++的软件环境下运行。-This code is to realize convolution code coding procedure in visual c++ software environment operation.