CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - LZ

搜索资源列表

  1. lz

    0下载:
  2. lz77压缩解压缩完整代码.可以学习到字典压缩的基本理论和实际操作,是很好的学习材料.
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:4805
    • 提供者:闻涛
  1. bcl-1.2.0

    0下载:
  2. 基本压缩解压功能大全.包括Huffuman算法,RLE算法,LZ算法,rice算法,shannon算 法.带有测试文件.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:249339
    • 提供者:hyeewang
  1. lzcode

    0下载:
  2. lz编码与解码的c++实现,对文本的操作效果不错,对不是很复杂的位图也有效。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8278
    • 提供者:鱼雷导弹
  1. op003

    0下载:
  2. LZ编码,使用字典压缩法,对一个资料值的集合(资料样式),分配一个比原值还要更短的码。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3809
    • 提供者:elvis
  1. compress_code

    0下载:
  2. 收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:93301
    • 提供者:sky
  1. smp86xx_rootfs.tar.bz2

    0下载:
  2.  sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt =================   This is the Sigma Designs customization of the root file system for the SMP86xx family of chips.   This package is of course
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-27
    • 文件大小:234248
    • 提供者:mattli001
  1. LZ78

    0下载:
  2. 实现LZ-78码的编码和译码程序,不必知道信源的概率分布,用于加深对LZ-78编码算法的理解。-Achieve the LZ-78 code encoding and decoding that we do not know the source of the probability distribution for the deepening of the LZ-78 encoding algorithm understanding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:58370
    • 提供者:王世明
  1. lzma压缩算法源码

    1下载:
  2. 7-zip压缩源码,里面有很多压缩算法。-7-zip compression source code, there are many compression algorithms.
  3. 所属分类:压缩解压

    • 发布日期:2012-11-09
    • 文件大小:479834
    • 提供者:叶峰
  1. lzma.tar

    0下载:
  2. lzma压缩工具,可以加入squash文件系统,也可以在windows下作为lzma解压工具-lzma compression tools, you can join the squash file system, can also windows as lzma decompression tool
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:381939
    • 提供者:许杨
  1. java_LZ77

    0下载:
  2. java 实 现 LZ77 解 压 源 码-LZ77 decompression java source code to achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4813
    • 提供者:zhaik
  1. MiniCompress

    0下载:
  2. compression with LZ-compression with LZ77
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:29494
    • 提供者:Ferry F
  1. 2dimensionFDTDprogram

    0下载:
  2. 2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode) All boundaries are perfect conductors. // For Visualization of the field, I use PGPLOT which is available as port // (for FreeBSD) or binary package (for Debian Linux). // (1) In Free
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1049
    • 提供者:chen
  1. lzwMatlab

    0下载:
  2. lempel-ziv welch 编码 蓝波- 立夫- 卫曲编码法-lempel-ziv welch encoding, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:107374
    • 提供者:hernan
  1. LZDCode

    1下载:
  2. 这是一款把先把文本转换为其二进制码(英文为ASCII码),然后再对应其二进制码进行LZ编码的软件。它可以见到字典的换分,以及每一个字典内容对应的编码内容及其字典编号!-This is a first text to convert its binary code (English as ASCII code), and then the binary codes corresponding to the LZ encoding software. It can see the dictionar
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3637607
    • 提供者:
  1. arandlz

    0下载:
  2. 改程序为实现了算数码和LZ码,采用C++语言编写,无需调试,直接运行即可。-Reform program to achieve a numerical digital and LZ code, using C++ language, without debugging, you can directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1019829
    • 提供者:koukou
  1. arithmetic_code_and_LZ_code

    0下载:
  2. 算术码和LZ碼的编码和解码,有MATLAB和C++两种程序,很好用。-Arithmetic code and the LZ code encoding and decoding, there are two MATLAB and C++ program, easy to use.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1028461
    • 提供者:xuhaixia
  1. LZSS

    0下载:
  2. Compress/decompress on algoritm lzss/lz-Compress/decompress on algoritm lzss/lz77
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:579371
    • 提供者:Michael
  1. lz77

    1下载:
  2. LZ-77 algorithm in cpp source code Only the strong
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2904
    • 提供者:tobiaszliszka
  1. directX_lz

    0下载:
  2. 游戏开发的DirectX粒子系统运用,源码有注释-The development of DirectX games using particle systems, source code annotated
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1172038
    • 提供者:唐洁
  1. LZ

    0下载:
  2. 用C语言实现基于LZ77字典压缩算法的通信系统-Using C language dictionary based compression algorithm LZ77 communication system
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2262148
    • 提供者:沈旭
« 1 2 34 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com