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

搜索资源列表

  1. EMD处理心跳信号论文

    0下载:
  2. 处理心跳信号所用的一些EMD处理心跳信号论文,(Some EMD dealing with heartbeat signals for heartbeat signals,)
  3. 所属分类:生物技术

    • 发布日期:2018-01-06
    • 文件大小:93348864
    • 提供者:勾陈II
  1. Final_version_4_Demo等1个文件

    0下载:
  2. MLX90104的一个版本,血氧心跳传感(MLX90104,A version of MLX90104, blood oxygen heartbeat sensing)
  3. 所属分类:android开发

    • 发布日期:2018-01-09
    • 文件大小:63488
    • 提供者:pyches
  1. AhpilyServer

    2下载:
  2. 一个c#编写的c/s框架的游戏服务器。可以用作棋牌类游戏开发。包含心跳检测,断线重连 等实用功能。(A game server for the c/s framework written by c#. It can be used for the development of chess and card games. It includes heartbeat detection, broken wire reconnection and other practical functions.)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-01-09
    • 文件大小:14336
    • 提供者:唐人啊
  1. h-push-master

    0下载:
  2. netty 实现了文 socket通信、心跳等(Netty implements socket communication, heartbeat, and so on)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:1043456
    • 提供者:pepsi437147
  1. ECG

    0下载:
  2. Electrocardiography (ECG or EKG[a]) is the process of recording the electrical activity of the heart over a period of time using electrodes placed on the skin. These electrodes detect the tiny electrical changes on the skin that arise from the heart
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:14336
    • 提供者:vahditabrizi
  1. Filter ECG and Peak detection

    0下载:
  2. The file contains MATLAB as well as C code implementation of ECG data filtering and its heartbeat rate calculation by detecting R peaks or S peaks.
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:212992
    • 提供者:rk800506
  1. 心率

    0下载:
  2. 低功耗设计,程序实现舒眠科技智眠传感带信号采集和呼吸,心跳提取功能,实现和上位设备的通信功能(Low power design, program to achieve dormant technology intelligent sleep sensing signal acquisition and breathing, heartbeat function, to achieve communication function with the upper device.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:对对对啊
  1. SanNiuSignal的源码

    0下载:
  2. SanNiuSignal是一个基于异步socket的完全免费DLL;它里面封装了Client,Server以及UDP;有了这个DLL;用户不用去关心心跳;粘包 ;组包;发送文件等繁琐的事情(SanNiuSignal is a completely free DLL based on asynchronous socket; it encapsulates Client, Server, and UDP; with this DLL; users don't have to care for he
  3. 所属分类:C#编程

  1. SanNiuSignalDemo

    0下载:
  2. SanNiuSignal是一个基于异步socket的完全免费DLL;它里面封装了Client,Server以及UDP;有了这个DLL;用户不用去关心心跳;粘包 ;组包;发送文件等繁琐的事情,这个是DEMO软件。(SanNiuSignal is a completely free DLL based on asynchronous socket; it encapsulates Client, Server, and UDP; with this DLL; users don't have to
  3. 所属分类:网络编程

  1. apple_watch

    2下载:
  2. 面向老年人的手环设计,可以测量血压,心跳,温湿度,可以和手机蓝牙连接(he bracelet design for the elderly can measure blood pressure, heartbeat, temperature and humidity, and can connect with mobile phones.)
  3. 所属分类:其他

    • 发布日期:2019-05-03
    • 文件大小:61221888
    • 提供者:吕剑啸
  1. lvs配置说明

    0下载:
  2. LVS-DR+Heartbeat实现高可用负载均衡服务
  3. 所属分类:技术管理

  1. WebsocketWss

    3下载:
  2. netty做服务端支持ssl协议实现websocket的wss协议,实现了wss协议的连接 和websocket的心跳。(Netty as a server supports the ssl protocol to implement the wss protocol of the websocket, and realizes the connection of the wss protocol and the heartbeat of the websocket.)
  3. 所属分类:Java编程

    • 发布日期:2020-06-11
    • 文件大小:6177792
    • 提供者:jiangjingjing
  1. 7.滴答定时器实验

    1下载:
  2. Systick就是一个定时器而已,只是它放在了NVIC中,主要的目的是为了给操作系统提供一个硬件上的中断(号称滴答中断)。滴答中断?这里来简单地解释一下。操作系统进行运转的时候,也会有“心跳”。它会根据“心跳”的节拍来工作,把整个时间段分成很多小小的时间片,每个任务每次只能运行一个“时间片”的时间长度就得退出给别的任务运行,这样可以确保任何一个任务都不会霸占整个系统不放。或者把每个定时器周期的某个时间范围赐予特定的任务等,还有操作系统提供的各种定时功能,都与这个滴答定时器有关。因此,需要一个定时
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-11-01
    • 文件大小:1067008
    • 提供者:佛道
  1. golf20200128

    2下载:
  2. stm32F103c8t6通过串口uart1连接有人4g模块7s4完成mqtt客户端协议的简单移植。初步测试通过。完成连接、订阅主题、发布主题、心跳的初步移植。(Stm32f103c8t6 is connected to 4G module 7s4 through uart1 to complete the simple transplantation of mqtt client protocol. The preliminary test passed. Complete the initi
  3. 所属分类:单片机开发

  1. USB心电控制

    0下载:
  2. 上位机使用LABVIEW显示心跳曲线, USB采集,单片机采用STM32F103C8,心跳检测芯片采用AD8232,利用单片机自身AD转换(The upper computer uses LabVIEW to display the heartbeat curve, USB to collect, SCM uses stm32f103c8, heartbeat detection chip uses ad8232, SCM uses its own ad conversion)
  3. 所属分类:LabView编程

    • 发布日期:2020-05-09
    • 文件大小:11994112
    • 提供者:梦琪
  1. STFT

    1下载:
  2. 雷达原始信号,通过设计的汉宁窗滤波器+STFT得到瞬时频率以及滤波后的呼吸心跳的波形图显示(The original radar signal is obtained by Hanning window filter + STFT to obtain the instantaneous frequency and the waveform of the filtered breath and heartbeat)
  3. 所属分类:雷达系统

    • 发布日期:2020-12-15
    • 文件大小:3072
    • 提供者:Jocelin47
« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com