-
RECGGdenoisiie
去除在心电信号采集过程中混入的肌电干扰、工频干扰、基线漂移等噪声信信号,避免噪声对心电信号特征点的识别与提取造成误判漏判 已通过测试。
(Remove the EMG interference mixed with the signal acquisition process in mind, frequency interference, baseline drift and noise channel signal to avoid noise caused by the misjudgment of the Missing has been tested on ECG feature identification and extraction.)
- 2012-08-13 08:45:17下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
CompositeViewer
OSG中怎样创建多视图,利用OSG+Win32 console application实现。(make multiply views in osg)
- 2013-11-30 14:50:46下载
- 积分:1
-
罗马到阿拉伯语转换器
这个简单的应用可以帮助您转换罗马符号的数目为阿拉伯文和阿拉伯文到罗马。
- 2022-02-28 10:54:42下载
- 积分:1
-
ADE7953_ver1_20100318
ADE7953 MCU代码例程,与其上位机相对应,仅供参考(ADE7953 MCU code examples, corresponding to their PC, for reference only)
- 2020-09-29 21:17:46下载
- 积分:1
-
GDAL C# interface with the build SharpMap (21,021 Change Set ) on the image to s...
GDAL C#接口库的编译与SharpMap(Change Set 21021)对影像的支持研究-GDAL C# interface with the build SharpMap (21,021 Change Set ) on the image to support research
- 2022-07-23 16:49:54下载
- 积分:1
-
XmlBasic
一个XML文件操作的简单实例.适合于初学者掌握C#如何写一个XML文件(A Basic C# RW XML exampl)
- 2013-08-13 12:27:02下载
- 积分:1
-
Regex-must-know-will
正则表达式有很多应用,这本资料详细介绍了正则表达式的各项应用,不可多得的好书(Regular expressions has many applications, this data details the application of regular expressions, rare books)
- 2012-12-26 10:11:07下载
- 积分:1
-
国密标准算法实现
国密标准算法实现,包括算法的标准文档及C语言的VS2017平台下的实现
- 2023-05-14 06:20:04下载
- 积分:1
-
mywavelet
说明: 小波变换算法的C语言实现,包括DWT,INDWT,提升小波,以及小波去噪的MATLAB源代码(wavelet transform algorithm in C language, including DWT, INDWT upgrade wavelet Wavelet denoising and MATLAB source code)
- 2006-04-18 23:21:58下载
- 积分:1