随笔分类 -  毕设论文

摘要:时间戳是long型的数据,但其他数据都是float型,但AsyncTask要求是统一数据类型。这样我就不能把时间戳放进AsyncTask里面进行处理,我就在doInBackground中获取时间戳然后存到数据库。但得到的很多sensor数据对应的时间戳是一样的,这是因为并没有sensor变化一次数据 阅读全文
posted @ 2017-11-26 21:41 有梦就要去实现他 阅读(253) 评论(0) 推荐(0)
摘要:https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=doinbackground%E5%8F%82%E6%95%B0&oq=doInBackground&rsv_pq=9579ae1d0002d7fa&rsv_t=e 阅读全文
posted @ 2017-11-20 09:25 有梦就要去实现他 阅读(1247) 评论(0) 推荐(0)
摘要:https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=constraintlayout%20button&oq=constraint.constraintlayout%2520button&rsv_pq=87acef5 阅读全文
posted @ 2017-11-20 09:23 有梦就要去实现他 阅读(1372) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/woider/p/5143930.html http://blog.csdn.net/u011835956/article/details/52368829 https://www.cnblogs.com/walkingp/archive/2011/0 阅读全文
posted @ 2017-11-20 09:23 有梦就要去实现他 阅读(117) 评论(0) 推荐(0)
摘要:https://www.baidu.com/s?ie=utf-8&f=3&rsv_bp=1&rsv_idx=1&tn=baidu&wd=%E5%88%A9%E7%94%A8SQLiteDatabase%E5%AE%9E%E7%8E%B0%E7%AE%80%E5%8D%95%E7%9A%84%E5%A 阅读全文
posted @ 2017-11-20 09:21 有梦就要去实现他 阅读(927) 评论(0) 推荐(0)
摘要:https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=sqlite%E8%8E%B7%E5%8F%96%E8%A1%A8%E6%9F%90%E4%B8%80%E5%88%97%E6%9C%80%E5%A4%A7%E5% 阅读全文
posted @ 2017-11-20 09:19 有梦就要去实现他 阅读(705) 评论(0) 推荐(0)
摘要:adb.exe在c/Android/platform-tools目录下,在这个目录下打开终端,然后adb shell,然后su http://blog.csdn.net/u012719153/article/details/44778489 阅读全文
posted @ 2017-11-19 20:44 有梦就要去实现他 阅读(626) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/littlezan/p/3783815.html 阅读全文
posted @ 2017-11-13 16:01 有梦就要去实现他 阅读(266) 评论(0) 推荐(0)
摘要:Actitracker data数据集地址:http://www.cis.fordham.edu/wisdm/dataset.php Actitracker data数据集制作引用的论文:http://www.cis.fordham.edu/wisdm/includes/files/sensorKD 阅读全文
posted @ 2017-11-05 21:06 有梦就要去实现他 阅读(356) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/airsaid/article/details/52902299 android调用传感器的代码 http://blog.csdn.net/huangbiao86/article/details/6745933 阅读全文
posted @ 2017-11-02 20:45 有梦就要去实现他 阅读(195) 评论(0) 推荐(0)