搜索资源列表
typing
- 打字游戏 制作这款打字小游戏是为了对汇编语言程序设计有一个更深刻的了解,将所学的知识应用于实践,提高自己的编程水平。鉴于用汇编语言编程的复杂性,为了使游戏能够实现自己预先的构想,所以自创了这款相对比较简单的打字游戏。在游戏制作工作中会应用到80x86的指令系统和寻址方式,输入输出程序设计等,涉及到的知识领域还是很全面的,所以在通过完成这次编程,相信能得到不小的提高。 1.2游戏介绍 该游戏是一个简单的打字游戏,双击图标后将进入主菜单,再按enter键会进入到选择速度的菜单,这里还有
fenzhi
- (1)编写分支结构.asm文件实现:如果输入大小写子母就在屏幕上输出c 如果输入数字就将数字输出 如果输入其他不输出 按回车键推出的功能. (2)编写分支结构.asm文件实现统计一串分数串中不及格、60分-69分、70到79分、80分到89分、90分到100分的个数 -(1) the preparation of branch structure. Asm file to achieve: If you enter sensitive cluster on the screen outp
chengji
- 统计学生成绩,并把输入的成绩从大到小排列,输出到屏幕显示-To enter the smallest of the results with
2
- 从键盘上获得若干个十进制数,求他们的平均值,并输出到屏幕上 -From a number of keyboard access to a decimal number, and their average, and output to screen
test
- 一. 实验目的: 1.了解光电开关的使用方法 2.了解利用光电传感器测量电机转速的方法 二.光电测速基本原理 光电测速的基本电路由光电传感器、计数器和定时器组成。测量时在被测电机主轴上固定一个圆盘,圆盘的边缘上打上小孔。传感器的红外发射端和接收端装在圆盘的两测,电机带动圆盘转到有孔的位置时,红外光通过,红外接收管导通,输出低电平。红外光被挡住时接收管截止,输出高电平。用计数器记录在一定时间内传感器发出的脉冲个数就可以计算出电机转速。 三.实验内容 1.接线方法
binary_addition
- 本实验要求计算X+Y=Z,将结果Z输出到屏幕,其中X=001565A0H,Y=0021B79EH-In this study, the requirements in X+ Y = Z, Z output the results to the screen, where X = 001565A0H, Y = 0021B79EH
sort_str
- 字符串排序的汇编程序。程序运行后从键盘输入多个字符串,各字符串回车结束,空字符串结束输入。将输入的字符串排序后输出到屏幕-Sort string assembler. After running over a string from the keyboard, enter the end of the string, an empty string end of the input. After sorting the input string output to the screen
exp4
- 汇编语言完成以下功能:可以从键盘上输入某班学生的某科目成绩(输入按学生的学号由小到大的顺序输入);可以统计检查每个学生的名次;可以将统计结果在屏幕上显示;为便于观察,输出应便于阅读,尽可能考虑到美观;输入有检错手段.-Assembly language to complete the following functions: you can enter from the keyboard of a subject of a class of students grades (number inp
Registeruse
- 1 计算A*B+C-D,把结果输出到屏幕。 2把寄存器al中值,以二进制的形式输出到屏幕,并统计数码1的个数,输出到屏幕。 例如 al=0A6H 屏幕显示格式如下: 10100110B 4 -1 calculate A* B+ CD, the output to the screen. Two in the al register value to form a binary output to the screen, and a number of statistical
BCDapplication
- 1、 把非压缩的BCD码3532H转变为压缩的BCD码52H,并输出到屏幕。 2、使用BCD码校正指令,实现两个4位十进制数的加法4678+2556,并把结果输出到屏幕。 -1, the non-compressed into a BCD code 3532H compressed BCD code 52H, and output to the screen. 2, the BCD code of correction commands to achieve two four decim
average
- 使用汇编语言,实现20个数的平均数运算,并输出到屏幕。-The use of assembly language, the realization of the 20average number calculation, and output to the screen
shz22
- 通过利用汇编语言中的循环,堆栈,延时等技巧以及子程序,BIOS和DOS的调用,由用户选择,实现在屏幕中央输出A到Z或者显示黑客帝国式的屏保。-Through the use of the cycle, stack, and delay in the assembly language skills and the subroutine, the BIOS and DOS calls, selected by the user to achieve in the center of the scr
13
- 输入一个字符串,扫描该字符串,按数字、字母和特殊字符3类,把字符分类输出到屏幕,并计算其中数字字符的和,把求得的和以十进制数的形式输出到屏幕。-Enter a string, the string scanning, numbers, letters and special characters are three types of character output to the screen, and calculate one of the numeric characters, to ob
123
- 输入一个字符串,扫描该字符串,按数字、字母和特殊字符3类,把字符分类输出到屏幕,并计算其中数字字符的和,把求得的和以十进制数的形式输出到屏幕。-Enter a string, the string scanning, numbers, letters and special characters are three types of character output to the screen, and calculate one of the numeric characters, to ob
5
- 用DOS的10号功能调用输入一个字符串,并用DOS的9号功能调用将这个字符串输出到屏幕上显示-Enter a string, called DOS 10 DOS the 9th call this string output to the screen display
FIFTH
- 排序算法对已有数组进行排序,且输出到dos屏幕上-Sorting algorithm to sort an array of existing, and the output to dos screen
ASM_IO
- 汇编语言下的基本输入输出示例代码。从键盘输入两个16位无符号整数(范围0到2的16次方 - 1),计算结果后输出到屏幕。-Assembly language under the Basic Input Output sample code. Input from the keyboard two 16-bit unsigned integer (range 0 to 2 ^ 16- 1), the calculation results output to the screen.
4
- 输入4位以内16进制数转换为10进制输出到屏幕上-Enter the hexadecimal number is converted to octal output to the assembler program on a small screen
te
- 在程序中常常要暂时的保存图形显示方式屏幕上的内容,然后把自己的信息输出到屏幕上,结束后再恢复原来的屏幕内容-In the program often have to temporarily save the graphic display on the way to the screen, and then export its information to the screen, and then restore the original ending screen content
OS3
- 参考《Orange’s》,在之前搭建的 nasm + bochs 实验平台上完成一个接受键盘输入,回显到屏幕上的程序,具体要求如下: • 从屏幕左上角开始,显示键盘输入的字符。可以输入并显示 a-z 和 0-9 字 符。 • 支持大小写,包括 Shift 组合键以及大写锁定两种方式。 • 支持回车键换行。 • 支持删除退格,退格如果退回上一行,必须退回该行编辑的最后一个字符 处。 • 支持空格键和 Tab 键,其中对于 Tab