-
hope to help you learn C language.
希望能帮助大家学习C语言.-hope to help you learn C language.
- 2022-02-25 20:18:05下载
- 积分:1
-
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过-RLE8 compression and decompression algorithm using VS2005 to develop and test
- 2022-10-08 21:45:08下载
- 积分:1
-
introduced Embedded Video from Shanghai Jiaotong University, is a video training...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-08-20 16:56:45下载
- 积分:1
-
LZ77压缩算法是无损数据压缩算法。该算法…
LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
- 2022-02-12 19:52:33下载
- 积分:1
-
今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!...
今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!-Today saw a pretty good compression algorithm program, hoping to increase our programming ability to be helpful!
- 2023-07-31 14:10:03下载
- 积分:1
-
Code based on the ARM7 realize the MPEG
代码实现了基于ARM7的MPEG-4视频解码器,由C代码和汇编混合编写,已经在ARM7TDMI平台调试通过。-Code based on the ARM7 realize the MPEG-4 video decoder, from C code and compilation of mixed-prepared, has been adopted ARM7TDMI debugging platform.
- 2022-05-27 14:27:06下载
- 积分:1
-
用JAVA语言实现的压缩解压Zip文件
用JAVA语言实现的压缩解压Zip文件-using the Java language extracting Zip file compression
- 2023-01-15 05:40:03下载
- 积分:1
-
实现JPEG压缩编码功能2项目文件看
实现jpeg的压缩编码功能
在demo2的工程文件中即可查看-Realize jpeg compression coding function demo2 project document to see
- 2022-07-22 11:06:29下载
- 积分: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
-
Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MH...
Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#defi-Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#defi
- 2022-04-23 06:15:39下载
- 积分:1