- 授权协议: MIT
- 开发语言: Java
- 操作系统: J2ME
- 软件首页: http://code.google.com/p/pinkr/
- 软件文档: http://code.google.com/p/pinkr/wiki/Overview
软件介绍
======pinkr 是一个J2ME 应用程序,它定期读取 GPS 的经纬度信息,并通过 HTTP 发送到指定的网址上,以完成对手机的位置跟踪。HTTP发送数据格式:
POST /users/john/position_status?lat=46.06561&lng=11.15101&speed=45.213
Algorithms and Data Structures
Kurt Mehlhorn、Peter Sanders / Springer / 2008-08-06 / USD 49.95
Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer shoul......一起来看看 《Algorithms and Data Structures》 这本书的介绍吧!
