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

搜索资源列表

  1. Huffman

    0下载:
  2. 哈夫曼编码解码以及文档资料和Makefile文件。-Huffman decoding, as well as document information and Makefile files.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 霍夫曼编码解码,自己的课程作业,有兴趣的可以参考-Huffman code decoding, operating their own programs, interested can refer to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:44679
    • 提供者:张晓东
  1. HUFFMAN

    0下载:
  2. 哈夫曼树的建立源代码。。。 共享给各位啦-Huffman tree to establish the source code. . . Sharing to Members啦
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:934
    • 提供者:刘嘉玲
  1. Huffman

    0下载:
  2. 用于视频运动图像编码的HUFFMAN编码,可广泛运用于MPEG-Moving Picture for video coding Huffman coding, can be widely applied to MPEG
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1569235
    • 提供者:zs
  1. huffman

    0下载:
  2. matlab实现huffman编码,编码源为一系列简单符号,有运行结果。可自行改变源信息。-matlab achieve huffman coding, source coding for a series of simple symbols, there are results. Can change the source information.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1115
    • 提供者:吉吉
  1. Huffman

    0下载:
  2. Huffman编码,在VC6.0下开发的,比较经典,可以作为参考-Huffman coding, in VC6.0 developed to compare the classical, can be used as reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:10636
    • 提供者:杨华文
  1. huffman.cpp

    1下载:
  2. c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-21
    • 文件大小:11720
    • 提供者:秦一
  1. huffman

    0下载:
  2. 模拟霍夫曼树算法过程,在相同目录下建立一个有数据的TXT文件,然后按提示运行-Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:5880
    • 提供者:吴平波
  1. HUffman

    1下载:
  2. 根据信源压缩编码——Huffman编码的原理,制作对英文文本进行压缩和解压缩的软件。要求软件有简单的用户界面,软件能够对运行的状态生成报告,分别是:字符频率统计报告、编码报告、压缩程度信息报告、码表存储空间报告。-According to source coding- Huffman coding theory, the production of English text compression and decompression software. Require a simple soft
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1826
    • 提供者:liu
  1. huffman

    0下载:
  2. 哈夫曼(Huffman)编码压缩和解压缩程序 哈夫曼(Huffman)编码压缩和解压缩程序 -Huffman (Huffman) encoding Huffman compression and decompression procedures (Huffman) encoding compression and decompression procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:43055
    • 提供者:liaup
  1. Huffman

    1下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channel utilization, reduce the info
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:257035
    • 提供者:zhengks
  1. Huffman

    0下载:
  2. 本程序是第二带编码解码经典,huffman编码,实现编码解码-This procedure is the second classic band codec, huffman coding, to achieve codec
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:59962
    • 提供者:李靖
  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. Huffman

    0下载:
  2. 提供文本的无损压缩功能,利用霍夫曼算法实现,基于VS2005对话框。-Provide the text of the lossless compression function, the use of Huffman algorithm, based on the VS2005 dialog box.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-25
    • 文件大小:3811025
    • 提供者:Jim
  1. huffman

    0下载:
  2. 一份huff_tc.c,只能在tc下运行,因为加入了用tc图形界面直观画出树形的代码。一份是huff_vc.c,是在vc和tc下都能运行的程序,没有直观表达编码的树形结构。 [目的] 构建所输入符号(及权值)的哈夫曼树,并利用该树求出各符号的编码,深入理解最优二叉树的概念及其特性。 [问题描述] 读入各个符号及其权值,求各符号的哈夫曼编码。 [基本要求] (1)读入各个符号及其权值,建立哈夫曼树; (2)利用建立的哈夫曼树对各符号进行编码,输出编码结果。 [
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2926
    • 提供者:李霄逍
  1. huffman

    1下载:
  2. huffman编码的实现,里面包含有源码和实验报告。-huffman-coded implementation, which contains source and experimental report.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:21032
    • 提供者:傅其龙
  1. Huffman

    0下载:
  2. 利用霍夫曼编码对图像的冗余度进行压缩,以利于传输。采用霍夫曼编码来得到比较好的压缩比。-Use Huffman code redundancy of images compressed in order to facilitate transmission. Huffman code used to get relatively good compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:939468
    • 提供者:liuyaxin
  1. Huffman

    0下载:
  2. Huffman Algorithm: 用于文字压缩,通信等领域,是算法学习的必学章节-Huffman Algorithm: Being used in compressed area
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1189526
    • 提供者:荆江
  1. Huffman

    1下载:
  2. MATLAB编写的huffman编解码程序,程序中计算了压缩比。-MATLAB prepared huffman codec procedures, procedures to calculate the compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3733
    • 提供者:胡婕
  1. huffman

    0下载:
  2. java 实现的 huffman 编码 ,可用于图像压缩-huffman encode
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3831
    • 提供者:zz
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com