搜索资源列表

  1. Huffman

    0下载:
  2. Huffman算法,实现数据的压缩和解压缩功能-Huffman algorithm, data compression and decompression functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:star
  1. JPEGencodinganddecoding

    0下载:
  2. 程序实现了JPEG的编码(DCT,Quantization,Zig-Zag Scaning,Differential Encoding,Run-Length Encoding,Huffman Encoding)和解码-Program achieved a JPEG coding (DCT, Quantization, Zig-Zag Scaning, Differential Encoding, Run-Length Encoding,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:李朋
  1. huffman

    0下载:
  2. 数据结构 编制赫夫曼码源代码。 包含结果截图。-The data structure of the Huffman code source code. Contains the results of screenshot.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:29696
    • 提供者:熏熏
  1. huffman

    0下载:
  2. 数据结构课程设计的题目,是关于哈夫曼树的相关操作,包括哈夫曼树的建立和查找等。-Data structure course design topic is about the Huffman tree related operations, including the Huffman tree creation and lookup.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:38912
    • 提供者:马恒
  1. MatlabForImageProcessingByNXL

    0下载:
  2. 理想、巴特沃斯高低通--哈弗曼编解码-图像处理-ideal、butterworth、huffman for image processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:49152
    • 提供者:xuegao
  1. huffmandecoder_latest.tar

    0下载:
  2. huffman decoder in groupmatchin algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:232448
    • 提供者:gopala
  1. Huffman

    0下载:
  2. 对图像进行huffman编码,代码简洁直接可运行-Pairs of images huffman coding, the code can run simple and direct
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:21504
    • 提供者:skylost
  1. Huffman

    0下载:
  2. 用C++实现霍夫曼编码,对一组字符串进行编码,通过对霍夫曼算法的实现,进一步了解霍夫曼算法进行数据压缩的原理及过程。-Huffman
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-13
    • 文件大小:228352
    • 提供者:blue
  1. VHDL_huffman_decoder

    0下载:
  2. This is a Huffman decoder with dynamic Huffcode tables. A Testbench for a jpg file is include.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-13
    • 文件大小:198656
    • 提供者:PCB
  1. HuffManEncoding_Src

    0下载:
  2. Huffman encoding in Csharp
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:13312
    • 提供者:Paul
  1. Huffman

    0下载:
  2. Code in matlab about Huffman Codification.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:sergiete64
  1. Huffman_coding

    0下载:
  2. Extended Huffman coding. Huffman encoding and Huffman decoding. Note: need to change the file path of the picture for compressing.-Extended Huffman coding. Huffman encoding and Huffman decoding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:binbin
  1. jpeg_coding

    0下载:
  2. 图片的jpeg压缩,包括dct,行程编码,huffman编码-Jpeg image compression, including the dct, stroke coding, huffman coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:朱青祥
  1. haffman

    0下载:
  2. Huffman 编码Matlab程序,自己写的,很好用,与大家分享-Huffman Coding
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:gao
  1. norm2huff

    0下载:
  2. huffman编码的m文件编写,其中包含多个函数。-huffman code
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:mia
  1. huffman

    0下载:
  2. 程序使用简单的Huffman编码实现压缩,不需要其他动态链接,简单方便-Program uses a simple Huffman coding to achieve compression, no other dynamic links, simple and convenient
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:1914880
    • 提供者:蒲公应
  1. Ha

    0下载:
  2. 这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:cw
  1. huffman

    0下载:
  2. mathlab code for huffman coding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:nassim jafarian
  1. Huffman

    0下载:
  2. 数据结构课程实验“哈夫曼编码”。使用文件输出-Data Structure course experiment, " Huffman coding." Using the File Output
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:c
  1. huffman-0.1

    0下载:
  2. this zip file contains source code for huffman algoritm in c language
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:38912
    • 提供者:ankursatriani
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org