代码搜索:STATION

找到约 2,179 项符合「STATION」的源代码

代码结果 2,179
www.eeworm.com/read/244358/12871236

c udprotcl.c

/* $Header: "%n Ver=%v %f LastEdit=%w Locker=%l" */ /* "UDPROTCL.C Ver=5 26-Nov-97,9:43:02 LastEdit=JIMV Locker=***_NOBODY_***" */ /************************************************************
www.eeworm.com/read/313397/13588760

htm b.htm

www.eeworm.com/read/493719/6389387

pas ac1168.pas

program ural1168; const maxsize=50; maxk=1000; zero=1e-6; var map:array[1..maxsize,1..maxsize]of word; station:array[1..maxsize,1..maxsize]of boolean; x,y:array[1..maxk]of byte;
www.eeworm.com/read/479074/6699000

m example2.m

%EXAMPLE2: Demonstrate capabilities of SkyLab (Skyplot for Matlab) % % This script demonstrates some of the capabilities of Skylab, the Matlab % version of SkyPlot. This demo reads an ephemeris-file,
www.eeworm.com/read/231652/14224788

pas ac1168.pas

program ural1168; const maxsize=50; maxk=1000; zero=1e-6; var map:array[1..maxsize,1..maxsize]of word; station:array[1..maxsize,1..maxsize]of boolean; x,y:array[1..maxk]of byte;
www.eeworm.com/read/125497/14489832

htm constnts_0zjn.htm

LINEOFFERINGMODE_ Constants
www.eeworm.com/read/211952/15169743

pas p2318.pas

PROGRAM p2318; CONST small=1e-8; TYPE node=record x,y,r :Extended; end; VAR n,part,statu,p :Integer; start,fin
www.eeworm.com/read/475942/6770445

m satvis.m

function [phi,s]=satvis(el0,R,h) %SATVIS Visibility of satellite. % [PHI,S]=SATVIS(EL0,R,H) gives the visibility of the satellite % in terms of angle from base station with respect to Earth ce
www.eeworm.com/read/474803/6807810

java clientquerymode.java

public interface ClientQueryMode { public static final int BUS = 0; public static final int STATION = 1; }
www.eeworm.com/read/293529/8288068

hpp vtecmap.hpp

#pragma ident "$Id: VTECMap.hpp 345 2006-12-13 21:03:29Z ehagen $" //============================================================================ // // This file is part of GPSTk, the GPS Toolkit. /