-
MD5算法,perl 语言md5算法模块,perl 语言md5算法模块
MD5算法,perl 语言md5算法模块,perl 语言md5算法模块-MD5 algorithm, perl language md5 algorithm module, perl language md5 algorithm module
- 2023-09-06 20:10:03下载
- 积分:1
-
2407的中断格式(!◎1!! !! !!!)
2407的中断格式(!◎1!! !! !!!)-2407 interruption format (! ◎ 1!!!!!!!!!)
- 2023-06-27 10:25:04下载
- 积分:1
-
g711 is a good lossy compression, decompression, as well as format conversion al...
g711是一个不错的有损压缩,解压,以及格式转化的算法,尤其是对音频数据-g711 is a good lossy compression, decompression, as well as format conversion algorithm, especially for audio data
- 2023-05-12 11:45:04下载
- 积分:1
-
Use matlab developed jpeg tool, which did not use the letter to the matlab that...
使用matlab开发的jpeg工具,其中没有使用matlab中包含的字母进行预测,量化都是自己写的,为lena做压缩,但最后没有做熵的过程
- 2022-03-17 12:23:59下载
- 积分:1
-
EasyARM1138 的蜂鸣器程序 能发出两种不同频率的声音
EasyARM1138 的蜂鸣器程序 能发出两种不同频率的声音-EasyARM1138 the buzzer program can issue two kinds of different frequencies of sound
- 2022-03-18 22:23:14下载
- 积分:1
-
- 2022-03-17 22:35:49下载
- 积分:1
-
这是JPEG压缩编码,c++实现,其中有离散余弦变化,由程编码等...
这是JPEG压缩编码,c++实现,其中有离散余弦变化,由程编码等-This is the JPEG compression, c realization of a discrete cosine which changes from the way coding
- 2022-07-18 21:21:26下载
- 积分:1
-
把信息写到自身的Exe文件中,并能读取,可用它进行一些软件的加密和保护...
把信息写到自身的Exe文件中,并能读取,可用它进行一些软件的加密和保护-may write information into the EXE file itself and also can read. It may be used in software protection and encription.
- 2022-03-30 14:25:19下载
- 积分:1
-
RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对...
RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对数。可应用于电力系统数据的压缩。-Ray compression integrated statistics and dictionary method, the database compression algorithm. The algorithm is targeted at high repetition rate of data compression algorithm, a higher compression ratio. If all the repeat, then the compression ratio is 2 to the end of a few. Can be applied to power system data compression.
- 2022-07-20 10:56:53下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1