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

搜索资源列表

  1. Haffman

    0下载:
  2. 北邮复试上机题:赫夫曼编码 给出n个有权值的结点,构造赫夫曼树,输出所有这n个结点的权值与其赫曼编码长度(即该结点在所构造的赫曼树中的深度)的乘积的总和。 Input 第一行是一个正整数n,表示一共有n个结点。 第二行为n个整数,分别表示这n个结点的权值。 Output 输出所有这n个结点的权值与其赫曼编码长度的乘积的总和。 Sample Input 5 1 2 2 5 9 Sample Output 37- Huffman coding Th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1627
    • 提供者:Jeniffer1
  1. shizuo

    0下载:
  2. 用哈夫曼编码的方式进行图像的压缩,其中定义了一个cdib的类,通过之类来对图像进行处理-image coding in haffman
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2137072
    • 提供者:邹新龙
  1. haffman-code

    0下载:
  2. 基于数据结构中哈弗曼树的操作 即哈弗曼编码对26个英文字母的哈弗曼编码-Based on the operation of Hafu Man tree data structure the Ha Fuman encoding the 26 letters of the alphabet Hafu Man coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:10699
    • 提供者:肖可
  1. hfm

    0下载:
  2. 哈夫曼编码的工程文件 使用c进行编码 能够实现对各种格式较高比例的压缩和解压 这是北航计算机学院数据结构的一样选做大作业-haffman c code compression
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6172643
    • 提供者:dabblezang
  1. haffman

    0下载:
  2. 利用哈夫曼将一个文件压缩,得出期压缩所后的结果-Huffman a file compression and obtained the results of compression after
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:1852
    • 提供者:
  1. HaffmanCode

    0下载:
  2. C语言实现的哈弗曼编码,给出编码结果,效率高-haffman code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6306
    • 提供者:mrswang
  1. Haffman

    0下载:
  2. 利用哈夫曼树进行txt文件压缩,小作业,不完美,有bug-Huffman tree for txt file compression, small job, not perfect, there is a bug
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:207516
    • 提供者:郑振威
  1. Haffman

    0下载:
  2. 由随机输入的文本建立并显示哈夫曼树,求哈夫曼编码。-By random input text and display Huffman tree, seeking Huffman coding.
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:1285
    • 提供者:张易讯
  1. Haffman

    0下载:
  2. huffman 编码 利用哈弗曼算法实现的编码-huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2077375
    • 提供者:lee
  1. HaffmanTree

    0下载:
  2. 实现哈夫曼编码,通过修改参数实现编码,简单实现。-realize haffman encode
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:1042
    • 提供者:margaret
  1. HAFFMAN

    0下载:
  2. c+的哈弗满编码,可以简化数据结构,提高查询时间-c+ Hafer full coding, can simplify the data structure to improve query time
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:4131439
    • 提供者:比按
  1. haffman

    0下载:
  2. 这是一个实现哈夫曼树的算法。是用C语言实现的。-This is an implementation Huffman tree algorithm. Is to use C language implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:276800
    • 提供者:邓扬
  1. haffman

    0下载:
  2. 哈夫曼编码,文件操作,根据数据结构书上的算法写的-Huffman encoding, file operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:51868
    • 提供者:young
  1. HuffmanTree

    0下载:
  2. 用c++实现的haffman tree 小程序,仅供参考 。-The the haffman tree applet realized with c++ for reference only.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:2503155
    • 提供者:洪晓龙
  1. testSuanshu

    0下载:
  2. 算数编码,实现了文本的压缩层序,初次写代码,可能不是很规范。-haffman coding
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:2384788
    • 提供者:yanzijiang
  1. hafuman

    0下载:
  2. 哈夫曼编码解码程序 根据哈夫曼的编码规则 设计编码和解码程序-the coding and decoding procedure for Haffman code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-21
    • 文件大小:342930
    • 提供者:wankunzhu
  1. haffman

    0下载:
  2. 哈夫曼编码,数据结构里一种编码方式,有具体的编码和输出结果-Huffman coding, an encoding of the data structure, specific coding and output results
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:1281
    • 提供者:付涛
  1. HAFFMAN

    0下载:
  2. 数组贪心法实现哈弗曼编码与解码,文件读入,较简单易懂-Array greedy method to achieve the Huffman encoding and decoding, the document read, simple to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:276720
    • 提供者:毛雨晴
  1. haffman

    0下载:
  2. 哈弗曼编码实现的文本文件的压缩,以研究数据压缩-Huffman coding to achieve compression of text files, data compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-24
    • 文件大小:4430
    • 提供者:yexiaolei
  1. haffuman-code-decode

    0下载:
  2. 哈夫曼编、解码器。文字压缩器、解压器。里面可以直接运行-haffman code/decode
  3. 所属分类:Network Security

    • 发布日期:2017-11-16
    • 文件大小:1529128
    • 提供者:樊嘉麒
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com