-
本程序为调用系统时钟设计的一个汇编语言写的时钟程序
本程序为调用系统时钟设计的一个汇编语言写的时钟程序-the procedures called for the system clock design an assembly language to write the clock procedures
- 2022-08-13 18:01:25下载
- 积分:1
-
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, then continue to determine the second letter. 1. Program analysis: statement by the situation better, if the first letter of the same, then the judge with the case statement or statements to determine if the second letter.
- 2022-12-08 13:50:03下载
- 积分:1
-
IO口直接驱动lcd的汇编程序
中颖单片机SH67P33编写的用IO口直接驱动段码式lcd的汇编程序,对于刚接触单片机汇编的新手,还是不错的,给大家参考参考。
- 2023-08-07 10:35:04下载
- 积分:1
-
1) direction vehicle release 20 seconds. What is the direction of red and green...
1) 东西方向车辆放行20秒钟。即东西方向的绿灯和南北方向的红灯同时点亮20秒钟;
2) 20秒钟后,东西方向的黄灯闪烁2秒钟,以警示车辆将切换红绿灯。此时南北方向仍维持红灯点亮。在南北方向亮红灯期间,在2位数码管上显示计数值(每秒减1),从20减至01。
3) 东西方向的黄灯闪烁2秒钟后,转为南北方向放行20秒钟。即东西方向的红灯和南北方向的绿灯同时点亮20秒钟;
4) 南北方向放行20秒钟后,转为南北方向的黄灯闪烁2秒钟,以警示将切换红绿灯。此时东西方向仍维持红灯点亮。
5) 南北方向的黄灯闪烁2秒钟后,再转为东西方向车辆放行20秒钟。如此循环重复。
-1) direction vehicle release 20 seconds. What is the direction of red and green light at 20 seconds,
2) 20 seconds later, the yellow lights flashing warning vehicles with 2 seconds, switch to the traffic lights. This is still remain red light north-south direction. In the south during the red light, in the direction of the digital display tube of 2 per plan (minus 1), from 20 to 2001.
3) the yellow lights flashing direction to 2 seconds later, the south direction release 20 seconds. What is the direction of the north-south direction of red and green and light 20 seconds,
4) north-south direction after 20 seconds to release the north-south direction, yellow lights flashing warning, with 2 secon
- 2022-02-04 13:43:35下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第6章-Windows Environment 32-bit assembly language programming package source book Chapter 6
- 2022-06-29 07:23:00下载
- 积分:1
-
小型加减乘除计数器
小型加减乘除计数器-ASM程序,包含LINK.EXE,MASM.EXE.-small counter- ASM procedures, including LINK.EXE, MASM.EXE. Thank you
- 2022-02-04 23:27:56下载
- 积分:1
-
这是台湾飞林单片机FM8PS56的例程,对初学者有很好的借鉴作用。...
这是台湾飞林单片机FM8PS56的例程,对初学者有很好的借鉴作用。-This is Taiwan" s Lin microcontroller FM8PS56 routine fly on a very good reference for beginners.
- 2022-08-06 00:12:06下载
- 积分:1
-
Pressure Sensor Assemble Code
Pressure Sensor Assemble Code
- 2022-03-16 14:30:52下载
- 积分:1
-
dac7512, mcp3204 application dac7512, mcp3204 Application
dac7512,mcp3204应用 -dac7512, mcp3204 application dac7512, mcp3204 Application
- 2023-08-26 21:20:04下载
- 积分:1
-
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 ex...
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 exemple:-keyboard input from the two figures (0 to 7) between (a) a 16-band, said the number two and (2) with four two binary said the number of poor, the results would certainly gt; = 0 (3) with two decimal number two said the plot example :
- 2022-11-07 13:35:03下载
- 积分:1