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

搜索资源列表

  1. huffmancoding

    0下载:
  2. 对文本文件success.dat进行霍夫曼编码,用文本文件coding.dat保存编码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12950
    • 提供者:greengrape
  1. HuffmanCoding

    0下载:
  2. 结构清晰的哈夫曼编码,哈夫曼编码,对于初学者很有帮助.程序有注释
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:34975
    • 提供者:desertwing
  1. HuffmanCoding

    0下载:
  2. 实现哈夫曼编码功能,可任意输入一段报文,程序自动统计各字符的权值,并进行编码,可显示中间过程..编码后可输入一段密文进行解码...原创,请支持,
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11935
    • 提供者:Michael
  1. Huffmancoding

    0下载:
  2. 哈夫曼编码的程序,哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2000
    • 提供者:蔡君
  1. HuffmanCoding

    0下载:
  2. 引用经典的哈夫曼编码方式,发送方能后读一段文字并按照哈夫曼编码方式编码并生成另一个文件,并且也有读密文还原源码的功能
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3358
    • 提供者:codesdownloads
  1. HuffmanCoding

    0下载:
  2. 数据结构的java实现-Data Structure written in Java for Huffman Coding Algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3339
    • 提供者:肖晖
  1. huffmancoding

    0下载:
  2. 此程序为哈夫曼编码,其中画出树图以很好的理解哈夫曼编码的原理。- This procedure for 鍝堝か鏇?the code, in which draws the tree chart by the very good understanding 鍝堝か鏇?encoded principle.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1862
    • 提供者:黄正化
  1. Huffmancoding.rar

    0下载:
  2. 对文本文件进行huffman编码、解码 读取文本文件,并统计文件中字母个数 建立huffman树 对文件进行huffman编码 对文件进行huffman解码 ,Text documents huffman encoding, decoding to read a text file, and the number of statistical documents the establishment of letters of the document tree huffman
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:956
    • 提供者:黄庆芝
  1. HuffmanCoding.rar

    0下载:
  2. 利用数字图像处理中的霍夫曼编码算法对数字图像作霍夫曼编码,所得编码结果完全符合概率越大,码长越短的原则,The use of digital image processing of the Hoffman coding algorithm for digital image on the Huffman code, coding the results obtained in full compliance with the greater probability, the shorter co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:170589
    • 提供者:tianjieyu
  1. HuffmanCoding

    0下载:
  2. 应用通信系统中的霍夫曼编码C++源程序。-Applied Communication Systems Hoffman encoding C++ Source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3259
    • 提供者:yuxiaojun
  1. Huffmancoding

    0下载:
  2. 霍夫曼编码算法,实现对输入信息(名称和权值)的霍夫曼编码并输出结果-Huffman coding algorithm, the realization of the input information (name and the right value) of the Huffman code and output results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:113011
    • 提供者:taolizao
  1. HuffmanCoding

    0下载:
  2. 本代码是基于VC++用C语言编写的哈弗曼编码 调试已通过 可使用 程序有待改善之处是译码程序没有 -The code is based on the VC++ Using C language debugging哈弗曼coding procedures have been through the use of room for improvement is the decoding process is not
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:12894
    • 提供者:kenneth
  1. huffmancoding

    0下载:
  2. 霍夫曼编码,实现对字符和汉字的最优编码。-Huffman encoding, characters and Chinese characters to achieve the optimal coding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:4160
    • 提供者:yan hongjun
  1. HuffmanCoding(usingClanguage)

    0下载:
  2. 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:zhangwei
  1. huffmancoding

    0下载:
  2. 哈夫曼压缩 哈弗曼算法是基本的压缩和解密算法,此文件表示了如何用Java来编码 -Huffman Encoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:6505
    • 提供者:nasa
  1. HuffmanCoding

    1下载:
  2. 根据信源压缩编码——Huffman编码的原理,用VC++语言实现对英文文本的压缩。-According to source coding- Huffman coding theory, using VC++ language implementation of the English text compression.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1023
    • 提供者:清风细雨
  1. HuffmanCoding

    0下载:
  2. 霍夫曼编码实现,在文件中输入一个字符串,即可在结果文件中获得编码-Huffman coding to achieve, type a string in the file can be encoded in the outcome document
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:5207
    • 提供者:王彦如
  1. huffmancoding

    0下载:
  2. 格式:[huffcodes,氢,領 ,电子] = huffmancoding(磷,氮) %输入:p是每个字母符号的概率 (如:对= [0.3 0.2 0.2 0.2 .06 .04]) n是一个整数,决定在每个帧的符号数量 (默认:n = 1时) %输出:huffcodes:huffmancodes 答:源熵 甲肝:平均熵编码 电子邮件:科丁效率-format : [huffcodes,H,Hav,e]=huffmancoding(p,n)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2258
    • 提供者:zhou
  1. HuffmanCoding

    0下载:
  2. HuffmanCoding 的matlab程序,可以用来做个参考,不错的程序-HuffmanCoding
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:56669
    • 提供者:x
  1. HuffmanCoding

    0下载:
  2. HuffmanCoding,哈夫曼树压缩编码,实现了压缩及解压缩-HuffmanCoding, Huffman tree coding, compression and decompression
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:2184980
    • 提供者:陈乾福
« 12 3 4 5 »
搜珍网 www.dssz.com