-
visual foxpro的用法和数据表
visual foxpro的用法和数据表
- 2022-07-14 11:37:25下载
- 积分:1
-
delphi File Crypter Pro source code
delphi File Crypter Pro source code
- 2023-03-30 02:20:03下载
- 积分:1
-
实现JPEG压缩,并用RLE编码传递并解压的过程
实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process
- 2022-08-23 05:01:00下载
- 积分:1
-
Procedure consists of five modules, lzw compression algorithm c language
程序由五个模块组成,lzw压缩算法的c语言实现-Procedure consists of five modules, lzw compression algorithm c language
- 2022-02-04 16:11:05下载
- 积分:1
-
对于Huffman压缩算法原代码的数据流,可以使用…
用于数据流压缩的huffman算法原码,可用于压缩解压的源程序-Data stream for the huffman compression algorithm the original code, can be used to extract the source compression
- 2023-01-18 17:00:03下载
- 积分:1
-
实现了自动解方程的功能,并有详细的使用方法说明
实现了自动解方程的功能,并有详细的使用方法说明-Realize the automatic solution of functional equations, and have a detailed description of the use of methods
- 2022-01-25 14:02:46下载
- 积分:1
-
c code for speech code algorithm,and support multi
语音压缩算法 ,C语言编写 多平台 -c code for speech code algorithm,and support multi-platform
- 2022-06-27 15:13:56下载
- 积分:1
-
打开ARJ源
open arj source
- 2022-03-19 14:21:59下载
- 积分:1
-
这是关于信源压缩编码里面比较经典的压缩编码算法
这是关于信源压缩编码里面比较经典的压缩编码算法-Huffman算法的代码!-This is on the inside source coding compare a classic Coding Algorithm-Huffman algorithm code!
- 2023-01-06 00:00:05下载
- 积分:1
-
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示...
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image-- an outbound trip. Yu Cheng text compression principle on repeated field using three symbols logo Act : (a) repeat prompt, such as @,#, etc.; (2) Run-length parameters, or the number of repeat, if using a byte, the largest the length of 255 to repeat the word; (3) repeat characters. More than three as part of a repeat factor. Visibility to gain compression efficiency, duplication of characters in three more. 2. Run-image compression for the principle of two binary images, a zero original data matrix, progressive compression deal with the matrix : (1) n a row, n; (2) consecutive n 0, expressed as-n.
- 2022-05-06 21:11:33下载
- 积分:1