代码搜索:GPs 开发教程

找到约 10,000 项符合「GPs 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/257217/11943980

obj gps.obj

www.eeworm.com/read/257217/11944079

lst gps.lst

C51 COMPILER V7.01 GPS 06/30/2007 11:42:52 PAGE 1 C51 COMPILER V7.01, COMPILATION OF MODULE GPS OBJECT MODULE PLACED IN GPS
www.eeworm.com/read/257217/11944119

c gps.c

#include #include #include #include "System.h" #include "Lcd.h" #include "Menu.h" #include "UART.h" //字符数组绝对地址 #define latitude 0x8000 #define longitude 0x99
www.eeworm.com/read/256522/11990924

cpp gps.cpp

///////////////////////////////////////////////////////////////////////////////////////////// //GPS.cpp /////////////////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/256522/11990940

001 gps32.001

# Microsoft Developer Studio Project File - Name="GPS32" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 5.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dyn
www.eeworm.com/read/256522/11990963

h gps.h

///////////////////////////////////////////////////////////////////////////////////////////// //GPS.h /////////////////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/153981/11996700

h gps.h

#define USE_BEIJING_TIMEZONE 1 typedef struct{ int year; int month; int day; int hour; int minute; int second; } date_time ; typedef struct { date_time D; //时间 char stat
www.eeworm.com/read/153955/11998169

ini gps数据.ini

[虚拟GPS] Key1=$GPGGA,162411,3800.1238,N,11700.3859,E,1,06,0.01,5.1,M,-3.2,M,,*63 Key2=$GPGGA,162412,3801.1238,N,11701.3859,E,1,06,0.02,5.1,M,-3.2,M,,*63 Key3=$GPGGA,162413,3802.1238,N,11700.3859,E,1
www.eeworm.com/read/153913/12000096

pdf gps.pdf

www.eeworm.com/read/256040/12033681

c gps.c

/*! \file gps.c \brief GPS position storage and processing library. */ //***************************************************************************** // // File Name : 'gps.c' // Title : GPS pos