资源列表
Ex2
- 一个卖东西的小程序,实现基本的用户添加,认证,产品购买,保存文件等功能-A mini media store program, includes members add, login, purashes, and save them into file.
WaveletEntropyAnalyse
- GUI for Entropic Compression using Wavelet transformation of Audio signals
MemCompressor
- Better Algorithm For Compressing In-Memory Data using C#
upsd3400
- 包含一个完整的开发实例的源文件(包括LED驱动),已经通过编译,供upsd3400开发参考.-contains a complete example of the development of source documents (including LED Driver), has adopted compiler, upsd3400 reference for the development.
Huffman
- 哈夫曼压缩解压缩,用处挺大的,希望对大家有帮助。 -Huffman compression decompression, use with the large, we want to help.
RELP_speechCOmpression
- relp matlab progrram
mimasuo
- 利用proteus仿真电子密码锁,通过调试,对初学单片机有很好的帮助。-Proteus simulation of the use of electronic locks, through the debugging of single-chip a very good beginner help.
JPEG
- JPEG解压软件,包含PC端的测试程序,程序结构比较清晰-JPEG decompression software, includes PC-side test procedures, program structure clearer
3des_vhdl
- Triple DES cipher files
DataProcess
- 可以实现对信号的存储和读取 !! 信号可以自己设置 -Can be achieved for signal storage and reading! ! Signal can be its own set
zipCompress
- 一个完整的ZIP压缩源代码库。其中包括了部分汇编代码模块。
lzw
- 经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。