Chinaunix首页 | 论坛 | 博客
  • 博客访问: 356495
  • 博文数量: 197
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 303
  • 用 户 组: 普通用户
  • 注册时间: 2013-09-02 14:21
文章分类

全部博文(197)

文章存档

2014年(89)

2013年(108)

我的朋友

发布时间:2013-11-01 13:58:15

......【阅读全文】

阅读(784) | 评论(0) | 转发(0)

发布时间:2013-11-01 13:58:08

 * Acceleration * ------------ * *  All values are in SI units (m/s^2) and measure the acceleration of the *  device minus the force of gravity. *   *  Acceleration sensors return sensor events for all 3 axes at a constant *  ra.........【阅读全文】

阅读(700) | 评论(0) | 转发(0)

发布时间:2013-11-01 13:57:57

http://hi.baidu.com/aokikyon/item/9961c3eae83c30d3ea34c90eAndroid操作系统11种传感器介绍Rockie Cheng在Android2.3 gingerbread系统中,google提供了11种传感器供应用层使用。#define SENSOR_TYPE_ACCELEROMETER 1 //加速度#define SENSOR_TYPE_MAGNETIC_FIELD 2 //磁力#de.........【阅读全文】

阅读(800) | 评论(0) | 转发(0)

发布时间:2013-10-31 14:49:18

    链表在C语言中很重要,本文所设计的链表,以一个经典的存储学生学号和成绩的结构体作为例子,具体的结构体如下:     typedef struct stu     {       int num;       flo.........【阅读全文】

阅读(645) | 评论(0) | 转发(0)

发布时间:2013-10-31 14:48:39

......【阅读全文】

阅读(552) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册