代码搜索:如何学习 GPs?
找到约 10,000 项符合「如何学习 GPs?」的源代码
代码结果 10,000
www.eeworm.com/read/468003/6997820
c gps.c
#include "gps.h"
#include "navigator.h"
#include "map.h"
EXPORT ID gps_tid;
LOCAL double convrse(double x)
{
int zheng=x/100;
double xiao=(x/100-zheng)/0.6;
return (double)(zheng+xiao);
www.eeworm.com/read/468003/6997827
h gps.h
#include
#include
#include
#include
#include
#include
#include
#include
#defi
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