-
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
-
#包括<;MEGA8。H & gt;
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1-#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
- 2022-12-09 21:15:03下载
- 积分:1
-
an improved huffman algorithm, which has a perfect compression efficiency.
一种改进的huaffman算法,压缩效率不错的喔!!来看看ba:)-an improved huffman algorithm, which has a perfect compression efficiency.
- 2022-11-26 04:15:03下载
- 积分:1
-
huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。...
huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。-huffman encoding and decoding the realization process, containing the compiler and use that, it is well established procedures, they can input character set size and weight of characters.
- 2022-02-26 12:45:07下载
- 积分:1
-
- 2022-08-22 05:52:54下载
- 积分:1
-
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。...
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。-LZW source code, c language. May not be all, I have a good version, we will continue to.
- 2022-03-22 15:48:44下载
- 积分:1
-
一个压缩率很好的壳!
一个压缩率很好的壳!-a good compression ratio shell!
- 2023-02-07 12:00:03下载
- 积分:1
-
有关图像压缩(wavelet)源程序
有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
- 2022-07-28 10:41:04下载
- 积分:1
-
经典的zlib库,非常好用,目前使用最多的
经典的zlib库,非常好用,目前使用最多的-Classic zlib library, very easy to use, currently used by most
- 2022-02-06 12:40:25下载
- 积分:1
-
关于哈弗曼树的编码译码,以及用文件形式输出的的算法
关于哈弗曼树的编码译码,以及用文件形式输出的的算法-哈弗曼tree on the codec, and the documentary form of the algorithm output
- 2022-03-01 16:09:28下载
- 积分:1