代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/320475/13426278
apj gps.apj
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(gps)
Co
www.eeworm.com/read/319927/13439486
c gps.c
#include
#include
#include
#include
#include
//#include "types.h"
#include "gps.h"
#define USE_BEIJING_TIMEZONE
static int GetComma(int num,c
www.eeworm.com/read/319927/13439487
h gps.h
#ifndef _GPS_H
#define _GPS_H
//#include "types.h"
typedef struct{
int year;
int month;
int day;
int hour;
int minute;
int second;
}date_time;
typedef struct{
date_time D;//时间
char sta
www.eeworm.com/read/319906/13439892
plg gps.plg
礦ision3 Build Log
Project:
E:\陈勇的毕业设计\串口测试(2008-4-23)11点\GPS.uv2
Project File Date: 04/23/2008
Output:
www.eeworm.com/read/319906/13439896
opt gps.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/319906/13439898
lnp gps.lnp
"main.obj",
"Port_Initial.obj",
"uart.obj"
TO "GPS"
RAMSIZE(256)
www.eeworm.com/read/319905/13439925
plg gps.plg
礦ision3 Build Log
Project:
E:\陈勇的毕业设计\系统设计基本成功(2008-5-21)12点\GPS.uv2
Project File Date: 05/21/2008
Output:
www.eeworm.com/read/319905/13439936
opt gps.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/319905/13439939
lnp gps.lnp
"main.obj",
"Port_Initial.obj",
"uart.obj",
"delay.obj",
"TS12864A.obj",
"show_window.obj",
"key.obj",
"Navigation.obj"
TO "GPS"
RAMSIZE(256)
www.eeworm.com/read/319900/13440007
plg gps.plg
礦ision3 Build Log
Project:
E:\陈勇的毕业设计\系统设计定位调试(2008-5-4)9点\GPS.uv2
Project File Date: 05/13/2008
Output:
Build target 'Target 1'
compiling ma