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

搜索资源列表

  1. Huffman

    1下载:
  2. 本程序中定义了霍夫曼类实现霍夫曼编码和解码,其中编码过程用递归实现。-This procedure is defined category Hoffman Hoffman achieve encoding and decoding, encoding one of the process of using recursive implementation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-12-08
    • 文件大小:14099
    • 提供者:张熠
  1. C

    0下载:
  2. 哈夫曼信源编码 源代码 C语言 能执行的 -Huffman source coding C language source code can be executed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1340
    • 提供者:lq
  1. Huffman

    0下载:
  2. 用C++实现的哈弗曼编码程序,适合初学者下载来学习。-Using C++ implementation of哈弗曼coding procedures, suitable for beginners to download study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1178
    • 提供者:liliwawa
  1. yuankong

    0下载:
  2. 远程控制程序的源代码,C++编写的,挺容易懂的。-Remote control program' s source code, C++, prepared, very easy to understand.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-26
    • 文件大小:174621
    • 提供者:
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. code-huffman

    0下载:
  2. 利用C语言经行huffman编码 输出结果包含了编码输出的结果以及熵等内容-C language by using huffman coding output line contains the results of output code, as well as entropy, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1060
    • 提供者:凌峰
  1. huffman

    0下载:
  2. Huffman decoder algorithm C++ file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5939
    • 提供者:Engineer Maro
  1. huffman

    0下载:
  2. 哈弗曼编码算法的实现,用c++来实现算法-huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:214902
    • 提供者:柴义轩
  1. c-curriculum-design

    0下载:
  2. 城市交通系统查询、多项式输入输出就、Huffman的建立和输出等-Urban transport system inquiries, input and output on the polynomial,HuffmanTree and output, such as the establishment of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6471
    • 提供者:xu
  1. mp3decodermad

    0下载:
  2. 开源mp3解码库mad,许多公司都在用。-decoder.c decoder.h frame.c frame.h huffman.c huffman.h stream.c stream.h synth.c synth.h
  3. 所属分类:mpeg mp3

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

    0下载:
  2. haffuman编码 C语言实现 数据结构实验-haffuman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:823
    • 提供者:tao
  1. huffman

    0下载:
  2. C语言实现哈夫曼编码,功能简洁,供大家参考-c huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1057
    • 提供者:刘学
  1. huffman

    0下载:
  2. Compress your arquives..winth C language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1482
    • 提供者:lino
  1. huffman1

    0下载:
  2. 本程序可以实现霍夫曼无损压缩编码,C语言-Huffman Coding
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:10294
    • 提供者:yang
  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. HuffmanDecoder

    0下载:
  2. Huffman Decoder 哈弗曼编码器 C语言描述 数据结构与算法 利用三叉树-Huffman Decoder
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:325206
    • 提供者:kobe_fu
  1. bianma

    0下载:
  2. 基于MATLAB的霍夫曼编码。包括MATLAB界面下生成的结果图。程序较C语言易懂,由于在MATLAB下实现,程序简洁。-Huffman coding based on MATLAB. Including the MATLAB interface to generate the results of Fig. Procedures easy to understand language than C, because under MATLAB, the program simple.
  3. 所属分类:matlab

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

    0下载:
  2. this program is code huffman by c-this program is code huffman by c++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:600
    • 提供者:minoo
  1. huffman

    0下载:
  2. 用c++实现离散数学的huffman编码-using c++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1699
    • 提供者:叉华
  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 ... 39 »
搜珍网 www.dssz.com