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

搜索资源列表

  1. HaffmanTree

    0下载:
  2. 程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5151
    • 提供者:心静止水
  1. comp

    0下载:
  2. 用哈夫曼编码实现对文件的压缩-Huffman coding used to achieve compression of the document
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4205
    • 提供者:路路
  1. Huffman1

    0下载:
  2. 本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩-the procedures provided Huffman coding compression functions, and to achieve the image file compression
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:21985
    • 提供者:徐亮
  1. HCdemo

    1下载:
  2. 实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。-achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:74461
    • 提供者:李强
  1. Arithmetic.rar

    0下载:
  2. 利用算术编码的方法实现文件的压缩与解压缩。,The use of arithmetic coding method to achieve the file compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:1984
    • 提供者:renyuanfang
  1. test

    0下载:
  2. Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-30
    • 文件大小:12488674
    • 提供者:songwenfang
  1. huffman.rar

    0下载:
  2. 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。,Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:2130
    • 提供者:waterfly
  1. HuffmanCode

    0下载:
  2. 对一篇英文文章,统计各字符出现次数,实现Huffman编码。在Huffman编码后,将编码表和英文文章编码结果保存到文件中,并提供读编码文件生成原文件的功能。-Of an English article, statistics of the number of characters appear, realize Huffman coding. In the Huffman encoded, the encoding table and English article coding result
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:5225
    • 提供者:杨猛
  1. amr

    0下载:
  2. AMR开源实现,主要对8KHz采样的音频文件按160帧进行编码-AMR revenue was achieved primarily on the 8KHz sample audio files encoded by 160
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1639976
    • 提供者:Shannon Liu
  1. Huffman

    0下载:
  2. 基于哈夫曼编码的思想进行文件的压缩处理 (1) 能够将一个文件进行编码压缩 (2) 能够将压缩的文件解码还原 -Huffman coding based on the idea for file compression (1) the ability to encode a file compression (2) to restore the compressed file decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:345298
    • 提供者:
  1. iwms4.6

    0下载:
  2. 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成 ·新闻采集功能,采集时可进行其它管理操作,采集规则导入导出 ·多任务循环采集采集,可实现网站24小时自动内容更新 ·采集支持utf-8和big5编码并能转换繁体为简体 ·新闻内其它网站图片与Flash自动下载 · jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1638137
    • 提供者:
  1. uudeview-0.5.20.tar

    0下载:
  2. UUDeview是一个编码解码器,可以支持uuencode,xxencode,BinHex格式文件-UUDeview is a codec can support uuencode, xxencode, BinHex format
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:261574
    • 提供者:Media Sheep
  1. suanshu

    0下载:
  2. 算术编码源代码,开发工具是C++.没有运行程序,有TXT文件.可以复制后运行.-Arithmetic coding source code, development tools is the C++. Do not run the program, there are TXT file. Can be copied after the operation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1080
    • 提供者:陈琳
  1. huffman

    0下载:
  2. huffman编码压缩,内有许多压缩文件,可以自己尝试,工作环境是VxWorks,使用Tornado编译-huffman coding compression, there are a number of compressed file, you can try, work environment is VxWorks, use the Tornado compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:33627
    • 提供者:
  1. hafuman

    0下载:
  2. 哈夫曼编码译码程序,实现读取文件,建树,编码译码,还原终端-Huffman decoding process, the achievement of reading documents, achievements codec, to restore the terminal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:2494
    • 提供者:胡东海
  1. hafumanbianyimaqi

    0下载:
  2. 给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中-Given the message Huffman, given Huffman code decoding. Request message is stored in the document 1
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2203
    • 提供者:苏若水
  1. huffmantree

    0下载:
  2. 动态对文件和字符串统计个字符出现的次数作为其权值,以实现霍夫曼编码,达到节省存储空间的目的。-Dynamic string of documents and statistics on the number of characters appear as part of its weight in order to achieve the Huffman coding to achieve the purpose of saving storage space.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2351
    • 提供者:萧萧
  1. haffmantree

    0下载:
  2. ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder() 初始条件:哈夫曼树已存在或者哈夫曼树已存到文件中。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3998
    • 提供者:罗罗
  1. HuffmanCode

    0下载:
  2. 实现了对文本文件的huffman编码与解码过程-The realization of a text file of huffman encoding and decoding process
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:259658
    • 提供者:mxc
  1. compressor

    0下载:
  2. 本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3865152
    • 提供者:罗天银
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com