-
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, then continue to determine the second letter. 1. Program analysis: statement by the situation better, if the first letter of the same, then the judge with the case statement or statements to determine if the second letter.
- 2022-12-08 13:50:03下载
- 积分:1
-
Realize this procedure a simple simulation of traffic light control, simple stru...
此程序实现简单红绿灯的模拟控制,结构简单、易懂,可以在学校实验室试验箱上模拟练习!-Realize this procedure a simple simulation of traffic light control, simple structure, easy to understand, you can in the school laboratory chamber simulated exercises!
- 2022-07-02 15:13:18下载
- 积分:1
-
在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出...
在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出-On your keyboard to enter a decimal figures can be converted into a hexadecimal and binary number of output
- 2022-01-31 13:54:28下载
- 积分:1
-
Digital clock procedures, suitable for use in school learning, understanding thi...
数字钟程序,适合于在校学习学习使用,理解此程序,对于以后的编程十分有用-Digital clock procedures, suitable for use in school learning, understanding this process, for future programming very useful
- 2022-06-13 02:52:52下载
- 积分:1
-
这是一本汇编的书,是一本很好的汇编圣经…
This is a book of art of assemble.Itis a very good assemble bible.With this book, you can learn assemble language very well.-This is a book of art of a very assemble.Itis bible.With good assemble this book. you can learn assemble language very well.
- 2022-06-30 18:40:23下载
- 积分:1
-
汇编语言编程认识实验
可能对初学汇编和ASM平台的用户有帮助!...
汇编语言编程认识实验
可能对初学汇编和ASM平台的用户有帮助!-Experimental understanding of assembly language programming may be compiled and novice users ASM platform to help!
- 2022-08-16 23:30:38下载
- 积分:1
-
深入 DOS BIOS 编程与应用 (电子书)
深入 DOS BIOS 编程与应用 (电子书)-depth DOS BIOS programming and applications (e-books)
- 2023-08-28 10:30:05下载
- 积分:1
-
【机组】郑淑娇
写一小段MIPS代码,对于给定的$s0和$s1寄存器的值,对$t系列寄存器做如下操作:
$t0 = $s0
$t1 = $s1
$t2 = $t0 + $t1
$t3 = $t1 + $t2
...
$t7 = $t5 + $t6(Write a short piece of MIPS code. For a given value of $s0 and $s1 registers, do the following fo$t0 = $s0
$t1 = $s1
$t2 = $t0 + $t1
$t3 = $t1 + $t2r the $t series registers:)
- 2021-03-24 19:29:14下载
- 积分:1
-
123
易语言仿WPE源码,可以进行截取封包发送封包处理。(Easy language source imitation WPE)
- 2016-06-14 18:53:14下载
- 积分:1
-
主要给出msp430的程序代码,当然这只是嘴基本点程序集,具体程序代码还需要进一步涉及〉...
主要给出msp430的程序代码,当然这只是嘴基本点程序集,具体程序代码还需要进一步涉及〉-MSP430 main program code is given, of course, this is only the basic point of the mouth assembly, the specific program code also needs to be further involved in
- 2023-01-24 15:55:03下载
- 积分:1