搜索资源列表
loads.zip
- 将使用的DLL文件预先装入内存已提高VB程序执行速度的程序
LZ77arithmetic
- 测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。 -compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
lzbuf
- 一种无损压缩解压的算法,是lz77的改进,其压缩比比lz77高,速度要快-a lossless compression decompression algorithm is lz77 improvement everywhere lz77 its high compression, faster speed
LZSS
- 一种无损压缩算法,是lz77的改进,压缩率并不比lz77高,但速度较快-a lossless compression algorithm is lz77 improved compression rate is higher than lz77, but faster
jpeglib1
- 含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,
vbcompress1111
- 顶级专家用VB写的压缩算法,该代码是一位俄罗斯专家写的,极具收藏价值和实用价值,只可惜速度慢了一些. -top experts to write VB compression algorithm, which is a code written by Russian experts, highly collectible value and practical value, but unfortunately some of the slow speed.
lzw_c++
- 此程序是经典算法LZW压缩算法的实现,具有较好的压缩与解压速度,并有较好的压缩比.在vc6.0环境下编译通过-classic LZW algorithm for the compression algorithm to achieve, the better compression and decompression speed, and a better compression ratio. in vc6.0 compile environment
0240302314jiangwei13852910295
- 游程长度编码非常简单,编码、解码速度快,应用广泛。本文主要介绍了游程长度编码的原理和实现技术,对游程长度编码技术做了较为全面地研究。包括游程压缩模型、数据压缩、解压缩过程,并给出了流程图和相应的程序。 关键词:编码;解码;游程长度编码;压缩;解压缩。 -run-length coding is very simple, encoding, decoding speed, widespread use. This paper describes a run-length coding
BmpTransfertoJpg
- 本程序实现了高速的bmp图片到jpg图片的压缩,其中使用了动态连接库,使得压缩速度有了很大提高,而且使用非常简单。-the realization of high-speed bmp jpg photo to photo compression, the use of the dynamic link library, makes compression speed has been greatly improved, but it is very simple.
FEC_hardware
- 2/3 FEC编码的另一种方法,即采用模拟硬件移位寄存器的方式,速度比较快。-2 / 3 FEC coding Another method that simulated the hardware shift register, a relatively rapid pace.
data_compression
- Intel 5.2 版本的zlib 库实现, 比zlib 1.2.3 库在压缩时有很大的速度提升大于两倍, 解压大文件时也有明显速度优势-5.2 version of the Intel zlib library realized, zlib 1.2.3 than in the compressed greatly enhance the speed of more than twice that Unpack the documents when there is an obvious spe
lz_comp2
- 几种LZ系列算法:LZARI, LZHUF, LZSS 由于其简单的算法和很高的速度,常被用于BIOS中模块压缩-LZ algorithm : LZARI, LZHUF. LZSS due to its simple algorithm and high speed, often used for BIOS compression module
zhy20070522144641601.Rar
- 《86gou购物系统单用户增强版》具有强大的商品管理、赠品管理、积分管理、订阅管理、分类管理、会员管理、销售员管理、订单管理、利润结算、信息管理、帮助管理、评论管理等功能,每个功能模块都尽可能从使用者的角度实现易用性、安全性和稳定性。 卓越的访问速度和负载能力 在实现同样功能的前提下,《86gou购物系统单用户增强版》比同类软件占用数据库资源更小,页面处理时间更短,可以在极为繁忙的服务器环境下快速稳定运行,最大程度的为使用者节约了服务器资源,为访问者提高了访问速度。 周
qingchesudu
- 我的新光盘里的\"如何绘制汽车速度计的设计\"有点用吧-my new CD of the "how to map the speed of vehicle design," a bit with it
VBysjys
- vb压缩解压缩的实现,压缩比例高,执行速度快-vb decompress compressed to achieve higher compression ratio, faster implementation
picture1
- 同 1999 年年初的 1.0 版本相比,这是一个更加完善的版本,它的存盘可靠性更好,稳定性更高,本身逻辑错误更少,但我们所以不将它叫作 2.0 版,是因为它的运算方法和存盘方法还过于古典,这使它的运算速度还不够快,存盘后的磁盘文件也偏大。我们将继续改造这个程序,使它运行更快,更节省资源。
XvidQP
- Xvid Quants parser(XvidQP)用来分析编码Xvid AVI文件中每侦的量化(quantization)值。分析结束后,用文本和图表的方式显示统计数据。XviD继承并发展了OpenDIVX Encore 2,性能得到极大提高,被认为目前世界上速度最快的MPEG4 Codec.
lzop
- LZO是致力于解压速度的一种数据压缩算法,这个算法是无损算法,参考实现程序是线程安全的。lzop是实现它的一个自由软件工具。
ijg-ipp_linux
- jpeg 压缩/解压缩库,是Intel 在ijg基础上改进的libjpeg,encode/decode是ijg的速度的2倍以上。
loads
- 将使用的DLL文件预先装入内存已提高VB程序执行速度的程序- Will use the DLL document will load the memory to enhance the VB procedure in advance to carry out the speed procedure
