搜索资源列表
Update
- 该程序是mobile5.0 ppc2003系统下的,走http协议,通过无线网络的客户端升级程序.需要做在客户端升级的同仁们,可以参考一下.
GPSDemo.rar
- 模拟雷达扫描的界面,用于小型定位系统的客户端程序。,Simulated radar scan interface positioning system for small client program.
guGPS_02_source.zip
- guGPS提供一个自由而升级为基于位置的服务移动客户端,它就像一个RSS阅读器基于GPS localization,guGPS provide a free and upgradable mobile client for Location Based Services, it is like a RSS-reader based on gps localization.
GPRS
- GPRS协议解析示例。该示例演示里使用GPRS控件实现客户端程序向车载GPS终端发送点名、监听等指令-Examples analytic GPRS protocol. The sample controls demo using GPRS to achieve client program to send a division-board GPS devices, bugging and other directives
SUC
- 一个卫通GPS系统SUC接口示例。该示例演示如何实现客户端如何与卫通GPS系统连接实现车载终端点名等功能-A GPS system SUC Satcom interface sample. This example demonstrates how to achieve the client how GPS and satellite communication systems to achieve end-named features such as vehicle
pookyou
- 手机客户端标准界面模板,低级UI-Mobile client standard interface templates, low-level UI
demosms
- 短信客户端,适合大家用的源代码程序。可以参考一下。-SMS client, suitable for everyone to use the source code of the procedure. For reference.
WJGPS
- 基于GPS的串口接收程序,和以太网服务器 以及客户端 来接收gps并发送gps数据 供客户端使用 -GPS-receiver program, and Ethernet server and the client to receive and send gps gps data for client use
GPSMapinfo
- GPS网络版本定位导航客户端是车载导航银行监控的一个不要软件-GPS positioning and navigation network version of the client is a car navigation banks do not monitor software
JMGPS
- GPS客户端说明是GPS开发着不可缺少的好资料与大家工象-GPS is a GPS client shows good development of the essential information and we work as
GPSFWQ
- GPS客户端口SQL数据库服务器安装说明 解决了安装流程-GPS client port SQL database server installation instructions to solve the installation process
XF_GPS
- GPS客户端源代码程序,可以实现很多功能,想学习的朋友可以入手。-GPS client source code, can achieve a lot of features, like friends can learn to start.
GPRSTrans
- 一个GPS定位系统的客户端和服务器端,希望对大家有帮助-A GPS positioning system client and server side, we want to help
GGPRSzipP
- GPRS协议解析示例。该示例演示里使用GPRS控件件实现客户端程序向车载GPS终端发送点名、监听等指令 -GPRS protocol sample analysis. The examples demonstrate the use of GPRS control procedurres to achieve the client terminal to send a division-board GPS, monitor, such as command
3G-Car-DVR-GPS-Car-3D-map
- 带3D地图的3G车载硬盘录像机GPS车载硬盘录像机客户端-3G Car DVR GPS Car DVR client with a 3D map
AndroidNTRIPClient-Source
- Android 版的GPS NTRIP协议的客户端源码。通过网络TCP/IP通信。-Android version of the GPS NTRIP protocol client source code. Through the network TCP/IP communication.
Setup_Client
- GPS软件客户端 GPS软件客户端 -GPS software GPS software client client client software GPS GPS software client
GPSActivity
- android上解析GPS数据的APP,导航应用的服务端和客户端-android GPS app for parsing GPS data stream
GPS-master
- 模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时计算从站距离基站位置和当前速度。界面长1000px,高600px。(另:计算GPS坐标距离公式是参考网上公