虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

人体<b>心率</b>采集系统

  • C51系列

    C51系列,485串行通信的源码,构成的总线型多点数据采集系统

    标签: C51

    上传时间: 2015-12-06

    上传用户:6546544

  • 7通道AD转换程序

    7通道AD转换程序,实现多通道数据采集系统方案

    标签: AD转换 程序

    上传时间: 2015-12-11

    上传用户:yan2267246

  • 介绍一种高分辨率的双路A/D转换器AD7711

    介绍一种高分辨率的双路A/D转换器AD7711,能满足双路A/D采样要求。内容包括AD7711的特点, 内部寄存器结构和外部接口,并详细阐述了数据采集系统中AD7711与单片机AT89S8252的接口技术,包 括硬件接口电路和软件程序设计及其注意事项。

    标签: 7711 AD 高分辨率 转换器

    上传时间: 2013-12-24

    上传用户:xinzhch

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 利用SPCE061A

    利用SPCE061A,RS485 多路数据采集系统 本系统采用双CPU控制,主机与从机的CPU都是使用SPCE061A单片机。从CPU负责采集七路数据,同时应答主CPU发送的命令。主CPU进行数据处理,数据显示,键盘输入,系统报警,语音播报通道的电压值。在主CPU与从CPU的通讯中,采用国际标准的RS485差分方式接口,使通讯的速率和传输距离均大于RS232的标准接口方式,并且用线最少(只要两根)。本系统实现了一种具有语音播报、语音提示的高性能、高智能的实用型远距离多路数据采集系统。

    标签: SPCE 061A 061

    上传时间: 2013-12-27

    上传用户:xcy122677

  • pc104的用处越来越多

    pc104的用处越来越多,在多传感器数据采集中有很多应用,这是我收集的采集文章包括基于PC104总线的数据采集仪及数据分析系统、基于PC104的水下航行器导航系统设计、基于PC104的GPS数据采集系统等

    标签: 104 pc

    上传时间: 2016-04-11

    上传用户:qweqweqwe

  • 采用呼吸阻抗法

    采用呼吸阻抗法,来实现人体呼吸波形的采集,单片机采用 ATMEIL1281,具体的项目工程请自己建立,别问我怎么建立一个文件,怎么来应用这个源码

    标签: 阻抗

    上传时间: 2013-11-25

    上传用户:songnanhua

  • 首先介绍一种新型的多通道高分辨率AD7656型模

    首先介绍一种新型的多通道高分辨率AD7656型模,数转换器的功能和性能,详细描述它在并行接口模式下的工作方式和原理。然后介绍AD7656在信号采集系统中的应用,给出设计方案和 电路。

    标签: 7656 AD 多通道 高分辨率

    上传时间: 2016-06-15

    上传用户:曹云鹏

  • 实现单片机模拟usb通信协议

    实现单片机模拟usb通信协议,实现数据交换,可用于数据采集系统等

    标签: usb 单片机 模拟 通信协议

    上传时间: 2014-01-09

    上传用户:Divine