登录
首页 » Java » android 百度地图API最新版 gps定位 获取详细地址 实例源码下载

android 百度地图API最新版 gps定位 获取详细地址 实例源码下载

于 2013-02-06 发布
0 224
下载积分: 1 下载次数: 0

代码说明:

百度地图api实例代码,无须申请appkey即可使用

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • android 图片放大缩小,简洁 附完整源码
    android 图片放大缩小,简洁 附完整源码
    2013-05-23下载
    积分:1
  • android 指南针app源码下载
    android 指南针app源码下载
    2018-10-05下载
    积分:1
  • pull解析xml
    利用最简单的解析方式pull来解析xml文件
    2013-07-31下载
    积分:1
  • android ocr 图像识别 实例源码
    tess-two.tesseract3.01-leptonica1.68-LibJPEG6b
    2014-11-22下载
    积分:1
  • 海康摄相机接口实用实例
        android平台下海康接口并不好找,本人也是费了好大力气才找到,接口使用文档更是少之又少,本工程实现视频监控的同时,并成功应用OSD功能添加字幕显示,现将本工程开源出来供大家研究。
    2019-09-28下载
    积分:1
  • 调用讯飞API语音识别
    # 1、简介离线命令词识别,是基于语法规则,将与语法一致的自然语言音频转换为文本输出的技术。语法识别的结果值域只在语法文件所列出的规则里,故有很好的匹配率,另外,语法识别结果携带了结果的置信度,应用可以根据置信分数,决定这个结果是否有效。
    2020-11-04下载
    积分:1
  • 简单转盘实现
    简单转盘实现
    2013-12-31下载
    积分:1
  • 仿网易新闻客户端 ViewPageIndicator
    仿网易新闻客户端_ViewPageIndicator 仿网易新闻客户端 ViewPageIndicator
    2014-04-10下载
    积分:1
  • 学习
    学习
    2013-09-02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载