搜索资源列表
闰年计算
- data segment ;定义数据段 infon db 0dh,0ah,'Please input a year: $' Y db 0dh,0ah,'This is a leap year! $' N db 0dh,0ah,'This is not a leap year! $' w dw
lab3
- 小实验,汇编语言的-Small experiment, the compilation of language
lab3
- 从键盘接收输入的一个班的学生成绩,并存放于50字grade数组中,其中grade+i保存学号为i+1的学生成绩。然后根据grade中的学生成绩,把学生名次填入50字rank字数组中,其中 rank+i的内容是学号为i+1学生的名次。再按学号顺序把名次从终端上显示出来。(输入学生个数<=50,可以不定) -Input from the keyboard to receive a ban of student achievement, and stored in 50 words grad
Lab3
- 屏幕上画图: (1)、 有上、下、左、右四个方向的按键(例如键盘的上下左右键),选择不同的键,屏幕上的光标就沿着该方向画直线。 (2)、 设置不同的键,可以改变图的前景色和背景色。 显示一幅图: (1)、 在程序中写好你要显示的图形的代码。 (2)、 包括多种形状,有不同的颜色,做出的图形能表示一个物体。 (3)、 在屏幕上显示所绘制的图形。 -Paint on the screen: (1), there is up, down, left and right bu
lab3
- 编写程序,实现两个字符串比较,如相同,由显示“MARCH”,否则,显示“NOMATCH”-Programming to achieve the two string comparison, as the same, by the display " MARCH" , otherwise display " NOMATCH"
lab3
- 编写程序,将开关的状态读入计算机,并将它通过输出端口驱动发光二级管显示相应的状态。 输入端口74LS244和输出端口74ALS273的地址均为6460H。 -Write a program that will switch the state to read into the computer, and output ports drive LED display the corresponding status. The address of the input port 74L
Lab3
- Ejemplo programa en Assembler Sourcecode asm lab3
lab3
- 用c++实现复化矩形积分和复化辛普森积分-With c++ achieve complex of rectangular integral calculus and complex Simpson
lab3--120725438
- 四位数 7-segment 显示数字1027-4 digit 7-segment display the number 1027
lab3
- 本文档是一个有趣的汇编“炸弹”课堂小实验。-This document is a compilation of interesting " bomb" small classroom experiments.