代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/467402/7011852
c gps.c
#include
#include
//GPS数据存储数组
unsigned char time[6]; //时间
unsigned char lock; //定位状态
unsigned char WD[9]; //纬度
unsigne
www.eeworm.com/read/467014/7013520
gps_main
www.eeworm.com/read/467170/7019384
h gps.h
#ifndef LCD1602_4_H
#define LCD1602_4_H
#include
#include
#define HIGH 1
#define LOW 0
//*****************************************
#define DATA_MODE 0x28//LC
www.eeworm.com/read/467170/7019386
obj gps.obj
www.eeworm.com/read/467170/7019387
plg gps.plg
礦ision3 Build Log
Project:
E:\电子设计\个人程序\GPS\GPS.uv2
Project File Date: 09/01/2008
Output:
Build target 'Target 1'
compiling GPS.c...
GPS.C(6
www.eeworm.com/read/467170/7019389
hex gps.hex
:1000030057656C636F6D65210053686F7720796F57
:0B0013007520746865736521212100D1
:0F03250001100801130001140001110001120062
:0E033500D285C2860000D2842080FDC28422C0
:0D034300000000D2840000C28400000022E
www.eeworm.com/read/467170/7019391
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/467170/7019392
lst gps.lst
C51 COMPILER V8.02 GPS 09/29/2008 23:53:26 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE GPS
OBJECT MODULE PLACED IN GPS
www.eeworm.com/read/467170/7019394
c gps.c
#include
#include"GPS.h"
/**********************************************************
LCD1602.c (GPS)
Created by Cao Jian
email: cj19870223@sina.com
****************************