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

搜索资源列表

  1. HuffmanCode_java

    0下载:
  2. huffman字符编码的java实现,可将英文文本压缩为huffman编码,也可将压缩后的huffman编码解压缩为英文文本-Huffman coding characters java realized, English text can be compressed to Huffman coding, can also be compressed Huffman coding compression solutions for the English version
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3918
    • 提供者:吴俊杰
  1. huffman

    0下载:
  2. 问题描述] 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。-Descr iption of the problem] use Huffman encoding of information and communication can grea
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:15639
    • 提供者:yangyang
  1. lzw_huffman

    0下载:
  2. lzw huffman coding .-lzw huffman coding .
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 哈夫曼编码(哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。)-Huffman coding (Huffman coding (Huffman Coding) is an encoding, Huffman encoding is a variable length coding (VLC) a.)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2620
    • 提供者:leo
  1. JAVA_huffman

    1下载:
  2. 用Java实现哈夫曼编码,大家可以多学习学习-Huffman coding using Java to achieve
  3. 所属分类:Java Develop

    • 发布日期:2014-12-28
    • 文件大小:60815
    • 提供者:仲君
  1. compress

    0下载:
  2. a java application to use huffman coding to represent and compress an image into bits
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:2521
    • 提供者:kenny
  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
    • 文件大小:1241
    • 提供者:sandra
  1. Ha

    0下载:
  2. 这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2653
    • 提供者:cw
  1. huffmancode

    0下载:
  2. 信息论与编码理论中赫夫曼编码的JAVA源码,自己写的,不是多好,但是用起来很方便,仅供参考.-Information theory and coding theory, Huffman coding JAVA source code, their own writing, and is not especially good, but it is easy to use for reference purposes only.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1602
    • 提供者:落叶不黄
  1. Huffman_coding_(Java)

    0下载:
  2. Given an arbitrary set of symbols (the english alphabet is the example that will be used here), Huffman coding is a way of creating the most efficient (smallest) binary code for that set of symbols. It exploits the fact that in most data some symbols
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2503
    • 提供者:Felippe
  1. Huffman

    0下载:
  2. JAVA利用霍夫曼编码实现文件压缩与解压缩功能-Using Huffman coding to achieve compression and decompression functions
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:28935
    • 提供者:xiaoyu
  1. huffman

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,试用java语言设计一个哈夫曼编码系统。通过本课程设计,应使学生掌握哈夫曼编码的特点、储存方法和基本原理,培养学生利用java语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力。-Communicate using Huffman coding can greatly improve the channel utilization, reduce transmission time informati
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1009
    • 提供者:曹文生
  1. ImageChange

    0下载:
  2. 图像处理的java程序,可以对图像进行傅里叶变换,锐化,反转,霍夫曼编码,像素颜色值量化,获取像素表格等-Java image processing program, you can Fourier transform the image, sharpen, invert, Huffman coding, pixel color values ​ ​ to quantify, such as access to pixel form
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:162516
    • 提供者:dongtinghong
  1. huffman-0.4

    0下载:
  2. source code for file compression using Huffman coding in java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:47046
    • 提供者:sakshi
  1. Huffman-Coding-master

    0下载:
  2. huffman coding and decoding useful for begining java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:17853
    • 提供者:slimani
  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
    • 文件大小:17221
    • 提供者:fangp
  1. Huffman

    0下载:
  2. java实现Huffman编码,可以运行,结果弹出对话框以列表显示-Huffman coding implemented by java
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:278349
    • 提供者:王伟
  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
    • 文件大小:46655
    • 提供者:小田
  1. hfm

    0下载:
  2. java写的哈弗曼编码,包括一个节点类和一个编码的类-Huffman coding java to write, including a node class and a coding class
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:zhouyifan
  1. huffalg

    0下载:
  2. Huffman coding algorithm coded in Java Language
  3. 所属分类:压缩解压

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:dweaver
« 12 3 »
搜珍网 www.dssz.com