代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/490045/6457777
_c gps._c
//包含所需头文件
#include
#include
//*
//*
/***************************************************************************************************
www.eeworm.com/read/490045/6457778
c gps.c
//包含所需头文件
#include
#include
//*
//*
/***************************************************************************************************
www.eeworm.com/read/490045/6457780
prj gps.prj
[Compiler Options]
Edit1=\"D:\Program Files\ICC\icc\include\"
Edit2=\"D:\Program Files\ICC\icc\lib\"
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=16384
www.eeworm.com/read/490045/6457781
i gps.i
www.eeworm.com/read/490045/6457782
hex gps.hex
:040000000C94D70184
:04002C000C94030627
:14005400401020103010201007FE00100210E11021902110AE
:14006800201020502020580087FE00000100010001003FFC89
:14007C0001000100010001007FFE02000600082010103FF868
www.eeworm.com/read/490045/6457783
dbg gps.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\单片机\AVR程序\GPS通信\
FILE gps.c
FUNC delay_1us 3F0 fV
BLOCK 94 3F0
LINE 94 3F0
LINE 95 3F0
BLOCKEND 0 3F2
FUNCEND 3F2
FUNC delay_nus 3F4 fV
B
www.eeworm.com/read/490045/6457784
mp gps.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/490216/6460802
h gps.h
#define CURRENT_CHANNEL_ASSIGNMENT_DATA_REQUEST ( (unsigned char) 6 )
#define NAVIGATION_DATA_REQUEST_USER_COORDINATES ( (unsigned char) ( 20 ) )
#define NAVIGATION_DATA_REQUEST_GPS_COORDINATES (
www.eeworm.com/read/489807/6461555
h gps.h
extern signed int GPS_Nick;
extern signed int GPS_Roll;
extern signed int GPS_Nick2;
extern signed int GPS_Roll2;
void GPS_Neutral(void);
void GPS_BerechneZielrichtung(void);