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

搜索资源列表

  1. GolombCode1

    1下载:
  2. 自适应 Golomb 编码, 为高级数据压缩算法的一种-Adaptive Coding for advanced data compression algorithm of a
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:王晓鹏
  1. LRC

    0下载:
  2. GPS定位数据压缩算法的设计与实现 文章作者:杨宏业 张 跃 为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特 点,提出了专用于GPS定全数据压缩的改进型半字节压缩算法。-the design and implementation of GPS locaton data compression algrithm.author:yanghongye,zhangyao.solve the problem of gps car-carring s
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:203.78kb
    • 提供者:杜转奎
  1. 数据压缩

    0下载:
  2. 本程序包括了数据压缩和解压的几种基本算法:算术编码,lz77,lzw;对于数据压缩的初学者了解和掌握这几种基本的数据压缩方法应该有帮助-the procedures include data compression and decompression of several basic algorithm : arithmetic coding, lz77, 4,558,302; Data compression for the beginners to understand and grasp
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.7kb
    • 提供者:叶靥
  1. 数据结构算法与应用-C++语言描述456章

    0下载:
  2. 这个是第四,五,六章的压缩.同样是用pdf格式打开的.前三章已传.后面的几章我会陆续再传的.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.7mb
    • 提供者:Dwight Wong
  1. 改进的LZSS压缩算法

    0下载:
  2. 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher compression ratio, the experi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10.14kb
    • 提供者:唐吉卓
  1. lzw压缩

    0下载:
  2. 无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5.87kb
    • 提供者:别志松
  1. bitio

    0下载:
  2. 该源码提供了数据压缩算法中经常需要使用的内存中的位操作常用算法-the source for the data compression algorithm often need to use the memory of the commonly used algorithm-operation
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.44kb
    • 提供者:ZZFeng
  1. LZWcompression

    0下载:
  2. lzw数据压缩算法的源代码,使用c语言实现的-lzw data compression algorithm source code, the use of the C Language
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.56kb
    • 提供者:张珊
  1. lzari压缩算法

    1下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this a
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:28.17kb
    • 提供者:李秉肇
  1. 实现LZARI压缩算法的C++类

    0下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:张吗恩
  1. gshhs_dp

    0下载:
  2. 道格拉斯-普克算法折线矢量压缩算法的C语言高效率实现,采用整形运算,适用于很多场合的数据压缩-Douglas- Peucker algorithm for line vector of the C language compression algorithms to achieve high efficiency, the use of plastic surgery operations, applicable to many occasions of data compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3.3kb
    • 提供者:amy chang
  1. lzw

    0下载:
  2. 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:13.07kb
    • 提供者:dyg
  1. lzwc

    0下载:
  2. 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6.8kb
    • 提供者:王艳群
  1. radarbest

    0下载:
  2. 双基地雷达空间定位精度分析,针对双基地雷达空间定位时的数据冗余提出了一种相关数据压缩算法。-bistatic radars space location accuracy analysis, presents a correlated data compression algorithm for the data redundancy in space bistatic- radar location system。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.14kb
    • 提供者:馨迪
  1. dct

    0下载:
  2. JPEG压缩算法的核心是“视觉保真”原理,利用人类视觉系统特征进行处理,以达到最大图像数据压缩效果,实际上就是去除那些人眼不易觉察的信息。图像的空间频率对人的视觉至关重要,采用离散余弦变换可将图像分解成一组波,每个波有一个不同的空间频率,这样可以去除人类眼睛觉察不到的信息,而且还可使系统只保留重要的信息。-JPEG compression algorithm is the core of " visual fidelity" principle, the use of the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1.44kb
    • 提供者:huoxinglin
  1. DataMingAlgorithm

    2下载:
  2. 本压缩包中包括了几个常用的经典的数据挖掘算法,有k_means,CART,fuzzy_k_means,id3,SVM,很有实用性-The compressed package includes several commonly used classical data mining algorithms, there are k_means, CART, fuzzy_k_means, id3, SVM, is very practical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-10
    • 文件大小:35.66kb
    • 提供者:王丽娅
  1. compres

    0下载:
  2. 主要应于简单小波数据压缩算法,并可以得到很好数据压缩效果.-Primarily on the simple wavelet compression algorithm, and can get a good data compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:882byte
    • 提供者:chenxj
  1. HaffmanCode

    0下载:
  2. 数据结构 哈弗曼实现压缩算法
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6.02mb
    • 提供者:张越
  1. LZW11

    0下载:
  2. LZW数据压缩算法和解压缩算法,可以实现文件的压缩和解压-LZW data compression algorithm and decompression algorithms, complete with a graphical interface,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:20.67kb
    • 提供者:ct
  1. 常用算法程序集(C语言描述)第三版

    2下载:
  2. 常用算法程序集(C语言描述)第三版 徐士良 源码+PDF(Commonly used algorithm assembly (C language descr iption) Third Edition Xu Shiliang source code, +PDF)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-27
    • 文件大小:6.27mb
    • 提供者:林111
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com