-
将使用的DLL文件预先装入内存已提高VB程序执行速度的程序
将使用的DLL文件预先装入内存已提高VB程序执行速度的程序- Will use the DLL document will load the memory to enhance the
VB procedure in advance to carry out the speed procedure
- 2022-10-30 03:40:07下载
- 积分:1
-
strassen算法
visual studio 2008
strassen算法
visual studio 2008-strassen
- 2022-01-26 08:36:15下载
- 积分:1
-
这个代码是"高斯克吕格与经纬度坐标值转换代码",本人也是从网友转贴而来....
这个代码是"高斯克吕格与经纬度坐标值转换代码",本人也是从网友转贴而来.-This code is
- 2022-01-26 05:14:47下载
- 积分:1
-
h.263 c source code. Contents under input. Qcif original uncompressed files, run...
h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。-h.263 c source code. Contents under input. Qcif original uncompressed files, run the program generator reconstruction documents recon. Qcif and compressed paper output. 263 documents.
- 2022-05-26 01:31:33下载
- 积分:1
-
本文介绍UVLC编解码,提供源代码.测试成功
本文介绍UVLC编解码,提供源代码.测试成功-This article describes UVLC codec, providing the source code. Test success
- 2022-05-25 22:04:51下载
- 积分:1
-
计算机图形学,用VC实现的画直线方法,采用独立类做的。
计算机图形学,用VC实现的画直线方法,采用独立类做的。-computer draw
- 2022-01-31 08:39:02下载
- 积分:1
-
VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者...
VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者-VC++ Programming, source code, the use of RLE algorithm for compressed files, suitable for beginners compression decompression
- 2022-01-25 19:15:00下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1
-
自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。...
自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。-adaptive arithmetic coding. The project has been the assumption that readers understand basic arithmetic coding concept.
- 2022-03-03 05:26:06下载
- 积分:1
-
一种比Zip压缩更好的压缩算法。
一种比Zip压缩更好的压缩算法。-a better compression than the Zip compression algorithm.
- 2022-06-16 18:07:35下载
- 积分:1