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

搜索资源列表

  1. 8hz-mp3.src.v02b

    0下载:
  2. 基于8Khz采样率的mp3源码,其中包括DCT变换,心理学模型,霍夫曼可边长度编码等-mp3 C source code based 8khz sample rate.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:284378
    • 提供者:shizhu chen
  1. Huffman_compress

    0下载:
  2. 霍夫曼压缩例子,使用树结构,适合学习之用。-The sample of Huffman Compress...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:127419
    • 提供者:xxx
  1. hufman

    0下载:
  2. 依据图论中最小生成树的原理,实现了霍夫曼树的建立 编码和译码-To achieve the establishment of the Huffman tree coding and decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5825
    • 提供者:fengyunlucky
  1. Huffman

    0下载:
  2. 输入的字符串,输出霍夫曼编码,同时也可以反向进行-input what you whant,output what you hope,it s a great code ,you will not be disaopinted,fuck
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:199942
    • 提供者:jindaochuan
  1. HuffmanOptimalbinarytree

    0下载:
  2. 利用Huffman算法,构造最优二叉树,它是霍夫曼编码的基础。-Huffman algorithm is used to construct optimal binary tree, which is the basis of Huffman coding.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:564
    • 提供者:花脸的猫
  1. src

    0下载:
  2. 数字视频图像处理程序,包括平滑边界、霍夫曼变化、视图转化-image process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:316532
    • 提供者:zou
  1. Huffman

    0下载:
  2. 我做的课程设计,一个简单的C++实现的用于解决霍夫曼编码译码问题!~-I do curriculum design, a simple C++ implementation of the Huffman codec used to solve the problem! ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:204183
    • 提供者:xiaodeng
  1. ImageCoding

    0下载:
  2. 本例给出了几种编码方法的源码,包括:霍夫曼编码,香农编码,位平面编码等-This example shows the source code of several encoding methods, including: Huffman coding, Shannon coding, bit plane coding, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:232747
    • 提供者:马子领
  1. HuffmanCode

    0下载:
  2. 霍夫曼编码的VC源代码和实验报告以及运行结果-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:99508
    • 提供者:zhouhao
  1. huffman

    0下载:
  2. 使用MATLAB语言,霍夫曼编码,并对压缩效果进行了评价。-MATLAB programme,Huffman.This code analyze the compress principle and make some contrast with other mathods.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1394
    • 提供者:crystal
  1. Huffmancoding

    0下载:
  2. 在已知信源统计规律的情况下,快速实现对信源的霍夫曼编码,编码效率达到97 以上-Statistical law known source case, rapid implementation of the source of the Huffman coding, coding efficiency up to 97 or more
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3190
    • 提供者:richardzeng
  1. 2

    0下载:
  2. 构造霍夫曼树,该压缩包包含该算法的源代码。。 是本人的实验代码,原创来的-Huffman tree construction, the compressed packet contains the source code of the algorithm. . Is my experimental code, original come. . .
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:1524
    • 提供者:
  1. Huffmantree

    0下载:
  2. 对任意输入的一段英文,为每个编制相应的霍夫曼编码,并利用该编码为任意的0,1序列解码-Section of arbitrary input in English, for each preparation of the corresponding Huffman code, and use the code for any of the 0,1 sequence of decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:22728
    • 提供者:张颖
  1. Huff06

    0下载:
  2. 霍夫曼编码在通信以及数字图像处理中占有非常重要的地位,本程序可解决有关霍夫曼编码的一系列相关问题-Huffman coding in the communications and digital image processing occupies a very important position, the procedure to remove all the Huffman coding a series of related issues
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:7105
    • 提供者:学艺
  1. huffman

    0下载:
  2. 数字图像处理的MATLAB代码,通过霍夫曼编码实现对图像的处理!-This software is used to process the picture!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:594
    • 提供者:尚佳栋
  1. Huffman_coding

    0下载:
  2. 信道编码中的霍夫曼编码在matlab环境下的实现-Huffman coding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:938
    • 提供者:SDS
  1. huff_mfc

    0下载:
  2. 霍夫曼压缩编码 mfc实现 实现了一个功能-Huffman coding to achieve implementation of a functional mfc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3453306
    • 提供者:zyd
  1. Houghman

    0下载:
  2. 霍夫曼编码的实现,主要应用在图像处理和一些数据处理中,生成树功能没有完全-Huffman coding was achieved primarily used in image processing and some data processing, spanning tree feature is not fully
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7044
    • 提供者:王营
  1. cyuyanshixiandaima

    0下载:
  2. C语言就数据结构的实现代码,包括霍夫曼编码,图遍历,二叉树等-C language data structure on the implementation of code, including Huffman coding, graph traversal, binary tree and so on. . .
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:228300
    • 提供者:jiao
  1. huffman

    0下载:
  2. 霍夫曼树的C++描述,对树的理解更加深刻,且算法经典-huffman tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1703
    • 提供者:king
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 39 »
搜珍网 www.dssz.com