CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据压缩算法

搜索资源列表

  1. arithmetic

    1下载:
  2. 算术编码是信源编码中的一种,是图像压缩的主要算法之一。 是一种无损数据压缩方法,也是一种熵编码的方法。-Arithmetic coding is a source coding, image compression is one of the main algorithms. Is a lossless data compression method, but also a method of entropy coding.
  3. 所属分类:压缩解压

    • 发布日期:2017-04-23
    • 文件大小:977
    • 提供者:zhangli
  1. LZW34

    0下载:
  2. LZW数据压缩算法,文件文本压缩解压工具,使用环境为VC6.0-LZW data compression algorithm, compression decompression tool for text files, use the environment for VC6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:70678
    • 提供者:ct
  1. jiyu

    0下载:
  2. 基于离散余弦变换数据压缩算法的图像处理应用-Based on the discrete cosine transform data compression algorithm for image processing applications
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:62116
    • 提供者:
  1. T-REC-V[1].42bis-199001

    0下载:
  2. V.42bis数据压缩算法,一种基于自适应字典的通用无损压缩算法。(英文版)-V.42bis data compression algorithm, an adaptive dictionary-based general-purpose lossless compression algorithm. (English)
  3. 所属分类:压缩解压

    • 发布日期:2014-04-01
    • 文件大小:252195
    • 提供者:曾秀姗
  1. LZSS

    0下载:
  2. 数据压缩算法,用C++代码实现的压缩算法,全面实现LZ77的算法实现过程。-COMPRESSION
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:42155
    • 提供者:陈广文
  1. d4ef13.ZIP

    0下载:
  2. 一种FPGA配置数据压缩算法的参数选择方法A FPGA configuration data compression algorithm parameter selection method-A FPGA configuration data compression algorithm parameter selection method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:230578
    • 提供者:it99
  1. cd4ef1.ZIP

    0下载:
  2. 自适应异步采样运动数据压缩算法Adaptive asynchronous sampling of motion data compression algorithm-Adaptive asynchronous sampling of motion data compression algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:704809
    • 提供者:gaga909
  1. LZW

    0下载:
  2. LZW数据压缩算法的原理分析。我希望通过本文的介绍,能给那些目前不太了解lzw算法和该算法在gif图像中应用,但渴望了解它的人一些启发和帮助。抛砖引玉而已,更希望园子里面兄弟提出宝贵的意见。-LZW data compression algorithm theory analysis. I hope that through the introduction of this article, to give those who do not know much about the the lzw
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:30720
    • 提供者:王云谦
  1. SPIHT

    0下载:
  2. 基于多级树集合分裂(SPIHT)的一种数据压缩算法,该算法可以实现-A data division (SPIHT) based on multi-level tree compression algorithm, which can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4887
    • 提供者:张光
  1. data_compression

    0下载:
  2. 一种轻量级的数据压缩算法的设计,初始版本-a design for data compression in lightweight
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:39385
    • 提供者:ysuchao
  1. LZW-RLE

    1下载:
  2. LZW RLE 数据压缩算法 可实现数据的无损压缩 LZW RLE data compression algorithms can achieve lossless data compression-LZW RLE data compression algorithms can achieve lossless data compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4280299
    • 提供者:曹芳彤
  1. Markov.m

    0下载:
  2. 物理马尔可夫链通常用来建模排队理论和统计学中的建模,还可作为信号模型用于熵编码技术,如算术编码(著名的LZMA数据压缩算法就使用了马尔可夫链与类似于算术编码的区间编码)。马尔可夫链也有众多的生物学应用,特别是人口过程,可以帮助模拟生物人口过程的建模。隐蔽马尔可夫模型还被用于生物信息学,用以编码区域或基因预测-Physical Markov chains are typically used to model queuing theory and statistics in modeling, b
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:999
    • 提供者:肖聪
  1. CxDouglasAlgrithm

    0下载:
  2. 道格拉斯数据压缩算法。 算法特征:1.在不扰乱拓扑关系的前提下,对采样点数据进行合理的抽稀 2.对矢量坐标数据进行重新进行编码,以减少所需要的存储空间 3.矢量数据的压缩往往是不可逆的,数据压缩后,数据量变小了,数据的精度降低了-Douglas data compression algorithm. Algorithm characteristics: 1. In the relationship does not disturb the topology under the premise o
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2299
    • 提供者:静静
  1. BlockCode

    0下载:
  2. 这是一个使用c++编程语言写的数据压缩算法-This is a c++ write data compression algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:31685
    • 提供者:周彧
  1. LBG64_double_CLK

    0下载:
  2. 数据压缩算法的硬件实现ASIC&FPGA(矢量量化算法)-Data compression algorithm implemented in hardware ASIC & FPGA (vector quantization algorithm)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:591453
    • 提供者:崔琦
  1. HuffTree

    0下载:
  2. 一个简单的基于哈夫曼树的数据压缩算法,使用链表等数据结构进行编写。-Huffman tree based on a simple data compression algorithms, data structures such as lists were prepared.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:10267
    • 提供者:汤义恺
  1. yasuo

    1下载:
  2. 三维激光点云数据压缩算法,通过先设置压缩率,再随机选点,最后实现数据压缩-Three-dimensional laser point cloud data compression algorithm, by setting the compression rate, and then randomly selected points, and finally to achieve data compression
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-13
    • 文件大小:793
    • 提供者:aiweitao
  1. douglas

    0下载:
  2. 数据压缩算法,主要应用图形图像的处理,也是地形图综合化简常用的方法-Data compression algorithm, the main application of graphics and image processing, but also the topographic map of the general use of the method
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:30321
    • 提供者:杨翠
  1. data-compression

    0下载:
  2. 数据压缩算法适用于温室传感器网络中的数据冗余问题。-The data compression algorithm is suitable for data redundancy in greenhouse sensor networks.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2242
    • 提供者:汐颜
  1. project

    0下载:
  2. 温室中基于相对编码思想的数据压缩算法,简单高效。-The data compression algorithm based on the relative coding idea in the greenhouse is simple and efficient.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2194
    • 提供者:汐颜
« 1 2 3 4 56 7 8 9 10 ... 30 »
搜珍网 www.dssz.com