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

VC(6.0)_ecg

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

  • VC_Matlab_MultiThread_Demo_2009_07_03
    Visual C++ 下调用Matcom转换的Matlab代码(Visual C++ under the call of the Matlab code conversion Matcom)
    2009-07-10 17:35:32下载
    积分:1
  • dft
    学习matlab的傅里叶变化小程序,没问题额(Fourier transform of small learning matlab program, the amount is no problem)
    2011-09-27 08:31:13下载
    积分:1
  • Malthus_Model
    Malthus_Model模型的原形,以及包括绘图的源代码。希望对正在学习的你有帮助。(Malthus_Model prototype model, and includes source code for the drawing. Hope you are learning to help.)
    2011-05-05 23:17:34下载
    积分:1
  • J6_2012--Kalman-interpolation
    卡尔曼滤波器进行信道估计的一篇文章,适用于OFDM-MIMO系统。(Kalman filter for channel estimation in an article for OFDM-MIMO systems.)
    2013-12-22 20:53:26下载
    积分:1
  • washer
    实现洗衣机基本功能,有洗衣选项,计时,洗衣故障时报警,洗衣结束提醒。(Realization of the basic functions of a washing machine, laundry options, timing, fault alarm when the laundry, laundry ending reminder)
    2014-12-10 12:36:42下载
    积分:1
  • genetic-algorithm
    遗传算法可用于优化计算,C++,lingo都可用(Genetic algorithms can be used for optimization, C++, lingo are available)
    2011-05-13 13:54:26下载
    积分:1
  • CS
    说明:  基于当前统计模型的matlab程序仿真实现(Statistical model based on the current simulation matlab program to achieve)
    2014-09-20 19:57:51下载
    积分:1
  • gaodengshuxueMATLAB
    matlab语言解高等数学中的各种问题,并附有各个例题的程序。(matlab language of higher mathematics in the solution of various problems, with various examples of the procedures.)
    2008-07-25 14:56:39下载
    积分:1
  • TSPMatlab
    TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序 f目标最优值,T最优路线,d距离矩阵,t0初始温度,tf结束温度
    2010-08-20 21:32:42下载
    积分:1
  • 44
    说明:  BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络(BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is a multi-layer feedback-free network)
    2008-11-10 20:55:07下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载