代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/362523/9993970
h gps.h
// GPS.h: interface for the GPS class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_GPS_H__A0CD092D_22FB_4F4D_ADE2_7B0F3C18DA57__INCLUDED_)
#define
www.eeworm.com/read/362523/9994005
cpp gps.cpp
// GPS.cpp: implementation of the GPS class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "GPS.h"
#include "string.h"
#ifdef _DEBUG
www.eeworm.com/read/362490/9996550
h gps.h
#define I96 96
#define I50 50
#define I36 36
#define I10 10
#define I5 5
#define I3 3
#define FL1 1575.42e6 /* MHz */
#define FL2 1227.60e6 /* MHz */
#define C 2.99792458e8 /* light velocity */
#
www.eeworm.com/read/361414/10054044
opt gps.opt
www.eeworm.com/read/361414/10054047
lik gps.lik
Version: 3.0
Options: m37
Obj: "D:\Sunplus\startupD.obj"
Obj: "E:\Keilc\gps\Debug\Resource.obj"
Obj: "E:\Keilc\gps\Debug\main.obj"
Obj: "E:\Keilc\gps\Debug\SPLC501Driver_IO.obj"
Obj: "E:\Keilc\g
www.eeworm.com/read/361414/10054048
set gps.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE060A_061A
[SetLink]
ExeFile=1
Output=.\Debug
www.eeworm.com/read/361414/10054050
env gps.env
[TRACE_BUFFER]
Enable=0
SaveOPOnly=0
Size=65535
Offset=0
LAScale=0
[PASSPOINT]
Result File=.\Passpoint_Result.txt
Register File=.\Passpoint_Register.txt
[General]
Device=1
Timer=2457600
www.eeworm.com/read/361414/10054052
spj gps.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE060A_061A)Application
CFG=Debug
# Begin Project
www.eeworm.com/read/361414/10054053
rc gps.rc
# Begin Project
# Begin SubItem "gps Resources"
# End SubItem
# End Project
www.eeworm.com/read/361414/10054060
h gps.h
#ifndef __GPS_H__
#define __GPS_H__
// write your header here
#endif