位置信息的 D-Bus 服务 GeoClue

码农软件 · 软件分类 · 地理信息系统GIS · 2020-02-21 11:14:43

软件介绍

======

Geoclue 是一个提供位置信息的 D-Bus 服务。其主要目的是尽可能简单方便的创建位置感知的应用程序。

位置信息基于以下几种技术实现:

  • 基于 WiFi 的位置信息 (精确度: 米) 使用 Mozilla Location Service

  • GPS(A) 接收器 (精确度: 厘米)

  • 在局域网内的 GPS 设备,例如智能手机 (精确度: 厘米)

  • 3G 调制解调器 (精确度:公里)

  • GeoIP (精确度: 城市级别)

示例代码:http://cgit.freedesktop.org/geoclue/plain/demo/where-am-i.c

本文地址:https://www.codercto.com/soft/d/26089.html

The Algorithm Design Manual

The Algorithm Design Manual

Steve S. Skiena / Springer / 1998-8-1 / GBP 53.91

Contents u Techniques u Introduction to Algorithms u Correctness and Efficiency u Correctness u Efficiency u Expressing Algorithms u Keeping Score u The RAM Model of Computatio......一起来看看 《The Algorithm Design Manual》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具