-
svpwm_1
说明: svpwm仿真模型,可以在matlab中的simulink中打开,介绍描述清晰,适合初学者了解(SVPWM simulation model, can be opened in MATLAB Simulink, the introduction description is clear, suitable for beginners to understand)
- 2020-12-16 10:42:20下载
- 积分:1
-
Hough变换
所实现的是一种从图像空间到参数空间的映射关系。...
Hough变换
所实现的是一种从图像空间到参数空间的映射关系。-Hough transform is achieved from the image space to parameter space mapping.
- 2022-03-18 04:49:53下载
- 积分:1
-
实验5 外部中断实验
说明: 正点原子STM32F103精英板按键外部中断例程(Punctual Atom STM32F103 Elite Panel Key External Interruption Routine)
- 2020-06-21 11:00:02下载
- 积分:1
-
WinformControl
说明: c# winform开源自定义控件,支持直接拖拉精美控件(C # WinForm from the definition of controls, support direct drag and drop beautiful controls)
- 2021-01-07 11:36:18下载
- 积分:1
-
GPU并行矩阵相乘
在cuda7.5版本实现将矩阵相乘并行化,将速度提高几十倍
- 2022-06-20 00:57:56下载
- 积分:1
-
BackgroundWorker
程序控制编程实例25 如何实现BackgroundWorker异步调用(Programming examples of process control 25 how to achieve BackgroundWorker Asynchronous Call)
- 2007-11-13 21:19:12下载
- 积分:1
-
BaselineDrift
用matlab实现的心电数据的去除基线漂移和去噪功能,方便大家使用(Implemented with the matlab ECG baseline drift removal and denoising function to facilitate the people to use)
- 2011-05-06 23:03:46下载
- 积分:1
-
PWMLED.X
pic10f322,PWM调光,低功耗模式,开关没有闭合时,进入低功耗模式。(Pic10f322, PWM dimming, low power mode, switch not closed, enter low power mode.)
- 2018-04-05 15:11:41下载
- 积分:1
-
5、译码器实验
说明: 基于51单片机的译码器实验,常见问题:
1. 按下按键无效果
确保连线正确
换根杜邦线试试
将单片机拆下来重新安装下,重启开发板(Decoder Experiment Based on 51 Single Chip Microcomputer, Common Problems:
1. Pressing the key has no effect
Make sure the connection is correct
Try changing the dobang line
Remove the microcontroller and reinstall it. Restart the development board.)
- 2020-06-20 17:20:02下载
- 积分:1
-
FreeRTOS实验17-1 FreeRTOS内存管理实验
硬件资源:
1,DS0(连接在PA8),DS1(连接在PD2上)
2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)
3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏)
4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP)
实验现象:
按下KEY_UP键申请内存,内存申请成功以后就可以使用了,按下KEY0键
就是使用申请到的内存。当内存使用完成以后就可以按KEY1键将内存
释放掉。(Hardware resources:
1, DS0 (connected to PA8), DS1 (connected to PD2)
2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340)
3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen)
4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP)
Experimental phenomena:
Press KEY_UP key to apply for memory, memory application can be used after success, press KEY0 key
That is to use the applied memory. When the use of memory is complete, you can press KEY1 to store the memory.
Release.)
- 2020-06-24 06:00:02下载
- 积分:1