搜索资源列表
GPSlocationLinkProgram
- 主要用于GPS定位、连接以及界面显示的程序,VC++编写,作串口通信研究的可参考
GPS_Disp
- 用VB编写的GPS定位界面,其中包括了地图及实时显示框-GPS positioning with the interface written in VB, including maps and real-time display box
gps
- 实现界面的显示地图,实现GPS导航仪的模拟功能,能够解析出GPS的协议,并显示当前的位置及所在的省会等。-Implement interface display maps, GPS navigation systems to achieve the simulation capabilities to parse out the GPS of the agreement, and displays the current location and where the provincial cap
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
- C#编写的基于windows mobile 平台的GPS软件,能够将地理位置信息显示在界面上。-C#, windows mobile platform based GPS software, location information can be displayed in the interface.
GNSS_Simulator_SDR
- 经典的GPS接收机学习程序!友好的GUI界面,跟踪环路性能直观的显示!-GPS receiver classical learning process! Friendly GUI interface, the tracking loop performance visual display!
Gps_Simulator_buaa_v2.0
- 经典的GPS接收机学习程序!友好的GUI界面,跟踪环路性能直观的显示!-GPS receiver classical learning process! Friendly GUI interface, the tracking loop performance visual display!
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-master
- 模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时计算从站距离基站位置和当前速度。界面长1000px,高600px。(另:计算GPS坐标距离公式是参考网上公
