CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 算法

搜索资源列表

  1. LZ77arithmetic

    0下载:
  2. 测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。 -compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3005
    • 提供者:傻傻
  1. lzbuf

    0下载:
  2. 一种无损压缩解压的算法,是lz77的改进,其压缩比比lz77高,速度要快-a lossless compression decompression algorithm is lz77 improvement everywhere lz77 its high compression, faster speed
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3622
    • 提供者:任燕
  1. LZHUF

    0下载:
  2. 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4380
    • 提供者:任燕
  1. LZSS

    0下载:
  2. 一种无损压缩算法,是lz77的改进,压缩率并不比lz77高,但速度较快-a lossless compression algorithm is lz77 improved compression rate is higher than lz77, but faster
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3708
    • 提供者:任燕
  1. MLZSS

    0下载:
  2. 用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7304
    • 提供者:任燕
  1. my_lzw_coding

    0下载:
  2. LZW算法的编码器,使之能对大写英文字母构成的字符串编码 -LZW algorithm for the encoder, so it will be able to capitalize alphabetical constitute string coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1065
    • 提供者:吕亮
  1. 数据压缩

    0下载:
  2. 本程序包括了数据压缩和解压的几种基本算法:算术编码,lz77,lzw;对于数据压缩的初学者了解和掌握这几种基本的数据压缩方法应该有帮助-the procedures include data compression and decompression of several basic algorithm : arithmetic coding, lz77, 4,558,302; Data compression for the beginners to understand and grasp
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4810
    • 提供者:叶靥
  1. btx_tc

    0下载:
  2. dos下的一个简单的压缩程序,主要研究压缩算法和dos下的图形界面-dos under a simple compression procedures, the study's principal compression algorithm and the dos graphics interface
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:394032
    • 提供者:朱峰
  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:831786
    • 提供者:郑英
  1. lzw压缩

    0下载:
  2. 无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6014
    • 提供者:别志松
  1. EZWvc

    0下载:
  2. ezw算法的实例,这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -ezw algorithm examples here, readers focus is to get the LIST.C EZW.C and the content and fully understands the concept of zero tree.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11437
    • 提供者:马木木
  1. YASUO11

    0下载:
  2. 利用霍夫曼算法实现压缩,行之有效,不妨一试.-use compression algorithm, effective, it may be a test.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3620
    • 提供者:luwen
  1. yasuodf

    0下载:
  2. 比较经典的压缩算法,希望对初学者有帮助,刚刚找到的!-more classic compression algorithm, and I hope to help beginners, just to find!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:335646
    • 提供者:冯志
  1. losslessdatacompressionsources

    0下载:
  2. 无损压缩算法,是LDS(lossless data-compression sources)的KIT.我发现很多人都想这么一份压缩软件的源代码,但是他们很难找到。-lossless compression algorithm is LDS (lossless data-compression sources) of KIT. I found so many people want a compression software source code, but they are difficult
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:103921
    • 提供者:郝春风
  1. datastruct_lzw

    0下载:
  2. 一个数据结构课程之后自己编写的lzw压缩算法-a data structure courses to prepare themselves to the 4,558,302 Compression Algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:47383
    • 提供者:段云
  1. jrar-0.40-source-icons

    0下载:
  2. 效率较高的文件压缩算法,开源网站上获得的源码,值得一试-more efficient compression algorithm, open-source Web site was the source, it is worth a try
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:253079
    • 提供者:黄设
  1. iif.1.1.10

    0下载:
  2. 效率较高的文件压缩算法,开源网站上获得的源码,值得一试-more efficient compression algorithm, open-source Web site was the source, it is worth a try
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:34729
    • 提供者:黄设
  1. aPLib-0.42

    1下载:
  2. 一款高质量的压缩算法,内含解压算法的源码,好多压缩壳类软件,都用此压缩缩放-a quality compression algorithm, the algorithm containing unpacked source, a lot of shell type compression software and using compressed zooming
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:200085
    • 提供者:梁飞
  1. G.728code

    1下载:
  2. 该算法是G.728音频编码解码程序 供大家参考-G.728 audio codec procedures for your consideration
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:156338
    • 提供者:大好
  1. 0-HUFF_SC

    0下载:
  2. 一个很好的压缩与解压程序,压缩比1:3,可用于实时图像传输。huff压缩算法-a very good compression and decompression procedures, 1:3 compression ratio can be used for real-time image transmission. Huff Compression Algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:39392
    • 提供者:王仲楼
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com