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

搜索资源列表

  1. code

    0下载:
  2. 图像编码(包括哈夫曼编码、香农弗诺编码、行程编码、LZW编码、JEPG编码)-Image Coding (including Huffman coding, Shannon弗诺coding, Run-Length Coding, LZW coding, JEPG code)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2636
    • 提供者:彭素静
  1. f

    0下载:
  2. 哈弗曼编码 根据给定的字母表 数据结构试验-哈弗曼coding of the alphabet according to a given test data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:孙龙
  1. entropy_coding

    0下载:
  2. 熵编码的程序,包括哈弗曼编码,算术编码和游程编码。-Entropy coding of procedures, including Huffman coding, arithmetic coding and run-length coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:287333
    • 提供者:steven
  1. read

    0下载:
  2. 哈弗曼编码的编译和解码 还能打印哈弗曼树-哈弗曼encoding and decoding of the compiler can print哈弗曼tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:175210
    • 提供者:xulun
  1. huffman

    0下载:
  2. 编码教常用的哈弗曼编码的MATLAB仿真的源程序-MATLAB source to huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1207
    • 提供者:张军政
  1. Text1

    0下载:
  2. 哈弗曼编码译码器,输入一段英文文字 可以以实现哈弗曼译码-Harvard Manchester decoder coding, input a English word Can harvard to Manchester decoder
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2149
    • 提供者:宋双营
  1. hfm

    0下载:
  2. 哈弗曼编码译码器,功能强大,好不好下了才知道-哈弗曼codec and powerful, a good to know
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:张之亮
  1. hfm1

    0下载:
  2. 数据结构的实验之一 哈弗曼编码的设计,有注释-Data structure, one of the experimental design of coding哈弗曼
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2666
    • 提供者:gzliang
  1. compress

    0下载:
  2. 实现压缩和加压缩功能,采用哈弗曼编码来实现的-Compression to achieve compression and processing, the use of coding to achieve the Huffman
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-13
    • 文件大小:1538
    • 提供者:Guo Weimin
  1. txhafuman

    0下载:
  2. 贪心算法实现哈弗曼编码,在vc里面即可运行。-Greedy algorithm哈弗曼coding, which can be run in the vc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1325
    • 提供者:jerry
  1. BBTree

    0下载:
  2. 哈弗曼树的快速排序程序 哈弗曼编码的设计与报告-Quick Sort哈弗曼tree design process哈弗曼coding and reporting
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1304
    • 提供者:
  1. videocode

    0下载:
  2. 本代码是哈弗曼编码的源代码,适合于电子通信计算机的研究方向的初学VC++者-The code is encoded哈弗曼source code, suitable for electronic communications in the direction of the research of computer learning VC++ are
  3. 所属分类:Multimedia Develop

  1. hafuman

    0下载:
  2. 哈弗曼编码问题的设计和实现 输入随意的字符串(包括空格),运行改程序,观察是否得到相应的结果。-hafuman encoding of the design and realization of random input string (including spaces), to run the program, observing whether the results.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:1859
    • 提供者:cjn
  1. huffman_coding

    0下载:
  2. c++ 编写的哈夫曼编码程序,实现对数据的哈弗曼编码-c++ to prepare the Huffman coding process, the realization of the data encoding哈弗曼
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:590
    • 提供者:ALPHA
  1. StandardHT

    0下载:
  2. 标准哈弗曼编码来实现对边缘直线的提取,是一个经典的算法-Standard Havermann coding to achieve the right edge of the line extraction is a classical algorithm for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1892
    • 提供者:jack
  1. DataConstructure

    0下载:
  2. 学习数据结构的一本宝典,各个章节详细的PPT内容,还包括了递归、哈弗曼编码、链表、树、图、栈与队列等的Flash动画演示,让我们能够更好的感官理解数据结构的机理。对于数据结构的学习很有帮助。-Data Constructure
  3. 所属分类:Other systems

    • 发布日期:2017-05-31
    • 文件大小:12846504
    • 提供者:孙守明
  1. entropy

    0下载:
  2. 哈弗曼编码(huffman code)的通信系统中的仿真-huffman code loseless
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:844
    • 提供者:simon
  1. HuffumanCode.cpp

    0下载:
  2. 用C语言简单的实现数据结构里面的哈弗曼编码-Data structures inside the Havermann coding
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1118
    • 提供者:王江渝
  1. hfmcode

    0下载:
  2. 哈弗曼树的建立和求取一个哈弗曼编码很好用-Havermann tree establishment and coding to strike a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1614
    • 提供者:寒松
  1. dd

    0下载:
  2. 本文件包括航班查询订票系统 哈弗曼编码/译码器两个程序的源代码以及实验报告。是本人的课程设计哦。 -This document includes flight booking system Havermann check encoder/decoder 2 program' s source code, and test reports. Oh yes my course design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:381984
    • 提供者:张东东
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com