搜索资源列表
Long-Lat
- 一个计算经纬度的程序,给出了详细的计算结果。
根据两点的经纬度测量两点的距离
- 经纬度测距,根据两点的经纬度测量两点的距离,单位是米,可提供大家看看。比较实用,LONG,LAT distance
GPS-Matlab
- 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
Strapdown
- 一、数据说明: 1:惯导系统为指北方位的捷连系统。初始经度为116.344695283度、纬度为39.975172度,高度h为30米。 初速度为v0=[0.000048637 0.000206947 0.007106781],飞行高度不变。 2:jlfw中为600秒的数据,陀螺仪和加速度计采样周期分别为为1/80秒和1/80秒。 3:初始姿态角为[0.120992605 0.010445947 91.637207](俯仰,横滚,航向,单位为度), jlfw中保存的为比力信
VB-gps
- 这个是一个vb编的GPS程序的源代码,呵呵希望对大家会有所帮助!-this a vb series of the GPS program s source code, as long as you will want to help! -This is a series of GPS procedures vb source code,呵呵hope will be helpful to everyone!-this a vb series of the GPS program s source
coordinatesuGoogleMaps
- Trasforma coordinate UTM in LAT LONG
shptrans-1.1.4-src
- A fast, high-precision GIS projection utility which reads and writes shapefiles and supports Canadian NTv2 datum transformation along with lat/long, Transverse Mercator, and Double Stereographic projections.
TestLat
- Gives the lat long in string format if u give in double format, done in MFC in VC++.
SunZip65
- Sun and moon day_night position on earth with lat long
gps
- GPS功能,显示经纬度,时间,速度等信息。-GPS:display LONG.&LAT.TIMER ,SPEED ect.
ConversorGPS
- GPS Conversor Lat Long a decimales
MyLocation
- Android sample code MyLocation
GPStest-(display-GPS-data-thru-MSCOMM)
- VB6 demonstration project to read in NMEA data from a GPS device via MSCOMM (Serial Port). The app will parse the data, and display relevant values lat/long, speed etc.
m_map1.4.tar
- 用于matlab 的地理分析包。 最新版,1.4f-M_Map is a set of mapping tools written for Matlab v5 and later. These include: Routines to project data in 19 different spherical projections (and determine inverse mappings) A grid generation routine to make nice axe
NMEA-Parser
- This the parser of NMEA encoded data from GPS it separates lat and long-This is the parser of NMEA encoded data from GPS it separates lat and long
SolarInfo
- For calculation of Sunset and sunrise time based on lat long.
LatLongSphere
- Lat Long Sphere for Linux v2.13.6.
cart2geodet
- m file to convert Lat Long geodetic coordinate system to Cartesian -m file to convert Lat Long geodetic coordinate system to Cartesian
Radar
- Updating the belany radar project with new features such as target color, lat, long ,speed , course, and radar scale range
ikalman-master
- To use these functions: 1. Start with a KalmanFilter created by alloc_filter_velocity2d. 2. At fixed intervals, call update_velocity2d with the lat/long. 3. At any time, to get an estimate for the current position, bearing, or speed