CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - data process

搜索资源列表

  1. AdaptiveHuffman

    1下载:
  2. 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。 在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13157
    • 提供者:沈宏伟
  1. 0240302314jiangwei13852910295

    0下载:
  2. 游程长度编码非常简单,编码、解码速度快,应用广泛。本文主要介绍了游程长度编码的原理和实现技术,对游程长度编码技术做了较为全面地研究。包括游程压缩模型、数据压缩、解压缩过程,并给出了流程图和相应的程序。 关键词:编码;解码;游程长度编码;压缩;解压缩。 -run-length coding is very simple, encoding, decoding speed, widespread use. This paper describes a run-length coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:377449
    • 提供者:蒋伟
  1. decoderforjpeg

    1下载:
  2. 整理的JPEG解码器,全源码的,非常适合初学者。能够或者解码过程中的全部数据和参量-finishing JPEG decoders, all-source and very suitable for beginners. Or to the process of decoding all the data and parameters
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:131712
    • 提供者:赵真清
  1. CMI

    0下载:
  2. 一个用VHDL编写的一个cmi解码编码程序。可以对数据进行编码技术。加密。-a VHDL prepared a cmi decoder coding process. The data can coding techniques. Encryption.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:831
    • 提供者:庄起
  1. 8.14LZWCompress

    0下载:
  2. LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on the realization of the LZW comp
  3. 所属分类:压缩解压

  1. shujuyasuoyouchenbianma

    0下载:
  2. 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:陈玲玲
  1. shujuyasuobianhuan2DCT

    0下载:
  2. 数据压缩课程设计的压缩编码实验题目,没有实际用处,只能用于演示变化过程.-curriculum design data compression coding of experimental subjects, of no practical use and could only be used for the demonstration process of change.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:33372
    • 提供者:陈玲玲
  1. 产生哈夫曼编码的源代码

    0下载:
  2. 用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4417
    • 提供者:鲸鱼
  1. 数据压缩_RLC游程编码

    0下载:
  2. 本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15288
    • 提供者:钟祖豪
  1. 数据压缩_算术编码

    0下载:
  2. 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:23759
    • 提供者:钟祖豪
  1. chexiangtiaodu

    0下载:
  2. 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:60672
    • 提供者:llh
  1. datatransport

    0下载:
  2. 对数据进行压缩,并传输,以GZIP压缩为例说明数据压缩的过程。-Data compression and transmission, as an example to GZIP compression data compression process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:3227
    • 提供者:孙黎明
  1. HUFFMAN

    0下载:
  2. 在电报收发、数据通信过程中,可使用前缀编码使字符编码的平均长度最短。这种前缀编码可通过构造哈夫曼树的方式来实现。 算法输入:各字符及其权值。 算法输出:各字符的编码串 -In his cable, transceiver, data communication process, can use the prefix encoding character encoding so that the average length of the shortest. This prefix H
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1012
    • 提供者:柏德胜
  1. hafuman

    0下载:
  2. 哈夫曼编/译码器 课程设计指导书 课程设计的目的 课程设计的目的是训练学生灵活应用所学数据结构知识,独立完成问题分析、总体设计、详细设计和编程实现等软件开发全过程的综合实践能力。巩固、深化学生的理论知识,提高编程水平,并在此过程中培养他们严谨的科学态度和良好的工作作风。-Huffman encoder/decoder guide curriculum design curriculum is designed to curriculum design is aimed at trainin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5350
    • 提供者:张馨月
  1. QccPackSPECK-0.58-1.tar

    0下载:
  2. QccPackSPECK也是重要的嵌入式编码方法,在小波编码中具有重要应用。这个代码3d-speck也是应用于三维小波体数据压缩的代码。-QccPackSPECK is also an important embedded coder, which is vital in wavelet coding. this 3d-speck sourcecode is very useful for people who process 3d volume data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:49368
    • 提供者:Richard Chang
  1. HuffmanTestDemo

    0下载:
  2. huffman经常用在图像压缩领域。代码是huffman实现的数据压缩与解压缩程序。vc实现。-huffman often used in image compression field. Huffman code to achieve data compression and decompression process. vc achieved.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:12698
    • 提供者:zcy
  1. jpegc

    0下载:
  2. 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:844086
    • 提供者:george
  1. ArithmeticCoding(VC6)

    0下载:
  2. 一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。-An arithmetic coding algorithm, multi-media technology is based algorithms process the data can be lossless compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:926235
    • 提供者:向宇
  1. YH_zhizhu_1.0

    0下载:
  2. 军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,系统分两部分组成第一部分是C/s的搜索蜘蛛,第二部分是B/s的 WEB用户搜索显示界面,其整个系统的工作过程完全模仿了超级搜索引擎的工作原理。系统支持对站内和全网的引索。 产品适用范围: 行业垂直搜索引擎、大型新闻门户网站站内搜索、大型行业门户网站
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:135074
    • 提供者:彭晓
  1. compress

    0下载:
  2. 基于形态学的数据压缩代码,压缩比较高,对于低频的信号而言,可以达到20左右,相关性达到0.95以上。 compress.m 为压缩程序, decompress.m 为解压程序。-Based on morphological data compression code, high compression, low-frequency signals for terms up to 20 or so, related to 0.95. Compress.m for the compression p
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1483430
    • 提供者:Zhao Meng
« 12 »
搜珍网 www.dssz.com