Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - J2ME GPS
Search - J2ME GPS - List
j2me实现 gps卫星定位的代码,支持gps和Agps的方式获得卫星定位坐标
Update : 2010-12-08 Size : 6.66kb Publisher : joseph.p.chow@gmail.com

DL : 0
J2ME WAP功能GPRS的实现 -WAP J2ME achieve functional GPRS
Update : 2025-02-17 Size : 394kb Publisher : 胡一刀

DL : 0
使用j2me编写的手机平台上GPS定位的代码,里面有部分注释,希望对你的工作会有帮助-prepared by the use of mobile J2ME platform GPS code, there are some notes, hope for your work will be helpful
Update : 2025-02-17 Size : 21kb Publisher : 刘琨鹏

A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.-A Java Framework for connecting to and exch anging data from the GPS units to J2ME Mobile Device s. Serial and Bluetooth connections to GPS devi ces. Support for NMEA- 0183 GPS Standard. An Obs servers- Design Pattern makes the library extend able. Based on GPSlib4j.
Update : 2025-02-17 Size : 3.22mb Publisher :

J2ME程序源代码。实现手机通过蓝牙技术连接到GPS Receiver,对GPS数据进行处理,显示当前位置和速度。-J2ME source code. Achieved through Bluetooth technology cell phone connected to the GPS Receiver for GPS data processing, display the current position and velocity.
Update : 2025-02-17 Size : 22kb Publisher : xiaomin yang

本程序是监测GPS的情况,如是否定位,搜到几颗卫星等,并且分割GPS数据,环境为VB。-this program is to monitor the GPS, such as the location and found that several satellites. Segmentation and GPS data, the environment for VB.
Update : 2025-02-17 Size : 4kb Publisher : xiaomin yang

实现了一个基于j2me移动gps定位系统,并能进行缩放,保存地图等功能,支持蓝牙-Realize a j2me based mobile gps positioning system, and can zoom in and out, save the map and other functions to support the Bluetooth
Update : 2025-02-17 Size : 381kb Publisher : gg

DL : 0
J2me上的GPS源码,可以调用手机GPS模块得到位置信息的数据,在模拟器上已经测试通过-J2me source code on the GPS, you can call the cell phone GPS location information module receive data at up simulator has been tested through
Update : 2025-02-17 Size : 169kb Publisher : 张飞

通讯/手机编程 语音压缩 3G开发 android开发 Symbian Windows Mobile BREW编程 J2ME TAPI编程 串口编程 并口编程 USB编程 Modem编程 传真(Fax)编程 GPS编程 手机短信编程 手机彩信(MMS)编程 手机WAP编程 RFID编程 MTK 游戏 外挂编程 射击游戏 模拟服务器 棋牌游戏 游戏引擎 其他智力游戏 其他游戏 多媒体 Audio midi mpeg/mp3 IP电话/视频会议 DVD 流媒体/Mpeg4/MP4 视频捕捉/采集 嵌入式/单片机编程-Communications/mobile phone development programming 3G voice compression android development of Symbian Windows Mobile BREW programming J2ME TAPI programming USB serial port programming parallel programming programming programming Modem Fax (Fax) Programming GPS Programming Programming SMS phone color letter (MMS) mobile phone WAP Programming programming programming RFID plug-in programming MTK shooter game servers board games simulation game engine games other games other intellectual Multimedia Audio midi mpeg/mp3 IP phone/video conferencing DVD streaming media/Mpeg4/MP4 Video Capture/Acquisition Embedded/Microcontroller Programmer
Update : 2025-02-17 Size : 124kb Publisher : 王龙

基于J2me手机终端,实现GPS定位系统的5个例子,附有源码。-J2me mobile phone-based terminals, GPS positioning system to achieve the five examples with source code.
Update : 2025-02-17 Size : 387kb Publisher : 郁闷

Finding GPS using J2ME
Update : 2025-02-17 Size : 2kb Publisher : Dulan

J2Me GPS source code
Update : 2025-02-17 Size : 109kb Publisher : Nguyen Tuan Anh

Gps GPS mobile j2me-Gps GPS GPS mobile j2me
Update : 2025-02-17 Size : 24kb Publisher : antok

jsr179,j2me GPS导航文档,定位,手机开发文档-jsr179,location api for j2me,location,j2me,gps
Update : 2025-02-17 Size : 307kb Publisher : mengfei

j2me gps location serialport
Update : 2025-02-17 Size : 31kb Publisher : chen

DL : 0
J2ME GPS application
Update : 2025-02-17 Size : 22kb Publisher : jagdish

J2me GPS A small test for GPS MIDlet depending on j2me library and eightmotions library running over any mobile supporting j2me platform.
Update : 2025-02-17 Size : 14kb Publisher : Anxsa

DL : 0
J2me程序,使用GPS获取移动的速度,并以汽车仪表盘的界面显示出来-J2me procedure,use GPS module to get the speed of you,and will be showed by a good interface
Update : 2025-02-17 Size : 1.29mb Publisher : sitianhao

DL : 0
/** * J2ME GPS 应用工具 (jsr179) * 通过手机内置的JSR-179 API,获取地理坐标信息 * 并将其显示于屏幕 * * 本源已在诺基亚 E71 和 6210 上测试通过 * 要求: 手机已安装 TinyGeocoder reverse geocoding * 手机已安装 JSR-179 API */ /** * 工作原理: * 1. 利用 J2ME Wireless Toolkit (JSR179),取得经纬度, * La = get Latitude() //取得维度 * Ln = get Longitude() //取得经度 * 2. 结合google map 显示 */-/** * J2ME GPS 应用工具 (jsr179) * 通过手机内置的JSR-179 API,获取地理坐标信息 * 并将其显示于屏幕 * * 本源已在诺基亚 E71 和 6210 上测试通过 * 要求: 手机已安装 TinyGeocoder reverse geocoding * 手机已安装 JSR-179 API */ /** * 工作原理: * 1. 利用 J2ME Wireless Toolkit (JSR179),取得经纬度, * La = get Latitude() //取得维度 * Ln = get Longitude() //取得经度 * 2. 结合google map 显示 */
Update : 2025-02-17 Size : 3kb Publisher : 鲁克文

DL : 0
j2me gps 读取框架 在j2me平台上的位置服务使用-reading frame in j2me j2me gps location services platform to use
Update : 2025-02-17 Size : 40kb Publisher : 吴炜
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.