文件名称:J2meGpsExamples
介绍说明--下载内容来自于网络,使用问题请自行百度
基于J2me手机终端,实现GPS定位系统的5个例子,附有源码。-J2me mobile phone-based terminals, GPS positioning system to achieve the five examples with source code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
J2meGpsExamples/CompassMIDlet/CompassMIDlet.java
J2meGpsExamples/CompassMIDlet/LocationCanvas.java
J2meGpsExamples/CompassMIDlet/README.TXT
J2meGpsExamples/GPS.txt
J2meGpsExamples/GPS1.txt
J2meGpsExamples/J2ME_GPS/.classpath
J2meGpsExamples/J2ME_GPS/.eclipseme
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/emulation/J2ME_GPS.jad
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/emulation/J2ME_GPS.jar
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/ConfigurationProvider.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/ControlPoints.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/ProviderStatusListener.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/TouristData$1.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/TouristData$2.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/TouristData.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/TouristMIDlet.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/CompassUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/LandmarkEditorUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/MessageUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/PitchRollUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/ProviderQueryUI$1.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/ProviderQueryUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/TouristUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/Utils.class
J2meGpsExamples/J2ME_GPS/.project
J2meGpsExamples/J2ME_GPS/.settings/org.eclipse.core.resources.prefs
J2meGpsExamples/J2ME_GPS/.settings/org.eclipse.jdt.core.prefs
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/ConfigurationProvider.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/ControlPoints.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/ProviderStatusListener.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/TouristData$1.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/TouristData$2.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/TouristData.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/TouristMIDlet.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/CompassUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/LandmarkEditorUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/MessageUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/PitchRollUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/ProviderQueryUI$1.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/ProviderQueryUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/TouristUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/Utils.class
J2meGpsExamples/J2ME_GPS/bin/compass_large.gif
J2meGpsExamples/J2ME_GPS/bin/compass_small.gif
J2meGpsExamples/J2ME_GPS/bin/Thumbs.db
J2meGpsExamples/J2ME_GPS/deployed/J2ME_GPS.jad
J2meGpsExamples/J2ME_GPS/deployed/J2ME_GPS.jar
J2meGpsExamples/J2ME_GPS/J2ME_GPS.jad
J2meGpsExamples/J2ME_GPS/res/compass_large.gif
J2meGpsExamples/J2ME_GPS/res/compass_small.gif
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/model/ConfigurationProvider.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/model/ControlPoints.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/model/ProviderStatusListener.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/model/TouristData.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/TouristMIDlet.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/CompassUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/LandmarkEditorUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/MessageUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/PitchRollUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/ProviderQueryUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/TouristUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/Utils.java
J2meGpsExamples/J2ME_GPS/src/compass_large.gif
J2meGpsExamples/J2ME_GPS/src/compass_small.gif
J2meGpsExamples/J2ME_G
J2meGpsExamples/CompassMIDlet/LocationCanvas.java
J2meGpsExamples/CompassMIDlet/README.TXT
J2meGpsExamples/GPS.txt
J2meGpsExamples/GPS1.txt
J2meGpsExamples/J2ME_GPS/.classpath
J2meGpsExamples/J2ME_GPS/.eclipseme
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/emulation/J2ME_GPS.jad
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/emulation/J2ME_GPS.jar
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/ConfigurationProvider.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/ControlPoints.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/ProviderStatusListener.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/TouristData$1.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/TouristData$2.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/model/TouristData.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/TouristMIDlet.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/CompassUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/LandmarkEditorUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/MessageUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/PitchRollUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/ProviderQueryUI$1.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/ProviderQueryUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/ui/TouristUI.class
J2meGpsExamples/J2ME_GPS/.eclipseme.tmp/verified/classes/com/nokia/example/location/tourist/Utils.class
J2meGpsExamples/J2ME_GPS/.project
J2meGpsExamples/J2ME_GPS/.settings/org.eclipse.core.resources.prefs
J2meGpsExamples/J2ME_GPS/.settings/org.eclipse.jdt.core.prefs
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/ConfigurationProvider.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/ControlPoints.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/ProviderStatusListener.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/TouristData$1.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/TouristData$2.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/model/TouristData.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/TouristMIDlet.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/CompassUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/LandmarkEditorUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/MessageUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/PitchRollUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/ProviderQueryUI$1.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/ProviderQueryUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/ui/TouristUI.class
J2meGpsExamples/J2ME_GPS/bin/com/nokia/example/location/tourist/Utils.class
J2meGpsExamples/J2ME_GPS/bin/compass_large.gif
J2meGpsExamples/J2ME_GPS/bin/compass_small.gif
J2meGpsExamples/J2ME_GPS/bin/Thumbs.db
J2meGpsExamples/J2ME_GPS/deployed/J2ME_GPS.jad
J2meGpsExamples/J2ME_GPS/deployed/J2ME_GPS.jar
J2meGpsExamples/J2ME_GPS/J2ME_GPS.jad
J2meGpsExamples/J2ME_GPS/res/compass_large.gif
J2meGpsExamples/J2ME_GPS/res/compass_small.gif
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/model/ConfigurationProvider.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/model/ControlPoints.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/model/ProviderStatusListener.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/model/TouristData.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/TouristMIDlet.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/CompassUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/LandmarkEditorUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/MessageUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/PitchRollUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/ProviderQueryUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/ui/TouristUI.java
J2meGpsExamples/J2ME_GPS/src/com/nokia/example/location/tourist/Utils.java
J2meGpsExamples/J2ME_GPS/src/compass_large.gif
J2meGpsExamples/J2ME_GPS/src/compass_small.gif
J2meGpsExamples/J2ME_G
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.