代码搜索:STATION
找到约 2,179 项符合「STATION」的源代码
代码结果 2,179
www.eeworm.com/read/388251/8623442
hpp mscstore.hpp
#pragma ident "$Id: MSCStore.hpp 1022 2008-01-04 17:54:57Z renfroba $"
//============================================================================
//
// This file is part of GPSTk, the GPS To
www.eeworm.com/read/388251/8623510
hpp blqdatareader.hpp
#pragma ident "$Id: $"
/**
* @file BLQDataReader.hpp
* File stream for ocean tides harmonics data in BLQ file format.
*/
#ifndef BLQDATAREADER_HPP
#define BLQDATAREADER_HPP
//===================
www.eeworm.com/read/365346/9867369
m direct.m
function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2)
% DIRECT Computes direct (forward) geodetic problem.
% Determines coordinates of 2nd stations given
% coordinates of and azimuth, vertica
www.eeworm.com/read/356682/10222934
m direct.m
function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2)
% DIRECT Computes direct (forward) geodetic problem.
% Determines coordinates of 2nd stations given
% coordinates of and azimuth, vertica
www.eeworm.com/read/439988/7696256
h dot11smeesslib.h
/* dot11SmeEssLib.h - Contains the main definitions for Ess Mode. */
/* Copyright 2004 Wind River Systems, Inc. */
/*
Modification History
--------------------
02a,25aug04,rb Wind River Wireless
www.eeworm.com/read/438906/7724747
m direct.m
function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2)
% DIRECT Computes direct (forward) geodetic problem.
% Determines coordinates of 2nd stations given
% coordinates of and azimuth, vertica
www.eeworm.com/read/298164/7972064
vbs 123.vbs
dim x
dim n
dim runtime
dim station
n=0
for n=0 to 240
x = getregistervalue(3,n)
SetRegisterValue 3, n, x+1
next
runtime = Getlastruntime
SetRegisterValue 3, 241, runtime
if (St
www.eeworm.com/read/395965/8141548
cpp delvex.cpp
#include"traffic.h"
step Delvex(ALGraph &G)
{
int v = -1,error,delarc = 0,i;
CityName station;
ArcNode *p,*q;
openfile("head");
while(v == -1)
{
printf("which station do you
www.eeworm.com/read/395965/8141651
cpp delvex.cpp
#include"traffic.h"
step Delvex(ALGraph &G)
{
int v = -1,error,delarc = 0,i;
CityName station;
ArcNode *p,*q;
openfile("head");
while(v == -1)
{
printf("which station do you
www.eeworm.com/read/315361/13545619
cs mainwebform new.aspx.cs
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Drawing;
using System.Web.Security;
using System.Web.UI;
using System.Web