搜索资源列表
YTGPS_web
- 运通2 GPS 车辆监控系统 网页版 商业源码,完整版-yun tong gps web
ntp-dev-4.2.5p206.tar
- The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on
07.2.11
- GPS监控客户端程序,里面有MAPX的控件,通过该控件实现车辆地图上的显示,以及其他的一些操作-GPS monitoring client program, there MAPX controls, vehicle map display through the controls, as well as some other operation
GPS-fangzhen
- 程序1主要使用矩阵模拟GPS 24卫星的位置,并计算出多颗卫星的伪距和时差差分方程。 方案2主要模拟GPS卫星,包括卫星轨道,运动卫星。 程序3通过计算近点角度,近点角度和接近角度角度来模拟卫星的定位。-Program 1 mainly uses the matrix to simulate the position of GPS 24 satellite, and calculate the pseudorange and clock difference equations of multi
SocketToolsourcecode
- Socket测试工具包的开发 第一阶段,先开发客户端,第二阶段 开发服务端. 1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码. 2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式 3.最简单的是发送字符串,这样的功能市面上都有。 我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送. 4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据. 5.添加的测试服务器和