搜索资源列表
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
GPS_support_demo
- Visual C++ source code for adding GPS units to PC desktop and Notebook exchange data from Serial port to GPS devices support for NMEA-0183 GPS Standard.
VirtualEarth
- c#,串行通信,使用蓝牙适配器之间进行串行通信,使用Bing Maps 3D地图实现GPS地图导航功能.-c#, serial communication, use the serial communication between the Bluetooth adapter, using the Bing Maps 3D Map achieve GPS map navigation.
hs_gpsdll_setup
- GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from
gps1_5
- gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entere
GPSmapnavig
- 实现GPS串口读取和GPS路径规划的程序,data.c用于从串口中提取GPS坐标数据,emap.c用于生成实时地图-Achieve the GPS serial port to read and GPS path planning process, data.c used to extract GPS coordinates from the serial port data, emap.c used to generate real-time map
usbacq
- C++ GPS信号捕获程序,时域进行,使用USB串口输入接收数据-C++ GPS signal acquisition procedure, the time domain, using the USB serial port receive data input
gprs_n
- GPSR模块编程、C语言、串口通信、无线传输-GPSR module programming, C language, serial communication, wireless transmission
ycGPS-out
- 利用串口输出GPS数据!可以设置经度、纬度和速度!-Serial output using GPS data! Can set the longitude, latitude and speed!
main
- 是实现GPRS与服务器连接的C程序,是串口通信的重要组成部分,对后面学习很有帮助的。-Is the C program to realize GPRS connects to the server, is an important part of serial communication, very helpful to behind the study.