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

搜索资源列表

  1. 000000adada2

    0下载:
  2. 数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大
  3. 所属分类:教育/学校应用

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

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

    • 发布日期:2008-10-13
    • 文件大小:3.26kb
    • 提供者:肖晖
  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
    • 文件大小:15.27kb
    • 提供者:yangyang
  1. lzw_huffman

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

    • 发布日期:2017-04-15
    • 文件大小:7.12kb
    • 提供者: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
    • 文件大小:2.56kb
    • 提供者:leo
  1. Huffman_compersion

    0下载:
  2. this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:28.24kb
    • 提供者:kratika
  1. LZW_Copmersion

    0下载:
  2. this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:33.86kb
    • 提供者:kratika
  1. HuffmanTest

    0下载:
  2. Implementation of Huffman coding in java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:755byte
    • 提供者:anantha
  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
    • 文件大小:2.46kb
    • 提供者:kenny
  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
    • 文件大小:2.44kb
    • 提供者:Felippe
  1. Experiment-2

    0下载:
  2. huffman 编码 能够实现压缩和解压缩功能 java图形界面-huffman coding to achieve compression and decompression functions java GUI
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:22.79kb
    • 提供者:贾晓莹
  1. hefuman

    0下载:
  2. 哈夫曼编码,对哈夫曼编码用java语言进行了实现-Huffman coding, Huffman coding on the realization of using java language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:560.55kb
    • 提供者:微微
  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
    • 文件大小:158.71kb
    • 提供者:dongtinghong
  1. HuffmanCoding

    0下载:
  2. 用Java编程实现了Huffman编码。附带Java虚拟机。运行通过。有测试数据。-Huffman coding is realized by Java programming. The code has been debugged and there some test data for you.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-01
    • 文件大小:13.62mb
    • 提供者:赵瑛
  1. huffman-0.4

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

    • 发布日期:2017-03-30
    • 文件大小:45.94kb
    • 提供者:sakshi
  1. Tccoompressh

    0下载:
  2. 运用JAVA 实现的 霍夫曼编码压缩解压缩算法 -The use of JAVA Implementation of Huffman Coding compression decompression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:52.05kb
    • 提供者:
  1. jjjavaHuffmana

    0下载:
  2. java版本的哈夫曼编码 可可以编码也可以解码 -java version of the Huffman coding can be decoded
  3. 所属分类:Windows Develop

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

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

    • 发布日期:2017-04-26
    • 文件大小:271.83kb
    • 提供者:王伟
  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
    • 文件大小:1.75kb
    • 提供者:zhouyifan
  1. huffalg

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

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