代码搜索:GPs 有哪些应用?
找到约 10,000 项符合「GPs 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/239187/13298180
gd_gps
www.eeworm.com/read/239185/13299030
cpp gps.cpp
/*
Module : GPS.CPP
Purpose: "C" style Implementation to GPS32
Created: PJN / 28-12-1997
History: PJN / 20-01-1998 1. A number of problems were discovered when GPSLIB was being
www.eeworm.com/read/239185/13299054
001 gps32.001
# Microsoft Developer Studio Project File - Name="GPS32" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dyn
www.eeworm.com/read/239185/13299298
h gps.h
/*
Module : GPS.H
Purpose: "C" style interface to GPS32
Created: PJN / 28-12-1997
Copyright (c) 1997 - 2001 by PJ Naughter. (Web: www.naughter.com, Email: pjna@naughter.com)
All rights reser
www.eeworm.com/read/239185/13299368
bas gps.bas
Attribute VB_Name = "GPS"
Option Explicit
Const GPS_MaxDeviceName = 257
Const GpsQualityFixNotAvailable = 0
Const GpsQualityFix = 1
Const GpsQualityDifferentialFix = 2
Const GpsParityNone
www.eeworm.com/read/322126/13389576
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/321623/13401644
gps gppw.gps
[PCDLG]
Connection:
lStructSize TYPE_DWORD10 100
lNetowrkNo TYPE_DWORD10 0
lStationNo TYPE_DWORD10 255
lUnitNo TYPE_DWORD10 0
lIONo TYPE_DWORD10 0
lCpuType TYPE_DWORD10 516
lUni
www.eeworm.com/read/320475/13426259
elf gps.elf
www.eeworm.com/read/320475/13426278
apj gps.apj
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(gps)
Co
www.eeworm.com/read/319927/13439486
c gps.c
#include
#include
#include
#include
#include
//#include "types.h"
#include "gps.h"
#define USE_BEIJING_TIMEZONE
static int GetComma(int num,c