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

搜索资源列表

  1. Huffman

    0下载:
  2. 本程序主要是来实现赫夫曼编码的问题。用户可以输入键盘中的任意字符,长度为任意长,字符输入顺序不限,且允许出现重码,可以对任意长的字符串可进行编码 按顺序打印出对应输入字符串的哈夫曼编码-This procedure is mainly to achieve the Huffman coding problem. Users can enter any keyboard characters, the length of arbitrary long input sequence of cha
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11851
    • 提供者:尹素芳
  1. hufman

    1下载:
  2. c语言写的哈夫曼编码,实现对一段文字的压缩编码,以及根据编码解压到原文字。-c language of the Huffman coding to achieve compression of a section of text encoding, as well as the decompression code to the original text.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2753
    • 提供者:caidongjie
  1. huffman.c

    0下载:
  2. Implementation of Huffman code in C
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:Lino
  1. Huffman_Compress

    0下载:
  2. Huffman对文本文件编码压缩测试,可对文本文件进行简单Huffman编码,平均压缩比率为2/3.-Huffman Code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1512201
    • 提供者:凃螣霄尧
  1. huffman

    0下载:
  2. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:4550
    • 提供者:zj
  1. huffman

    0下载:
  2. 包括huffman编码的源代码 输入为信源符号个数信源的概率分布 输出为每个符号对应的huffman编码的码字-Including the source code for huffman encoding source input for the number of source symbols of the probability distribution of output for each symbol corresponding to the codeword huffman c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1493
    • 提供者:lyy
  1. Huffman

    0下载:
  2. 构造霍夫曼树,然后生成霍夫曼编码-Huffman Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:943
    • 提供者:Tony
  1. rsa

    0下载:
  2. 数据结构典型算法的代码: huffman编码和译码的实现-Data structure of a typical algorithm code: huffman encoding and decoding achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3216
    • 提供者:ly weimar
  1. huffman

    0下载:
  2. 基于VC++的huffman编码操作的源代码,-VC++ based on the huffman coding the source code of the operation,
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:306579
    • 提供者:young
  1. mp3huffman

    0下载:
  2. 这是一个 mp3 huffman 解码源码!-this is mp3 huffman source code
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-01
    • 文件大小:129657
    • 提供者:Hu Jianmin
  1. huffman

    0下载:
  2. 哈夫曼编译码器课程设计源代码,实现的基本功能有(如初始化,编码,译码,印代码文件等)-Huffman codecs curriculum design source code, to achieve the basic functions (such as initialization, encoding, decoding, printing a document code, etc.)
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:1330
    • 提供者:林涛
  1. huffman

    0下载:
  2. A file containing source code of building huffman tree in C from an array.
  3. 所属分类:TreeView

    • 发布日期:2017-04-13
    • 文件大小:2385
    • 提供者:chee
  1. tongji(1)

    0下载:
  2. 统计一篇英文中每个字符的个数,并作为权值建立赫夫曼树,翻译成代码文件,然后再译码-Statistics for each character in an English number and value as the right to establish a Huffman tree, translated into code files, and then decode
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2455
    • 提供者:吴迎迎
  1. huffman

    0下载:
  2. 基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:9891
    • 提供者:梁超
  1. huffman

    0下载:
  2. 构造一颗霍夫曼树,输入叶子节点的字符及权重,输出字符对应的Huffman编码,还可以通过输入0.1编码翻译出对应的字符-Hoffman Construction of a tree, enter the leaf nodes and the weights of the characters, the output of the Huffman code corresponding characters can be translated by entering the correspondin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:241232
    • 提供者:libingyang
  1. Huffman

    0下载:
  2. huffman算法源码,基于二叉树实现了霍夫曼编码-Source huffman algorithm, based on the realization of the Huffman code tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:35403
    • 提供者:韩东
  1. Huffman_compersion

    0下载:
  2. this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:28922
    • 提供者:kratika
  1. LZW_Copmersion

    0下载:
  2. this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:34669
    • 提供者:kratika
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. HufComp

    0下载:
  2. Source code of Huffman Compression routine in Assembly and C. Very small and fast decompression routine
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:10719
    • 提供者:infothem
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com