搜索资源列表
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
test3
- 基于AT89S52控制6路led--走马灯和依次亮起(速度可调)-AT89S52-based 6-channel control led- and followed by lantern light (speed adjustable)
test3
- 加减乘除四则运算 对用户输入的一个包含两个十进制的操作数的加减乘除表达式求出其结果并输出,对用户的输入需要进行有效性判断。 -Addition and subtraction multiplication and division four operations to the user input a number with two decimal addition and subtraction multiplication and division operations deriv
test3
- this will make the micrprossor running light, pattern 3
test3
- 计算机硬件技术基础,可以为参加计算机硬件考试及汇编考试的同学提供参考,都是一些基础知识和例题。-Computer hardware technology base can provide a reference for the students participate Examinations and assembly of computer hardware exam, are some of the basics and examples.
test3
- 实验三 分支循环程序设计 1.实验目的 (1)学习调试程序,查找逻辑错误; (2)学习分支语句的编程和调试; (3)学习循环语句的编程和调试。-Experimental three-branch cycle programming 1. Purpose (1) study the debugger to find the logic error &