登录
首页 » 汇编语言 » MCS51汇编语言,加、减、乘、开平方子程序,经实际应用检验,绝无问题

MCS51汇编语言,加、减、乘、开平方子程序,经实际应用检验,绝无问题

于 2022-02-26 发布 文件大小:986.00 B
0 163
下载积分: 2 下载次数: 1

代码说明:

MCS51汇编语言,加、减、乘、开平方子程序,经实际应用检验,绝无问题-MCS51 assembly language, add, subtract, multiply, square root subroutine, by the practical application of testing, no problem

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

发表评论

0 个回复

  • 本教程主要讲述计算机指令运行机制及的相关知识,并用详实的例子来讲解如何使用O写程序。是计算机低级,它直接对应的是计算机机器指令,...
    本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,据有执行高效的特点,但由于它的底层性,指令浩繁复杂,如果你熟悉如MASM、FASM或者NASM等其它的汇编语言,那么你将能够很容易地学会使用O语言,它的内部机制与其它汇编语言是一致的;如果你没有接触过汇编语言,那么本教程将为你打开计算机语言的大门,深入细致地解剖聪明的计算机大脑的思考轨迹。如果你使用过C或者其它的计算机语言将对学习O语言有一定的帮助。-the handbook focuses on the operation of computer instructions and mechanisms related to the compilation of language knowledge, and the use of detailed examples to explain how to use the O Series language programming. Language is a compilation of computer low level language, which directly correspond to the computer machinery orders, according to the efficient implementation of the characteristics But since they are bottom, voluminous complex instructions, if you are familiar with such as Shape, FASM or Assemble the compilation and other languages, then you will be able to easily learn how to use O language, The internal mechanism and the other assembly language is unanimous; If you had any contact with assembly language. Then you ha
    2022-03-28 20:33:02下载
    积分:1
  • 用递归的方法写函数求Fibonacci级数的源程序
    用递归的方法编写函数求Fibonacci级数的源程序-using recursive function method for the preparation of the source Fibonacci Series
    2022-06-30 12:34:47下载
    积分:1
  • Assembly language programming and debugging tools. The purpose of learning assem...
    汇编语言编程和调试工具。 学习汇编语言的目的就是要用汇编语言编程来解决实际问题,下面介绍二种常用的汇编语言编程环境:宏汇编MASM 6.11和Turbo Assember 5.0。 1.1、宏汇编MASM系统 在宏汇编MASM系统中,程序员可用二种方法来处理源程序:命令行和集成环境。 -Assembly language programming and debugging tools. The purpose of learning assembly language is to use assembly language programming to solve practical problems, the following describes two kinds of commonly used assembly language programming environment: Macro Assembler MASM 6.11 and Turbo Assember 5.0. 1.1, Macro Assembler MASM Macro Assembler MASM system in the system the programmer can be two kinds of ways to deal with source code: The command line and integrated environment.
    2022-12-17 00:45:04下载
    积分:1
  • 0到99秒的计时,误差极小,不同一般的DELAY哦.
    0到99秒的计时,误差极小,不同一般的DELAY哦.-0-99 seconds of the time, the error is very small and different from other DELAY oh.
    2022-08-25 15:19:00下载
    积分:1
  • 可以保存计算过程。
    可以保存计算过程。-can preserve the computation process.
    2022-03-24 05:40:44下载
    积分:1
  • (1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。 (2)电路上...
    (1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。 (2)电路上要加个蜂鸣器的电路,当有选手抢答时蜂鸣器响一下。 (3)要有倒计时功能,开始抢答时开始倒20秒计时,用两个数码管显示,当有人抢答时停止倒计时。 2.2拓展部分 用按键可设置倒计时的时间,范围在5秒到30秒之间。-(1) has a host switch and 8-way control button to answer in, when the moderator allowed to be carried out to answer in time to answer in operation, and use an LED display to answer in the number of players, while other players can no longer answer in his place. (2) the circuit, we should add a buzzer circuit, when there are players when the buzzer rang to answer in about. (3) to have the countdown feature to begin to answer in 20 seconds when you start down time, using two digital tube display, when someone stops to answer in the countdown. 2.2 The expansion of part of the buttons can be set with the countdown time, the range of 5 seconds to 30 seconds.
    2022-02-25 13:31:03下载
    积分:1
  • 9 realize elevator control layer functions as follows: 1, first assume that no p...
    实现9层电梯控制 功能如下:1,先假设没上楼之前,楼层运行看不到(没图形),可以当做随机看待。 2。当在某层按电梯开关后,在屏幕显示电梯停到该指定楼层的图形状态。 3。随后可以按想去的楼层,在屏幕显示电梯运动过程,, 4,可选择是否还执行本程序(坐电梯)-9 realize elevator control layer functions as follows: 1, first assume that no public housing, before running the floor can not see (no graphics) can be viewed as random. 2. When a layer switch by the elevator, the elevator stopped on the screen display to the graphics state designated floors. 3. Then may want to go to the floor, in the screen display elevator movement process, 4, can choose whether the implementation of this program (elevator)
    2023-05-11 11:30:03下载
    积分:1
  • 单片机控制的乒乓游戏的全部程序,做课程设计和有用的,。。。。。。。。。。。谢谢大家下载...
    单片机控制的乒乓游戏的全部程序,做课程设计和有用的,。。。。。。。。。。。谢谢大家下载-SCM ping-pong game of all procedures, so the curriculum design and useful. . . . . . . . . . . Thank you for downloading
    2022-07-16 20:26:08下载
    积分:1
  • 构造二叉树,同时实现二叉树的插入和删除。
    构造二叉树,同时实现二叉树的插入和删除。-Binary tree structure
    2022-03-31 08:17:10下载
    积分:1
  • 很好玩的俄罗斯方块游戏哦~这是实现的课程设计呢
    很好玩的俄罗斯方块游戏哦~这是汇编实现的课程设计呢-very fun game of the Russian box-oh this is a compilation of the design to achieve?
    2023-05-21 04:20:03下载
    积分:1
  • 696516资源总数
  • 106923会员总数
  • 0今日下载