代码搜索:TLE
找到约 732 项符合「TLE」的源代码
代码结果 732
www.eeworm.com/read/224584/14582482
h norad_in.h
#ifndef NORAD_IN_H
#define NORAD_IN_H
/* Common "internal" arguments between deep-space functions; users of */
/* the satellite routines shouldn't need to bother with any of this */
type
www.eeworm.com/read/224584/14582526
cpp test3.cpp
/*
* test3.cpp 8 October 2002
*
* A skeleton main() function to test the speed of SxPx
* functions, and the positional differences between SGPx and SDPx.
* (I was curious as to whe
www.eeworm.com/read/168625/9904311
makefile
#
# Makefile - SaVi data directory. Run top-level Makefile instead.
#
# $Id: Makefile,v 1.4 2004/09/30 16:40:01 lloydwood Exp $
SHELL = /bin/sh
RM = /bin/rm -f
OTHER_SRCS = aries
www.eeworm.com/read/224584/14582508
def sm_sat.def
LIBRARY sm_sat
EXPORTS
SGP4_init @2
SGP4 @7
select_ephemeris @11
parse_elements @12
tle_checksum
www.eeworm.com/read/295676/8146295
txt wv_n3(wvga sharp_tle_ccfl).txt
/*===========================================================================*/
/* Register Setting for TW8816 08/02/07 */
/*====================================
www.eeworm.com/read/224584/14582490
cpp obs_tes2.cpp
/*
obs_test.cpp 12 December 2002
An example 'main' function illustrating how to find which satellite(s)
are within a given radius of a given RA/dec, as seen from a given
point. The
www.eeworm.com/read/233075/4694815
prt chips.prt
FILE_TYPE=LIBRARY_PARTS;
TIME=' Created/Modified on Mon Mar 19 14:01:19 2001' ;
primitive 'TLE2037','TLE2037_SOIC','TLE2037_CAN';
pin
'IN+':
PIN_NUMBER='(3)';
PIN_TYPE='ANALOG'
www.eeworm.com/read/272894/10936869
dpr ex.dpr
{
AC in 0.281 sec
TLE if using SET. "extle.dpr" is the tle prog.
}
program Ural_1179(Input,Output);
type
TIndex=Longint;
var
IsNewWord:array[1..36]of Boolean; //Index 1 is a Buffer
Wo
www.eeworm.com/read/272894/10936795
dpr ex.dpr
{
dynamic BFS+ heap sort : TLE at 9
static BFS + quick sort (binary): TLE at 16
static BFS + quick sort (random): AC 0.078s
static BFS + heap sort: AC 0.093s
}
program Ural_1028(Input, Output)
www.eeworm.com/read/272894/10936801
dpr ex2.dpr
{
dynamic BFS+ heap sort : TLE at 9
static BFS + quick sort (binary): TLE at 16
static BFS + quick sort (random): AC 0.078s
static BFS + heap sort: AC 0.093s
}
program Ural_1028(Input, Output)