-
80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通...
80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通I/O口,设计一个4位LED显示电路。当然只要再加上两根I/O口线即可轻易实现8位LED的显示电路。
-80C51 Serial Communications mouth is a powerful communications mouth, but is very handy communications mouth, for the display driver circuit could not have been more appropriate, Now we need to design the basis of this one with two serial communication lines with two general I/O Hau, Design of a four LED display circuit. Of course if coupled with two I/O lines I could easily achieved eight LED display circuit.
- 2023-05-28 00:15:03下载
- 积分:1
-
检测机器操作系统的版本
检测机器操作系统的版本-detection machines operating system version
- 2022-08-10 19:36:26下载
- 积分:1
-
This is the intel one in the window under the simulation of a small game
这是intel一个在window下模拟的一个小游戏-This is the intel one in the window under the simulation of a small game
- 2022-03-17 00:52:15下载
- 积分:1
-
This program uses virtual base classes
This program uses virtual base classes
- 2022-03-21 09:54:43下载
- 积分:1
-
entire catalog all the information COPY aims to catalog to (whether layers subdi
整个目录所有信息复制到目录(是否层子目录)
- 2023-06-23 14:35:03下载
- 积分:1
-
This is a simple library of VRML source file. Please look the code vrmlpad, watc...
这是一个简单的图书馆的vrml源文件。看代码请用vrmlpad,观看请用bs.-This is a simple library of VRML source file. Please look the code vrmlpad, watch please bs.
- 2022-04-10 00:01:54下载
- 积分:1
-
- 2023-02-18 13:20:03下载
- 积分:1
-
遗传算法 演化硬件 S盒及其电路设计
应用背景通过遗传算法实现S盒的产生以及其对应电路的设计关键技术C,演化电路,遗传算法,在没有人为干预的条件下,自动设计出满足约束条件的S盒及其实现电路
- 2022-04-11 23:52:58下载
- 积分:1
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1
-
java games prepared by the 1000 block of Terry Avenue
java编写的连连看游戏 -java games prepared by the 1000 block of Terry Avenue
- 2022-05-27 09:41:21下载
- 积分:1