代码搜索:GPs 有哪些应用?
找到约 10,000 项符合「GPs 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/456398/7349950
opt gps.opt
www.eeworm.com/read/456398/7349954
cpp gps.cpp
// GPS.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GPS.h"
#include "GPSDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/454556/7387462
c gps.c
/******************************************************************************
MODE: AML--#GPS+accelerator+compass
MCU: Cyan eCOG1k
COMPILER: CyanIDE v1.41
FILE NAME: GPS C source code files
*
www.eeworm.com/read/454556/7387478
lif gps.lif
.DECLARED
$_str_cmp?
$usr_rx_handler??
$usr_ex_handler??
$gps_initialization
$RMC_receive?
$GGA_receive?
$GSA_receive?
$GSV_receive?
$GPS_one_group_receive?
$GPS_STR_head_receive?
$GPS_data
www.eeworm.com/read/454556/7387485
asm gps.asm
; generated by Norcroft eCOG C Compiler V1.10 $BuildRevision$
; special options: -g
;
MODULE gps___gps
.CODE
.LARGE
; TARGET_MAX_STACK_OVERRUN = 8
;/***************************************
www.eeworm.com/read/454556/7387493
h gps.h
/******************************************************************************
MODE: AML--#GPS+accelerator+compass
MCU: Cyan eCOG1k
COMPILER: CyanIDE v1.41
FILE NAME: GPS head files
**********
www.eeworm.com/read/454175/7397344
plg gps.plg
礦ision3 Build Log
Project:
F:\单片机\单片机课程设计指导\单片机课程设计指导--源程序\第11章源程序\第11章 C程序\GPS.uv2
Project File Date: 10/07/2004
Output:
Build target 'Target
www.eeworm.com/read/454175/7397348
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/454175/7397349
lnp gps.lnp
"STARTUP.obj",
"12232DRIVER.obj"
TO "GPS"
RAMSIZE(256)
www.eeworm.com/read/451797/7455464
c gps.c
*************************************
GPS解码1602显示程序
作者:BG4UVR
最后更新:
2007.01.27
1.2版,改时间由RMC语句解码,取消日期显示
2007.01.25
1.1版,修正定位后页面不能转换的BUG。
1.0版,基本功能。
************************