SQlite-Geo-fence:安卓地理围栏应用

时间:2021-06-28 17:54:56
【文件属性】:
文件名称:SQlite-Geo-fence:安卓地理围栏应用
文件大小:17.42MB
文件格式:ZIP
更新时间:2021-06-28 17:54:56
Java SQlite-地理围栏 安卓地理围栏应用 public class GeofenceBoundary { public static boolean PointInPolygon(Point point, Point[] _vertices) { int j = _vertices.length - 1; boolean oddNodes = false; for (int i = 0; i < _vertices.length; i++) { int retvalI = Double.compare(_vertices[i].Y, point.Y); int retvalJ = Double.compare(_vertices[j].Y, point.Y); double toComp = _vertices[i].X +(_vertic
【文件预览】:
SQlite-Geo-fence-master
----SQLiteMap()
--------bin()
--------res()
--------gen()
--------.settings()
--------src()
--------.project(813B)
--------.classpath(553B)
--------project.properties(361B)
--------AndroidManifest.xml(1KB)
--------libs()
----.gitignore(1KB)
----README.md(772B)
----.gitattributes(378B)

网友评论