搜索资源列表

  1. hafumanbianmayuhanzidianzhen

    0下载:
  2. 哈夫曼编码在汉字点阵压缩编码的应用,主要是对点阵字符的压缩编码-Huffman coding in Chinese characters dot-matrix application, the main character is a dot matrix coding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:havy
  1. hafuman

    0下载:
  2. 哈夫曼编码.很经典的数据结构程序.C语言程序实现.-Huffman coding. Is a classic data structure procedures. C language program.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:yangzhong
  1. Data_Structure

    0下载:
  2. 关于数据结构的相关内容,表达式树,前中后序遍历,哈夫曼编码,线性表操作-On the data structure of relevant content, expression tree, the former in the sequence after the traversal, Huffman coding, linear table operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2075648
    • 提供者:StephenChen
  1. arithmeticencode

    0下载:
  2. 学过数据压缩的朋友都知道, arithmetic encode是为了弥补哈夫曼编码对浮点数压缩的问题而提出的, 希望对大家有帮助-Studied data compression friends all know, arithmetic encode is Huffman encoding in order to compensate for compression of floating-point issues raised, an
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:nan kang
  1. wangping841

    0下载:
  2. 用哈夫曼编码来存储文件,并和输入文本文件大小进行比较,计算文件压缩率-Huffman coding used to store documents, and to input text file size compared to the calculation file compression rate
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:王平
  1. Huffman_52207665

    0下载:
  2. Huffman(哈夫曼)图像压缩算法的源代码-Huffman (Huffman) image compression algorithm source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:188416
    • 提供者:星魂
  1. hfbm

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道的利用率,缩短信息传输的时间,降低传输成本。根据哈夫曼编码的原理,编写一个程序,在用户输入结点权值的基础上求哈夫曼编码。-The use of Huffman coding to communicate can greatly improve channel utilization, shorten the time of information transmission, reducing tra
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:*飞
  1. cprogramme

    0下载:
  2. 一个多项式运算程序 实现多项式的加 减 乘除 乘方 积分 微分 混合运算 一个二叉树运算程序 实现二叉树的创建 复制 深度计算 和树形显示 一个哈夫曼算法的演示程序 实现对电文的编码 编码的输出 和编码的还原 程序共三个 模块已经超过了五个 没有分开写-Operational procedures for the realization of a polynomial polynomial addition and sub
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:张赛
  1. Huffman

    0下载:
  2. 一个关于huffman编码树的简单小程序,输入字符,给出哈夫曼编码。简单易懂,初学专用。-Huffman encoding tree on a simple small program, enter the characters are given Huffman. Easy-to-read, exclusive beginner.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:tom
  1. Huffman

    0下载:
  2. 本演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩-This demo provides a Huffman coding method of compression and decompression functions, and to realize the image file compression and decompression
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:188416
    • 提供者:Garwolf
  1. C++code

    0下载:
  2. 其中包括将256色彩色图象转化为灰度图象,LZW压缩算法,显示DIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码!-Including 256 color images into grayscale images, LZW compression algorithm, showing DIB bitmaps, Huffman coding and realize the effect of image mosaic C++ Sou
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:480256
    • 提供者:feijicheng
  1. huffman

    0下载:
  2. 数据结构常用算法,用vc++实现的哈夫曼问题-Data structure commonly used algorithms, with vc++ Realize the issue of the Huffman
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:mm
  1. joinpic

    0下载:
  2. 图像分析(阈值分割,投影检测,差影检查等),图像的模糊,复原和噪声消除,图像编码(哈夫曼,香农,游程,LZW,jpeg)-Image analysis (threshold segmentation, projection detection, poor video inspection, etc.), the fuzzy image, recovery and noise reduction, image coding (Huffma
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:328704
    • 提供者:柳荫
  1. huffman2

    0下载:
  2. 根据输入的权值(代表使用频率),使用哈夫曼编码方式为其编码,找到最优编码方式-According to input the right value (on behalf of frequency of use), the use of Huffman coding for the coding, to find the optimal encoding
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:709632
    • 提供者:琳琳
  1. 11

    0下载:
  2. HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-HuffmanExp Huffman JpgVSbmp Jpg and Bmp format conversion of the API package RWJpegExp Jpeg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:717824
    • 提供者:韩义
  1. haffmanbianma

    0下载:
  2. 哈夫曼编码器,使用前序、中序、后序遍历哈夫曼树-Huffman encoder, the use of pre-order, in sequence, after the Huffman tree traversal
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:fish
  1. 1

    0下载:
  2. 利用哈夫曼树的构造原理,可以对字符进行编码,并且可以对已 经编译好的代码进行译码,并且包括进行显示输出和文件保存,文件存储。 -Huffman tree constructed using the principle can encode characters, and may have been compiled code decoding, and includes display output and save the f
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:183296
    • 提供者:阿能
  1. 4567890

    0下载:
  2. 哈夫曼编码与译码-Huffman encoding and decoding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yintao
  1. Huffman

    0下载:
  2. 如 题, 哈夫曼函数的java代码,网上找到的,在此和大家分享。-Such as title, Huffman function java code, on-line found in this and share with you all.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:2557952
    • 提供者:haha
  1. hafu

    0下载:
  2. 华南师范大学计机实验3,哈夫曼树,不含实验报告-South China Normal University of experiment 3, Huffman tree, the report does not contain experiments
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:许志勇
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org