文件名称:蓝牙GPS
- 所属分类:
- GPS编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2009-07-16
- 文件大小:
- 1.23mb
- 下载次数:
- 0次
- 提 供 者:
- kamuihang
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过蓝牙实现GPS定位功能
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 49636936BluetoothGPS.rar 列表 BluetoothGPS/ARMI.bat BluetoothGPS/Bld.inf BluetoothGPS/BluetoothGPS-SymbianOS-properties.xml BluetoothGPS/BLUETOOTHGPS.ARMI BluetoothGPS/BluetoothGPS.hrh BluetoothGPS/BluetoothGPS.mmp BluetoothGPS/BluetoothGPS.mmp.orig BluetoothGPS/BluetoothGPS.ncb BluetoothGPS/BluetoothGPS.pdb BluetoothGPS/BluetoothGPS.rsg BluetoothGPS/BluetoothGPS.rss BluetoothGPS/BluetoothGPS.rss.I BluetoothGPS/BluetoothGPS.sln BluetoothGPS/BluetoothGPS.suo BluetoothGPS/bluetoothgps.uid.cpp BluetoothGPS/BluetoothGPS.vcproj BluetoothGPS/BluetoothGPS_AIF.aif BluetoothGPS/BluetoothGPS_AIF.rpp BluetoothGPS/BluetoothGPS_AIF.rsc BluetoothGPS/BluetoothGPS_AIF.rss BluetoothGPS/BluetoothGPS_ARMI.pkg BluetoothGPS/BluetoothGPS_ARMI.pkg.bak BluetoothGPS/BluetoothGPS_ARMI.SIS BluetoothGPS/BluetoothGPS_WINS.pkg BluetoothGPS/BluetoothTest.suo BluetoothGPS/BuildLog.htm BluetoothGPS/Deb_S60_21C_WINS/Application.obj BluetoothGPS/Deb_S60_21C_WINS/BitmapMethods.obj BluetoothGPS/Deb_S60_21C_WINS/bluetoothgps.uid.obj BluetoothGPS/Deb_S60_21C_WINS/BTClientEngine.obj BluetoothGPS/Deb_S60_21C_WINS/BtDataListener.obj BluetoothGPS/Deb_S60_21C_WINS/BtGpsReceiver.obj BluetoothGPS/Deb_S60_21C_WINS/Document.obj BluetoothGPS/Deb_S60_21C_WINS/E32BtClientEngine.obj BluetoothGPS/Deb_S60_21C_WINS/FakeBtClientEngine.obj BluetoothGPS/Deb_S60_21C_WINS/FakeGpsReceiver.obj BluetoothGPS/Deb_S60_21C_WINS/FileGpsReceiver.obj BluetoothGPS/Deb_S60_21C_WINS/FileUtils.obj BluetoothGPS/Deb_S60_21C_WINS/GpsInfo.obj BluetoothGPS/Deb_S60_21C_WINS/GpsListener.obj BluetoothGPS/Deb_S60_21C_WINS/GpsPosition.obj BluetoothGPS/Deb_S60_21C_WINS/GpsReceiver.obj BluetoothGPS/Deb_S60_21C_WINS/GpsReceiverBase.obj BluetoothGPS/Deb_S60_21C_WINS/GpsTest.obj BluetoothGPS/Deb_S60_21C_WINS/Log.obj BluetoothGPS/Deb_S60_21C_WINS/Main.obj BluetoothGPS/Deb_S60_21C_WINS/NmeaParser.obj BluetoothGPS/Deb_S60_21C_WINS/StatusOverlay.obj BluetoothGPS/Deb_S60_21C_WINS/TimeOutNotifier.obj BluetoothGPS/Deb_S60_21C_WINS/TimeOutTimer.obj BluetoothGPS/Deb_S60_21C_WINS/UserInterface.obj BluetoothGPS/Deb_S60_21C_WINS/vc70.idb BluetoothGPS/Deb_S60_21C_WINS/vc70.pdb BluetoothGPS/Deb_S60_21C_WINS/ViewBase.obj BluetoothGPS/Deb_S60_21C_WINS BluetoothGPS/MakeSIS.mk BluetoothGPS/SmartNav.suo BluetoothGPS/src/base/Application.cpp BluetoothGPS/src/base/Application.h BluetoothGPS/src/base/Document.cpp BluetoothGPS/src/base/Document.h BluetoothGPS/src/base/Main.cpp BluetoothGPS/src/base/Main.h BluetoothGPS/src/base BluetoothGPS/src/gps/bt/BTClientEngine.cpp BluetoothGPS/src/gps/bt/BTClientEngine.h BluetoothGPS/src/gps/bt/BtDataListener.cpp BluetoothGPS/src/gps/bt/BtDataListener.h BluetoothGPS/src/gps/bt/E32BtClientEngine.cpp BluetoothGPS/src/gps/bt/E32BtClientEngine.h BluetoothGPS/src/gps/bt/FakeBtClientEngine.cpp BluetoothGPS/src/gps/bt/FakeBtClientEngine.h BluetoothGPS/src/gps/bt BluetoothGPS/src/gps/GpsListener.cpp BluetoothGPS/src/gps/GpsListener.h BluetoothGPS/src/gps/GpsPosition.cpp BluetoothGPS/src/gps/GpsPosition.h BluetoothGPS/src/gps/GpsReceiver.cpp BluetoothGPS/src/gps/GpsReceiver.h BluetoothGPS/src/gps/impl/BtGpsReceiver.cpp BluetoothGPS/src/gps/impl/BtGpsReceiver.h BluetoothGPS/src/gps/impl/FakeGpsReceiver.cpp BluetoothGPS/src/gps/impl/FakeGpsReceiver.h BluetoothGPS/src/gps/impl/FileGpsReceiver.cpp BluetoothGPS/src/gps/impl/FileGpsReceiver.h BluetoothGPS/src/gps/impl/GpsReceiverBase.cpp BluetoothGPS/src/gps/impl/GpsReceiverBase.h BluetoothGPS/src/gps/impl BluetoothGPS/src/gps/nmea/NmeaParser.cpp BluetoothGPS/src/gps/nmea/NmeaParser.h BluetoothGPS/src/gps/nmea BluetoothGPS/src/gps BluetoothGPS/src/ui/StatusOverlay.cpp BluetoothGPS/src/ui/StatusOverlay.h BluetoothGPS/src/ui/UserInterface.cpp BluetoothGPS/src/ui/UserInterface.h BluetoothGPS/src/ui BluetoothGPS/src/util/BitmapMethods.cpp BluetoothGPS/src/util/BitmapMethods.h BluetoothGPS/src/util/FileUtils.cpp BluetoothGPS/src/util/FileUtils.h BluetoothGPS/src/util/Log.cpp BluetoothGPS/src/util/Log.h BluetoothGPS/src/util/TimeOutNotifier.cpp BluetoothGPS/src/util/TimeOutNotifier.h BluetoothGPS/src/util/TimeOutTimer.cpp BluetoothGPS/src/util/TimeOutTimer.h BluetoothGPS/src/util BluetoothGPS/src/views/GpsInfo.cpp BluetoothGPS/src/views/GpsInfo.h BluetoothGPS/src/views/GpsTest.cpp BluetoothGPS/src/views/GpsTest.h BluetoothGPS/src/views/ViewBase.cpp BluetoothGPS/src/views/ViewBase.h BluetoothGPS/src/views BluetoothGPS/src BluetoothGPS/WINS.bat BluetoothGPS