-
定时器和计数器,proteus仿真,程序原理图全套。
定时器和计数器,proteus仿真,程序原理图全套。-Timers and counters, proteus simulation, process a full set of schematics.
- 2022-03-18 13:54:31下载
- 积分:1
-
Multi
多功能时钟/日历芯片PCF8563并同AT89C51结合-Multi-function clock/calendar PCF8563 chip combined with AT89C51
- 2023-04-24 02:50:03下载
- 积分:1
-
单源最短路径问题
单源最短路径问题-single source shortest path problem
- 2023-01-05 19:20:03下载
- 积分:1
-
这是一个显示月份的汇编源代码,是汇编课程的一个实验,程序简单,但是汇编的基础,希望初学的可以看看。...
这是一个显示月份的汇编源代码,是汇编课程的一个实验,程序简单,但是汇编的基础,希望初学的可以看看。-This is a show in a compilation of source code, is a compilation of the experimental curriculum, procedures simple, but the basis of the compilation, the beginner can see.
- 2022-03-29 22:16:08下载
- 积分:1
-
SCM nrf401 send receive data assembly language
单片机控制nrf401发送接收数据 汇编语言-SCM nrf401 send receive data assembly language
- 2022-01-30 13:46:34下载
- 积分:1
-
汇编程序案例18系统时间显示 imer.rar
汇编程序案例18系统时间显示 imer.rar-Assembler system time of 18 cases showed imer.rar
- 2022-03-23 20:10:10下载
- 积分:1
-
学生选课系统,自己毕业设计时做的,往大家指点!
学生选课系统,自己毕业设计时做的,往大家指点!-students, their graduation design done, to instruct you!
- 2023-03-11 06:30:04下载
- 积分:1
-
这是使用汇编语言编写的一个从键盘接受输入,并在屏幕上显示的程序。其中可以输出大小写字符...
这是使用汇编语言编写的一个从键盘接受输入,并在屏幕上显示的程序。其中可以输出大小写字符-This is the use of assembly language prepared to accept input from a keyboard and screen procedures. In which case characters can be output
- 2023-07-21 14:45:02下载
- 积分:1
-
8051单片机,解码红外线遥控器,懂得如何去解码各种遥控器的客户码,键值....
8051单片机,解码红外线遥控器,懂得如何去解码各种遥控器的客户码,键值.-8051, decoding infrared remote control, know how to decode a variety of remote client code, key.
- 2022-02-12 20:05:54下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1