-
汇编代码实现求最大、最小值
资源描述
1、上传的源码是求最大值的,把程序中第35行的“ JA NEXT”改为“ JB NEXT“,即可改为求最小值。
2、求最值的数据可以自己设定,改程序的14、15行中的数据即可。
3、最值最后再CRT屏幕上显示,调用DOS的int 21H的功能。
- 2022-03-03 11:14:45下载
- 积分:1
-
6502bios, on the SBC 6502, LCD, time, irq, module
6502bios,关于6502的sbc,有lcd,time,irq,模块-6502bios, on the SBC 6502, LCD, time, irq, module
- 2022-12-07 08:30:03下载
- 积分:1
-
Count 24 points " as a mental poker game, a game content license from the Ki...
算24点”作为一种扑克牌智力游戏,游戏内容为从一副牌中抽去大小王2张,任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24,每张牌必须用一次且只能用一次。我们可以人工计算,当然也可以用计算机来处理。本程序主要是借助计算机利用设计好的算法来计算24点问题。
该24点游戏程序内容主要包括界面显示,自动运算24点以及手动计算24点三部分,采用模块化开发方法,并汇编语言编写程序代码。-Count 24 points " as a mental poker game, a game content license from the King of removing the size 2, 4 samples of arbitrary license (a license that group), with add, subtract, multiply, divide (which can be bracketed ) to the surface of the card count as 24, each card must be used once and only once. We can manually, of course, can also be used to deal with the computer. This procedure is the use of the use of computer algorithms designed to calculate the 24 points. The 24-point games, including the contents of the main screen, automatic operation and manual calculation of 24 points, 24 points, three-part, modular development methodology, and assembly language programming code.
- 2022-09-03 01:05:03下载
- 积分:1
-
Basic程序解释器及编译原理的简单化(1)
Basic程序解释器及编译原理的简单化(1)--词法分析和代数式求值-Basic program interpreter and compiler principles simplistic (1)-- lexical analysis and algebraic expression evaluates
- 2022-01-21 17:47:26下载
- 积分:1
-
该程序为VB程序,是用于计算出来的坐标需要进行坐标系转换使用.感谢站长...
该程序为VB程序,是用于计算出来的坐标需要进行坐标系转换使用.感谢站长-procedure for the VB program is used to calculate the coordinates of the need for the use of coordinate system conversion. Grateful to the station! !
- 2022-07-14 04:08:13下载
- 积分:1
-
单片机与104键PS2接口标准键盘程序,用C语言编写。
单片机与104键PS2接口标准键盘程序,用C语言编写。-SCM and 104 key PS2 keyboard interface standard procedures, using C language.
- 2022-07-08 10:29:52下载
- 积分:1
-
本程序是用汇编语言来写的一段关于lcd的使用,还有并行通讯口的内容...
本程序是用汇编语言来写的一段关于lcd的使用,还有并行通讯口的内容-This procedure is used assembly language to write a paragraph on the lcd use, as well as the contents of parallel communication port
- 2023-08-06 00:35:04下载
- 积分:1
-
- 2022-04-21 14:21:24下载
- 积分:1
-
开机时,显示12:00:00的时间开始计时;
P0.0/AD0控制“秒”的调整,每按一次加1秒;
P0.1/AD1控制“分”的调整,每按一次加1分...
开机时,显示12:00:00的时间开始计时;
P0.0/AD0控制“秒”的调整,每按一次加1秒;
P0.1/AD1控制“分”的调整,每按一次加1分;
P0.2/AD2控制“时”的调整,每按一次加1个小时;
-Boot-up, indicating the start time 12:00:00 time P0.0/AD0 control seconds of adjustment, every time plus 1 seconds P0.1/AD1 control points of adjustment, every time plus 1 points P0.2/AD2 control when adjustments, every time plus 1 hours
- 2022-04-21 03:30:24下载
- 积分:1
-
fm中频调制中实现数字正交上变频和正交下变频。
fm中频调制中实现数字正交上变频和正交下变频。-fm frequency modulation in digital quadrature up-conversion and down-conversion quadrature.
- 2022-02-03 11:23:54下载
- 积分:1