登录
首页 » Asm » 汇编

汇编

于 2020-10-08 发布
0 117
下载积分: 1 下载次数: 0

代码说明:

说明:  根据输入的字母进行大小写转换(若是输入小写字母则转换成为大写字母,反之),若输入的不是字母则提示出错并重新输入。 分别统计下列20个数中小于零、大于等于零且小于等于5、大于5的数据个数,分别存入字节单元RES1、RES2和RES3中。(BUF DB -1, 20, 3, 30, -5, 15, 100, -54, 0, 4, 78, 99, -12, 32, 3, 23, -7, 24, 60,-51) 从键盘输入两个2位十进制整数转换成组合BCD码后,把这两个数相加,结果以十进制形式显示在屏幕上。 编制一程序,从键盘输入两个长度不同的字符串,设字符串长度小于25个字符。要求在屏幕上以右边对齐的形式显示出来。(According to the input letters, make case conversion (if you input lowercase letters, it will be converted to uppercase letters, otherwise), if you do not input letters, you will be prompted with an error and re input. Count the number of data less than zero, greater than or equal to zero, less than or equal to 5 and greater than 5 in the following 20 numbers respectively, and store them in byte units res1, res2 and res3 respectively. After inputting two 2-digit decimal integers from the keyboard and converting them into combined BCD code, the two numbers are added and the result is displayed on the screen in decimal form. Write a program, input two strings of different length from the keyboard, and set the string length to be less than 25 characters. It is required to be displayed on the screen in the form of right alignment.)

文件列表:

2.asm, 465 , 2018-10-11
3.asm, 526 , 2018-10-10
5.ASM, 1329 , 2018-10-16
6.ASM, 1518 , 2018-10-16

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

发表评论

0 个回复

  • ir
    说明:  用PIC做的一个学习型无线遥控开关的代码 这是网上找来的,用pic12f6系列芯片,可以控制二路开关(PIC to do with a wireless remote control switch to learn the code this is brought online, and pic12f6 series of chips used to control switches Rd)
    2008-09-28 17:26:45下载
    积分:1
  • 1个检测波形的小程序。可以测量波形的长度
    1个检测波形的小程序。可以测量波形的长度-a small waveform detection procedures. The waveform can be measured length
    2022-01-26 08:01:51下载
    积分:1
  • DZQ
    说明:  基于proteus的51单片机电子琴应用之各音节发声源码(Proteus-based application of the 51 MCS organ sound source of each syllable)
    2010-03-23 15:37:28下载
    积分:1
  • 本设计的内容是使用最小的单
    本设计的内容是使用89C51RC单片机最小系统设计频率计系统,系统以单片机为主控单元,主要用于对方波频率的测量。 -The content of this design is the use of the smallest single-chip system design 89C51RC frequency of the system, a single chip for the main control unit, mainly for the other side of the measurement frequency.
    2022-08-24 21:41:07下载
    积分:1
  • 特点: 1. 双轴倾角传感器 2. 测量范围0.5g(±30 度)或者1g(±90 度) 3. 单极5V 供电,比例电压输出 4. 高分辨率双轴
    特点: 1. 双轴倾角传感器 2. 测量范围0.5g(±30 度)或者1g(±90 度) 3. 单极5V 供电,比例电压输出 4. 高分辨率双轴倾角传感器 5. 数字SPI 或模拟输出 6. 内置温度传感器 7. 长期稳定性非常好 8.高分辨率,低噪声,工作温度范围宽 优势: 长期稳定性好,温度特性优良 抗冲击能力强 应用: 双轴平台调平 倾斜测量 垂直方向的各种角度的测量-Features: 1. Biaxial inclination sensor 2. Measuring range of 0.5g (± 30 degrees) or 1g (± 90 degrees) 3. Unipolar 5V power supply, the ratio of voltage output 4. High-resolution dual-axis inclination sensor 5. SPI digital or analog output 6. Built-in temperature sensor 7. 8 very good long-term stability. High-resolution, low noise, wide operating temperature range of advantages: long-term stability, excellent temperature characteristics of the application of anti-shock capability: dual-axis tilt platform leveling vertical measurement range of the angle measurement
    2023-01-03 08:30:03下载
    积分:1
  • SQL_yujvzhongshezhiduogezifuchuanjianshuotiaojian
    该程序是用VC++编写的程序,是关于SQL语句中设置多个字符串检索条件方面的,成品语句,可以独立运行,参考价值较高。(The program is VC++ Preparation procedures on the SQL statement string to set up a number of search terms, finished statement, can run independently, a high reference value.)
    2008-05-06 00:18:14下载
    积分:1
  • 重要的文件 重要的文件
    重要的文件 重要的文件 -重要的文件重要的文件重要的文件重要的文件
    2023-08-12 23:25:03下载
    积分:1
  • 51单片机单键多功能渐变程序 51单片机单键多功能渐变程序
    51单片机单键多功能渐变程序 51单片机单键多功能渐变程序-51 MCS 51 MCS-touch multi-touch multi-function gradient program gradient program 51 one-touch multi-function gradient program microcontroller
    2022-03-01 15:12:16下载
    积分:1
  • 写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级中使用,有助于提高程序的效率!内有嵌入例子。...
    用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。-With the compilation of the CRC algorithm to write the code, which contains 16-bit and 32-bit, and they can be embedded into high-level language used to enhance the efficiency of the procedure! Example, there are embedded.
    2022-05-18 10:22:55下载
    积分:1
  • 运用matlab进行的图像分析,原创的哦
    运用matlab进行的图像分析,原创的哦-Carried out by image analysis using matlab
    2022-03-30 18:30:11下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载