-
May receive q3d ri webcam numerical, let q3d users can webcam
可以接收q3d ri网络摄像头的数字,让q3d用户可以进行网络摄像头
- 2022-11-01 05:55:03下载
- 积分:1
-
asm sf
asm sf
- 2022-01-26 06:22:05下载
- 积分:1
-
用8086汇编语言设计一存取款小软件系统。要求进入系统后,屏幕上显示“欢迎使用本系统”,另起行显示“输入密码:”。允许三次输入错误密码后可重新输入密码,三次输入...
用8086汇编语言设计一存取款小软件系统。要求进入系统后,屏幕上显示“欢迎使用本系统”,另起行显示“输入密码:”。允许三次输入错误密码后可重新输入密码,三次输入都出错则返回DOS。密码输入正确即进入本人帐号,并在屏幕上显示:
“1 返回DOS 2 查阅余额 3 存款 4 取款”
然后按1,2,3,4键选择所需工作方式。
以上各方式有如下功能:
1 返回DOS-- 退出小系统,返回DOS
2 查阅余额-- 显示本人帐号内余额(元)
3 存款-- 输入存款数目,即与余额相加
4 取款-- 输入取款数目,即与余额相减
按2,3,4键即进入相应方式,以ENTER键结束,结束后再显示:
"1 返回DOS 2 查阅余额 3 存款 4 取款"说明: ①屏幕显示可用英文,②帐号内要求可存额不小于十进制6位数
-wu
- 2022-06-18 05:07:00下载
- 积分:1
-
汇编语言写的输入任意个数,然后对这些书的排序输出对应的十进制与十六进制。我自己写的作业题。请管理员给多点的下载次数吧。...
汇编语言写的输入任意个数,然后对这些书的排序输出对应的十进制与十六进制。我自己写的作业题。请管理员给多点的下载次数吧。-Written in assembly language input arbitrary number, and then on the books of the sort output corresponding decimal and hexadecimal. I wrote it myself operating title. Please administrator to download the number of multi-point bar.
- 2022-03-26 09:17:19下载
- 积分:1
-
原理是,通过8279来实现8 * 2键盘的控制扩展…
实现原理是由8279的8*2键盘控制373扩展输出口,由一位片选信号线连接的8088CPU的一个地址上,8279的每一个键值控制8088里面的每一套方案,由8088控制373扩展口输出给单色灯,实现节日灯的效果。-Principle is that by 8279 to achieve the 8* 2 keyboard to control the expansion of output 373, by a chip select signal lines connected to an address on 8088CPU, 8279 every 8088 key control inside each set of program control 373 by 8088 expansion of output to the monochrome lights, festive lights to achieve results.
- 2022-07-04 19:54:07下载
- 积分: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
-
汇编编程简单介绍
汇编编程简单介绍-compilation programming briefed
- 2022-03-18 14:36:43下载
- 积分:1
-
Vehicle race
赛车- Vehicle race
- 2023-03-23 10:35:03下载
- 积分:1
-
时钟 用数码管显示时,分,秒 按键可以调节时间 使用汇编语言...
时钟 用数码管显示时,分,秒 按键可以调节时间 使用汇编语言-Clock with digital LED display hours, minutes and seconds buttons can adjust the time in assembly language
- 2022-08-11 11:06:51下载
- 积分:1
-
将输入的十进制数转换为二进制数,程序为X86汇编中的宏模块...
将输入的十进制数转换为二进制数,程序为X86汇编中的宏模块-The input of a decimal number converted to binary number, the program for the X86 compilation of the macro module
- 2022-08-25 14:25:34下载
- 积分:1