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

搜索资源列表

  1. Compress

    0下载:
  2. 通用数据压缩类 for NET/NetCF2.0-Common types of data compression for NET/NetCF2.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:49875
    • 提供者:ydf
  1. huffman_algorithm

    0下载:
  2. VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:74532
    • 提供者:ting yang
  1. kpca

    0下载:
  2. KPCA实现数据压缩,所用核函数为高斯核函数-KPCA to achieve data compression, used in nuclear function for Gaussian kernel function
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:158484
    • 提供者:shanjie
  1. RemoteDesktopViewer_common

    0下载:
  2. 上面两个程序用的通用代码,包括数据压缩 -The general code used by above two app, including compression
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:127251
    • 提供者:站长
  1. coder_compression_C

    0下载:
  2. 用c语言编写用于数据压缩的源程序- Uses in the data compression source program with the c language compilation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-19
    • 文件大小:1403345
    • 提供者:李嘉楠
  1. Compr

    0下载:
  2. VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:461540
    • 提供者:uuuuu
  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
    • 文件大小:3382
    • 提供者:amy chang
  1. DEVCPP

    0下载:
  2. 霍夫曼编码是一种被广泛应用而且非常有效的数据压缩技术,根据待压缩数据的特征,一个可压缩掉20%~90%-Huffman coding is a widely used and very efficient data compression technology, according to the characteristics of data to be compressed, a compressible off 20 ~ 90
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:526215
    • 提供者:readymu
  1. czip

    0下载:
  2. 几个数据压缩方法源代码,一共收集了8个常用的数据压缩的示例代码,格式是文本文件,你可以直接将扩展名改为C文件运行。 -Several methods of data compression source code, has collected a total of eight commonly used data compression of the sample code, the format is a text file, you can directly file extension
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:10572
    • 提供者:
  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. compress

    0下载:
  2. 数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:290643
    • 提供者:dyg
  1. lzw

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

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

    0下载:
  2. 数据压缩理论,算法编码,行程编码,词典编码,预测编码,变换编码,综合分析编码-Data compression theory and algorithm coding, Run-Length Coding, dictionary coding, predictive coding, transform coding, a comprehensive analysis of coding
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:551799
    • 提供者:
  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
    • 文件大小:6960
    • 提供者:王艳群
  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
    • 文件大小:1476
    • 提供者:huoxinglin
  1. TestLZARICompress

    0下载:
  2. 数据压缩算法实现,数据压缩算法实现数据压缩算法实现-this is a compresser software
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1760499
    • 提供者:guishan
  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. LZARI

    0下载:
  2. LZARI 数据压缩算法 LZARI 数据压缩算法 LZARI 数据压缩算法 -LZARI data compression algorithm LZARI data compression algorithm LZARI data compression algorithm LZARI data compression algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:219376
    • 提供者:黄卡尔
  1. realdb

    1下载:
  2. 实时数据库系统实现方案,关键技术点研究,数据压缩,索引算法研究-realdb
  3. 所属分类:Database system

    • 发布日期:2017-04-08
    • 文件大小:436948
    • 提供者:sack
  1. compressalgorithm

    0下载:
  2. 根据实时数据库中历史数据的特点,设计了一种应用于过程控制系统实时数据库中的历史数据压缩算法,实现了对历史数据的无损快速压缩-Historical data in the database in real time to the characteristics, design a process control system used in real-time database of historical data compression algorithm, realized the histo
  3. 所属分类:Project Manage

    • 发布日期:2017-05-14
    • 文件大小:3487298
    • 提供者:乔建峰
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com