代码搜索:如何学习 GPs?
找到约 10,000 项符合「如何学习 GPs?」的源代码
代码结果 10,000
www.eeworm.com/read/169565/9851636
c gps.c
#include
#include
#include
#include
#include
#include
#include
#include // Must include . or,
www.eeworm.com/read/365288/9870425
c gps.c
#include
#include
#include
#include
#include
//#include "types.h"
#include "gps.h"
#define USE_BEIJING_TIMEZONE
static int GetComma(int num,c
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