文件名称:jiasudusenserjibu
-
所属分类:
- 标签属性:
- 上传时间:2016-05-16
-
文件大小:3.48mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
主要功能
记录行走的步数,行走的时间
根据录入的体重,步长可以计算出每天行走的历程,消耗的热量
对每天行走的历程进行记录,并给出星级评价
软件原理
判断人是否处于行走中,主要从以下几个方面判断:
人如果走起来了,一般会连续多走几步。因此,如果没有连续4-5个波动,那么就极大可能是干扰。
人走动的波动,比坐车产生的波动要大,因此可以看波峰波谷的高度,只检测高于某个高度的波峰波谷。-major function
Record the number of walking, walking time
According to the input of the weight, the length of the day can be calculated to walk the course of consumption of calories
To record the course of walking every day, and give the star rating
Software principle
Judge whether people are walking, mainly the following aspects:
If people go up, the general will continue to walk a few steps. Therefore, if there is no continuous 4-5 fluctuations, then it is likely to be a great disturbance.
People walking around the fluctuations than the car produced greater volatility, so you can look at the height of the peaks and troughs, detect only above a certain height of the peaks and valleys.
记录行走的步数,行走的时间
根据录入的体重,步长可以计算出每天行走的历程,消耗的热量
对每天行走的历程进行记录,并给出星级评价
软件原理
判断人是否处于行走中,主要从以下几个方面判断:
人如果走起来了,一般会连续多走几步。因此,如果没有连续4-5个波动,那么就极大可能是干扰。
人走动的波动,比坐车产生的波动要大,因此可以看波峰波谷的高度,只检测高于某个高度的波峰波谷。-major function
Record the number of walking, walking time
According to the input of the weight, the length of the day can be calculated to walk the course of consumption of calories
To record the course of walking every day, and give the star rating
Software principle
Judge whether people are walking, mainly the following aspects:
If people go up, the general will continue to walk a few steps. Therefore, if there is no continuous 4-5 fluctuations, then it is likely to be a great disturbance.
People walking around the fluctuations than the car produced greater volatility, so you can look at the height of the peaks and troughs, detect only above a certain height of the peaks and valleys.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android项目源码利用加速度传感器实现计步/
Android项目源码利用加速度传感器实现计步/1.png
Android项目源码利用加速度传感器实现计步/2.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/
Android项目源码利用加速度传感器实现计步/StepCounter-master/.classpath
Android项目源码利用加速度传感器实现计步/StepCounter-master/.project
Android项目源码利用加速度传感器实现计步/StepCounter-master/.settings/
Android项目源码利用加速度传感器实现计步/StepCounter-master/.settings/org.eclipse.jdt.core.prefs
Android项目源码利用加速度传感器实现计步/StepCounter-master/AndroidManifest.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/assets/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/AndroidManifest.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/BuildConfig.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$anim.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$attr.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$color.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$dimen.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$drawable.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$id.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$layout.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$menu.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$string.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$style.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$1.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$2.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$3.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SplashActivity$1.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SplashActivity.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity$1.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity$2.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity$1.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity$2.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterService.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepDetector.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/res/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/cn/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/cn/stepcounter/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/cn/stepcounter/BuildConfig.java
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/cn/stepcounter/R.java
Android项目源码利用加速度传感器实现计步/StepCounter-master/ic_launcher-web.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/libs/
Android项目源码利用加速度传感器实现计步/StepCounter-master/libs/android-support-v4.jar
Android项目源码利用加速度传感器实现计步/StepCounter-master/libs/GifView.jar
Android项目源码利用加速度传感器实现计步/StepCounter-master/lint.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/1.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/2.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/3.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/4.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/proguard-project.txt
Android项目源码利用加速度传感器实现计步/StepCounter-master/project.properties
Android项目源码利用加速度传感器实现计步/StepCounter-master/README.md
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/anim/
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/anim/animation_splash.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/anim/fade_in.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/anim/fade_out.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/btn_bg.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/gif.gif
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/ic_launcher.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/run.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/
Android项目源码利用加速度传感器实现计步/1.png
Android项目源码利用加速度传感器实现计步/2.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/
Android项目源码利用加速度传感器实现计步/StepCounter-master/.classpath
Android项目源码利用加速度传感器实现计步/StepCounter-master/.project
Android项目源码利用加速度传感器实现计步/StepCounter-master/.settings/
Android项目源码利用加速度传感器实现计步/StepCounter-master/.settings/org.eclipse.jdt.core.prefs
Android项目源码利用加速度传感器实现计步/StepCounter-master/AndroidManifest.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/assets/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/AndroidManifest.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/BuildConfig.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$anim.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$attr.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$color.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$dimen.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$drawable.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$id.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$layout.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$menu.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$string.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R$style.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/R.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$1.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$2.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$3.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SplashActivity$1.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/SplashActivity.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity$1.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity$2.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity$1.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity$2.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterService.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/classes/com/cn/stepcounter/StepDetector.class
Android项目源码利用加速度传感器实现计步/StepCounter-master/bin/res/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/cn/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/cn/stepcounter/
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/cn/stepcounter/BuildConfig.java
Android项目源码利用加速度传感器实现计步/StepCounter-master/gen/com/cn/stepcounter/R.java
Android项目源码利用加速度传感器实现计步/StepCounter-master/ic_launcher-web.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/libs/
Android项目源码利用加速度传感器实现计步/StepCounter-master/libs/android-support-v4.jar
Android项目源码利用加速度传感器实现计步/StepCounter-master/libs/GifView.jar
Android项目源码利用加速度传感器实现计步/StepCounter-master/lint.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/1.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/2.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/3.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/png/4.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/proguard-project.txt
Android项目源码利用加速度传感器实现计步/StepCounter-master/project.properties
Android项目源码利用加速度传感器实现计步/StepCounter-master/README.md
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/anim/
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/anim/animation_splash.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/anim/fade_in.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/anim/fade_out.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/btn_bg.xml
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/gif.gif
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/ic_launcher.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/run.png
Android项目源码利用加速度传感器实现计步/StepCounter-master/res/drawable/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.