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

搜索资源列表

  1. ACHuffmanEncoding

    0下载:
  2. 图像压缩与传输中所要用到的哈弗曼编码,希望为广大学者提供帮助。-Image compression and transmission in the use to the Huffman coding, hope for the majority of scholars to help.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:2652
    • 提供者:陈晓鹏
  1. DS

    0下载:
  2. 数据结构C/C++重点程序代码:哈弗曼编码、表达式求值、二叉树应用、链表排序等-Data structure( C/C++ program code):Huffman coding, expression uation, the application of binary tree and chain table sorting, etc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-25
    • 文件大小:7704170
    • 提供者:vastluo
  1. image

    0下载:
  2. 从不同角度来分析哈弗曼编码,对数字图像进行压缩编码,并进行分类-From different angles to analyze the Huffman coding of digital image compression coding and classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:朱敏
  1. HAFUMAN

    0下载:
  2. 哈夫曼编码器,完整版,编译无错误.哈弗曼译码输入字符串可以把它编译成二进制代码,输入二进制代码时可以编译成字符串。-data structure exercise
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2741
    • 提供者:wtq
  1. huffman

    0下载:
  2. 用模板类实现哈弗曼编码,及二叉树的基本数据结构操作。-Template class that implements the Huffman coding, and basic binary tree data structure operations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:220006
    • 提供者:林子昂
  1. bianma

    0下载:
  2. 这是一个哈弗曼编码的字符串编码器和解码器,可以选择人工输入字符串或者直接编码默认字符串。-This is a havermann encoded string encoders and decoders, you can choose to manually enter or direct encoding of the string default string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2545240
    • 提供者:andrew
  1. Huffman

    0下载:
  2. VS2012实现哈弗曼的编码解码过程,已经编译通过-VS2012 realize Huffman encoding decoding process, it has been compiled by
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:810948
    • 提供者:吵吵吵
  1. hafumanshu

    0下载:
  2. 构造哈弗曼树,输出对应哈夫曼编码和平均查找长度-Huffman tree structure, the output of the corresponding Huffman coding and the average length
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1234
    • 提供者:刘东洋
  1. wenjianyasujihuifu

    0下载:
  2. 利用哈弗曼树实现文件的压缩及恢复,学习数据结构的同学可以-The use of Huffman compression and restore files tree implementation, the students learn the data structure can look
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2292973
    • 提供者:陶剑锋
  1. TBMatlab

    0下载:
  2. 一些实用的matlab程序小工具,例如各种滤波器,数值卷积,哈弗曼编码,科斯塔斯环,眼图等-some ptactical matlab programs,such as filters,numerical convolution,Huffman code,costas loop,eye diagram,and so on.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1155791
    • 提供者:路嫣茹
  1. Huffman-coding-and-decoding

    0下载:
  2. 完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:左晨
  1. Hoffman-code

    0下载:
  2. 计算机系统结构——哈弗曼树用C++实验 包括需求分析、总体设计、详细设计、心得总结-C++ experiment Havermann tree structure of computer system Including demand analysis, overall design, detailed design, experience summary
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:131820
    • 提供者:王心怡
  1. yasuobi

    0下载:
  2. 本代码为了检测哈弗曼编码后的图像压缩比,并且给出了哈夫曼的编码与解码-The code in order to detect Huffman encoded image compression ratio, and gives Huffman encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2335
    • 提供者:尧新峰
  1. huffman

    0下载:
  2. linux c语言完成的哈弗曼编码实现方法,仅供初学-Huffman coding
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:8836
    • 提供者:emanwi
  1. huffmantree

    0下载:
  2. 一个简单的基本的哈弗曼树,适合初学者大学生使用-A simple basic Huffman tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:12345
    • 提供者:bb
  1. huffman

    0下载:
  2. 这是数字图像处理中哈弗曼树进行编码的代码。-This is the digital image processing code Huffman encoding tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14574461
    • 提供者:kyc
  1. HuffmanCode

    0下载:
  2. 使用散列和哈弗曼编码完成任意文本数据文件的加密和压缩,压缩率在50 以上-Huffman coding is completed using a hashing and encryption and compression of any text data file compression rate of 50 or more
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:47317
    • 提供者:贾锋
  1. huffman-compress-for-txt

    0下载:
  2. 基于ASC码的哈弗曼编码压缩,只能用于txt文件的压缩-Huffman encoding and compression for compressing txt files only
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2004
    • 提供者:Arthur
  1. vcPP

    0下载:
  2. 哈弗曼树的压缩与解压缩,哈弗曼树的压缩与解压缩,-Huffman tree compression and decompression,Huffman tree compression and decompression
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3159
    • 提供者:小毛
  1. Huffman

    0下载:
  2. 简单的哈弗曼排序 数据结构课程设计 VC6.0 debug-easy huffman rankings
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1146011
    • 提供者:Dasiree
« 1 2 ... 27 28 29 30 31 3233 34 »
搜珍网 www.dssz.com