资源列表
LZHSRC10
- LZH算法压缩解压的TURBO-C源程序 ,希望对你们有用 -Compression algorithm LZH decompression TURBO-C source code, I hope useful to you
javazj_shop10
- 网络商城源码提供完整的源码,功能包括浏览文章和管理-website
hufman
- c语言写的哈夫曼编码,实现对一段文字的压缩编码,以及根据编码解压到原文字。-c language of the Huffman coding to achieve compression of a section of text encoding, as well as the decompression code to the original text.
vb
- 钣金展开(用于天圆地方),vbA源程序代码-Sheet metal to start (for天圆地方), vbA source code
miltime
- 简单的秒表制作,稍加修改就可以制作自己要的功能.-Simple stopwatch production, slightly modified to be able to create their own functions.
speex
- speex的编解码器源代码,1.2 beta版, 带回声消除功能,我在VS 2005下编译成功,并用输入文件测试的方式测试了它的回音消除功能,效果不错-speex codec source code, 1.2 beta version, back to the sound of the elimination of functions, I successfully compiled under VS 2005, and the way the test input file to test t
marscrypt(DLL)
- MARS加密解密-MARS encryption and decryption
Dir0.1
- 多媒体实验,LZW字典编码算法的实现,java-Multimedia experiments, LZW coding algorithm Dictionary, java
SnapTest
- 有关数字图像处理的一些源码,可以实现一些处理图像的功能,但要配合数字摄像机使用-Digital image processing of the number of source, you can achieve the functions of image processing, but with the use of digital cameras
simplex
- simplex method programming source code-simplex method programming source code
lzw
- implementation of Lempel-Ziv-Welch
huffman.c
- Implementation of Huffman code in C