搜索资源列表

  1. wslzw

    0下载:
  2. LZW压缩解压院码-LZW compression decompression yards hospital
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:293888
    • 提供者:王网
  1. LZWCompress2

    0下载:
  2. 自己编写的一个采用LZW压缩算法对文件进行压缩的程序;-themselves prepared a LZW compression algorithm used to compress the document procedures;
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:王刚
  1. 图像压缩算法lzw

    0下载:
  2. 数字图像 压缩算法-A LZW Compress algorithm used in digital image Process.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:文心
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:62464
    • 提供者:
  1. LZW编码源程序

    0下载:
  2. 本程序实现了LZW编码,主要是针对文字压缩,自建码表,可实现编码和译码。-realized by the LZW coding is targeted mainly at text compression, self-table, achievable coding and decoding.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:432128
    • 提供者:钟祖豪
  1. libtiff

    0下载:
  2. TIFF图像处理代码,支持GROUP4格式,和支持LZW压缩图象格式,但需要额外的包支持。-TIFF image processing code, support GROUP4 format, and support for LZW compressed image format, but require additional support packages.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:455680
    • 提供者:lixh
  1. 第十一次上机

    0下载:
  2. 实现LZW压缩及解压缩的程序,该程序在VC6环境下编译运行!-achieve LZW compression and decompression procedures, the procedures in VC6 environment compiler running!
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:966656
    • 提供者:psz
  1. pmet_CodeDecodeCompressDeCom

    0下载:
  2. 包含几十个加密解密类和压缩解压缩类,DES,LZW,Huffman-contains dozens of types of encryption and decryption and compression decompression category, DES, LZW, Huffman
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:193536
    • 提供者:杨小卫
  1. datastruct_lzw

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

    • 发布日期:2024-05-19
    • 文件大小:47104
    • 提供者:段云
  1. LZW_Demo_GOOD

    0下载:
  2. 一个很好的图像压缩算法!!! !!!1-a good image compression algorithm !!!!!!!!! 1
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:gfdgdf
  1. LZW111

    0下载:
  2. 用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:caohan12
  1. cccccc

    0下载:
  2. 最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友!   GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(2
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:孙乾坤
  1. lzwdemo

    0下载:
  2. 我最近写的一个LZW的压缩与解压缩程序。可能有个别地方尚有缺陷,望请指正。 -I recently wrote an LZW compression and decompression procedures. Some individual places are still shortcomings, look please correct me.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:637952
    • 提供者:spyware
  1. lzw5

    0下载:
  2. lzw,主要实现了压缩算法,代码比较精炼,大家可以下载,编译运行-lzw, the main compression algorithm, code more refined, we can download, compile operation
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wei
  1. 8.14LZWCompress

    0下载:
  2. LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on t
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:
  1. qiulj

    0下载:
  2. 自己制作的关于lzw压缩的程序,采取了最先进的方法 -produce their own lzw compression on the procedures taken to the most advanced methods
  3. 所属分类:组合框控件

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:
  1. Ht20

    0下载:
  2. 该软件为基于哈夫曼树编码译码的压缩解压缩软件,主要实现对普通文件的压缩,解压缩,并显示压缩的过程,哈夫曼树建立的过程。-the software-based Huffman decoding tree coding compression decompression software, the main document of the general compression, decompress, and display the co
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:4036608
    • 提供者:刘文凯
  1. LZWcompression

    0下载:
  2. lzw数据压缩算法的源代码,使用c语言实现的-lzw data compression algorithm source code, the use of the C Language
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:张珊
  1. LZW

    0下载:
  2. LZW算法的C语言实现!能够实现对原始数据的压缩!-LZW algorithm realize the C language! To achieve compression of the original data!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:songqitao
  1. LZW

    0下载:
  2. 用vc++实现了用LZW算法来对图象进行压缩处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:沈国华
« 1 2 3 45 6 7 8 9 10 ... 23 »

源码中国 www.ymcn.org