搜索资源列表
text
- 能读取mit-bih数据库的数据文件(.dat)和注释文件(.art),并且以十六进制输出,经本人亲自调试,绝无错误-Mit-bih database can read the data file (. Dat) files and annotations (. Art), and hexadecimal output, by personally commissioning, no error
ECG
- 心电图处理与分析,从文件中读取心电数据,并进行滤波(高通,低通,带通),提取特征信息如:QRS波,分析特定波段数据,等-ECG processing and analysis of ECG data read from the file, and filtering (high pass, low pass, band pass), to extract feature information such as: the QRS wave, analysis of the specific ban
DICOM10
- DICOM文件的读写程序,读取数据并转为bmp格式的文件-DICOM file read and write procedures, and read data to bmp file
my_ecg_read
- 采用 Labview 编写的关于心电数据采集的程序,程序验证后可运行,采用的是从文件中读取心电数据,并显示出实时的心电图-Written using Labview data acquisition on the ECG procedure, process validation can be run, used to read from the ECG data file, and show real-time ECG
Generate_Sound
- 将心电数据从文件中读取出来,并由声卡读入,从而发出心跳声,可将得到的声音作为模拟的心电信号-ECG data will be read out from the file, read by the sound card, which issued a heartbeat sound, the sound can be simulated ECG signal as
hospital-manage-system-
- 医院各科室患者药品消耗信息管理系统 C++6.0环境 cmd下 很简单 额、文件数据录入、修改、保存、读取、查询、统计功能-Drug consumption in patients with various departments the hospital information management system under C++6.0 environment is very simple cmd amount of file data entry, modify, save, re
wave0810
- 读入mit-bih心律失常数据库的文件,并根据读取文件的数据画出心脏跳动波形图-Read into the mit-bih arrhythmia database files, and read the file according to the data to draw the heart beat waveform
MDCM
- .NET开发的DICOM图像读取程序,可读取DICOM文件头信息和显示DICOM图像-NET development of DICOM image reading program, read the DICOM file header information and display DICOM images
vtk-5.10.0
- 一个vtk开源代码的集成包。可以利用此包进行.dcm文件格式的读取。-a packet of the VTK.
Dicomreader
- 本代码可以对dcm文件进行读取与显示,读取的dcm文件符合dicom3标准,希望对学习dicom的您有所帮助-Dcm file, the code can read and display, the read the dcm files conform dicom3 standard, hope learning dicom you help
readMIT-BIH
- MIT-BIH心电数据库数据读取代码,可用于读取该数据库中下载的二进制数据文件,将其转化为文本格式打开。-MIT-BIH reader
一个心电图DICOM格式文件
- 一个心电图DICOM格式文件,有兴趣的同学可以自行编程解码或者下载支持DCM的读取器。