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

搜索资源列表

  1. huffman

    0下载:
  2. Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算-Matlab under huffman coding in the MATLAB simulation of c in the list in the use of the plural operation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:155764
    • 提供者:peng
  1. huffman-c

    0下载:
  2. huffman 信源编码算法C源程序-source coding algorithm huffman source ~~~~~~ C
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1382
    • 提供者:小鱼
  1. huffman.c

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

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

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

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

    0下载:
  2. huffman算法,c++编程语言实现,程序功能:实现文件的解压缩-huffman algorithm, c++ programming language, the program features: Extract the files ... ...
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。-Online to find the simplest, fastest Huffman. This method does not use any extension of the dynamic libraries, such as STL or components. Only usin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:13839
    • 提供者:zhaoyibin
  1. Huffman

    0下载:
  2. 赫夫曼实现编码译码C++环境下运行! -Huffman coding to achieve coding
  3. 所属分类:Compiler program

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

    0下载:
  2. 用java和c++实现的huffman编码解码程序,压缩效率高,且无损。-A Huffman code and decode program Using language java and C++ for compression and depressrion of characters.
  3. 所属分类:Other windows programs

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

    0下载:
  2. huffman解压缩C#代码,非常值得下载!-huffman extract。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1764847
    • 提供者:zhanzc
  1. Huffman

    0下载:
  2. self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2921
    • 提供者:DeamonKenji
  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. huffman-0.81

    0下载:
  2. This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.-This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:54359
    • 提供者:JP
  1. Huffman

    0下载:
  2. 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:192826
    • 提供者:wdl
  1. Huffman

    0下载:
  2. 一个简单的huffman的c语言程序,程序写的较为简单,重点利用数据结构中的二叉树算法。初学者可以看看,作为不同的思路。-A simple huffman c-language program, the program written in relatively simple, focusing on the use of the binary tree data structure algorithms. Beginners can see, as a different way of thi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4030374
    • 提供者:xiongjun
  1. Huffman

    0下载:
  2. 赫夫曼编译码的C++程序 内有使用说明-Huffman encoding and decoding of the C++ programs using the instructions within the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:6123
    • 提供者:金秋十月
  1. Huffman

    1下载:
  2. 哈夫曼编码及译码 实现了对英文翻译,英文文献等的编码及译码-Huffman encoding and decoding
  3. 所属分类:Data structs

    • 发布日期:2014-12-08
    • 文件大小:5096
    • 提供者:LN
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. Huffman

    0下载:
  2. Huffman树压缩解压,用C++写的,希望能帮助大家-Huffman tree compression decompression, written with C++, hope to help you
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2665143
    • 提供者:Newman
  1. huffman

    0下载:
  2. 一个huffman压缩解压算法C源码 极高的压缩比 能将1mb文件 压缩成400kb-A huffman compression decompression algorithm C source high compression ratio can compress the file 400kb 1mb
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 通过c++实现huffman树的数据结构-huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2221923
    • 提供者:杨轲
« 1 23 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com