-
ECG
心电信号去噪,主要针对的是基线漂移噪声,肌电噪声和工频干扰 (Is mainly targeted at the baseline wander and power line interference, noise)
- 2014-06-09 20:18:04下载
- 积分:1
-
图像修补
说明: 利用那些已经被破坏的区域的边缘, 即边缘的颜色和结构,根据这些图像留下的信息去推断被破坏的信息区的信息内容,然后对破坏区进行填补 ,以达到图像修补的目的(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged information area can be inferred from the information left by these images, and then the damaged area can be filled to achieve the purpose of image repair.)
- 2019-03-15 17:20:57下载
- 积分:1
-
DS18B20数字温度传感器实验
实验器材:
探索者STM32F4开发板
实验目的:
学习DS18B20数字温度传感器的使用.
硬件资源:
1,DS0(连接在PF9)
2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)
3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS)
4,DS18B20传感器一个(接在PG9上).
实验现象:
本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始
读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD
上。同样我们也是用DS0来指示程序正在运行。(Experimental equipment:
Explorer STM32F4 development board
Objective:
Learn the use of DS18B20 digital temperature sensor.
Hardware resources:
1, DS0 (connected to PF9)
2, serial port 1 (baud rate: 115200, PA9/PA10 connection on board USB to serial port chip CH340).
3 inch TFTLCD ALIENTEK, 2.8/3.5/4.3/7 module (via FSMC driver, FSMC_NE4 LCD chip select /A6 RS)
4, one of the DS18B20 sensors (attached to PG9).
Experimental phenomena:
This experiment first detects whether there is DS18B20 when starting up. If not, it prompts errors. Only after the detection of DS18B20 did it begin
Read the temperature and display it on LCD. If DS18B20 is found, the program reads data once every 100ms or so and displays the temperature at LCD.
On. Similarly, we also use DS0 to indicate that the program is running.)
- 2018-04-06 15:54:39下载
- 积分:1
-
爬虫 数据抓取
自动抓取某网站的数据,并且按照指定的格式、指定的位置、指定的命名自动存储数据(Automatically grab data from a website, and automatically store data according to the specified format, specified location and named naming.)
- 2018-05-30 22:12:13下载
- 积分:1
-
安达驱动
安达驱动支持包,支持所有安达设备的驱动程序
AD-01
AD-02
AD-03
AD-04
等等
安达驱动支持包,支持所有安达设备的驱动程序
AD-01
AD-02
AD-03
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-15 01:03:52下载
- 积分:1
-
Texture-Mipmap
基于OpenSceneGraph手动构建Miapmap,实现纹理自动Miapmap加载,可以调节纹理的精细级别~(Based on OpenSceneGraph manually build Miapmap, to achieve automatic Miapmap texture loading, you can adjust the level of the fine texture ~)
- 2013-12-19 23:04:54下载
- 积分:1
-
1602YEJINGZHUODINGSHIQI
用液晶1602 来显示r日期 年月日和分和秒计时器(useyejing 1602 to display thedate and the time mintate ang scend)
- 2010-08-06 20:27:47下载
- 积分:1
-
DDOSSCOMtermmO
1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3..支持波特率2400,4800,96600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port 可直接使用。
">
- 2012-09-15 11:57:07下载
- 积分:1
-
sanlianqi-
用c++编写的可以进行人人交战和人机交战的三连棋简洁版游戏(Can be prepared using c++ all three warring warring and human concise version of the game with chess)
- 2013-07-15 18:47:34下载
- 积分:1
-
杭州电子科技大学1023
数字图像处理对源位图进行了加工,是特征提取的基础。数字图像处理的理论涉及到
彩色图像的灰度化、中值滤波、二值化、轮廓提取、种子填充、轮廓跟踪等。其中,二值
化采用了基本自适应门限的方法。模式识别包括了特征提取和分类器的设计,是种类识别的关键。特征提取主要利用了
水果的几何特征,反映了水果的大小和形状。分类器的设计主要采用了人工神经网络的方
式来实现,具体说来是利用了神经网络中反向传播算法来进行网络训练,并利用训练结果
完成了水果种类的智能识别。
- 2023-02-15 07:10:04下载
- 积分:1