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

搜索资源列表

  1. hafumannianma

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

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

    0下载:
  2. 哈夫曼树的生成以及哈夫曼书的建立,排序,插入。删除等功能-hafuman tree create,sort,insert,delete.
  3. 所属分类:文件操作

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

    0下载:
  2. 算法源码集合:有hash表、笛卡尔集、哈弗曼树、矩阵乘法、快速排序-algorithm source code pool : hash tables, Descartes sets, Hafuman tree, matrix multiplication, fast scheduling, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1110873
    • 提供者:杨昆
  1. hafuman

    2下载:
  2. 标准的哈夫曼编译器实验报告 从编码到译码都实际验证过,正确无误 实验报告内容详尽准确 值得学习的实验报告模板-Standard experimental report compiler Huffman encoding to decoding are from actual verified, the experimental contents of the report is correct and accurate in detail to learn the experimen
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:63623
    • 提供者:彭飞
  1. hafuman

    1下载:
  2. 哈弗曼编解码 编写函数,实现建立哈夫曼树和生成哈夫曼编码的功能。 编写函数,实现二叉树的输出和释放功能。 编写主函数,从终端输入一段英文文本;统计各个字符出现的频率,然后构建哈夫曼树并求出对应的哈夫曼编码;显示哈夫曼树和哈夫曼编码;最后释放哈夫曼树。 选做内容:修改程序,选择实现以下功能: 编码:用哈夫曼编码对一段英文文本进行压缩编码,显示编码后的文本编码序列; 统计:计算并显示文本的压缩比例; 解码:将采用哈夫曼编码压缩的文本还原为英文文本。-err
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:2308
    • 提供者:zhanghai
  1. hafuman

    0下载:
  2. HAFUMAN编译码,包括文件操作 HAFUMAN编译码,包括文件操作-HAFUMAN codec, including file operations HAFUMAN codec, including file operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1882
    • 提供者:蔡敏时
  1. hafuman

    0下载:
  2. 利用哈夫曼编码进行住处通讯可以大大提高信道利用率,缩短住处传输时间,降低成本,但是,这要求在发送端通过一个编码系统将传输的数据预先编码,在接收端通过一个译码系统对传来的数据进行译码(复原),对于双向传输信息的信道,每端都一个完整的编码译码系统,试为这样的住处收发站写一个哈夫曼友的编码译码系统.-Huffman coding for home use can greatly improve the communication channel utilization, shorten the res
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:7543
    • 提供者:lizhi
  1. hafuman

    0下载:
  2. 赫夫曼树课程设计 这可是我的课程设计呀 亲自验证过 可以画树的-Huffman tree in this curriculum design curriculum design but I personally verified it can be painted tree
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:2026
    • 提供者:李姗
  1. hafuman

    0下载:
  2. 是数据结构的作业,有哈弗曼编码/译码、印哈弗曼树的代码以及实验报告-Data structure is operating, there哈弗曼encoding/decoding, India哈弗曼tree code and experimental report
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:30240
    • 提供者:王徐哎
  1. lzw-hafuman

    0下载:
  2. matlab写的lzw和huffman的编码,希望对大家有用-matlab write LZW and huffman encoding, in the hope that useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:578793
    • 提供者:武瑞霞
  1. hafuman

    0下载:
  2. 哈弗曼树算法!数据结构类!个人编辑的一个较为简单的算法-hafuman
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:1341
    • 提供者:陈平
  1. hafuman

    0下载:
  2. 哈弗曼编码问题的设计和实现 输入随意的字符串(包括空格),运行改程序,观察是否得到相应的结果。-hafuman encoding of the design and realization of random input string (including spaces), to run the program, observing whether the results.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:1859
    • 提供者:cjn
  1. hafuman

    0下载:
  2. 哈弗曼树的建立与简单操作 -hafuman tree
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:805
    • 提供者:xjk
  1. hafuman

    0下载:
  2. 哈弗曼 解压 编译 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中-Static -hafuman
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1031452
    • 提供者:Raul
  1. hafuman

    0下载:
  2. 哈夫曼树的一个程序例子,希望对大家有用啊,谢谢了-hafuman
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3090
    • 提供者:萝卜侠
  1. hafuman

    0下载:
  2. 一个简单的课程设计实验 哈夫曼树的编码 源程序及效果图-Hafuman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:44409
    • 提供者:刘欢
  1. hafuman

    0下载:
  2. hafuman压缩算法,完整地实现了hafuman压缩-hafuman compression algorithm, the full realization of the hafuman compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:2508
    • 提供者:卢志成
  1. hafuman

    0下载:
  2. 哈弗曼编码解码程序,哈哈,课程学习的需要参考不错的。-hafuman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:264982
    • 提供者:wangyupei
  1. vc-hafuman

    0下载:
  2. 用c语言实现哈弗曼算法 用程序简单的实现求值。-use vc write a hafuman if you want ,please load down
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2596
    • 提供者:tony
  1. Huffman

    0下载:
  2. hafuman编码 实现哈夫曼编码 计算平均码长 建立二叉树并输出二叉树(hafumanImplementing the Hoffman code to calculate the average code length of the two forked tree and output the two tree)
  3. 所属分类:数据结构

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com