登录
首页 » 汇编语言 » 可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程

可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程

于 2022-08-10 发布 文件大小:2.59 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程-optional self Responder, used to some programs Responder is necessary, using 8255 programming, and,

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

发表评论

0 个回复

  • Beginners program,how to control a robo using PC in Basic Language
    Beginners program,how to control a robo using PC in Basic Language
    2022-01-25 23:38:03下载
    积分:1
  • 开发环境下利用简单的按键扫描方式实现音响系统简单的频道转换。...
    再汇编开发环境下利用简单的按键扫描方式实现音响系统简单的频道转换。-Re-compilation development environment with a simple keystroke scan mode to achieve a simple sound system channel switching.
    2022-07-12 07:19:09下载
    积分:1
  • stdcall C++ 调用理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。...
    stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。-stdcall C++ compilation of understanding calls. Let us know the function parameters and return stack processing. Contrast fastcall will be clearer.
    2023-06-22 09:25:02下载
    积分:1
  • 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减...
    本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Addition or subtraction expression and Operational results. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
    2022-03-23 17:26:53下载
    积分:1
  • 一段纯 3D 的 DOS 动画,据说是获一等奖的作品。虽然它不是最精美的但是当你得知它只有 4K 时,会不会立刻疯死掉呢...
    一段纯 3D 的 DOS 动画,据说是获一等奖的作品。虽然它不是最精美的但是当你得知它只有 4K 时,会不会立刻疯死掉呢-Section of the DOS of pure 3D animation, won the first prize is said to work. Although it is not the most beautiful, but when you know it is only 4K, it will not immediately die, it was crazy
    2022-08-11 19:00:07下载
    积分:1
  • DAC0832的示例程序,希望对大家有帮战哦!
    DAC0832的示例程序,希望对大家有帮战哦!-Examples DAC0832 procedures, in the hope that everyone has to help fight Oh!
    2022-01-22 03:36:30下载
    积分: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
  • Written in assembly code using random number generation algorithm: program mainl...
    用汇编代码写的随机数生成算法: 程序主要由八部分组成。主程序main 从键盘输入的10进制数的子程序redigital;产生随机数,并输出随机性评估结果的子程序random;评估一个随机数随机性的子程序evaluAnum;用蒙特卡罗法评估随机性的calpi将数以十六进制输出的子程序printtohex;将数用十进制打印出来的子程序printaxd;输出换行回车的子程序printrn。-Written in assembly code using random number generation algorithm: program mainly by the eight parts. The main program main from the keyboard input 10 the number of decimal subroutine redigital generate random numbers, and output the results of the assessment of the subroutine random random assessment of a random number of random subroutine evaluAnum with the Monte Carlo Method to Evaluate the random of calpi will be hundreds of subroutines hexadecimal output printtohex will be hundreds of subroutines with the decimal print out printaxd the subroutine output carriage return line feed printrn.
    2022-08-13 21:17:06下载
    积分:1
  • 中调用钩子函数的例子。
    汇编中调用钩子函数的例子。-compilation called hook function examples.
    2022-04-07 17:14:01下载
    积分:1
  • 源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS...
    汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
    2022-07-21 08:59:27下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载