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

搜索资源列表

  1. 哈夫曼编码和译码.rar

    0下载:
  2. 自己写的一个8皇后程序,能给出所有的可行解
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:26736
    • 提供者:
  1. huffman2.rar

    0下载:
  2. 根据哈夫曼算法进行建树,并根据输入的数据,进行哈夫曼编码。
  3. 所属分类:编译器/词法分析

    • 发布日期:
    • 文件大小:4115
    • 提供者:
  1. 1.rar

    0下载:
  2. 一些数据结构算法的例子,包括哈夫曼编码、图的表示、关键路径、最短路径等
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:8597
    • 提供者:
  1. 顺序二叉树和树的复制及哈夫曼编码.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:4746
    • 提供者:
  1. hufftree.rar

    2下载:
  2. 哈夫曼编码、译码程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:2099
    • 提供者:
  1. Huffman

    1下载:
  2. 自己写的哈夫曼编码与译码   这个是基于对话框的- Own write 鍝堝か鏇?codes and decodes this is based on the dialog box
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:82963
    • 提供者:下沙
  1. 文正

    0下载:
  2. 这个也是哈夫曼编码译码      这个是基于文档类的- This also is 鍝堝か鏇?the code decodes this is based on the documents class
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:183784
    • 提供者:下沙
  1. Huffman

    0下载:
  2. 哈夫曼编码和解码系统,并可对文件进行编码-Huffman coding and decoding system, the documents can be encoded
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6886
    • 提供者: 哈哈哈
  1. 哈夫曼110

    0下载:
  2. 这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for Huffman coding algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2175
    • 提供者:飞扬草
  1. HuffmanDIB

    0下载:
  2. VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31122
    • 提供者:authority007
  1. h_weight

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

    • 发布日期:2008-10-13
    • 文件大小:2549
    • 提供者:赵传仕
  1. hafumannianma

    0下载:
  2. 哈夫曼编码,建立哈夫曼树,输出哈夫曼编码-hafuman encode,create hafuman tree and output hafuman code.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3545
    • 提供者:何马
  1. Huffman-coding

    0下载:
  2. 用哈夫曼编码进行文件压缩与解压, 通过输入文件名来计算字符种类与频数来计算权值-Huffman coding with file compression and decompression, the file name by entering the type and frequency to calculate the number of characters to calculate the weights
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9850
    • 提供者:陈雷
  1. 哈夫曼编译码器

    0下载:
  2. 哈佛曼译码器,编码,C语言,整体教程,详细介绍了各个 步骤(Harvard man decoder, coding, C language, the whole tutorial, detailing each step)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-26
    • 文件大小:181248
    • 提供者:苦心人
  1. Huffman_codec

    0下载:
  2. 用哈夫曼编码树实现图像的压缩,压缩比为%30。图像的差别人眼可以接受(Huffman coding tree to achieve image compression.The compression ratio is%30. The difference in image can be accepted by others)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-22
    • 文件大小:2767872
    • 提供者:mimimi
  1. Huffman哈夫曼编码MATLAB源代码

    0下载:
  2. 简单的编码可以一起看看有没有用,只是一个图像处理(A simple Harvard encoding program does not have much value or significance.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:一个光头
  1. Huffman

    0下载:
  2. 实现哈夫曼编码,C语言实现,单文件直接编译运行。注册开通用,垃圾作品,课程作业(huffman coding The realization of Huffman encoding, C language, single file directly compile and run. Registered with the opening, trash, course work)
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:11264
    • 提供者:Quasimo
  1. Huffman

    0下载:
  2. 哈夫曼编码实现,通过二叉树数据结果实现,就这些了。(THE REALIZE OF HUFFMAN CODE BY C/C++.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:Alexin
  1. ZGCompress-master

    0下载:
  2. 构造huffman树生成huffman编码压缩文件(Constructing Huffman tree to generate Huffman coded compression file)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3724288
    • 提供者:下载一个ppt
  1. Huffman编码树

    0下载:
  2. 该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码。(This method is based on the probability of character appearance to construct the shortest mean length of the head, sometimes called the best encoding, which is generally called the Huffman code.
  3. 所属分类:数据结构

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:PLEASE
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com