CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Pedometer

搜索资源列表

  1. Pedometer

    0下载:
  2. An ios Pedemoter example with storyboard
  3. 所属分类:Applications

    • 发布日期:2017-04-17
    • 文件大小:44577
    • 提供者:sinan
  1. PhotoWallFallsDemo

    1下载:
  2. 一个开源的Android项目pedometer源码,一个运行于android手机端的计步器应用源码,来自国外,代码编写规范,参考价值大,android计步器用来记录你走了多少步,围绕手机振动和重力感应来编程的例子-Android, an open source project pedometer source, an end run on android phone pedometer application source code, from abroad, coding standards,
  3. 所属分类:android

    • 发布日期:2016-05-16
    • 文件大小:1421312
    • 提供者:rpudn97
  1. STEP

    3下载:
  2. 基于51单片机的计步器程序加Proteus仿真,实现记步-Plus Proteus simulation to achieve record 51 single step pedometer-based program
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:87040
    • 提供者:柏兆来
  1. 61IC_S2322

    0下载:
  2. 电子信息工程专业课程设计报告,四位数字计步器-Electronic and Information Engineering curriculum design, four digital pedometer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:105433
    • 提供者:宋波
  1. Pedometer

    0下载:
  2. 用于测量步伐速度的安卓小程序,可以作为学习资料使用-Andrews small program used to measure the pace of speed can be used as learning materials
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:40661
    • 提供者:吴玉
  1. DA14580_SDK_3.0.2.0

    0下载:
  2. 低功耗蓝牙代码,已经开发完成包括计步器等简单功能,协议栈为第三方提供-Bluetooth low energy code has already been developed, including a pedometer and other simple functions, the protocol stack is provided by third party
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1766763
    • 提供者:吴洪峰
  1. Project_II

    0下载:
  2. Design a simple pedometer using accelerometer ADXL345 and microprocessor AVR ATMEGA 8, result is displayed on LCD5110
  3. 所属分类:DSP program

    • 发布日期:2017-05-24
    • 文件大小:7939984
    • 提供者:nguyen nam hai
  1. GCSA-SBD-2013-001_sch

    0下载:
  2. ST计步器方案原理图,仅供参考,带蓝牙4.0BLE,超低功耗,值得学习!-ST pedometer solution principle diagram, only supplies the reference, with bluetooth 4.0 BLE, ultra-low power consumption, is worth learning!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:190228
    • 提供者:yeahyouxiang
  1. pedometer

    0下载:
  2. 网络编程程序,SERVER+CLIENT,简单使用,通过编译。-Network programming procedures, simple to use, compile.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:311320
    • 提供者:wuhanpin
  1. Pedometer_ourselfes

    0下载:
  2. 最准确的计步器算法源码,用在android手机上。-most accurate algorithms for pedometer
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:833559
    • 提供者:甘小方
  1. deRun123

    0下载:
  2. 独自开发了一个计步器软件,提供源码和apk-Alone developed a pedometer software, providing the source code and apk
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2101329
    • 提供者:曾伟
  1. pedometer

    0下载:
  2. 计步算法, 根据gsensorX,Y,Z 数据来计算计步 不够准,但能用-ped meter according gsensor data
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:391279
    • 提供者:leeking
  1. ped_algo_test

    0下载:
  2. 基于3轴加速度传感器LIS3DH和TI BLE CC2540实现的一种计步器算法-An pedometer algorithm implemented Based on 3-axis accelerometer LIS3DH and ti BLE cc2540
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:3901
    • 提供者:方伟
  1. jibuqi

    2下载:
  2. 51单片机写的计步器程序,带protues仿真-51 MCU write pedometer program, with simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:100241
    • 提供者:snail
  1. pedometer-master

    0下载:
  2. 一个简单的记步应用,可以记录当天所走的步数,查看天气,查看历史记录等功能。-A simple step down application, you can record the number of steps to walk the day, check the weather, view the history and other functions.
  3. 所属分类:android

    • 发布日期:2017-06-09
    • 文件大小:15909178
    • 提供者:zx9999998
  1. ped_code

    0下载:
  2. 计步器算法,可以参考一下,适合穿戴设备计步器的开发-pedometer
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:5144
    • 提供者:zhangyang
  1. Chess

    0下载:
  2. 该程序在visual studio环境下编译,可实现基本的象棋计时计步和人机对弈功能,方便学者进行学习和加工,其中,对象棋走子的对弈算法进行了优化。提高了运算的稳定性。-The program in visual studio environment compiler, enabling basic chess timer pedometer and man-machine chess function to facilitate academic learning and processing
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-29
    • 文件大小:14137
    • 提供者:yangqiang
  1. jibu

    0下载:
  2. matlab的计步器编程;对当前的计步器装置的数值算法模拟。-matlab pedometer program numerical simulation algorithm for the current pedometer device.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10787
    • 提供者:janeboshe
  1. pebble_pedometer-master

    0下载:
  2. 记步软件 现在流程health软件都是需要记步功能,android提供记步传感器-pebble pedometer
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:165928
    • 提供者:wang gang
  1. android-pedometer-master

    0下载:
  2. 一个用于android初学者的开发源码,你可以从中学到很多基础的用法以及算法-you can get some basic methods and alorgain it
  3. 所属分类:android

    • 发布日期:2017-04-28
    • 文件大小:23167
    • 提供者:张凤运
« 1 2 3 45 6 »
搜珍网 www.dssz.com