搜索资源列表
aplib-0.43
- aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.-aPLib is a 32-bit compression libra
ziparchive
- ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and
wbs
- 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
Filecompression.rar
- 文件压缩算法,效率和Winrar相当。包括两个工程,一个是压缩算法的动态库,另一个是调用该动态库实现压缩的工程。压缩的格式是zip.请大家相信绝对好用!,File compression algorithm is very efficient and Winrar. Including two projects, one is the compression algorithm of the dynamic libraries, and the other is called the dynam
ilbc.rar
- Ilibc 语音编解码库算法。语音质量高。接口简单。,Ilibc voice codec algorithm library. High voice quality. Simple interface.
TI_DSP_DM64X_lib
- TI DSP-DM64X的图像处理基本函数库,算法很齐全的,有用汇编写的,是优化算法的很好的参考,甚至可以直接调用,文件夹里有170页的算法库和使用说明。-TI DSP-DM64X basic functions of image processing library, the algorithm is very complete and useful compilation of writing, is a good reference for optimization, or even ca
Lzma
- 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
filecompress
- 头压缩算法是一种常用的稀疏数组压缩算法,在数据联机分析处理(OLAP)等领域有着重要 应用。针对头压缩算法的特点,给出基于STL 的实现方法,并对解压算法进行改进。仿真实验表明,改进 后的解压算法的计算效率要优于原有解压算法-Head-compress algorithm was a commonly used algorithm for compressing sparse array, which was widely applied in OLAP(Online Analyti
zlib
- zlib - a data compression library routines that provide a safe, free and unpatented implementation of the deflate compression algorithm.-zlib- a data compression library routines that provide a safe, free and unpatented implementation of the deflate
LZ77
- LZ77图像压缩算法,生成的静态库。可以直接调库-Image compression algorithm LZ77 to produce a static library. Library can be directly transferred
QccPackSPECK-0.58-1
- The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data. -The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data.
CompressD
- 测试Zlib 库 Deflate算法压缩率时间-Zlib Deflate algorithm library test time compression ratio
Unrarlibrary
- 这是WinRar官方的一个SDK库 这个库涵盖了rar的压缩算法 通过这个库你可以给你的程序添加rar压缩、解压缩功能 方法是在你的VisualC++工程中添加unrar.dll这个库 这样你就可以使用这个库里的各种函数进行文件操作 你可以查看unrardll.txt以得到这个库的使用方法-This is an official SDK library WinRar this database covers rar compression algorithm this library you c
ppmz2src
- PPMZ ppm prediction by partial match 压缩算法c语言实现,包括lib库文件-PPMZ ppm prediction by partial match compression algorithm c language, including the library file lib
quicklz
- QuickLZ编码 QuickLZ是一个轻量快速的数据压缩库,号称世界上最快的压缩算法-QuickLZ coding QuickLZ is a lightweight, fast data compression library boasts the world s fastest compression algorithm
easyzlib10
- Easy ZLIB compression library Supports DEFLATE algorithm
jpeg_mine
- 在vc6.0上实现了jpeg压缩流程,没调用库文件,可以很容易转为C语言,最重要的是这份源码注释很详细,绝对适合配合学习JPEG压缩算法-In vc6.0 jpeg compression process, did not call the library file that can be easily converted to C language, the most important is that the source code comments in this very detaile
unrar
- 使用RAR压缩算法,用RAR的动态链接库dll文件来实现文件的解压过程。-RAR compression algorithm, dynamic link library dll files with the RAR file decompression process.
CoSaMP_OMP
- 压缩感知重构算法 压缩采样匹配追踪算法 从原子库中选择多个相关的原子,同时剔除部分原子, -Compressed sensing reconstruction algorithm compressive sampling matching pursuit algorithm library, select from the atomic number of the atom, while removing some atoms,
aPLib-1.1.0
- aPLib is a compression library based on the algorithm used in aPACK. aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available
