搜索资源列表
LZW算法源码C语言
- LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,
lbgvq
- lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
jasper-1.900.1
- 这是个图象压缩解压软件的源码,是纯C语言编写的。在VC环境下可以运行-This is a image compression decompression software source code, is pure preparation of the C language. The VC environment can run
5956450XNA2D
- xna 2.0 开发的2d图这个本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方找到,不清楚的可以与我联系contact me at the followying addre
LZARI_Compression
- 实现LZARI压缩算法的C++类源码,VC++语言开发,可直接移植使用。
temperature
- 基于MSP430的温度采集质料,上传C语言源码
CZip和CUnzip的源代码
- 关于zip于unzip的源码,c语言实现-to unzip zip on the source, c Language
GZIP
- GZIP压缩与解压算法的C语言实现源码,你的有力帮手-GZIP compression and decompression algorithms of the C language source code, a powerful helper for you
EZW_picture_compress
- 采用零树编码(EZW)进行图像压缩的源码,C语言写的。-Using zero-tree coding (EZW) image compression source code, C language written.
7zyasuo
- 7z压缩算法源码 内附c语言完整源代码 一种压缩算法的源代码 -7z compression algorithm c language source code containing complete source code of a compression algorithm source code
mpeg2dec050512
- mpeg2解压缩从C语言源码 没有注释,很难懂。-extract mpeg2 from the C language source did not comment, it is difficult to understand.
DCTsourcecode
- 在视频编码中常用的一种变换,离散余弦变换[DCT].此程序用C语言编写成源码,并经调试通过.-The DCT is the commonly transform.The program is compile by c language.
jieqi
- 求节气的源码,实现语言是c-jieqi code
C_Example
- 这是C语言开发100例精彩源码,有助于学习C语言。-This is a C language development of 100 patients with excellent source to help learning C language.
lzma920
- 7z9.20版本最新源码,经过测试目前压缩率最高,速度最快,(比目前RAR压缩率高,特别是图片压缩率,没有任何压缩软件能比拟)现在分别集合了vc,C#,JAVA,ASM多种语言的源码,发布给大家!供方便大家学习参考!-7z9.20 version of the latest source code, tested and currently the highest compression rate, the fastest, (RAR compression than the current r
YOO
- 一款压缩软件,采用C语言开发源程序,源码都在,适合学习。-A compression software, developed using C language source code, source code are for learning.
huffman
- 用C语言实现huffman算法,源码文件-Huffman algorithm using C language, source file
com_12
- C#语言编写LZW12位压缩算法,源码与EXE文件都有,可直接使用-C#compression algorithm
decom_12
- C#语言编写LZW12位解压缩算法,源码与EXE文件都有,可直接使用-LZWdecompression algorithm
常用算法程序集(C语言描述)第三版
- 常用算法程序集(C语言描述)第三版 徐士良 源码+PDF(Commonly used algorithm assembly (C language descr iption) Third Edition Xu Shiliang source code, +PDF)