登录
首页 » Visual C++ » VC(6.0)_ecg

VC(6.0)_ecg

于 2015-07-29 发布 文件大小:2062KB
0 313
下载积分: 1 下载次数: 35

代码说明:

  用VC6.0编写的对话框程序,可以读取ECG(txt格式)数据,并画图。采用差分阈值法对心电信号进行R波的检测并显示R波检测的个数,效果较好。程序中也编写了一个滤波器对心电数据进行滤波。(VC6.0 prepared by the dialog box procedure, you can read ECG (txt format) data, and drawing. Differential threshold method ECG R-wave detect and display the number of R-wave detection, the better. The program also write a filter for filtering the ECG data.)

文件列表:

VC(6.0)_ecg
...........\ecg_process最终版
...........\.................\ecg_process
...........\.................\...........\Debug
...........\.................\...........\.....\ecg_process.exe,118876,2015-07-08
...........\.................\...........\.....\ecg_process.ilk,321760,2015-07-08
...........\.................\...........\.....\ecg_process.obj,28505,2015-07-06
...........\.................\...........\.....\ecg_process.pch,5955100,2015-07-06
...........\.................\...........\.....\ecg_process.pdb,443392,2015-07-08
...........\.................\...........\.....\ecg_process.res,2864,2015-07-08
...........\.................\...........\.....\ecg_processDlg.obj,62795,2015-07-08
...........\.................\...........\.....\StdAfx.obj,106061,2015-07-06
...........\.................\...........\.....\vc60.idb,222208,2015-07-08
...........\.................\...........\.....\vc60.pdb,364544,2015-07-08
...........\.................\...........\ecg_process.aps,21692,2015-07-10
...........\.................\...........\ecg_process.clw,1373,2015-07-10
...........\.................\...........\ecg_process.cpp,2133,2015-07-06
...........\.................\...........\ecg_process.dsp,4249,2015-07-06
...........\.................\...........\ecg_process.dsw,530,2015-07-06
...........\.................\...........\ecg_process.h,1379,2015-07-06
...........\.................\...........\ecg_process.ncb,82944,2015-07-10
...........\.................\...........\ecg_process.opt,124928,2015-07-10
...........\.................\...........\ecg_process.plg,256,2015-07-08
...........\.................\...........\ecg_process.rc,5716,2015-07-08
...........\.................\...........\ecg_processDlg.cpp,9162,2015-07-08
...........\.................\...........\ecg_processDlg.h,1651,2015-07-06
...........\.................\...........\ReadMe.txt,3669,2015-07-06
...........\.................\...........\res

...........\.................\...........\...\ecg_process.rc2,403,2015-07-06
...........\.................\...........\resource.h,965,2015-07-06
...........\.................\...........\StdAfx.cpp,213,2015-07-06
...........\.................\...........\StdAfx.h,1077,2015-07-06
...........\.................\...........\心电数据
...........\.................\...........\........\MA1_0011.txt,47622,2015-07-06
...........\.................\...........\........\MA1_0012.txt,49033,2015-07-06
...........\.................\...........\........\MA1_0021.txt,48056,2015-07-06
...........\.................\...........\........\MA1_0811.txt,52830,2015-07-07
...........\.................\...........\........\MA1_0812.txt,48660,2015-07-07
...........\.................\...........\........\maq_1.txt,47622,2015-07-06
...........\.................\...........\........\maq_2.txt,49033,2015-07-06
...........\.................\...........\........\maq_5.txt,49033,2015-07-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • quad
    能够实现MATLAB中quad积分函数的功能,文件中举了一个简单的例子(MATLAB quad integral function of the function can be achieved, cited a simple example file)
    2013-03-27 15:20:33下载
    积分:1
  • dianjx
    电极系测井曲线 用matlab编写的用于学测井同学用(Electrode system logs using matlab for students with learning logs)
    2013-11-29 14:26:39下载
    积分:1
  • The-PC-mouse-code
    对想了解pc控制鼠标指针的源码的人有帮助,包括windows调用了那些函数,用了那些库文件等。(Would like to know the source pc control the mouse pointer to help people, including those functions called windows, with those library files.)
    2013-12-08 12:15:20下载
    积分:1
  • ca
    一些基于元胞自动机的小程序 帮助理解元胞自动机(Cellular Automata)
    2013-05-16 09:45:11下载
    积分:1
  • TMA1
    抛物线拟合算法实现代码,已经通过测试可指直接运行(Parabola fitting algorithm code, has passed the tests can be run directly refers to)
    2013-09-25 12:33:44下载
    积分:1
  • opencv_src
    for camera calibration
    2009-02-24 19:37:53下载
    积分:1
  • VC_MATLAB
    Matlab和VC混合编程的实例,自己写的,包含基本的矩阵运算,Matlab定义的数据结构mwArray和c++的通讯,希望对初学者有帮助。 需要Matlab 6.5自带的C++数学函数库支持。(Matlab and VC examples of mixed programming, write, and contains the basic matrix operations, Matlab data structure defined mwArray and c++ communication, hope to help beginners. Requires Matlab 6.5 comes with C++ Math Library support.)
    2010-06-12 16:22:58下载
    积分:1
  • d_Ieee39
    psat 39节点数据 39节点数据 39节点数据 39节点数据 (psat 39)
    2013-07-08 10:15:18下载
    积分:1
  • k-means
    k means 聚类聚类聚类聚类聚类聚类聚类聚类聚类(k means)
    2011-05-10 14:53:51下载
    积分:1
  • MA2
    构造一个空的双向栈,判断双向栈是否存在,出栈,入栈,判栈空,将栈置空,判栈满,取栈顶(Construct an empty two-way stack to determine whether there is a two-way stack, out of stack, stack, sub-stack empty, set the stack is empty, sub-stack is full, take the stack)
    2009-11-16 13:07:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载