代码搜索:GPs 有哪些应用?
找到约 10,000 项符合「GPs 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/424423/10451970
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/424423/10452058
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/279017/10483073
exe gps.exe
www.eeworm.com/read/279017/10483332
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/278961/10485416
png gps.png
www.eeworm.com/read/160507/10524987
c gps.c
#include
#include
//#include
//#include
//#include
//#include "types.h"
#include "..\gps\gps.h"
#include "..\startup\uhal.h"
#define USE_BEIJI
www.eeworm.com/read/160507/10524995
h gps.h
#ifndef _GPS_H
#define _GPS_H
#include "..\startup\def.h"
typedef struct{
int year;
int month;
int day;
int hour;
int minute;
int second;
}date_time;
typedef struct{
date_time D;
www.eeworm.com/read/278474/10533641
bmp gps.bmp
www.eeworm.com/read/277927/10593555
h gps.h
// GPS.h : main header file for the GPS application
//
#if !defined(AFX_GPS_H__BAAA2093_7967_445A_8767_6C7A90E8B2E9__INCLUDED_)
#define AFX_GPS_H__BAAA2093_7967_445A_8767_6C7A90E8B2E9__INCLUDED_
www.eeworm.com/read/277927/10593570
dsp gps.dsp
# Microsoft Developer Studio Project File - Name="GPS" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appli