-
请认真阅读您的文件包然后写出其具体功能尽量不要让站长把时间都花费在为您修正说明上....
请认真阅读您的文件包然后写出其具体功能尽量不要让站长把时间都花费在为您修正说明上.-Deinitializes the GPIOx peripheral registers to their default reset values.
- 2022-03-05 19:36:48下载
- 积分:1
-
modbus在工业控制网络上的应用,介绍了有关modbus和modbus tcp的有关内容....
modbus在工业控制网络上的应用,介绍了有关modbus和modbus tcp的有关内容.-modbus up in the industrial control network applications, the introduction modbus and modbus tcp relevant content.
- 2022-06-20 18:21:22下载
- 积分:1
-
WINCC OPC VB开发通信方式 ,读取其中的变量和改变变量内容,根据变量名和分组名,服务器名字...
WINCC OPC VB开发通信方式 ,读取其中的变量和改变变量内容,根据变量名和分组名,服务器名字-WINCC OPC VB to develop means of communication, read them the contents of variables and changes in variables, grouped under the variable name and the name, server name
- 2022-12-20 11:10:03下载
- 积分:1
-
51的IO口模拟UARTRS232 波特率9600 Fosc:22.1184MHz 已在keilc51调试通过,运行畅快。...
51的IO口模拟UARTRS232 波特率9600 Fosc:22.1184MHz 已在keilc51调试通过,运行畅快。-51 IO mouth simulation UARTRS232 Fosc 9600 Baud Rate : 22.1184MHz in keilc51 through debugging, running carefree.
- 2023-06-29 12:15:03下载
- 积分:1
-
STM32-RTC实时时钟
资源描述野火STM32例程,配置STM32的RTC实时时钟,初学者必看实用例程
- 2022-03-16 17:11:55下载
- 积分:1
-
详细的红外测温模块的电路原理图,以及驱动程序源代码。
详细的红外测温模块的电路原理图,以及驱动程序源代码。-Infrared temperature measurement module detailed schematic diagram of the circuit, as well as the driver source code.
- 2022-02-03 21:30:50下载
- 积分:1
-
DE2 练习源码2-1
Part I
We wish to display on the 7-segment displays HEX3 to HEX0 the values set by the switches SW15−0. Let the
values denoted by SW15−12, SW11−8, SW7−4 and SW3−0 be displayed on HEX3, HEX2, HEX1 and HEX0,
respectively. Your circuit should be able to display the digits from 0 to 9, and should treat the valuations 1010 to
1111 as don’t-cares.
1. Create a new project which will be used to implement the desired circuit on the Altera DE2 board. The
intent of this exercise is to manually derive the logic functions needed for the 7-segment displays. You
should use only simple VHDL assignment statements in your code and specify e
- 2022-03-23 22:31:42下载
- 积分:1
-
8051 基于带领的接口
#include < REG51F。H >
无符号的 int a、 b ;
无效的延迟 (无符号的 int 时间) ;
void main)
{
= 0x01;
P0 = a;
while(1)
{
无符号的 int x,b,c;
= 0x00;
b = 0;
c = 500 ;
为 (x = 0 ; x < 500 ; x + +)
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-04 04:49:37下载
- 积分:1
-
Programmer user guide for MKT (MK7A11BP).
Programmer user guide for MKT (MK7A11BP).
- 2023-04-19 19:40:03下载
- 积分:1
-
请在本目录存放UCOS 2.52源代码,包括OS_CORE.C、OS_FLAG.C、OS_MBOX.C、OS_MEM.C、OS_MUTEX.C、OS_Q.C、O...
请在本目录存放UCOS 2.52源代码,包括OS_CORE.C、OS_FLAG.C、OS_MBOX.C、OS_MEM.C、OS_MUTEX.C、OS_Q.C、OS_SEM.C、OS_TASK.C、OS_TIME.C和uCOS_II.H。
-Stored in the catalog UCOS 2.52 source code, including OS_CORE.C, OS_FLAG.C, OS_MBOX.C, OS_MEM.C, OS_MUTEX.C, OS_Q.C, OS_SEM.C, OS_TASK.C, OS_TIME.C and uCOS_II.H .
- 2022-06-14 20:41:30下载
- 积分:1