搜索资源列表
JSR179Example
- 基站定位的代码实例
kon_gps_021_src
- 基站定位的java程序,每个手机基站都有各自唯一的Cell ID(蜂窝标识号),而且一般手机登录某个基站后会把该基站的Cell ID保存在特定的内存位置,konGPS正是通过读取这个Cell ID来实现定位的。 -The base station positioning java program, each mobile phone base station has its own unique Cell ID (cell identification number), and gener
gpsa
- 实现安卓手机的基站定位,网络定位,gps定位-Andrews mobile phone base station location, network location, gps positioning
GoogleMapDemo
- Google地图 自动定位,显示当地信息 项目功能:使用Android平台和Google地图开发移动位置服务系统,至少包含下面五项功能: 1、 能够实现对地图的控制(包含缩放、街道和卫星视图切换) 2、 能够实现自动定位功能(可以使用GPS和基站混合定位技术) 3、 能够实现信息的搜索功能(通过输入信息点,在地图上标注信息点的位置) 4、 能够实现位置信息的存储功能(使用SQLite数据库实现,同时能够访问数据库中的信息) 5、 能够实现移动定位功能(
cellid2map
- 把手机基站定位中获取的基站信息转换为GOOGLE地图上的经纬度。-To get a mobile phone base stations, base station location information into latitude and longitude on the map GOOGLE.
AndroidWeatherForecast
- 使用基站定位获取当前位置,并调用google接口获取当前地区天气xml,同时支持联通、电信、移动-Get the current position using the base station location, and call the google interface to obtain the current weather conditions, xml, and to support China Unicom, telecommunications, mobile
KGPS_20100813src
- KGPS 手机基站定位及google地图轨迹记录软件源码,根据基站定位-KGPS google maps mobile phone base station location and track record of software source code, according to base station location
J2MEGPS
- J2ME的基站定位获取当前经纬度的源码和教程.-J2ME base station location to obtain the current longitude and latitude of the source code and tutorials.
CellLocation
- 关于手机基站定位开发,根据基站信号,通过google查询服务,获得当前位置。-Mobile phone base station positioning and development, according to the base station signal through google inquiry service, access to the current location.
ril
- 能取cellID,和lacID。基站定位,编译通过,可能,s1,p800上都试过.-cellID,lacID
TRILGetCellID
- 该程序通过RIL得到基站的信息,可以达到定位的功能-This program can get the information of cellID,it can achieve the function like GPS.
dingwei
- 基站定位算法,设置基站的位置,信号达到基站的相对时间,即可算出手机的具体位置-The base station positioning algorithm, set the base station location, the relative time the signal to reach the base station can calculate the specific location of mobile phones
CellIDSample
- 手机基站信息查询测试代码,高手可以进行手机定位-Mobile phone base station information query test code
BASEstation
- 该源代码可以根据当前的基站数据,调用GOOGLE接口 进行定位。用代码采用C#开发,系统为为windows mobile系统。-the code was developed with the environment .NET and the code was runned by managed.
baseStation
- 手机基站定位软件,运行在windows mobile平台,通过调用ril函数库的接口获取基站信息。-Mobile phone base station positioning software, running on windows mobile platform, by calling the ril library interface for base station information.
lbsgoogle
- WM手机基站定位(2G),使用Google API-WM phone base station positioning (2G), using the Google API
free_open_lbs
- mtk平台,展讯平台,2句代码轻松实现基站定位,周边设施查找,仅耗几百字节空间-mtk platform, Spreadtrum platform, two code for easy achieve base station location, look around the facilities, only a few hundred bytes of space consumption
360GPS
- 基站定位,它不需要移动台提供任何定位测量信息-Base station location, it does not provide any positioning mobile station measurement information
android-base-station-positioning
- android基站定位的实现方法和相关配置,简单易懂-android base station positioning implementation and related configuration, easy to understand
GPSTask
- Android 定位一般有四种方法,这四种方式分别是:GPS定位,WIFI定位,基站定位,AGPS定位。 本文主要记录一下GPS定位:这种方式需要手机支持GPS模块硬件支持。(Android positioning generally there are four ways, these four ways are: GPS positioning, WIFI positioning, base station positioning, AGPS positioning. This articl