登录
首页 » 汇编语言 » 汇编代码实现求最大、最小值

汇编代码实现求最大、最小值

于 2022-03-03 发布 文件大小:310.85 kB
0 236
下载积分: 2 下载次数: 1

代码说明:

资源描述 1、上传的源码是求最大值的,把程序中第35行的“ JA   NEXT”改为“ JB   NEXT“,即可改为求最小值。 2、求最值的数据可以自己设定,改程序的14、15行中的数据即可。 3、最值最后再CRT屏幕上显示,调用DOS的int 21H的功能。

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

发表评论

0 个回复

  • MCS
    MCS-96单片机A_D转换器应用,包括查询式方法和中断方法。查询法通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成,中断方法用来实现多任务处理。-MCS-96 microcontroller A_D converter applications, including inquiries approaches and methods interruption. Query by detecting AD_RESULT (LO), the S-judge A/D conversion if completed, Methods used to achieve interruption of multi-tasking.
    2023-05-24 10:40:03下载
    积分:1
  • 硬件可以捕捉到三的值
    硬件可以捕获三轴的值,然后进行rfid计算
    2022-05-21 14:00:22下载
    积分:1
  • The Burr
    The Burr-Brown s ADS1252 support for PIC16 microcontroller
    2022-01-25 14:12:32下载
    积分:1
  • 12232串行显示程序
    12232 串口方式显示程序-12232 Serial shown procedures
    2023-01-09 08:45:03下载
    积分:1
  • 此程序用164扩展键盘和显示功能,最大限度的少用IO口
    此程序用164扩展键盘和显示功能,最大限度的少用IO口-Expansion of this program with 164 keyboard and display functions, to maximize the use of the IO I
    2022-02-06 02:04:20下载
    积分:1
  • 此程序为KEIL环境下开发的代码(开发环境备选里没有KEIL),功能在成功运行后可以播放“生日快乐”歌。所需要的开发硬件为AT89C51为主芯片的单片机。...
    此程序为KEIL环境下开发的代码(开发环境备选里没有KEIL),功能在成功运行后可以播放“生日快乐”歌。所需要的开发硬件为AT89C51为主芯片的单片机。-This program is developed under the code in KEIL environment (development environment, where there is no alternative KEIL), features a successful running play " Happy Birthday" song. Required the development of hardware-based chip microcontroller AT89C51.
    2022-01-22 04:17:21下载
    积分:1
  • 开发驱动程序的开发包,里面有很多很实用的实例和工具。...
    汇编语言开发驱动程序的开发包,里面有很多很实用的实例和工具。-Assembly language development driver development kit, which has a lot of very practical examples and tools.
    2022-03-05 04:20:59下载
    积分:1
  • 程序用中断扫描7段数码显示,有外部中断10MS中断串行通信中断等...
    程序用中断扫描7段数码显示,有外部中断10MS中断串行通信中断等-Interruption of scanning process with paragraph 7 digital display, there are external interrupt MS serial communication interruption, such as interruption
    2022-02-07 12:07:58下载
    积分:1
  • Some of mcs51 format conversion to another format
    某种的mcs51格式转换到另一种格式 -Some of mcs51 format conversion to another format
    2023-03-07 19:35:03下载
    积分:1
  • STM32LCD初始化
    应用背景 本人原创STM32汇编实现LCD的显示,目前搜遍全球也没有STM32汇编实现LCD显示的代码。 编译器 ARM-NONE-EABI   ,是在LINUX下编译的。 代码很复杂不容易看懂,我用了很长时间才写出来,大概有1000行汇编代码,写了半个多月才写出来,真是不容易啊。 程序包括IO设置 时钟初始化,NVIC中断设置,定时器,温度传感器等,红外遥控, 然后在LCD上显示 关键技术 初始化代码 shizhong:     ldr r0, = 0x40021000     ldr r1, = 0x14D83     str r1, [r0] gsszbz:     ldr r2, [r0]     ldr r1, = 0x20000     tst r1, r2           @高速时钟标志位                bne rccchushihua     b gsszbz rccchushihua:     ldr r0, = 0x40022000     mov r1, # 0x00000032     str r1, [r0]       &n
    2022-03-12 04:17:41下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载