搜索资源列表
GPS
- 用Java语言编写的GPS定位系统,已通过编译,可以直接运行。(其中用了图中求源点到目的顶点最短距离的算法)-A program is GPS. A very simple but useful program. It will be helpful to you.
location
- 一个简单的android定位应用,功能是用gps定位后以短信形式发至手机,含源代码-A simple application, android positioning function with gps positioning the form of a text message to the phone, including source code
sensor
- GPS测试仪,主要完成方位定位,经纬度,海拔,速度,时间-Positioning GPS tester to complete orientation, latitude, longitude, altitude, speed, time
record-life-trip-Android
- 通过调用手机百度地图和GPS模块记录行程。-By calling the phone Baidu maps and GPS module records the trip.
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;