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

搜索资源列表

  1. AR002

    0下载:
  2. 使用LZ压缩算法的完整应用-LZ compression algorithm using the complete application
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14209
    • 提供者:Don
  1. lz

    0下载:
  2. 一个用vc开发的五子连珠的小游戏,运用了Directdraw-with a vc Wuzilianzhu development of the small game, using a Directdraw
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:117496
    • 提供者:张建民
  1. infoweb

    0下载:
  2. LZ 文章信息管理系统 进入后台添加数据! 后台默认用户名和密码为:admin 先在后台系统管理中的基本设置修改相关信息。 信息添加顺序:先添加设计模板 -> 再添加文章分类 -> 最后添加文章信息-information management system to add data into the background! Background default user name and password : admin first management system
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:965085
    • 提供者:wuli
  1. 23952

    0下载:
  2. My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP '
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53517
    • 提供者:郭春阳
  1. lz_comp2

    0下载:
  2. 几种LZ系列算法:LZARI, LZHUF, LZSS 由于其简单的算法和很高的速度,常被用于BIOS中模块压缩-LZ algorithm : LZARI, LZHUF. LZSS due to its simple algorithm and high speed, often used for BIOS compression module
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:18320
    • 提供者:张森宁
  1. dstile-0.2

    0下载:
  2. 一个可以切割遥感图片的程序代码。需安装FWTools获得GDSL库支持 命令格式为dstile.exe tile lztsd ×× --wwcache --overviews oout_putfile file_source(图片来源)-a remote sensing images can be cut to the program code. FWTools need to be installed to support the order GDSL format dstile.exe
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:84652
    • 提供者:lijingfu
  1. LZ

    0下载:
  2. 此算法为lz77压缩算法,采用的是字典模型-This algorithm lz77 compression algorithm, using the dictionary model
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:17499
    • 提供者:穆丰
  1. codingsystem

    0下载:
  2. 这是一个编码系统,包括图像配准,一维二维huffman编码,lz算法等。-This is a coding system, including image registration, one-dimensional two-dimensional huffman coding, lz algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:2022794
    • 提供者:周航远
  1. lz

    0下载:
  2. 一个很好的粒子滤波源程序。对初学者有一定的帮助。-A good source particle filter. Be helpful for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:12190
    • 提供者:吴志刚
  1. LZ

    0下载:
  2. 从指定路径的文件中读取要编码的字符串,编成LZ码-File from the specified path string to be encoded to read, compiled code LZ
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2362
    • 提供者:姚小蔡
  1. DC-Home-Task-LZ

    0下载:
  2. LZ compression LZ decompression
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2903
    • 提供者:Saif
  1. LZ-gai

    1下载:
  2. LZ编码MATLAB算法,并且包含含有性能分析-the LZ coding of matlab,With performance analysis and includes
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:27895
    • 提供者:雷猫
  1. LZ--haveDic

    0下载:
  2. LZ编码的程序,分为了几个文件,有利于学习。-LZ encoding process, is divided into several files。It s easy to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:26833
    • 提供者:雷猫
  1. LZ-_GUI

    1下载:
  2. LZ编码matlab算法代码及其GUI界面设计-LZ encoding matlab algorithm code and its GUI interface design
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2034
    • 提供者:蛮荒
  1. LZ

    1下载:
  2. LZ压缩算法和解压算法的示例,分别为两个 project,可在VC下直接编译执行-Executable program which implements both the functions of compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-05-21
    • 文件大小:2089984
    • 提供者:杨文
  1. lz.rar

    0下载:
  2. LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:1873
    • 提供者:丁力
  1. LZ

    1下载:
  2. LZ系列算法用一种巧妙的方式将字典技术应用于通用数据压缩领域,而且,可以从理论上证明LZ系列算法同样可以逼近信息熵的极限。-LZ Series algorithm uses an ingenious way dictionary data compression technology in the field of general and can be theoretically proved LZ series approximation algorithms can also limit t
  3. 所属分类:Other systems

    • 发布日期:2015-05-21
    • 文件大小:9216
    • 提供者:姚凯莉
  1. LZ

    0下载:
  2. lz 编码,自带图片,求图像的lz编码,绝壁有效-it s a answer to lz codes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:61942
    • 提供者:诸葛睿博
  1. LZ

    0下载:
  2. LZ的matlab代码,含有主函数、编码和解码-LZ s code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2113
    • 提供者:张娟
  1. LZ

    0下载:
  2. algorithm Lempel-Zive in c++
  3. 所属分类:压缩解压

    • 发布日期:2018-05-07
    • 文件大小:130048
    • 提供者:dariakopitok
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com