CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - gps数据

搜索资源列表

  1. freemodbus-v1.4.0

    1下载:
  2. FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2948491
    • 提供者:RoverX
  1. GPSTrackerNet2.0

    2下载:
  2. 跟踪全球定位系统启用谷歌地图手机。项目包括J2ME的手机源和源代码,以显示自己的网站上的数据。-Track a GPS enabled cell phone on Google maps. Project includes J2ME cell phone source and source code to display data on your own website.
  3. 所属分类:GPS编程

    • 发布日期:2014-03-26
    • 文件大小:378577
    • 提供者:menghongbing
  1. PcodeGeneration

    2下载:
  2. 在ModelSim或其他支持Verilog语言编译的环境中仿真可得GPS的P码及与卫星数据码调制后的波形,其中一个为源程序,另一个为测试程序-ModelSim or other support in the language Verilog simulation environment to compile available GPS P-code and code of satellite data after the modulation waveform, one for the sour
  3. 所属分类:GPS编程

    • 发布日期:2014-03-26
    • 文件大小:69133
    • 提供者:tianjieyu
  1. Gps

    0下载:
  2. Windows Mobile 6.5上一个gps测试软件,通过处理串口数据显示gps定位的一些基本信息,并且用图形显示卫星位置极其信号值,在res里有其运行效果图。 -Windows Mobile 6.5 on a gps test software, by processing the serial data to display some basic information about gps positioning satellite position is extremely sig
  3. 所属分类:GPS develop

    • 发布日期:2017-04-10
    • 文件大小:2016749
    • 提供者:zhang
  1. armlinuxgps

    1下载:
  2. 根据GPS的通讯协议实现在ARM-linux下的GPS数据接收程序 -GPS communication protocol in accordance with the implementation of ARM-linux at the GPS data reception procedure
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:1493
    • 提供者:航远
  1. portofgps

    0下载:
  2. 一个不错的通用国际GPS数据解析及通过网络上传到服务器的接口。-A good common international GPS data analysis and uploaded to the server through the network interface.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-10
    • 文件大小:1319237
    • 提供者:
  1. GPSwang_pingcha_chengxu

    2下载:
  2. GPS网平差程序,C++编写,程序结构清晰,有程序运行所需的输入测试数据。-GPS network adjustment procedures, C++ development, program structure clear, run the necessary procedures to enter the test data.
  3. 所属分类:Windows编程

    • 发布日期:2014-03-26
    • 文件大小:65088
    • 提供者:老蹉跎
  1. GPS

    0下载:
  2. 单片机读取GPS传回的数据,解析后通过液晶显示出来。-Returned microcontroller reads the GPS data, parse through the LCD.
  3. 所属分类:GPS develop

    • 发布日期:2017-11-18
    • 文件大小:111616
    • 提供者:sunjiasheng
  1. GPSSOURCECODE

    0下载:
  2. GPS模块与单片机89s51之间的数据通信,单片机存储定位信息,并在LED上显示出来-Single-chip GPS module and the data communication between 89s51, single-chip storage location information, and displayed in the LED
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:94347
    • 提供者:张慧慧
  1. xiugai

    0下载:
  2. GPS,GSM串口接受发送程序,串口中断接收GPS信息,再把数据发送到GSM
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1076
    • 提供者:playbouy
  1. GPS_GE

    0下载:
  2. 本程序采用Google earth 提供的com api接口,从GPS程序中拷贝数据,然后控制GE的摄像头焦点。程序使用COPYDATA消息传递数据。-This program uses Google earth to provide the com api interface to copy the data from the GPS program, and then control the camera focus of GE. COPYDATA messaging program use
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:91952
    • 提供者:wangpenghui
  1. ucos-ii-read-gps-data

    1下载:
  2. GNU gcc编译 ucos-ii 读取GPS串口数据-ucos-ii read gps data
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:961525
    • 提供者:hui
  1. Lzma

    0下载:
  2. 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:178538
    • 提供者:lostman
  1. GPSDataRecv

    0下载:
  2. c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:55339
    • 提供者:bruce lei
  1. GPSdata

    0下载:
  2. GPS的数据处理,坐标变换比较经典,采用vc++实现,值得下载奥,-GPS data processing, comparing the classical coordinate transformation, using vc++ Achieve, it is worth downloading Austria,
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:5726
    • 提供者:henry
  1. PocketGPS

    0下载:
  2. 手机上通过蓝牙串口协议读取GPS接收仪的GPS数据。-Mobile phone via Bluetooth serial port GPS receiver to read the agreement of the GPS data.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:149959
    • 提供者:李启凯
  1. GPSSINSNavigation

    2下载:
  2. matlab 编写的gps/sins组合导航程序,附程序说明与数据输入文件-matlab prepared gps/sins navigation procedures, with explanation of the procedures and data input file
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:686701
    • 提供者:wly
  1. SimulateGPS

    1下载:
  2. GPS电子狗数据采集、测试软件,仿真GPS路径数据。-GPS electronic dog data acquisition, test software, simulation GPS data path.
  3. 所属分类:GPS develop

    • 发布日期:2017-05-23
    • 文件大小:2437960
    • 提供者:付春水
  1. rinexe

    0下载:
  2. 读rinex文件 GPS卫星观测数据的导航文件-Reading rinex document GPS navigation satellite observation data file
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-28
    • 文件大小:1482
    • 提供者:huziquan
  1. gpslib

    0下载:
  2. GPS的一个任务,环境Vxworks,主要是获取GPS数据,组包,效验。因为只是拷贝了一个任务,及供参考-GPS s on a mission, the environment Vxworks, mainly access to GPS data, group package, well-tested. Because it is only a copy of a task, and for reference
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:6911
    • 提供者:李国庆
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com