CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 读代码

搜索资源列表

  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. FGDIB

    0下载:
  2. 图象处理小程序代码,另外还有一篇关于位图文件读写综述(DIB)。-small image processing program code, in addition to a bitmap on the reading and writing on paper (DIB).
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26709
    • 提供者:林两
  1. 200430481

    0下载:
  2. 赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 [基本要求]一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件h
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:204589
    • 提供者:许磊
  1. 20080123140714472

    0下载:
  2. (1)接收原始数据: 从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树,存于文件hfmtree.dat中。 (2)编码: 利用已建好的哈夫曼树(如不在内存,则从文件hfmtree.dat中读入)对文件中的正文进行编码,然后将结果存入文件codefile.dat中。 (3)译码: 利用已建好的哈夫曼树将文件codefile.dat中的代码进行译码,结果存入文件textfile.dat 中。 (4)打印编码规则:即字符与编码的一一对应关系。 (5)打印哈夫曼树:将已在
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:18885
    • 提供者:陈鹏
  1. huffman

    0下载:
  2. Huffman编解码完整代码,可支持文件读写。-Huffman coding and decoding. Both reading file and writing file are supported.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4898
    • 提供者:Yang
  1. huffman

    0下载:
  2. 基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:9891
    • 提供者:梁超
  1. Huffman

    0下载:
  2. Huffman压缩的全部代码实现,包括Huffman树的构建代码和Huffman编码的实现和获取,以及压缩和解压缩的文件读写,包括界面的实现,完整的实现了Huffman压缩-Huffman compression to achieve all the code, including the building code Huffman tree and Huffman coding implementation and acquisition, as well as compression and
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7702
    • 提供者:蔡恒毅
  1. intra_cons

    0下载:
  2. h.264的帧内编码,用matlab实现,代码实用易读,对h.264的编程学习很有帮助-intra-coded h.264 using matlab implementation, code readability and practical, helpful for learning programming h.264
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:3146
    • 提供者:宋延杰
  1. wavelet2_plot

    0下载:
  2. 通过matlab实现的2维小波变换程序,代码书写规范标准,易于读懂,运行简单-Matlab achieved through a two-dimensional wavelet transform, code writing standards, easy to read, simple operation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:宋延杰
搜珍网 www.dssz.com