搜索资源列表
mygps
- 一个GPS接收和数据分析软件,可以接收实际GPS的数据,并在一张地图上显示位置.-a GPS receiver and data analysis software, can receive actual GPS data, and a map showing location.
gps_ucos
- ucos下GPS数据的接受,解析,显示.-CENTER GPS data acceptance, analyze, and display.
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
GPS1
- 从GPS接收机里提取数据,在C++builder中配合地图实现轨迹重现,并显示鼠标所在位置的经纬度-Lane from the GPS receiver to extract data, in which C builder with the locus maps recreated, and display the location of the mouse coordinates
串口接收GPS数据解析并且显示出相应的时间位子可存储
- 串口接收GPS数据 代存储功能 解析了几句关键的GPS数据 可以直观的看出当前定位信息。
GPSReader.rar
- 读取gps数据并显示当前位置的gps信息,包括经度、维度等,读取gps数据并显示
DTUDemo_VC
- gprs dtu数据中心软件代码,具有数据发送、数据接收、数据处理、终端信息显示等功能。-gprs dtu datacenter software source code
gps
- 使用AVR单片机解析出GPS数据,并将这些信息显示在1602液晶屏上-Using the AVR microcontroller parse out the GPS data and information displayed in the LCD screen 1602
VCPPV1.0
- 1. VC++6.0串口操作实现GPS数据提取 2. VC++串口实现双机互联,包含视窗加代码 3. VC++编写的实时读写串口数据,并用VC画出相应的数据波形 4. VC++串口控件实现温度数据的采集并显示,做出曲线 -1. VC++6.0 serial operation to achieve GPS data extraction 2. VC++ Serial Port Dual Internet, including Windows add code 3. VC++ wr
Gps
- 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
Add_GPS_support_to_your_desktopGPS_support_demo.zi
- 来自网络,国外网友做的,vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码. -From the network, so friends from abroad, vc++ Code, test, and expressed his thanks. Can read
gps
- 对gps定位数据的接收,和对数据的解码与显示。-Gps positioning data to the reception, and decode and display data.
RyxGps12
- 这是一个模拟GPS接受机的程序, GPS数据由给定文件来模拟,只要定时读取数据并分析各成分 的含义,就可以确定卫星的位置。 本例主要用来演示不同坐标系的转换。 同时还有文件信息如何提取并显示-This is a simulation of the process GPS receivers, GPS data from the given file to simulate, as long as data from time to time to read and analyze
gps
- GPS实现功能,包括GPS数据下载分析,实现全球定位,并在终端显示经纬度,格林威治时间,北京时间-GPS realization of functions, including GPS data download analysis, global positioning, and show the latitude and longitude in the end, GMT, GMT
gps1602
- gps接收到的数据通过1602液晶显示屏显示出来-gps data received through the 1602 LCD display
GPSCOMPORTnew
- 串口通讯,可以自定义串口,波特率,数据位,停止位,校验位,实时监控串口内容进行读取,并根据数据包的不同进行显示。-Serial communication, you can customize the serial port, baud rate, data bits, stop bits, parity bit, real-time monitoring of serial port to read the content and, based on different data packet
GPS
- vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码-vc++ code, tested, thanks. can read the serial port GPS location data, the need for an external GPS receiver con
comm_test
- 串口GPS数据显示及处理上位机软件。开发语言vc++。-Serial GPS data and processing host computer software. Development of language vc++.
VC-GPS-SerialPort
- VC读取串口GPS数据显示经纬度,运行程序前根据自己情况选择串口号和波特率-VC reads the serial GPS data show that before the latitude and longitude, run the program according to its own serial number and baud rate selection
GPS数据处理源代码
- 采集GPS数据,对数据进行解析并显示。在visual c++下面开发。(Collect GPS data, parse and display the data.Development under visual c++.)