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

搜索资源列表

  1. Huffmancode

    0下载:
  2. 给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中-Given message Huffman coding, Huffman decoding given code. The result is stored in the message storage requirements Document 1, the encoded file 2, a given code is stored in
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2313
    • 提供者:闫铭浩
  1. Code_Decode

    0下载:
  2. 采用Huffman编码实现文件的压缩和解压,效率非常高,对于小文件压缩效果不是很理想,对于交大文件压缩率达到30 -a tool to code and decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1822787
    • 提供者:李澜
  1. HFMModel

    0下载:
  2. 由文本字符及字符在文本文件中出现的频率,构造带权路径最短的最优二叉树(哈夫曼树),并依此为基础构造字符的前缀编码(哈夫曼编码)。-Frequency of text characters and characters that appear in the text file, with the right to construct the shortest path to the optimal tree (Huffman tree), and so the basic structure fo
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2844
    • 提供者:宋song
  1. huffman

    0下载:
  2. 基于静态huffman编码的文件压缩与解压-Huffman coding based on static file compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:114823
    • 提供者:张孟亭
  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. code-compressionaadepression

    0下载:
  2. 对二进制数据按照一定的编码方式进行压缩与解压,源代码在名为SIM的文件里,另外附上descr iption-compress and decompress a set of binary data according to some certain principles
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:233239
    • 提供者:chi zhang
  1. LZW

    0下载:
  2. 对于现有文件,实现lzw的编码与译码,注意各文件之间的联系-For existing files, the use of coding libraries, compile and interpret realize barcode
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5089
    • 提供者:李本质
  1. Huffman

    0下载:
  2. 哈弗曼编/译码器,实现以下功能:初始化,编码,译码,打印代码文件,打印哈夫曼树-Huffman encoder/decoder, the following functions: initialization, encoding, decoding, printing code file, print Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:171756
    • 提供者:Daivi
  1. lz77

    0下载:
  2. 实现信息论中lz77编码方式,输入输出码字都分别存成文件。-Lz77 achieve encoding information theory, input and output code words are stored as files, respectively.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-29
    • 文件大小:11553792
    • 提供者:王楠
  1. huffman

    0下载:
  2. 使用C语言实现从指定文件中读取文本内容,并运用哈弗曼编码对文件进行编码,存储到指定的文件中。-Using C language to read the text from the specified file and use Huffman coding to encode files stored in the specified file.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1703385
    • 提供者:蜗牛
  1. Huffman_code

    1下载:
  2. 自己写的一个基于哈夫曼编码的文件压缩程序,能将文本文件进行压缩处理-To write a Huffman coding based file compression program, can be compressed text files
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:14041
    • 提供者:刘三根
  1. windowshuffman

    0下载:
  2. 哈弗曼编码 加窗口实现 对特定文件压缩效果更好 -Huffman coding plus window to achieve better results for a specific file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:287840
    • 提供者:yanfei
  1. Huffman256

    0下载:
  2. 【实现功能】 (1)对256色BMP图像进行Huffman编码以达到压缩图像目的(编码文件保存为*_Huffman.bhd / *_Huffman.bpt) (2)对编码后的文件解码,恢复为256色BMP图像(解码文件保存为*_Decode.bmp)-[Function] to achieve (1) 256 color BMP images Huffman coding to achieve the purpose of the compressed image (save encod
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5769208
    • 提供者:wangqiang
  1. huffmancode

    0下载:
  2. 哈夫曼编码是一种常用的数据压缩技术,对数据文件进行哈夫曼编码可大大缩短文件的传输长度,提高信道利用率及传输效率。要求采用哈夫曼编码原理,统计文本文件中字符出现的词频,以词频作为权值,对文件进行哈夫曼编码以达到压缩文件的目的,再用哈夫曼编码进行译码解压缩。 统计待压缩的文本文件中各字符的词频,以词频为权值建立哈夫曼树,并将该哈夫曼树保存到文件中。 -Huffman coding is a commonly used data compression technology, Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:PDH
  1. compressTools

    0下载:
  2. Huffman编码基本算法 实现对文件的压缩解压 C语言-Huffman coding compression decompression file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:216601
    • 提供者:lifeng
  1. c

    0下载:
  2. 本次试验的主要要点是哈夫曼树的建立过程,这种算法的思路是: 1)依据给定的n个权值{W0,W1,……,Wn-1}构造n棵只有一个根结点的二叉树,这些二叉树组成一个森林F={T0,T1,……,Tn-1}。 2)在森林F中选取两棵根结点的权值最小的二叉树作为左、右子树合并成一棵新的二叉树,这棵新的二叉树的根结点的权值等于其左、右子树根结点的权值之和。这样一来,森林中就减少了一棵树。 3)重复上一步,直到森林F中只有一棵二叉树为止,这棵二叉树便是要得到的哈夫曼树 二叉树建立好之后,通过
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2572
    • 提供者:张学阳巨蟹
  1. HuffmanTree

    0下载:
  2. 霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression entropy coding (right coding)
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1371
    • 提供者:lly
  1. buildHuffmanTree

    0下载:
  2. 霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression entropy coding (right coding)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1381
    • 提供者:lly
  1. huffman

    0下载:
  2. 霍夫曼编码 是一种瞬时的、唯一可解码的分组编码 MATLAB M文件 用于图像压缩 -Huffman coding is a transient, the only decoded packet coding MATLAB M file for image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1424
    • 提供者:王冬雪
  1. hfm

    0下载:
  2. 提供了一种基于哈弗曼编码的文件压缩算法,可以对.TXT、.DOC、.JPF等文件进行压缩-Huffman coding provides a file-based compression algorithm can .TXT, .DOC, .JPF and other file compression
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:李连生
« 1 2 ... 20 21 22 23 24 2526 27 28 29 »
搜珍网 www.dssz.com