搜索资源列表

  1. Huffman

    0下载:
  2. Huffman编码用于图象压缩.即可以了解Huffman编码原理,也可以了解图象压缩技术.可运行.-Huffman coding for image compression. That is, can understand the principle of Huffman coding, you can understand the image compression technology. Can run.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:16384
    • 提供者:魏梨君
  1. huffman

    0下载:
  2. 读入一段数据,对该数据采用哈夫曼算法进行信源编码-Read into the section of data, the data on the use of Huffman source coding algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:luqi
  1. Huffman

    0下载:
  2. huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。-huffman encoding and decoding the realization process, containing the compiler and use that, it is well established procedures, they can input character set size an
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:27648
    • 提供者:韩笑
  1. Huffman

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

    • 发布日期:2024-05-13
    • 文件大小:333824
    • 提供者:lzel
  1. huffman

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

    • 发布日期:2024-05-13
    • 文件大小:1938432
    • 提供者:张晓东
  1. HUFFMAN

    0下载:
  2. 哈夫曼树的建立源代码。。。 共享给各位啦-Huffman tree to establish the source code. . . Sharing to Members啦
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:刘嘉玲
  1. Huffman

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

    • 发布日期:2024-05-13
    • 文件大小:1568768
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:吉吉
  1. Huffman

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

    • 发布日期:2024-05-13
    • 文件大小:205824
    • 提供者:杨华文
  1. huffman

    0下载:
  2. 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。-Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:waterfly
  1. Huffman

    0下载:
  2. 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:51200
    • 提供者:章国艺
  1. huffman.cpp

    0下载:
  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
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:156672
    • 提供者:秦一
  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. 所属分类:文件操作

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:吴平波
  1. HUffman

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

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:liu
  1. huffman

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

    • 发布日期:2024-05-13
    • 文件大小:43008
    • 提供者:liaup
  1. Huffman

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

    • 发布日期:2024-05-13
    • 文件大小:476160
    • 提供者:zhengks
  1. Huffman

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

    • 发布日期:2024-05-13
    • 文件大小:59392
    • 提供者:李靖
  1. huffman

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

    • 发布日期:2024-05-13
    • 文件大小:15360
    • 提供者: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. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:8514560
    • 提供者:Jim
  1. huffman

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

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:李霄逍
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org