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

搜索资源列表

  1. 哈夫曼树的实现

    0下载:
  2. 哈夫曼树的实现.-Huffman tree is realized.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14660
    • 提供者:哈哈
  1. 哈夫曼解码译码器c语言

    0下载:
  2. 使用动态哈夫曼树实现哈夫曼编码译码-use dynamic Huffman Tree Huffman Coding
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4062
    • 提供者:王云云
  1. 哈夫曼实验报告

    0下载:
  2. 这是数据结构的哈夫曼的实验报告-This is the data structure of the experimental report Huffman
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13279
    • 提供者:吴雅婷
  1. 哈夫曼实验

    0下载:
  2. 这个是数据结构中一定有的哈夫曼的实验-this is the data structure will have to Huffman experiments
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:121445
    • 提供者:吴雅婷
  1. 哈夫曼算法

    0下载:
  2. c语言编写的哈夫曼程序,运行通过的!根据输入构建哈夫曼树.-prepared by Huffman, the running through! According to the importation of construction Huffman tree.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3235
    • 提供者:zbing0203
  1. 体系结构指令哈夫曼编码

    0下载:
  2. 这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5133
    • 提供者:中国
  1. 哈夫曼编码

    0下载:
  2. 一个关于哈夫曼编码的程序,用c++编的。可用于对数距的编码-one of Huffman coding procedures, using the c series. For a few from the right coding
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. java版本的哈夫曼编码 可以编码也可以解码-java version of the Huffman codes can also be encoded decoder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1978
    • 提供者:闫科
  1. 产生哈夫曼编码的源代码

    0下载:
  2. 用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4417
    • 提供者:鲸鱼
  1. 哈夫曼算法源程序

    0下载:
  2. 哈夫曼算法的源程序,根据清华大学数据结构一书中的算法编写-Huffman algorithm source code, according to a data structure of Qinghua University's book algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2009
    • 提供者:范铮
  1. 哈夫曼树的建立

    0下载:
  2. 本程序实现哈夫曼树的建立,是数据结构编程的其中一个内容,使用C语言篇写-the Huffman tree procedures to achieve the establishment of the data structure of a programming content, the language used to write C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:951
    • 提供者:木兰
  1. 哈夫曼编码原码

    0下载:
  2. 用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to achieve, and the internal code no
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2124
    • 提供者:陈志德
  1. JPEG哈夫曼算法

    0下载:
  2. 这个是JPEG的C++语言编写的简单程序,是通过哈夫曼算法实现的-JPEG is the C language the simple procedure, through the Huffman Algorithm
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:10876
    • 提供者:cong
  1. 哈夫曼实验设计

    0下载:
  2. 所属分类:C#编程

    • 发布日期:2008-10-21
    • 文件大小:20059
    • 提供者:lizhi87
  1. 哈夫曼编译码器

    0下载:
  2. 所属分类:系统编程

    • 发布日期:2008-12-10
    • 文件大小:3180
    • 提供者:cocowanglu
  1. 数据结构课程设计报告-示例文档.doc

    1下载:
  2. 数据结构课程设计报告-- 基于哈夫曼树的文件压缩/解压程序 详细的分析和源代码
  3. 所属分类:文档资料

  1. c++实现哈夫曼编码

    0下载:
  2. 该代码可以输入信号源的数据,然后输出相应的编码结果以及熵等等…………
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:2211
    • 提供者:peng.xiaolu
  1. 哈夫曼编码压缩还原文本文档

    0下载:
  2. 哈夫曼编码压缩还原文本文档
  3. 所属分类:其它资源

    • 发布日期:2010-12-16
    • 文件大小:1896
    • 提供者:piziyy
  1. 哈夫曼树

    0下载:
  2. 哈夫曼树的实现
  3. 所属分类:源码下载

    • 发布日期:2011-04-01
    • 文件大小:1704
    • 提供者:helloc100
  1. 对二叉树的各种运用,还有哈夫曼数的编码和译码

    1下载:
  2. 对二叉树的各种操作还有哈夫曼树的编码和译码
  3. 所属分类:文档资料

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com