搜索资源列表
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
NMEAexample
- NMEA示例文件,内含4个NMEA格式文件,均是从互联网搜索得到,已在Google Earth GPS模块上测试成功。-The file of NMEA example, contains 4 NMEA format, are obtained from the Internet search, has been tested successfully on Google Earth GPS module.
Apollo
- GPS车辆监控系统主控程序VC6 + Windows 2000 + Sql Server 2000 + MapX 4.5 + TDBGrid7.0-GPS vehicle monitoring system master control program
ApolloCom
- GPS车辆监控系统通信程序开发与运行环境 VC6 + Windows 2000 + Sql Server 2000 + MapX 4.5 + TDBGrid7.0-GPS vehicle monitoring system communication program development and runtime environment VC6+ Windows 2000+ Sql Server 2000+ MapX 4.5+ TDBGrid7.0
SocketToolsourcecode
- Socket测试工具包的开发 第一阶段,先开发客户端,第二阶段 开发服务端. 1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码. 2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式 3.最简单的是发送字符串,这样的功能市面上都有。 我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送. 4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据. 5.添加的测试服务器和