搜索资源列表

  1. hufuman

    0下载:
  2. 哈夫曼编码源程序!好东西啊 喜欢的话 下吧 对学习数据压缩有好处-Huffman coding source! Ah good things like what are you learning good data compression
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7426
    • 提供者:sunweiwei
  1. mywork1.0(release)

    0下载:
  2. 本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:23351
    • 提供者:王新华
  1. hufuman

    0下载:
  2. 哈夫曼编码源程序!好东西啊 喜欢的话 下吧 对学习数据压缩有好处-Huffman coding source! Ah good things like what are you learning good data compression
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:892928
    • 提供者:sunweiwei
  1. mywork1.0(release)

    0下载:
  2. 本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:23552
    • 提供者:王新华
  1. hafuman_code

    0下载:
  2. 哈夫曼编码(hufuman code)c实现-Huffman Coding (hufuman code) c realize
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:李强
  1. HUFUMAN

    0下载:
  2. 该源码实现了从文件中读取字符串,并对其进行霍夫曼编码和解码过程,源码注释详尽,易于理解-The realization of the source file read from the string and its encoding and decoding process of Hoffman, detailed source notes, easy to understand
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:1316864
    • 提供者:chenhyu
  1. Hufuman

    0下载:
  2. 大家可能遇到的信息论实验 哈夫曼编码 一种编码方法-Hufuman
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:静水深流
  1. hufuman

    0下载:
  2. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:徐志鹏
  1. hufuman

    0下载:
  2. 能建立哈弗曼树并未且可以为各个叶子结点编码-Can be established and can not哈弗曼tree for each leaf node encoding
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:992256
    • 提供者:张亮
  1. HuffmanCoding

    0下载:
  2. hufuman编码的vc实现,vs2005下实现。可对字符串和文件进行编解码。-vc achieve hufuman encoding, vs2005 under. Of string and file codec.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:3825664
    • 提供者:lining
  1. hufuman

    0下载:
  2. 从键盘输入一组关键字序列分别实现下列排序: 1.实现简单选择排序、直接插入排序和冒泡排序。 2.实现快速排序算法。 3.实现折半插入排序。 4.采用几组不同数据测试各个排序算法的性能(比较次数和移动次数)。 -paixu
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:
  1. hufuman

    0下载:
  2. 从指定文件中搜索出符合关键词的文字,并将搜索的结果导入到另一个文件中-File from the specified search text in line with key words and search results into another file
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:490496
    • 提供者:ghi3121
  1. hufuman

    0下载:
  2. 设计哈弗曼编码和译码。要求编码和译码一个字符,一定要创建它的字符结点和对应权值,否则,不可以。-Design Hafu Man encoding and decoding. Requirements of a character encoding and decoding, we must create a character of its nodes and the corresponding weights, otherwise n
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:zhoukejian
  1. hufuman

    0下载:
  2. 基于哈夫曼编码的文件压缩和解压小程序,已经通过验证,可以有效进行文件的压缩和解压-Huffman coding based file compression and decompression of small programs have been verified, you can effectively compress and decompress the file! !
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:788480
    • 提供者:林雨雄
  1. hufuman

    0下载:
  2. 本word文档,主要描述的是用C语言编写huffuman编码。-This word document, describes the coding in C language huffuman.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:28672
    • 提供者:张扬
  1. hufuman

    0下载:
  2. 建立哈弗曼编码表,并进行哈弗曼编码, 采用c++语言实现-Havermann encoding tables, and Huffman coding using c++ language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:333824
    • 提供者:雷羽月
  1. hufuman

    0下载:
  2. 哈弗曼编码以及编码 生成器 可以计算编码返回的码字 编码返回的平均码字长度 编码效率-Huffman coding and the code generator can calculate the average code word length coding efficiency encoded back into the code word encoding returned
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:罗聪
  1. hufuman

    0下载:
  2. 本word文档,主要描述的是用C语言编写huffuman编码。-This word document, describes the coding in C language huffuman.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:28672
    • 提供者:货单程序
  1. HUFUMAN

    0下载:
  2. 实现霍夫曼编码,在输入概率的情况下,首先可以判定概率输入的合理性,而后根据概率的分布进行霍夫曼的编码-Huffman coding to achieve
  3. 所属分类:中间件编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:周俊
  1. hufuman

    0下载:
  2. 用哈夫曼树实现文件的编码和译码,并保存编码和译码文件,还能打印生成的哈夫曼树-Huffman tree to achieve encoding and decoding files, and save the file encoding and decoding, but also print the generated Huffman
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:133120
    • 提供者:任程麟

源码中国 www.ymcn.org