搜索资源列表
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
WritingGPSApplications
- GPS 如何编写一个自己的GPS应用程序。-how to prepare their own GPS applications.
Csharp-readGPS
- 自己编写的csharp读取GPS观测文件的程序-I have written csharp program to read GPS observation file
VBVBV
- GPS 定位原理 通过程序编写自己的GPS软件-The principle of GPS positioning program to write your own GPS software
51GPS
- 自己编写的GPS程序,包括数据重建工作,主要针对GPRMC的格式重建,程序末尾添加XOR异或程序。-I have written the GPS program, including the the data reconstruction work focused rebuild the GPRMC the format, the program added at the end of the XOR exclusive or program.