搜索资源列表
GPS开发Demo
- GPS开发迅速上手,简单绑定串口号后,即可获得GPS经纬度坐标、速度、等信息,包括寻找到的卫星数、信号强度等,根据当前坐标即可在图上实施绘制,不过范围需事先指定,我们在Demo用了福州市的一部分地图,地图位图通过Google Earth截取。适用所有经串口回传的GPS模块,VC++6.0开发,
VC-GPS.rar
- VC++环境下的GPS全球定位系统源代码,极具参考价值。,VC++ environment under the GPS Global Positioning System source code, great reference value.
VCgpstest
- 自己封装的能解析出GPS数据中的$GPRMC数据,获得经纬度信息,时间,日期等等。 可直接调用我封装的GPS类(已编译通过)-Their own package to resolve the GPS data in the $ GPRMC data, access to latitude and longitude information, time, date and so on. I can directly call the GPS package category (compiled
GPRS-VC
- 该源程序是使用VC开发的基于GPS的全球定位系统的上位机界面,可以通过接受卫星数据进行全球定位。-The source code is developed by using VC-based Global Positioning System GPS-PC interface, you can accept the data from global positioning satellites.
GPS
- GPS数据提取 串口操作 vc++6.0环境-GPS serial data extraction operation vc++ 6.0 Environment
GPS_MFC
- 使用VC6编写的GPS接收机上位机界面,静态库形式,欢迎共同交流-VC6, prepared using the GPS receiver host computer interface, a static library form, also welcomed the joint exchange
VCGPS
- vc+gps+项目源代码 调试通过 是很好的电子地图的源代码程序 共享一下-vc+ gps+ project source code for debugging through the electronic map is a good program to share the source code for what
2004826115113
- vc+mapx开发GPS车辆监控的源码Win98,Winme,Winnt,Winxp,Win2003 -vc MapX GPS vehicle monitoring the development of the source code for Win98, Winme, WINNT, Winxp, Win2003
20230573
- VC界面开发包,里面有各种控件的开发开发源代码,可以直接用,也可以按自己的需求修改-VC interface development package, there are all kinds of controls the development of open source, can be directly used, can also be modified according to their own needs
gps-VC++
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
vc+mapx
- vc+mapx的gps系统代码,地理信息系统和GPS系统集成-vc+ mapx code of gps systems, GIS and GPS systems integration
GPS
- 在VC++环境下通过串口实现GPS数据采集程序,-In VC++ environment under implementation through the serial port GPS data collection procedures,
GPS
- 一个简单地基于VC 读取串口读取gps 数据-VC based on a simple reading gps serial read data
GPSLogger(PDA)
- GPS导航的源代码,vc源码,很实惠,希望下载-GPS navigation of source code, vc source code, it is affordable, I hope download
NMEAParserDemo
- gps 数据解析demo 工程,包括标准的解析,vc 程序-nmea parser demo
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
GPS
- vc编写,提供移动目标定位、航向、速度等服务系统解析程序-vc prepared to provide moving target location, course, speed, system analysis programs and other services
GPS-recieve
- 全球定位测量宇宙站接收机的程序(VC 根源程序码-The procedure of GPS receiver(VC source code
VC--AND--GPS
- 采用多个方法描述了利用VC++读取GPS数据,上次一个项目需要就做了一番调查。-Using multiple methods described by VC++ to read GPS data, the last of a project need to do some research.
gps
- GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。 编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i