-
一个简单的基于MFC对话框的动态曲线程序源码
一个简单的基于MFC对话框的动态曲线程序源码
-A simple MFC dialog based on the dynamic curve of the procedure source
- 2022-02-06 04:02:43下载
- 积分:1
-
递归下降识别程序
递归下降识别程序-recursive declined identification procedures
- 2022-03-18 00:29:11下载
- 积分:1
-
LZW压缩算法源代码和示例程序代码c
LZW压缩算法源代码和示例程序代码c-LZW compression calculates the law origin code and
demonstration procedure code c
- 2022-03-06 15:04:08下载
- 积分:1
-
文件自动解压缩程序
文件自动解压缩程序-documents automatically extracted
- 2022-02-02 11:05:01下载
- 积分:1
-
这是我前天终于编好的,谢谢大家,请适用
这是我前天终于编好的,谢谢大家,请适用
-This the day before yesterday I was a good series, thank you, thank you please apply
- 2022-05-25 21:17:08下载
- 积分:1
-
GPS定位数据压缩算法的设计与实现
文章作者:杨宏业 张 跃
为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特...
GPS定位数据压缩算法的设计与实现
文章作者:杨宏业 张 跃
为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特
点,提出了专用于GPS定全数据压缩的改进型半字节压缩算法。-the design and implementation of GPS locaton data compression algrithm.author:yanghongye,zhangyao.solve the problem of gps car-carring system with little memory ,while heavy dataload.according gps data s characteristic ,put forward gps-oriented data compression,improved half byte compression algrithm.
- 2022-08-15 23:49:29下载
- 积分:1
-
一个简单的压缩算法源程序,希望能给大家带来帮助
一个简单的压缩算法源程序,希望能给大家带来帮助-A simple compression algorithm source code, I hope everyone can help
- 2022-03-26 03:40:56下载
- 积分:1
-
关于C#语言开发的编程,打开需要C#软件。
关于C#语言开发的编程,打开需要C#软件。-About C# programming language development, open the need for C# software.
- 2022-01-24 18:24:25下载
- 积分:1
-
一个很好的自制减压程序
一个不错的自制解压缩程序-a good homemade decompression procedures
- 2022-11-23 01:00:03下载
- 积分: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