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

搜索资源列表

  1. haffman

    0下载:
  2. 实现Haffman算法,有输入的接口,需输入字符及其权重,能自动生成Haffman编码-achieve Haffman algorithm, the input interface, the need to import characters and weights, can automatically generate code Haffman
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:3452
    • 提供者:张强
  1. Haffman

    0下载:
  2. 哈夫曼树的建立,haffman 编码,在turbo c 下运行
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1921
    • 提供者:chenweihuan
  1. Haffman

    0下载:
  2. 运用面向对象方法编写的一个haffman编码树,采用的数据结构为二叉树,完全是自己写的,还望大家多多指教!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30927
    • 提供者:gpc
  1. haffman

    0下载:
  2. haffman的编码和译码 haffman的编码和译码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2341
    • 提供者:黄高锦
  1. Haffman

    0下载:
  2. huffman 算法 包含的主要个文件: minheap.h:初始化堆 haffman.cpp:具体实现huffman算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:301524
    • 提供者:张海波
  1. haffman

    0下载:
  2. haffman編碼 for maltab
  3. 所属分类:源码下载

  1. haffman.rar

    0下载:
  2. 本程序包括建立haffman树,haffman编码,haffman译码系统,并且可以执行、,haffman
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:188560
    • 提供者:hsh
  1. Haffman

    0下载:
  2. 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:10281224
    • 提供者:yangpeng
  1. haffman

    0下载:
  2. 用于计算信息熵的哈弗曼编码的c++源代码,含实验报告和结果分析-it contents the C++ source of haffman and the reports and analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:45920
    • 提供者:bluels123
  1. Haffman

    0下载:
  2. C语言编写Haffman算法包括编码解码,内容关涉栈、二叉树及森林-C language, including Haffman algorithm codec, content related to stack, tree and forest
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:3218
    • 提供者:ximeer
  1. haffman

    0下载:
  2. 哈夫曼编码的实现 比较简单 使用VC写的 是C语言-Huffman coding is relatively simple to achieve the use of VC is about C language
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:267858
    • 提供者:Dante
  1. haffman

    0下载:
  2. 哈夫曼编码用 c语言编写的 比较简单 初学者 编码与字符的转换-Huffman coding using c language is relatively simple for beginners and character encoding conversion
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:268023
    • 提供者:Dante
  1. haffman

    0下载:
  2. 数据结构课程设计:哈夫曼编码、译码器(对文章进行编码 再译码-Data Structure Course Design: Huffman coding, the decoder (for decoding re-encoded article
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:3082
    • 提供者:罗罗
  1. haffman

    0下载:
  2. 哈夫曼算法。能够实现最基本的哈夫曼算法内容。-Huffman algorithm. To achieve the most basic content Huffman algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3764
    • 提供者:陈晓
  1. haffman

    0下载:
  2. 哈弗曼编码的递归实现算法,包括构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼recursive coding algorithm, including the tree structure哈弗曼function, encoding function, decoding function and output function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:120401
    • 提供者:huangqiuxuan
  1. haffman

    0下载:
  2. 哈夫曼数的编码和译码,使用VC编程,课程设计必备-The number of Huffman coding and decoding, the use of VC programming, curriculum design must
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:306669
    • 提供者:fancy
  1. encoding_source_code

    0下载:
  2. 适合初学者的基于MATLAB的JPEG编码,haffman编码,RLE编码.-Suitable for beginners MATLAB-based JPEG coding, haffman encoding, RLE encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:76816
    • 提供者:卓越
  1. Haffman

    0下载:
  2. 一款Haffman编码!现代的压缩技术都是以它为基础!这些代码对文件的导入,算法,构建一棵树,遍历一棵树,最优解都有非常打得好处!能够很好的压缩txt文件!也能解码!是原来的四分之一大小到七分之一大小。真的很不错!-A Haffman coding! Of modern compression technologies are based on it! These codes into the document, the algorithm to construct a tree, traver
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:220079
    • 提供者:hujunlong
  1. Haffman

    0下载:
  2. Haffman解压与压缩,C++实现,压缩率26 -Haffman C++ 26
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:4466
    • 提供者:pacco
  1. Haffman

    0下载:
  2. Haffman编码及解码的C++实现,能对指定文件进行Haffman编码或解码-Haffman encoding and decoding C++ implementation of the specified file to encode or decode Haffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:18381
    • 提供者:海阳
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com