资源列表
lzss.rar
- 一个对LZSS压缩算法的深入应用的例子,有兴趣的可以下载看一看
Zip压缩和UnZip解压缩的实现.zip
- 此程序实现了Zip压缩和UnZip的解压缩。
GZip压缩源代码
- 数据压缩源代码和VC中使用DEMO,能够压缩内存数据。- Data compression source code and a demo by VC that can compress data in memory.
zcrypt29-exportable
- 从老师那下的压缩机俄压缩程序,应该有用!-from teachers that the Russian compressor compression procedure, we should useful!
Zip压缩和UnZip解压缩的实现1
- 此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
amr-nb-decoder
- AMR-NB的解码程序,纯C, VC建立工程即可使用.标准测试序列通过测试,与编码配合使用.-AMR-NB codec procedures, and pure C, VC can be used to establish the project. the standard test sequence to pass the test, used in conjunction with coding.
有限状态机设计与实现源代码
- 有限状态机设计与实现源代码.zip-finite state machine design and realization of the source code. Zip
xreport
- 这是一款很实用的报表设计器,功能强大!完全用C#编写,运行在微软DOTNET框架1.1的环境下,实现了很多新型报表工具应当具有的特点。-This is a very practical design for the statements, powerful! C# fully prepared, Microsoft DOTNET operation in the framework of the 1.1 environment, achieving many of the new tools s
i2c(FPGA)
- 基于FPGA的I2C总线模拟,采用verilog HDL语言编写。-FPGA-based I2C bus simulation, using verilog HDL language.
lzw
- lzw压缩算法,可以实现对图像的lzw压缩,容易理解(LZW compression algorithm can realize LZW compression of image, easy to understand)
测速
- CW雷达测速采用matlab实现,最简单的一种,比较实用,大家感兴趣可以看看(CW radar speed measurement is realized by MATLAB, the simplest one, which is more practical. You can have a look at it if you are interested)
JPEG
- 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)