搜索资源列表

  1. tree_hfm_graphi

    0下载:
  2. 哈夫曼数图形输出,建立,查询,删除,课程设计资料-Huffman few graphics output, the establishment of inquiries, delete, curriculum design information
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2303
    • 提供者:yuantianzhang
  1. bianyi

    0下载:
  2. 用C编程实现对26个字母用于电报打字的优先权进行编程,生成哈夫曼数,并可实现对某一语句的编码,译码。本文举例此语句为:this program is my favorite.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3239
    • 提供者:梁娟
  1. hoff

    0下载:
  2. 实现编码,生成哈夫曼数 可以计算最小距离图形界面,可以点击每个叶子结点查看编码情况!-achieve coding, Huffman generate the smallest amount will be calculated from the graphical interface, can click on each leaf node View coding!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:32762
    • 提供者:吴丹
  1. 对二叉树的各种运用,还有哈夫曼数的编码和译码

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

  1. Hf

    0下载:
  2. 哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:lxw
  1. arith-n

    0下载:
  2. Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供-Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-06-09
    • 文件大小:12288
    • 提供者:王丛知
  1. tree_hfm_graphi

    0下载:
  2. 哈夫曼数图形输出,建立,查询,删除,课程设计资料-Huffman few graphics output, the establishment of inquiries, delete, curriculum design information
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:yuantianzhang
  1. hoff

    0下载:
  2. 实现编码,生成哈夫曼数 可以计算最小距离图形界面,可以点击每个叶子结点查看编码情况!-achieve coding, Huffman generate the smallest amount will be calculated from the graphical interface, can click on each leaf node View coding!
  3. 所属分类:界面编程

    • 发布日期:2024-06-09
    • 文件大小:32768
    • 提供者:吴丹
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:148480
    • 提供者:
  1. bianyi

    0下载:
  2. 用C编程实现对26个字母用于电报打字的优先权进行编程,生成哈夫曼数,并可实现对某一语句的编码,译码。本文举例此语句为:this program is my favorite.-Programming with C on the 26 letters used in typing telegraph priority program to generate the number of Huffman, and realize the en
  3. 所属分类:压缩解压

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:梁娟
  1. hafuman

    0下载:
  2. 输入一个有n个叶结点的权植构造一棵哈夫曼树:(例如:n=8,权植为 5 29 7 8 14 23 3 11)根据哈夫曼树构造哈夫曼编码,用指向字符串的指针数组来存放,用叶子到树根逆向求每个结点的哈夫曼编码. -Enter one has n leaf nodes of the right to construct a Huffman tree-sik: (For example: n = 8, the right-sik for
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:wangshujing
  1. Adaptive-Huffman-Coding

    0下载:
  2. Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。-Matlab realize Huffman Adaptive Huffman Coding, the Matlab realize the procedures used to realize one-dimensional 8-bit or 16-bit integer array Huff
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:38912
    • 提供者:yy
  1. haffman

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

    • 发布日期:2024-06-09
    • 文件大小:306176
    • 提供者:fancy
  1. 29

    0下载:
  2. 数据结构中的哈夫曼树的建立,使用了结构体,在子函数中建立哈夫曼数-Data structure of the Huffman tree in the establishment of the structure used in the establishment of Function in the number of Huffman
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:lu qing
  1. hafuman

    0下载:
  2. 实现哈夫曼编码译码,可以实现,本实验可以实现编码,译码,打印哈夫曼数,等-There is a chance to appreciate different ways of life.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:张华
  1. hafuman1

    0下载:
  2. 根据输入小写英文字母和输入的对应权值创建哈夫曼树,可以求出每个小写英文字母的哈夫曼编码,将文本中的字母对应的哈夫曼编码写入文本中,实现对文本的编码。(The corresponding weights of input lowercase letters and input to create English Huffman tree can be calculated according to the Huffman encoding
  3. 所属分类:Windows编程

  1. 哈夫曼数

    0下载:
  2. 哈夫曼数求最短带权路径长度,包含源代码和exe程序(The length of Huffman number for the shortest path length)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:101376
    • 提供者:郭涛
  1. DS

    0下载:
  2. 一点常见的数据结构及其实现,如二叉树、哈夫曼数及其编码、图的dfs(some commonly used data structures)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:compi
  1. Chapter5

    0下载:
  2. 利用一组数创建哈夫曼树,可进一步实现编码功能(Using a set of numbers to create the Huffman tree, the coding function can be further implemented.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:2472960
    • 提供者:abigale00
  1. 哈夫曼编码器设计实验报告

    0下载:
  2. 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ①组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。 ②输入数据序列的长度为256。 ③先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Design a 1MHz FIR low pass filter. Huffman coding is required for a
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-09
    • 文件大小:182272
    • 提供者:羊羊驼
« 12 3 4 »

源码中国 www.ymcn.org