代码搜索:GPs 有哪些应用?
找到约 10,000 项符合「GPs 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/379829/9174470
sym gps.sym
www.eeworm.com/read/379829/9174471
vec gps.vec
;INTERRUPT VECTORS
JMP __RESET
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0
www.eeworm.com/read/379829/9174474
map gps.map
CodeVisionAVR C Compiler V1.25.3 Professional
(C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: F:\程序\ADC\GPS\gps.c
Global variables memory map:
Variabl
www.eeworm.com/read/379829/9174476
rom gps.rom
000000:940C
000001:008B
000002:940C
000003:0000
000004:940C
000005:0000
000006:940C
000007:0000
000008:940C
000009:0000
00000A:940C
00000B:0000
00000C:940C
00000D:0000
00000E:940C
00000
www.eeworm.com/read/379829/9174478
obj gps.obj
www.eeworm.com/read/379418/9198290
plg gps.plg
建造目标 'Target 1'
正在汇编 STARTUP.A51...
正在编绎 context.c...
CONTEXT.C(27): 警告 C206: 'vsnprintf': missing function-prototype
CONTEXT.C(27): 错误 C267: 'vsnprintf': requires ANSI-style prototype
正在编绎 generat
www.eeworm.com/read/379418/9198304
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/181778/9237204
c gps.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/181778/9237205
py gps.py
#!/usr/bin/env python
#
# gps.py -- Python interface to GPSD.
#
import time, socket, sys
from math import *
STATUS_NO_FIX = 0
STATUS_FIX = 1
STATUS_DGPS_FIX = 2
MODE_NO_FIX = 1
MODE_2D = 2
MODE_3D =
www.eeworm.com/read/181778/9237206
ad gps.ad
*gps_data.time.label.labelString: "Time "
*gps_data.latitude.label.labelString: "Lat. "
*gps_data.longitude.label.labelString: "Long. "
*gps_data.altitude.label.labelString: "Alt. "
*gps_dat