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

搜索资源列表

  1. lzwScreenSpy

    0下载:
  2. 简单的远程控制编程的例子,实现了远程文件浏览,和屏幕监控,屏幕监控使用lzw压缩算法-simple remote control programming examples and achieve a remote file browsing, and screen monitoring, Screen Monitor compression algorithm used 4,558,302
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:110.13kb
    • 提供者:东南
  1. LZW234

    0下载:
  2. LZW的压缩算法,比较简单,只能实现对输入字符串的实现码流-LZW compression algorithm is relatively simple, can only be realized on the importation string achieve bitstream
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:chen
  1. lzw

    0下载:
  2. 网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable-many online compression procedures, the procedures for the realization of a simple algorithm-lzw compression algorithm, which stretched to the hashtable
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.14mb
    • 提供者:heyangyi
  1. lzw

    0下载:
  2. c语言实现lzw算法压缩解压,非常简洁,汉语注释,注释详细,结构清晰,使用的内容很简单-c language lzw compression decompression algorithm is very simple, Chinese, comments, comments detailed, clear structure and the content is very simple to use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:514.29kb
    • 提供者:vistance
  1. LZW

    0下载:
  2. LZW压缩算法的简单实现,以及介绍论文和伪代码-LZW compression algorithm is a simple realization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:64.17kb
    • 提供者:Eric
  1. LZW

    1下载:
  2. LZW的VC++实现,很简单,很好用,大家可以下,试一试哦-LZW realize the VC++, very simple, very good, and everyone can, the try Oh
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:943byte
    • 提供者:华超
  1. MM09

    0下载:
  2. 多媒体无损编码实现。( 霍夫曼编码,简单算术编码,LZW编码)-Lossless Coding of multimedia. (Huffman code, the simple arithmetic coding, LZW coding)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.01kb
    • 提供者:杭建
  1. COMPRESSION

    0下载:
  2. Simple LZW image compression implemented on Spartan-3e starter kit using Xilinx9.2 and Modelsim for testbench simulation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:194.2kb
    • 提供者:amrabbas
  1. lzw

    0下载:
  2. Lzw字典压缩解压缩算法,lzw算法简单但压缩效果并不比haffman算法差。现在用途也很广泛-Lzw dictionary compression decompression algorithms, lzw algorithm is simple but not higher than compression algorithm haffman worse. Now is also very wide range of uses
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:72.78kb
    • 提供者:ada
  1. MM_final

    0下载:
  2. 简单的基于Huffman以及LZW的压缩工具-Simple Huffman and LZW-based compression tools
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:50.52kb
    • 提供者:liangdawen
  1. LZW

    0下载:
  2. 这是基于多媒体实验所要求的lzw算法的简单实现,可以作为简单的参考来用!-This is based on multimedia experiment called lzw simple implementation of the algorithm can be used as a simple reference to use!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:957.85kb
    • 提供者:唐博鼠
  1. hglz_v09

    0下载:
  2. LZW压缩算法的VC++示例程序源代码,含算法的核心代码和简单范例程序代码,可以VC6下顺利编译-LZW compression algorithm of the VC++ sample program source code, including algorithms simple example of the core code and code can be compiled successfully under VC6
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:53.06kb
    • 提供者:madud0002
  1. gxlbmp

    0下载:
  2. 一个简单的图像处理源码,包括Haffman编码,LZW算法的压缩和解压过程-A simple image processing source code, including Haffman coding, LZW compression and decompression process of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:管小
  1. LZW-CLASS

    0下载:
  2. 这是一个简单的LZW编码程序,能实现字典编码的基本工能!用码树实现!实现LZW编码和译码,任意数一段字符之后,就能实现对其的LZW编码,按照格式输入一段解码字符段,会解码出字符!-This is a simple LZW coding procedure, can realize the basic encoding dictionary work can!!!! Tree with code true! Realize the coding and decoding LZW, arbitrar
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:5.5kb
    • 提供者:xr
  1. lzw

    0下载:
  2. 实现多媒体流数据无损压缩LZW编码、解码算法,界面简单,可以自定义字典。-Multimedia streaming data about LZW encoding, decoding algorithm, the interface is simple, and can customize the dictionary.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1.45mb
    • 提供者:guizi
  1. LZWSample

    0下载:
  2. 实现简单的LZW压缩算法,LZW压缩算法的基本概念:LZW压缩有三个重要的对象:数据流(CharStream)、编码流(CodeStream)和编译表(String Table)。在编码时,数据流是输入对象(文本文件的据序列),编码流就是输出对象(经过压缩运算的编码数据);在解码时,编码流则是输入对象,数据流是输出对象;而编译表是在编码和解码时都须要用借助的对象。字符(Character):最基础的数据元素,在文本文件中就是一个字节;字符串(String):由几个连续的字符组成; 前缀(Pref
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:4.9mb
    • 提供者:
  1. lzw

    0下载:
  2. LZW压缩算法,基于字典的编码. 逻辑简单,硬件实现价廉,运算速度快.-LZW compression algorithm, dictionary-based encoding logic is simple, inexpensive hardware, computing speed.
  3. 所属分类:File Operate

    • 发布日期:2017-12-10
    • 文件大小:683.33kb
    • 提供者:刘杰
  1. LZW

    0下载:
  2. 数据压缩大作业,LZ77算法的实现,简单实用。-Data compression, LZ77 algorithm, simple and practical
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:47.27kb
    • 提供者:程红
  1. LZW编码

    0下载:
  2. 这个文档是我大学时候多媒体的一个实验作业,里面要求实现LZW压缩方法。大家可以在文档中自行查阅。(This document is an experimental operation of multimedia in my university. It requires four simple compression methods, namely, Huffman, adaptive Huffman, LZW and arithmetic coding. Because of the need
  3. 所属分类:压缩解压

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:tiger12312
  1. practice

    0下载:
  2. 本程序使用LZW算法对图像进行压缩。压缩编码是一种先进的数据压缩技术,属于无损压缩编码。对于简单图像和平滑且噪声小的信号源具有较高的压缩比,并且有较高的压缩和解压缩速度。(This program uses the LZW algorithm to compress the image. Compression coding is an advanced data compression technology. It belongs to lossless compression coding.
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:303kb
    • 提供者:UDCN
« 12 »
搜珍网 www.dssz.com