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

搜索资源列表

  1. baogaohuFFMAN

    0下载:
  2. 哈夫曼编码的实现,用C语言编写的,报告中赋有原代码.-Huffman coding achieved, using the C language, the report vested with the original code.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:56.65kb
    • 提供者:刘敏
  1. Huffman

    0下载:
  2. 一组指令进行霍夫曼编码,并输出最后的编码结果以及对指令码的长度进行评价。与扩展操作码和等长码进行比较-A set of instructions to carry out Huffman code, and output the final results of the encoding length of the scr ipt evaluation. With the expansion of the operation code and compare the code length
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:神仙
  1. Huffman

    0下载:
  2. huffman code using java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:18.15kb
    • 提供者:najmeh
  1. Huffmanjava

    0下载:
  2. 利用JAVA程序,接受输入的字符串,输出对应的哈弗曼编码 -Accepting the String imported from keyboard ,then export the huffman code of a correspondence.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:5.88kb
    • 提供者:许陈晨
  1. huffmancodeimplementation

    0下载:
  2. Huffman s compression algorithm implemented in Javascr ipt. 2009-06-02 implemented Huffman s compression algorithm in Javascr ipt. Here is a wiki link describing what Huffman coding is: http://en.wikipedia.org/wiki/Huffman_coding My working e
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1.21kb
    • 提供者:sandra
  1. huffman

    0下载:
  2. huffman algorithm code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2.9kb
    • 提供者:HDC
  1. simakov_2002_huffcode_html

    0下载:
  2. Bild Huffman code-Bild Huffman code
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:27.23kb
    • 提供者:Andrew
  1. HuffmanCode

    0下载:
  2. huffman code by java language yo will insert your text and you will output resulte-huffman code by java language yo will insert your text and you will output resulte
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:32.41kb
    • 提供者:dodi.love
  1. Huffman

    0下载:
  2. huffman source code to compress the file
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:1.46kb
    • 提供者:ali
  1. huffman

    0下载:
  2. 用霍夫曼树进行文件的压缩和解压缩。包括计算字符频率,构建霍夫曼树,进行文件压缩,文件解压缩-Compress file or decompress file with huffman tree. The code include frequency counting, huffman tree building, textzip, decompression.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:53.28kb
    • 提供者:girlatsnow
  1. Huffman

    0下载:
  2. I have implemented Huffman code in simple manner so that any body can understand it
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.39kb
    • 提供者:kmrudula11
  1. HuffmanCode

    0下载:
  2. 一个基于JAVA的huffman编码压缩源码。-Huffman code.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:11.69kb
    • 提供者:yxj
  1. HuffmanTest

    0下载:
  2. 利用java实现霍夫曼编码及其查找的源码-Java use of the Huffman code and find the source
  3. 所属分类:Jsp/Servlet

    • 发布日期:
    • 文件大小:63.58kb
    • 提供者:fanyinghao
  1. Huffman

    0下载:
  2. java实现huffman编码,主要追对字符串,可以输出每层细节和码的权值-java achieve huffman coding, the main chase string, you can output the right values ​ ​ in each detail and code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:16.82kb
    • 提供者:fangp
  1. Huffman-compression-algorithm

    0下载:
  2. 哈夫曼编码生成步骤,哈夫曼编码算法,哈夫曼编码编程。等-Huffman code generation step, Huffman coding algorithm, Huffman coding programming. Wait
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:2.63kb
    • 提供者:毛羽
  1. Code

    0下载:
  2. The code is used for text compression. Here the Huffman text compression method is used. It is create a Huffman Table.It store compression text with table
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:9.77kb
    • 提供者:EasterRani07
  1. huffman

    0下载:
  2. Huffman算法是一种用来构造最优前缀码(Huffman编码)的贪心算法,java实现-Huffman algorithm is a kind of used to construct the optimal prefix code greedy algorithm (Huffman coding), the Java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:45.56kb
    • 提供者:小田
  1. huffmanproject

    0下载:
  2. Here is a huffman code for compressing file.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:110.9kb
    • 提供者:ZahraAbullah
  1. vec

    0下载:
  2. 支持统计文件词汇,词汇出现频率,以及采用哈夫曼编码对字符串进行编码-Support statistical file vocabulary, word frequency, and adopts Huffman code to encode a string
  3. 所属分类:JavaScript

    • 发布日期:2017-04-30
    • 文件大小:19.34kb
    • 提供者:Sady
  1. 5 哈夫曼编码和解码

    1下载:
  2. 哈夫曼编码是不等长编码。利用哈夫曼编码能实现了数据的压缩,在进行通信时,可以大大提高信道利用率,缩短信息传输的时间。本实习要求对发送端待发送的信息进行哈夫曼编码,在接收端进行解码,还原为原来的信息。测试数据:自己找一段不小于2000字符的英文文章,保存为文件。(1) 所有信息输入与输出要以图形化的可视界面,如:用对话框选择打开的文件、字符的出现频率的统计信息能以文件的方式保存,能以表格的形式输出到显示器等。(2) 编码后的信息要以文件的方式保存。能比较编码前和解码后的两个文件是否一致。 (3)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-06
    • 文件大小:1.07mb
    • 提供者:bianyc
« 12 »
搜珍网 www.dssz.com