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

搜索资源列表

  1. lzwfordepresscoding

    0下载:
  2. LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1912
    • 提供者:冯灿科
  1. LZW

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

    • 发布日期:2008-10-13
    • 文件大小:4808
    • 提供者:沈国华
  1. compressprog

    0下载:
  2. VC++开发的压缩程序lzw等
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:67694
    • 提供者:程岩
  1. lzw

    0下载:
  2. 香农和LZW快速算法源代码,VC版本,欢迎使用
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11058
    • 提供者:nico
  1. LZW

    0下载:
  2. VC++/MFC编写的数字图像处理程序,用于颜色处理、图像特技显示等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4801
    • 提供者:kitto
  1. LZW

    0下载:
  2. 一种LZW改进的具体实现过程,代码是基于VC的
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13777
    • 提供者:崔跃利
  1. ImageProcess

    0下载:
  2. 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:902902
    • 提供者:hongye
  1. file_cut

    0下载:
  2. LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-01
    • 文件大小:239452
    • 提供者:Richard Yang
  1. TestLzw

    0下载:
  2. LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:140518
    • 提供者:Richard Yang
  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-07
    • 文件大小:943
    • 提供者:华超
  1. LZW

    0下载:
  2. 用VC++实现LZW算法,还不错,值得一看-Using VC++ realize LZW algorithm, but also well worth a visit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:64121
    • 提供者:王绍鹏
  1. lzw

    0下载:
  2. 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:13387
    • 提供者:dyg
  1. LZW

    0下载:
  2. LZW压缩编码及其压缩VC++源代码,绝对可以用-LZW compression coding and VC++ source code, can be absolutely
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:4539
    • 提供者:Jonas
  1. lzw

    0下载:
  2. 用VC实现输入图像的LZW压缩编码源程序-VC with the realization of the input image source LZW compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:365246
    • 提供者:小驴
  1. homework3

    0下载:
  2. LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。-LZW transform grayscale images have very good results, VC environment. There interface.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:43374
    • 提供者:zhl
  1. LZW

    0下载:
  2. 用VC++编写的基于LZW的数据压缩软件,具有输入输出路径选择,是本人的本科毕业设计,具有参考价值-Written with VC++ based on LZW data compression software, with input and output path selection, is my graduation project, a reference value
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:43630
    • 提供者:贾鹏洲
  1. LZW-compression-algorithm

    0下载:
  2. LZW压缩算法的VC++示例程序源代码,经过测试,保证可用-LZW compression algorithm VC++ sample program source code, has been tested to ensure that available
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:55759
    • 提供者:wangxiao
  1. lzw

    0下载:
  2. 图像编码lzw 基于vc++运行环境的lzw编码-The image coding lzw lzw encoding based on vc++ operating environment
  3. 所属分类:File Formats

    • 发布日期:2017-11-29
    • 文件大小:208256
    • 提供者:qinwei
  1. lzw

    0下载:
  2. 使用VC++6.0实现lzw的压缩算法,MFC实现,界面错操作。-Use VC++6.0 achieve lzw compression algorithm, MFC implementation, interface wrong operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1882645
    • 提供者:李文通
  1. LZW

    0下载:
  2. 用VC实现了LZW压缩与解压缩算法,代码易懂清楚-VC realize the LZW compression and decompression algorithms, code, clear and understandable
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2341329
    • 提供者:liuxu
« 12 »
搜珍网 www.dssz.com