搜索资源列表
cellID
- 在windows mobile平台上获取手机基站信息的源代码,可以用来实现基于基站的Gps系统
運用基站號碼去google查詢相對應位置座標的程式
- 運用基站號碼去google查詢相對應位置座標的程式 如果你在你的手机装过Google Mobile Maps,你可以发现只要你的手机能连GPRS,即使没有GPS功能,也能定位到你手机所在位置,只是精度不是很精确。在探讨这个原理之前,先让我们了解一下一些移动知识,了解什么是MNC/MCC/LAC/Cell ID。 "Mobile Network Code (MNC) 移动网号码,中国联通CDMA系统的MNC为03,中国移动的应该为00。 "Mobile Country Code (MCC) 移动用
CellID.rar
- WM5.0下如何获取基站信息(LAC、Cellid) ,How to obtain the base station under WM5.0 information (LAC, Cellid)
CellIDSample.rar
- 获取手机基站信息: C#中如何通过RIL获得基站信息 在Windows Mobile的手机上面, RIL提供了访问Radio模块的接口, 下面以一个简单的示例说明如何在C#中通过RIL获得基站信息. ,get the information of phone base station.
GoogleCellLoc
- 利用Google Map API,通过手机基站信息查询基站地址,能够获取基站的经纬度,并用GoogleMap显示出来。-Use Google Map API, via mobile phone base stations, base station address information query to obtain the base station latitude and longitude, and use GoogleMap displayed.
cellid
- 获取移动手机基站的信息cellid,显示,可根据cellid的库找到位置,cellid数据库可上网下载-获取手机基站的信息cellid
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.
getbs
- windows mobie系统手机获取基站信息-Mobile access to the base station windows mobie information system
RILtest
- windows mobileRIL获取手机基站信息-windows mobileRIL phone base stations to obtain information
NetWork
- 该文件是用于获取基站号、小区号、信号强度等信息。是我整理的可以直接使用的文件,但需要结合指定工程。-These files is used when you want to get base-stationid signal-strength or area id and so on
SafetyNetMobile
- 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,951
station
- 通过调用windows mobile系统的ril库,获取基站信息,并且通过google earth功能将位置显示出来-By calling the windows mobile system ril library, access to the base station information, and location through google earth functionality will be shown
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.
CellID
- 用c++实现的在windows mobile手机上获取基站信息的源代码-Implemented with c++ windows mobile phone in the information source for base stations
mobile_map
- 手机基站定位技术相关信息收集,通过程序过去基站信息,再通过基站信息获取手机所在位置信息,在地图上展示!-Cellular phone BS clampings a technique related information collections and passes a procedure past BS information and passes BS information again to obtain a cellular phone place location informati
CCCCPT
- 获取GPS记录,基站获取,实时记录,然后把信息写到文件里-get GPS info
Java-ME-get-IMEI-and-CellID
- Java ME获得IMEI和CellID(基站)代码,获取基站信息-Java ME get IMEI and CellID
GSMAD
- 8051单片机—利用GSM模块获取基站信息并发送给手机---加入AD转换模块。发送后可以在串口数据收到-8051- GSM module for the base station information and send the phone--- the AD converter module. After sending the serial data received
GetGsmInfo
- android获取移动联通电信基站数据的demo(Android access to mobile Unicom Telecom base station data demo)