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

VC(6.0)_ecg

于 2015-07-29 发布 文件大小:2062KB
0 289
下载积分: 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 个回复

  • PingOriginal_MikeMuuss_1983
    Ping original program. implement pinging test
    2014-10-10 12:33:30下载
    积分:1
  • hedaoqiantan
    说明:  河道浅滩预测 MATLAB编程(MATLAB programming shallow river forecast)
    2009-08-13 18:16:05下载
    积分:1
  • BackgroundWorker
    程序控制编程实例25 如何实现BackgroundWorker异步调用(Programming examples of process control 25 how to achieve BackgroundWorker Asynchronous Call)
    2007-11-13 21:19:12下载
    积分:1
  • chap11
    syms x g=exp(x*sin(x)) t=taylor(g,12,2) xd = 1:0.05:3 yd = subs(g,x,xd) ezplot(t, [1,3]) hold on plot(xd, yd, r-. ) title( Taylor approximation vs. actual function ) legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
    2011-07-27 18:12:56下载
    积分:1
  • 四机两区
    粒子群优化算法计算出的PSS优化模型,为四机两区模型(PSS optimization model calculated by particle swarm optimization algorithm)
    2020-12-30 00:09:00下载
    积分:1
  • SVG_MEASURE2
    matlab 无功电流检测 ip-iq法(matlab reactive current detection ip-iq method)
    2012-06-17 12:26:22下载
    积分:1
  • MatlabaC_CPP(3)
    最新版《精通Matlab与C/C++混合程序设计》( 第三版) 刘维编著- proficient Matlab and C/C mixed Program Design (third edition)(The latest version of Mastering Matlab and C/C++ programming mix (third edition) edited by Richard- proficient Matlab and C/C mixed Program Design (third edition))
    2015-04-21 08:55:23下载
    积分:1
  • UInfformax_Fas
    用matlab实现扩展Informax算法与固定点算法Faast ICA,可对混合后信号进行独立分量分离 已通过测试。 (Using matlab to expand Informax algorithm with fixed-point algorithm Faast ICA, independent component separation of the mixed signal has been tested.)
    2012-07-10 16:43:25下载
    积分:1
  • matlab-complex-network
    复杂网络matlab工具包,很好用的哦,用了会说好的,方便易懂(complex network matlab)
    2013-10-11 23:40:56下载
    积分:1
  • 2DMaxima
    在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
    2013-12-24 21:02:56下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载