代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/365288/9870427
h gps.h
#ifndef _GPS_H
#define _GPS_H
//#include "types.h"
typedef struct{
int year;
int month;
int day;
int hour;
int minute;
int second;
}date_time;
typedef struct{
date_time D;//时间
char sta
www.eeworm.com/read/364991/9883809
mcp gps.mcp
www.eeworm.com/read/168625/9904314
tle gps.tle
GPS BI-01
1 10684U 78020A 97123.89144312 -.00000065 00000-0 10000-3 0 5228
2 10684 65.0606 14.4367 0059824 165.9578 194.2514 1.98069520125765
GPS BI-02
1 1089
www.eeworm.com/read/168625/9904340
tcl gps.tcl
#
# GPS
#
# nominal GPS, Lloyd Wood
# for SaVi: http://www.geom.uiuc.edu/~worfolk/SaVi/
#
# Information provided by Peter Dana while at the University of Texas.
# Orbital summary
www.eeworm.com/read/364159/9919922
c gps.c
// ----------------------------------------------------------------------------
// Copyright 2006-2007, Martin D. Flynn
// All rights reserved
// ------------------------------------------------------
www.eeworm.com/read/364159/9919929
h gps.h
// ----------------------------------------------------------------------------
// Copyright 2006-2007, Martin D. Flynn
// All rights reserved
// ------------------------------------------------------
www.eeworm.com/read/168022/9941537
rar gps.rar
www.eeworm.com/read/167704/9955145
clw gps.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CGPSDoc
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "GPS.h"
La
www.eeworm.com/read/167704/9955150
h gps.h
// GPS.h : main header file for the GPS application
//
#if !defined(AFX_GPS_H__9F4B92C5_92BB_45E7_9C62_9CD9907DE631__INCLUDED_)
#define AFX_GPS_H__9F4B92C5_92BB_45E7_9C62_9CD9907DE631__INCLUDED_
www.eeworm.com/read/167704/9955154