搜索资源列表

  1. GPS

    0下载:
  2. 读取并且解析GPS数据信息,经度,纬度,高程等-read and analyze GPS info,longitude,latitude,elevation and so on
  3. 所属分类:GPS编程

    • 发布日期:2024-05-17
    • 文件大小:4291584
    • 提供者:冯冬梅
  1. genline

    0下载:
  2. 程序名称: 生成google自动截图的KML线条 功能: 用于生成google能读取的要截图区的google外框,运行它后,会生成经度[70,140],纬度[0,50]度的 范围内,将区域剖分成2*2度的截图网格,每个2*2度网格的KML文件范围要向外扩充0.05度,生成一 系统KML文件.- Program Name: the generated automatically google sc
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:毛小平
  1. correctgoogleimage

    0下载:
  2. 采用getscreen批量截图时,如截2*2度,会出现错位现象,这个现象是正常的,因为南长北短, 本程序用于将错位的像素向右拉,同时将左面错位的校正在一条铅垂线上,底部由于地球的 弧度,也是弯曲的,则也需要校正,最后形成的图像是经纬度为平面坐标的图像. 最后,将2*2度的图像,分割成1*1度的四个文件,并保存为geotiff格式文件,若将这一步去掉, 则可以校正处理任意大小的图像. 注意,本程序的应用条件
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:毛小平
  1. Correct_lng_lat

    0下载:
  2. java语言编写的一个校正GPS经度和纬度源码-a correction GPS longitude and latitude source java language
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1144832
    • 提供者:赵飞
  1. cshapMap

    0下载:
  2. 实在地图显示,输入当前的精度和纬度实现具体位置的查询-display map
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:182272
    • 提供者:lihong
  1. Traversal

    0下载:
  2. 用vba程序遍历所有目录下的excel文件,把各文件中两列经度和纬度的内容合并,并插入新列。很好的高效率的遍历程序。-Vba program to traverse all excel file directory, each file merge the contents of two of the latitude and longitude, and insert a new column. Good high efficienc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:esther
  1. hwm93

    0下载:
  2. HWM是一个水平上热层中性风的经验模型。它是基于AE-E和DE 2卫星数据获得的。矢量球谐是用来描述一组有限的经向和纬向风分量。第一个版本发布于1987年(HWM87)的模型被用于超过220公里的大风。风的数据列入非相干散射雷达和陆基法布里 - 珀罗光学干涉仪,HWM90向下延伸到100公里,并使用MF/流星数据HWM93延伸到地面。HWM90受太阳活动周期的变化较小,而且并不总是很清楚地划定是当前的数据。该模型描述了从上热层为主的昼夜
  3. 所属分类:其他行业

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:Liu Jin
  1. u-blox

    0下载:
  2. MSP430f5438a驱动u-blox公司的GSP芯片,以SPI方式通讯,解析其经度、纬度、速度、日期、时间等。-MSP430f5438a drive u-blox GSP chip SPI mode communications, resolve longitude, latitude, speed, date, time.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:48128
    • 提供者:王辰
  1. DistanceCalculateFrame-Test

    0下载:
  2. java图形界面:分别输入两地的经度,纬度,根据公式计算出两地的实际距离!-java graphical interface: Enter both the longitude, latitude, both the actual distance is calculated according to the formula!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:包萌
  1. grav_earth

    0下载:
  2. 用于计算地球重力场,可有效地实现纬度改正,对于地球物理工作人员是很好的一个程序。-The program can used to compute the gravity effect of the earth.
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:maguoqing
  1. ProximityAlert

    0下载:
  2. 本Android源码演示Proximity Alert接近某区域触发警报的示例源代码,程序中将定义接近某区域的大致经度、纬度、定义接近某区域的半径(5公里)、定义接近某区域后触发的PendingIntent,添加接近警告等。-The Android source demo Proximity Alert close to a regional trigger Alert sample source code, the program w
  3. 所属分类:android开发

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:chenyuan
  1. WorldCoordConverter

    0下载:
  2. 已知地球上两点坐标(经度,纬度),精确计算两点的直线距离-Calculates the distance between two coordinates with known longtitude and latitude
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:高森
  1. Proximity-Alert

    0下载:
  2. 本Android源码演示Proximity Alert接近某区域触发警报的示例源代码,程序中将定义接近某区域的大致经度、纬度、定义接近某区域的半径(5公里)、定义接近某区域后触发的PendingIntent,添加接近警告等。-Sample source code, the program will be defined the Android source code demo Proximity Alert alarm is trigg
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:江文辉
  1. world_china_shp

    0下载:
  2. 通过位置查询地理坐标经度、纬度数据,或者通过经度纬度数据,获得地图中位置以及名称,准备定位该位置!你可以方便:、城市坐标查询、经纬度查询、地理坐标查询。-You can convenient location query geographical coordinates of longitude and latitude data or map location by latitude and longitude data, as we
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:35427328
    • 提供者:haizi
  1. gpsP1602

    0下载:
  2. LCD1602显示gps数据,显示包括经度纬度,卫星数等-LCD1602 display the gps the data, including latitude, longitude, number of satellites
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:44032
    • 提供者:hang
  1. ProximityAlertSample

    0下载:
  2.  本Android源码演示Proximity Alert接近某区域触发警报的示例源代码,程序中将定义接近某区域的大致经度、纬度、定义接近某区域的半径(5公里)、定义接近某区域后触发的PendingIntent,添加接近警告等。-Sample source code, the program will be defined the Android source code demo Proximity Alert alarm is trig
  3. 所属分类:android开发

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:pudn1342
  1. GPS_msp430_code

    0下载:
  2. 430单片机,程序的功能是通过串口0以4800,n,8,1的通行格式接收GPS数据,之后将 数据进行解析再通过串口1以4800,n,8,1的通行格式发送到PC机,其中数 据打包发送格式为GPS_DATA_PACKAGE:经度,纬度,速度,航向,水平高度, 海拔高度,卫星,年/月/日,时-分-秒(实际连调时这个数据包由GSM模块直 接发送到后台,在由后台再进行处理得到预期的效果)-The functions of the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:43008
    • 提供者:wangda
  1. Calculate

    0下载:
  2. 这VB.net程序计算太阳的视角度从你的角度,在任何时候,纬度和经度。它不是编码与极准确的公式,但很接近公式-This VB.net program to calculate the sun' s degree from your point of view, at any time, latitude and longitude. It is not very accurate coding and formulas, but
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:71680
    • 提供者:羊肉泡馍
  1. longitudeLatitude

    0下载:
  2. 惯性导航中,由位置坐标解算出当地的经度和纬度。-Inertial navigation, the solution is calculated by the position coordinates of the local latitude and longitude.
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:chexiaotao
  1. jingweiduchazhi

    0下载:
  2. 在指定的边界框的经度和纬度的插值-The bounding box of the specified latitude and longitude of the interpolation .......
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:Jack
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

源码中国 www.ymcn.org