文件名称:simple mips
介绍说明--下载内容均来自于网络,请自行研究使用
实现满足下面功能的汇编程序:
输入一个年份n,判断n是否为闰年。
输入格式
输入一个整数n。
输出格式
输出0或者1。输出0代表n不是闰年,输出1代表n是闰年。(judge the year whether is a special year)
输入一个年份n,判断n是否为闰年。
输入格式
输入一个整数n。
输出格式
输出0或者1。输出0代表n不是闰年,输出1代表n是闰年。(judge the year whether is a special year)
相关搜索: MIPS
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
simple mips | 0 | 2018-10-17 |
simple mips\factorial.asm | 424 | 2018-10-17 |
simple mips\learn.asm | 290 | 2018-10-15 |
simple mips\runnian.asm | 528 | 2018-10-15 |