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

搜索资源列表

  1. m06_huffman

    0下载:
  2. 进行哈夫曼编码,并元素的码字,平均码长等-for Huffman coding, and elements of code words, the average yards long
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:951
    • 提供者:gjd
  1. hufyufeng

    0下载:
  2. 关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!-on a Huffman coding procedures, the pixel image encoding, very practical!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28730
    • 提供者:余风
  1. Hman_byC

    0下载:
  2. 哈夫曼编码函数 C语言,C++平台编译通过-Huffman coding function C language and C compiler platform through
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18281
    • 提供者:wang
  1. 实验5

    0下载:
  2. 哈夫曼编码/译码 背景介绍:   利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:77958
    • 提供者:陈又鄂
  1. 数据结构好冬冬

    1下载:
  2. 哈夫曼编码译码,克鲁斯卡尔算法,魔王语言的解释,一元稀疏多项式相乘,C-Huffman encoding decoding, Kelushikaer algorithm, fiendish language interpretation, one yuan sparse polynomial multiplication, C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:46904
    • 提供者:qjsky
  1. 哈夫曼编码的设计

    0下载:
  2. 基本的原代码 竟共参考 用c语言做的 我也不 回做 该的 -basic source has a total of reference c language, I do not do this to the
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3626
    • 提供者:风行
  1. 算法设计与分析实验

    0下载:
  2. 哈夫曼编码。排序问题,利用贪心算法的思想实现哈夫曼编码算法程序 -Huffman coding. Scheduling problems, the greedy algorithm achieving Huffman coding algorithm
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:20352
    • 提供者:无有
  1. 图像处理课程设计

    1下载:
  2. 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:848700
    • 提供者:斯蒂芬
  1. flash2005

    0下载:
  2. 哈夫曼编码,用c++编辑的,可以实现哈夫曼编码-Huffman coding, using c editor, can achieve Huffman coding
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:33908
    • 提供者:李开
  1. PCM_HUNFFMAN

    1下载:
  2. 模拟信号数字化的PCM量化以及哈夫曼编码-analog signal to the PCM digital quantification and Huffman coding
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5451
    • 提供者:mentos
  1. My_HuffmanCode

    0下载:
  2. 哈夫曼编码/译码程序 包含编码和译码程序,无须传权值表,模拟通讯中的二进制传输-Huffman encoding / decoding procedures include coding and decoding process, not right-table values, Analog Communication of binary transmission
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:92172
    • 提供者:blacksun
  1. hafumanbianma

    0下载:
  2. 这是哈夫曼编码译码的vc程序,在vc++6.0下编译通过,并运行正确 -This is Huffman coding decoding vc procedures, the vc 6.0 compile and run correctly
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10647
    • 提供者:
  1. baogaohuFFMAN

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

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

    0下载:
  2. 测试哈夫曼编码源程序 软件工程中重要的一部分,即软件测试。该例给出了如何测试哈夫曼编码及解压源程序的方法。-test Huffman coding source software projects important part of that is software testing. The cases are given how to test and Huffman coding method of extracting the source.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:33845
    • 提供者:song
  1. xiaoxiaoniao

    0下载:
  2. c++编写的哈夫曼编码和译码源程序,是数据结构课程设计的题目。是本人自己编的。-c prepared by the Huffman encoding and decoding source, the data structure is the subject of curriculum design. Yes, I own series.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13906
    • 提供者:尹鹏伟
  1. huffmancode

    0下载:
  2. 我编的一个哈夫曼编码-Part I of a Huffman coding
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1316
    • 提供者:周欢
  1. pq

    0下载:
  2. 哈夫曼编码树算法-Huffman coding Tree Algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:33124
    • 提供者:赵臻
  1. hufamnCode

    0下载:
  2. 哈夫曼编码译码的程序,详细大家能用的上。程序里面有注释-Huffman encoding decoding procedures, we can use the details on. There are procedures Notes
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17901
    • 提供者:尹明
  1. Huffman_mfc

    0下载:
  2. 哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:201747
    • 提供者:canny06
  1. yueguang

    0下载:
  2. 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2489430
    • 提供者:罗成芝
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com