-
BaiduLBS_AndroidSDK_Sample
定位功能:提供GPS、基站、Wi-Fi等多种定位方式,适用于室内、外多种定位场景;
基础地图:包括基础地图、卫星图、路况图和各种覆盖物,及与地图相关的操作、事件监听;
导航功能:提供语音播报、路线规划和线路导航的能力,帮助开发者实现导航业务需求;
检索功能:包括POI检索,公交信息查询,路线规划,地理编码查询,在线建议检索,短串分享等;
LBS云检索:包括LBS云检索(周边、区域、城市内、详情);
计算工具:包括距离计算、坐标转换、调起百度地图导航等功能;
全景图功能:包括检索、展示全景图,与全景图进行交互及在全景图内添加覆盖物的能力;(Location: Provides GPS, base stations, Wi-Fi and other various positioning methods, suitable for indoor and outdoor various positioning scenarios
Basemap: includes basic maps, satellite maps, road maps and a variety of covers, and related map operations, event listeners
Navigation functions: to provide voice broadcast, route planning and route navigation capabilities to help developers navigate the business needs
Search functions include: POI search, public transportation information inquiry, route planning, geocoding queries, suggestions online retri , sharing a short string
LBS cloud retri include: LBS Cloud Retri (perimeter, area, within the city, details)
Calculation tools include: distance calculation, coordinate conversion, transfer Baidu map navigation and other functions
Panorama features include: search, display panoramas, to interact with the panorama and add the ability to cover in the panorama )
- 2014-11-03 10:40:45下载
- 积分:1
-
sIGaRRAYtYPEdELTA
ClassObj extends Instance implements.
- 2014-01-08 00:29:32下载
- 积分:1
-
JavaMailDemo
Java Mail APi 功能测试 代码
(JAVA MAIL API SIMPLE INSTRUCTION)
- 2010-11-24 12:31:39下载
- 积分:1
-
source
一个JAVA编写的菜单程序,运行可以看到一个歌曲点播界面(A JAVA program written in the menu, run you can see a song on-demand interface)
- 2009-12-24 22:21:44下载
- 积分:1
-
j203ava
说明: java界面设计,适合初学者!欢迎下载,大家交流学习。(java interface design, suitable for beginners! Welcome to download, the exchange of learning.)
- 2006-02-27 19:54:28下载
- 积分:1
-
JavaMusicPlayer
java source code for music player
- 2012-10-15 08:45:20下载
- 积分:1
-
ReportProperties
ReportProperties implements IAppErrorCodes.
- 2014-02-19 12:11:46下载
- 积分:1
-
liredemo-v1.0_b4
LIRE Releases
Note that the releases indicate milestones, which we consider stable and usable. However, we recommend to use the current SVN version as it contains important tweaks, features and bug fixes.
- 2018-12-07 14:35:11下载
- 积分:1
-
iBatispage
iBatis分页实例 内含数据库文件在src文件夹中(Page includes examples of iBatis database file in the src folder)
- 2009-04-17 15:52:59下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1