登录
首页 » 汇编语言 » 16个按键的 程序, 具体按照扫描的,时间快

16个按键的 程序, 具体按照扫描的,时间快

于 2022-02-12 发布 文件大小:1.09 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

16个按键的 程序, 具体按照扫描的,时间快-16 key procedures, specifically in accordance with the scan, time speed

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • at89c51 ADC0809 Basic
    at89c51 ADC0809 Basic
    2023-02-14 00:15:04下载
    积分:1
  • VC写的一个可以对ARM进行反的工具的原代码
    VC写的一个可以对ARM进行反汇编的工具的原代码-VC can write an anti-ARM tools to compile the original code
    2023-01-24 08:25:04下载
    积分:1
  • 电子应答器系统复位后的应答器。提前抢答显示犯规…
    电子抢答器 系统复位后进行抢答.超前抢答显示犯规信号-electronic Responder system reset after Responder. Advance Responder shows fouls signal
    2023-03-16 21:55:03下载
    积分:1
  • LCD modle AT1602 显示程序,纯用ASM写,可作参考使用哦!如有问题请联系我。13710397625,陈sir...
    LCD modle AT1602 显示程序,纯用ASM汇编编写,可作参考使用哦!如有问题请联系我。13710397625,陈sir
    2022-08-20 12:10:33下载
    积分:1
  • DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A...
    DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!-Debug on the production of Rising antivirus software key source disk MOV BX, 200 memory base address (0 face) MOV DH, 00 head No. 00 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th interruption INT 3 MOV BX, 300 memory base address (1 side) MOV DH, 01 head No. 01 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th
    2023-06-25 06:50:03下载
    积分:1
  • 小型加减乘除计数器
    小型加减乘除计数器-ASM程序,包含LINK.EXE,MASM.EXE.-small counter- ASM procedures, including LINK.EXE, MASM.EXE. Thank you
    2022-02-04 23:27:56下载
    积分:1
  • 捕捉视频VB写, 捕捉视频VB写,捕捉视频VB
    捕捉视频VB编写, 捕捉视频VB编写,捕捉视频VB编写-VB prepared to capture video, capture video prepared VB, VB prepared to capture video
    2023-05-08 17:05:03下载
    积分: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
  • 这是一个在两台pc机之间通过串口传输文件的程序
    这是一个在两台pc机之间通过串口传输文件的汇编程序-This is one of the two PCs via serial port to transfer files to the assembler
    2023-08-12 15:45:02下载
    积分:1
  • 我对学习一些,在此提供一些源码与大家,大家可试一下。...
    我对汇编语言学习一些,在此提供一些源码与大家,大家可试一下。-I have to learn some assembly language, in this to provide some source code with you, we can try.
    2022-05-05 03:30:20下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载