搜索资源列表
XW01
- 从键盘输入20各有符号,将他们排序并在屏幕上显示。-input from the keyboard with 20 symbols, their sequence and displayed on the screen.
input-output
- 汇编语言中,实现基本输入输出的代码,可以通过键盘输入,再在屏幕显示输入符号的十六进制表示-assembly language, and achieving basic input-output code, through keyboard input, again on the screen show that the symbols of hexadecimal representation
计算字符出现次数
- 从键盘上输入一串字符,计算每个字符出现的次数,并在屏幕上显示这个数字-from keyboard input string of characters, each calculation of the number of characters, and the screen shows the figure
十六进制数转换为等值的二进制数
- 编写程序,将键盘接收到的四位十六进制数转换为等值的二进制数,再显示在屏幕上。若输入的不是0-F间的数字,则显示出错信息,并要求重新输入-Preparation procedures, the keyboard received four of sixteen hexadecimal conversion into equivalent binary number, and then displayed on the screen. If the input is not 0-F figures,
pingfang.rar
- 一个求平方的汇编简单程序。从键盘上输入0--9之间的任意一个数字,计算其平方值,并将结果在屏幕上显示出来。,Square for the compilation of a simple procedure. Keyboard input from 0- 9 of any one of the figures between the calculated value of its square, and the results are displayed on the screen.
test3
- 1. 从键盘随机输入十个数据,统计其中负数的个数,并在屏幕上显示出来; 2. 求出这十个数的总和, 存入数据段SUM 单元,并在屏幕上显示出来; 3. * 将这些数从小到大排序,存入 ORDER 为首址的存储区域,并在屏幕上显示出来。 4.** 编一跳转表,按键1,2,3,分别执行上述三种操作 -1. Random input from the keyboard dozens of data, statistics on the number of negative and di
MASM
- 将键盘收到的四位十六进制数转换为十进制数,再显示在屏幕上。-Four received the keyboard hexadecimal number to decimal number, and then displayed on the screen.
MASM
- 要求把从键盘输入的0~FFFFH的十六进制正数转换为十进制数并在屏幕上显示出来。程序主要由十六进制转换二进制、二进制转换十进制两个子程序组成,可将主程序和子程序放在同一程序模块中,在子程序中省略对寄存器的保护和恢复工作,子程序之间的参数传送则采用寄存器传送方式-Demanded from the keyboard input 0 ~ FFFFH hexadecimal number is converted to a decimal number and displayed on the scr
huibian
- 使用汇编语言编写程序,编写DOS下的TYPE命令,实现将磁盘中的某个已有的TXT文件的内容显示出来,要求程序在运行时先提示“Enter pathname:”,等待用户从键盘输入带路径的文件名,并在屏幕上显示此文件的内容,如没有此文件应有出错信息提示“Error”。-Assembly language programming, written under DOS TYPE command to achieve a disk in the TXT file contents have been s
clock
- 调用系统时间,在屏幕上显示出来;获取键盘的按键值,判断键值并退出系统 -Call system time displayed on the screen access to the keys of the keyboard, the key to determine and exit the system
dianzixianshi
- LED大屏幕显示系统,以AT89S52单片机为核心,由键盘显示、录放音模块、光电开关、温度采集、定时闹铃、LED大屏幕显示等功能模块组成。-LED large screen display system to AT89S52 Single-chip as the core, from the keyboard display, audio playback module, photoelectric switches, temperature acquisition, timing alarm,
hujuxianshi
- 编写一个程序,能从键盘读入两个5位十进制数(1位符号位和4位数值位),并将这两个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式在屏幕上显示。 -The preparation of a procedure to read from the keyboard into two five decimal number (1 sign bit and 4-bit value), and the two decimal numbers converted to binary number,
infoserch
- 一个简单的信息检索系统,在数据区,初始化有9个不同的信息,编号为0-8,每个信息包括有40个字符。在这个程序里,这9个信息组成一个信息表,对信息表的查找是根据从键盘接收的编号来确定的,根据从键盘接收0-8之间的一个编号,然后在屏幕上显示出相应编号的信息内容,按“q”键退出。-A simple information retrieval system, in the data area initialization has nine different information, numbered
grademanagement
- Student学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。 程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条以内的学生记录。若记录较多,一页显示不下,可进行翻页操作。 -Student student grade management system is a MASM macro ass
assembly
- 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
asm
- 电子选择器,是利用TND-MD教学系统实现的,用来作为特定场合投票机器统计使用。所用到的芯片主要有8253定时计数器、8255A并行接口电路芯片等。使用时,用户用键盘输入A,B,C,D这四个字母中的一个来作为已经选择的项目,程序将在屏幕上对应显示已经选择的“A,B,C或者D”,并且通过控制扬声器,发出对应的频率声音信号,同时相对应的LED灯也对应发光,以便于位于远处的计票员进行远程计票。-Electronics selector is the use of TND-MD teaching sys
Joseph
- 1. 本程序中,首先应输入一个值赋给初始报数上限m,人数n应为任意的,程序应能自动保存出列人的序号并将出列的人所持的密码赋给m,再次作为报数上限,然后删除出列人信息。如此循环,直至所有人都出列为止。 2. 程序以用户和计算机的对话方式执行,即在计算机屏幕上显示“提示信息”之后,由用户在键盘上输入相应数据(即每个人所持的密码),每个人的序号由程序自动分配并存储。 -1. This process should first enter a value assigned to the init
chidouzi
- 在屏幕上显示多行“豆子”(字符“.”)和一个“嘴巴”(字符“C”); 单击空格或者方向键开始吃豆子(可逐行进行,也可用键盘控制),暂停时显示当前“吃”掉的“豆子”数。-On the screen more than the " beans" (the characters " ." ) And a " mouth" (the characters " C" ) click the arrow keys or the begin
keyboard
- 程序运行后,在屏幕上接收键盘输入的字符串,然后存如某个指定的内存单元里-Program running on the screen to receive keyboard input string, and then deposit such as a designated memory cell where
KeyBoard
- 进行键盘的操作练习,键入任何字母或数字,都能在屏幕上显示并且具有自动擦除的功能。-To practice the operation of the keyboard type any letters or Numbers, can be displayed on the screen and has the function of automatic erasing.
