搜索资源列表

  1. GPS

    0下载:
  2. 通过提取并解析卫星定位信息,获取当前时间、经度和纬度等信息,并通过串口显示出来。-Through the extraction and analysis of satellite positioning information, to obtain the current time, such as longitude and latitude information, and displayed through the serial
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:pengjun
  1. GPSID

    0下载:
  2. 通过GPSID中间层接口获取GPS数据,包括经纬度、微型信息等-Through the middle layer interface GPSID get GPS data, including longitude and latitude, micro-information, etc.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:46080
    • 提供者:李昊
  1. CityGuide

    0下载:
  2. 一个GPS定位的示例,J2ME编程~演示怎样通过J2ME来获取GPS定位信息-A example for GPS
  3. 所属分类:J2ME

    • 发布日期:2024-05-18
    • 文件大小:165888
    • 提供者:徐瑶
  1. iPhoneNetworkGPS

    0下载:
  2. 一本日文的iPhone开发教程的附带源代码,原书在iPhone SDK 3.0下编译确认,在最新版本下运行需要自行修改编译器为最新。如果你不是开发者,清选择模拟器运行。 MusicRank 网页信息取得,在iphone表示的简单应用。可以从iTunes Store的音乐排行榜取得RSS信息并表示。 MapCast 把iPhone上的资源共享到网上。例如,将iPhone拍摄的带有GPS信息的图像上传到网上。 Near
  3. 所属分类:IOS

    • 发布日期:2024-05-18
    • 文件大小:226304
    • 提供者:chenbin
  1. Java

    0下载:
  2. /** * J2ME GPS 应用工具 (jsr179) * 通过手机内置的JSR-179 API,获取地理坐标信息 * 并将其显示于屏幕 * * 本源已在诺基亚 E71 和 6210 上测试通过 * 要求: 手机已安装 TinyGeocoder reverse geocoding * 手机已安装 JSR-179 API */ /** * 工作原理: * 1. 利用 J2
  3. 所属分类:J2ME

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:鲁克文
  1. ExifTester

    0下载:
  2. 获取照片的EXIF资,,并从中读取GPS信息-Read the GPS information
  3. 所属分类:GPS编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:*杰
  1. CCCCPT

    0下载:
  2. 获取GPS记录,基站获取,实时记录,然后把信息写到文件里-get GPS info
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:55296
    • 提供者:Cybrk
  1. GPS_Framework

    0下载:
  2. 分析GPS工作原理,如何获取定位信息,如何获取卫星-GPS working principle analysis, how to get the positioning information, how to get the satellites, and so on
  3. 所属分类:GPS编程

    • 发布日期:2024-05-18
    • 文件大小:30720
    • 提供者:乔恒谊
  1. 51GPS(1)

    0下载:
  2. 本代码适用于51系列单片机,使用KEIL C编程,能够获取GPS接收机的,定位和时间信息,编程简单,使用方便。-This code applies to the 51 series microcontroller, using KEIL C programming, be able to obtain the GPS receiver, positioning and timing information, programming is
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:79872
    • 提供者:ll
  1. Monitor

    0下载:
  2. 基于3G网络的车载视频监控终端实现.pdf 为了加强客运服务中心对长途车辆在客运途中的监管,文章提出了基于3G 网络的车辆定位和视频监控终 端,此终端采用基于ARM 处理器和ARMLINUX 嵌入式系统的平台,通过USB 摄像头获取车辆内部视频信息,由 GPS 接收机获取定位信息,最后通过3G 无线模块将监控数据实时的发送到监控服务中心,供工作人员监控和决 策之用。-Car video surveillance term
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:347136
    • 提供者:www
  1. GetGps

    0下载:
  2. 获取设备的所在地的GPS信息,简单的函数调用,清晰明了-Equipment where the GPS information, a simple function call, clear and clear
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:933888
    • 提供者:ZXM
  1. MyGPS

    0下载:
  2. 获取Gps定位信息的Android源码实例,通过这个JAVA小项目,你可能学会GPS在Android手机中如何工作,定位和获取GPS等操作-Obtain the Gps location information Android source code examples, this JAVA small project, you may learn how it works GPS Android phone, locate and ob
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:zhang
  1. MyGPS

    0下载:
  2.  初学者Android源码,获取Gps定位信息的Android源码实例,通过这个JAVA小项目,你可能学会GPS在Android手机中如何工作,定位和获取GPS等操作-Beginners Android source code, obtain the Gps location information Android source code examples, through this small JAVA project, you ma
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:pudn1314
  1. GetLocation

    0下载:
  2. Android中通过Provider获取位置信息,并设置GPS为优先方式-Android obtain location information by Provider , and set the GPS for the first manner
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:dingchao
  1. GPS

    0下载:
  2. GPS获取手机的精度和唯独小型的编程教你如何获取自己的位置信息-GPS accuracy and except for a small mobile phone programming to teach you how to get your location
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:51200
    • 提供者:yanjing
  1. STM32-GPS.C

    0下载:
  2. gps数据解析并显示,完整的C++源代码,可以获取位置和卫星状态信息-gps data analysis and display, complete C++ source code, you can get position and satellite status information
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:范文浩
  1. huodaohangxinxi

    0下载:
  2. 《gps基本原理及其matlab仿真》(西安电子科技大学)里面的程序源代码,都是自己亲自敲上的。对入门很有用的。这是获取导航信息的。-The basic principle of GPS and the matlab simulation (xi an university of electronic science and technology) in the program source code, is knock on you
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:袁莉杰
  1. RobinDavid-androrat-a28f420

    0下载:
  2. Android 秘密远程控制程序【RobinDavid-】 附源代码 可获取通讯录信息,获取呼叫记录,获取短信和彩信,通过 GPS 获取定位-Android secret remote control program [RobinDavid-] with source code available directory information, access to call logs, SMS and MMS access, via GP
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:3288064
    • 提供者:sam
  1. MainMenu

    0下载:
  2. mainMenu是关于基于android环境下获取gps串口信息-mainMenu is about the environment based on android gps serial port information obtained under
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:199680
    • 提供者:michael
  1. rollpitch

    0下载:
  2. 地面站显示程序。可以通过串口获取单片机传入的姿态数据、加速度信息、GPS信息等-Ground station display program. You can get the microcontroller through the serial port for incoming data posture, acceleration information, GPS information, etc.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:4694016
    • 提供者:刘小超
« 1 2 3 45 6 »

源码中国 www.ymcn.org