-
图书馆管理系统设计与开发
图书馆管理系统设计与开发-Library Management System Design and Development
- 2022-03-07 00:26:22下载
- 积分:1
-
这是一个数据结构的线索二叉树的算法,是用C来编程的
这是一个数据结构的线索二叉树的算法,是用C来编程的-This is a data structure leads to the binary tree algorithm is used to program the C
- 2023-09-04 01:55:03下载
- 积分:1
-
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类...
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
- 2022-05-24 07:23:59下载
- 积分:1
-
lzw的压缩程序,算法很经典 可以输出压缩的时间
lzw的压缩程序,算法很经典 可以输出压缩的时间-4,558,302 compression procedure, the algorithm classic can output the compressed time
- 2022-07-16 10:16:09下载
- 积分:1
-
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。...
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。-based on Matlab Wavelet image compression, each subroutine with detailed explanations.
- 2023-05-01 17:25:03下载
- 积分:1
-
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a...
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a RC4 stream cipher. The encrypted file is written to a new file along with
the decryption stub and key. When the output file is executed it decrypts and
executes the encrypted file.
It s written in Delphi 6, enjoy the source code.
- 2022-07-03 00:18:29下载
- 积分: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
-
这个东西可以压缩bmp格式的文件,通过压缩可以成为…
这个东西可以压缩bmp形式的文件,通过压缩能把文件变得很小。-this thing can be compressed bmp format documents, through compression can become very document.
- 2023-02-25 01:50:04下载
- 积分:1
-
icrocom的纠错和压缩协议常简写为MNP(Microcom Network Protocol),它由一系列独立的纠错和压缩协议组成,在数据压缩协议方面,MN...
icrocom的纠错和压缩协议常简写为MNP(Microcom Network Protocol),它由一系列独立的纠错和压缩协议组成,在数据压缩协议方面,MNP5和V.42bis最为流行。MNP5使用了两种压缩算法.-icrocom error correction and the compression agreement often
the simple form is MNP (Microcom Network Protocol), it is composed by
a series of independent error corrections and the compression
agreement, in the data compression agreement aspect, MNP5 and V.42bis
is most popular. MNP5 used two kinds to reduce the algorithm
- 2022-07-10 17:54:10下载
- 积分:1
-
使用java解zip文件包。
使用java解zip文件包。-Zip file using java package solution.
- 2022-03-18 04:24:30下载
- 积分:1