代码搜索:Geographical
找到约 23 项符合「Geographical」的源代码
代码结果 23
www.eeworm.com/read/338643/12290834
m xmapdop.m
% xmapdop.m
% Scope: This Matlab program determines repartition of the number of visible
% satellites and the corresponding dops for a specified geographical
%
www.eeworm.com/read/445571/1720417
cs area.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace AnotherPDFLib.XFA
{
///
/// A container representing a geographical grouping of other containers.
///
www.eeworm.com/read/363037/2923539
cs area.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace AnotherPDFLib.XFA
{
///
/// A container representing a geographical grouping of other containers.
///
www.eeworm.com/read/413855/2157642
hh lookupgeogridroute.hh
#ifndef GEOROUTE_HH
#define GEOROUTE_HH
/*
* =c
* LookupGeographicGridRoute(MAC-ADDRESS, IP-ADDRESS, GridGenericRouteTable, GridLocationInfo)
*
* =s Grid
* =d
*
* Forward packets geographical
www.eeworm.com/read/441397/7671085
m contents.m
%GPS Toolbox
%Version 1.0 16-Oct-1997
%
%Directory: geodesy
%
%
%C2G Convertion of cartesian coordinates (X,Y,Z) to geographical
% coordinates (phi,lambda,h) on a selected referenc
www.eeworm.com/read/126884/6010874
java latlon.java
package org.trinet.util.gazetteer.TN;
import org.trinet.util.gazetteer.*;
import java.math.*;
import java.text.*;
/**
* Geographical reference point latitude, longitude
* Northern and eas
www.eeworm.com/read/467546/1500022
ctxt spatialobject.ctxt
#BlueJ class context
comment0.target=class\ SpatialObject
comment0.text=Class\ for\ defining\ spatial\ objects.\ All\ such\ spatial\nobjects\ have\ some\ geographical\ footprint\ and\ can\ compare\n
www.eeworm.com/read/402041/2333758
java latlon.java
package org.trinet.util.gazetteer.TN;
import org.trinet.util.gazetteer.*;
import java.math.*;
import java.text.*;
/**
* Geographical reference point latitude, longitude
* Northern and eas
www.eeworm.com/read/126884/6010867
java latlonz.java
package org.trinet.util.gazetteer;
import java.math.*;
import java.text.*;
import java.util.*;
import java.io.Serializable;
/**
* Geographical reference point latitude, longitude, elevation
www.eeworm.com/read/471667/1426700
java gposrecord.java
// Copyright (c) 1999-2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
import java.io.*;
/**
* Geographical Location - describes the physical location of a host.
*
* @author Bri