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

搜索资源列表

  1. LZW压缩算法源代码和示例程序代码.zip

    1下载:
  2. LZW压缩算法源代码和示例程序代码
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:79096
    • 提供者:
  1. 压缩算法代码包comp.zip

    1下载:
  2. 压缩算法代码包
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:105806
    • 提供者:
  1. LZW压缩算法源代码和示例程序代码c++

    0下载:
  2. LZW压缩算法源代码和示例程序代码c-LZW compression calculates the law origin code and demonstration procedure code c
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79409
    • 提供者:郑一
  1. LZW压缩算法源代码和示例程序

    0下载:
  2. LZW压缩算法源代码和示例程序代码-LZW compression algorithm source code and sample code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79409
    • 提供者:李涛
  1. 压缩文件算法(lz77)

    1下载:
  2. 使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5279
    • 提供者:王昆
  1. Lempel-Ziv 压缩算法

    0下载:
  2. 本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成-the procedures used Lempel - Ziv compression algorithm, code is based on Franz Xaver Markus Johannes Oberhumer rewritten from the LZO
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2551
    • 提供者:杨勇
  1. T264_decoder

    0下载:
  2. 经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行-revenue H.264 compression algorithm code, After optimization and VC 6. 0 debugging environment and PC successful operation, can also run on the DSP
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:169372
    • 提供者:冯彬
  1. jpeg压缩中的DCT蝶型算法verilog代码

    3下载:
  2. jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
  3. 所属分类:压缩解压

    • 发布日期:2014-01-14
    • 文件大小:4867
    • 提供者:wuguanying
  1. fft

    0下载:
  2. jpeg压缩中离散余弦变换DCT快速算法代码,使用的是verilog
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1017
    • 提供者:张伟
  1. newasp200611484020930

    0下载:
  2. 无损压缩算法代码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:105529
    • 提供者:flftadnnl
  1. jzip的代码

    0下载:
  2. 这份是一份压缩解压缩的商业产品的源码JZIP。压缩算法比较不错,值得推荐浏览-this is a compression decompression of the commercial products JZIP source. Compression Algorithm quite good, and worth recommending View
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:120540
    • 提供者:nakie
  1. 实现多媒体lzw算法

    0下载:
  2. 实现多媒体文件的lzrw算法,在vc6下编译成功,算法代码没有仔细研究-multimedia documents lzrw algorithm, compiled under the vc6 successful, the algorithm code without careful study
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:74294
    • 提供者:李辉
  1. EZW算法

    2下载:
  2. 采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3753
    • 提供者:陈翔宇
  1. LZW压缩算法源代码和示例程序

    0下载:
  2. LZW压缩算法源代码和示例程序,用C编写,很不错的代码-LZW compression algorithm source code and sample application, written in C, very good code
  3. 所属分类:压缩解压

    • 发布日期:2017-03-22
    • 文件大小:29106
    • 提供者:ct
  1. Compress

    1下载:
  2. 无损压缩算法代码包、 无损压缩算法代码包-Lossless compression algorithm code package
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:103159
    • 提供者:luqian
  1. LZW算法C++代码(文件操作)

    0下载:
  2. LZW压缩算法C++程序代码(只支持文件操作,不是内存操作)
  3. 所属分类:压缩解压

  1. compress

    0下载:
  2. 无损压缩算法代码—— compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8bit.zip rlezip_16bit_sc.zip(Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8b
  3. 所属分类:压缩解压

    • 发布日期:2017-12-24
    • 文件大小:19456
    • 提供者:Vinley
  1. huf

    0下载:
  2. 无损压缩算法代码—— Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8bit.zip rlezip_16bit_sc.zip(Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff
  3. 所属分类:压缩解压

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:Vinley
  1. 无损压缩算法代码包

    0下载:
  2. 常见的压缩算法,忘了从哪里下载的 ,有需要的童鞋可以看看。(The most common compression algorithms)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-27
    • 文件大小:94208
    • 提供者:1.piece
  1. code

    0下载:
  2. omp cosamp subspace_pursuit算法代码(omp cosamp subspace_pursuit code)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-27
    • 文件大小:881664
    • 提供者:大石头01
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com