登录
首页 » 汇编语言 » High to low dividend deposited in TEMP_STR

High to low dividend deposited in TEMP_STR

于 2022-07-08 发布 文件大小:1.03 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中, 运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中 高字节在前 方法:移位相除 10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729

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

发表评论

0 个回复

  • This application report describes the use of Timer_A3 to decode RC5 and SIRC TV...
    本应用报告描述了如何使用定时器对RC5和SIRC电视红外遥控信号进行解码。本报告中描述的解码器是中断驱动的,使用定时器的特定功能来操作后台功能。只有一小部分msp430cpu?使用非实时资源。定时器模块的特定硬件位锁存功能用于红外数据信号的实时解码,独立于CPU,与CPU异步。CPU活动和功耗保持在绝对最低水平。定时器实现还允许其他任务同时发生(如果需要)。所提供的解决方案是专为MSP430x11x(1)和MSP430x12x衍生产品编写的,但可以适用于任何其他包含定时器的MSP430。基于MSP430的电视遥控器设计
    2022-01-27 17:19:39下载
    积分:1
  • Simple encryption algorithm for data encryption, the algorithm is relatively sim...
    简单加密算法,用于传输数据的加密,算法比较简单-Simple encryption algorithm for data encryption, the algorithm is relatively simple
    2023-08-12 19:00:03下载
    积分:1
  • 传感器DS18B20的测量温度的显示源程序代码
    传感器DS18B20的测量温度的显示源程序代码-Measurement of the temperature sensor DS18B20 display of source code
    2022-03-01 21:02:07下载
    积分:1
  • 实例 好的很!
    汇编语言实例 好的很!-assembly language is a good example!
    2022-02-28 19:53:55下载
    积分:1
  • Win32程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32程,于是我为大家将网上的...
    Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的资料整理成一个帮助文件。 本帮助文件包括:Iczelion的Win32汇编教程、Iczelion 的 ODBC 教程、Iczelion 的 VxD 教程共三部分-Win32 programming compilation series from the paper to help sort out yyc personal publishing, as extracted from the entire network. All Banquangui actual author. To allow net surfers can be a better learning Win32 compilation of programming, so I will be online for all the information to help compile a document. The help files include : Iczelion Guide to the Win32 compilation, Iczelion ODBC Guide, the VxD Iczelion Guide is divided into three parts
    2022-11-22 22:05:03下载
    积分:1
  • 程序,包括画图程序,音乐程序,打字游戏程序,文件处理程序...
    汇编语言程序,包括画图程序,音乐程序,打字游戏程序,文件处理程序-Assembly language program, including the Paint program, music program, typing game procedures, documentation procedures
    2022-01-25 18:05:48下载
    积分:1
  • 基于Intel 8253定时器的两端Asm,包括配套电路,流程图  1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8...
    基于Intel 8253定时器的两端Asm,包括配套电路,流程图  1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8253 的1个通道作定时器,演奏C调的各个音符,利用查表程序的方法依次演奏,每个音符演奏1s,停0.5s 演奏三遍后退出程序 2。利用Intel 8253的一个通道产生一个100Hz的方波,用示波器测试信号的正确性  以产生的方波作为另一个通道门控信号。利用此通道测量其高电平的宽度,在PC机显示屏上显示其数值并退出程序 -based on the Intel 8253 timer at both ends of programmers, including matching circuit, flowchart
    2022-02-04 23:32:16下载
    积分:1
  • 基于的51单片机简易电子钟
    本代码为本人基于汇编语言的51单片机课程上机考试程序。;实验要求;利用P1/P2口或8255的接口电路和实验台上提供的六个数码管显示,设计一个电子钟,;电子钟设计如下格式   XX XX XX由左向右分别为时、分、秒;本人采用定时器溢出中断确定时间基准,main函数对共阴数码管进行动态扫描;p1口作为位选信号输出端;P2口作为段选信号输出端
    2022-02-13 20:11:06下载
    积分:1
  • this driver online circulation of different drive is used, can shift relatively...
    此驱动程序不同网上流通的驱动,是具有时用性,可移值性相当高,是真正能使用的驱动子程序!程序中宏定义很清楚-this driver online circulation of different drive is used, can shift relatively high value property, really use the driver subroutine! Acer process definition is very clear
    2023-06-20 15:05:03下载
    积分:1
  • 数字钟的verilog程序,很经典,大家可以看看。
    数字钟的verilog程序,很经典,大家可以看看。-Verilog digital clock procedures, it is a classic, we will look at.
    2022-02-04 16:42:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载