搜索资源列表
Virtual-Machine
- C++模拟mips处理器,能执行mips二进制代码,支持大部分mips指令,可选文字显示和图片显示两种模式-C++ simulation mips processor can execute binary code mips, support most mips instruction, optional text display and picture display modes
Operating-System
- 用Xshell上基于C语言开发小型mips操作系统。-EXPLOID A TINY MIPS OPERATION SYSTEM BASED ON C USING XSHELL
MIPS_SC_v0
- Exercise MIPS (Microprocessor without Interlocked Pipeline Stages) in linguagem C-Exercise MIPS (Microprocessor without Interlocked Pipeline Stages) in linguagem C++
设计相应的数字逻辑判断以下几种情况
- 设计相应的数字逻辑判断以下几种情况: a)确定一个32-bit有符号数大于零 b)确定一个32-bit有符号数小于零 c)确定两个32-bit有符号数相等 d)确定两个32-bit有符号数不相等 e)比较两个32-bit有符号数的大小 画出电路框图,分析复杂度和成本,探讨MIPS指令集分支转移指令的条件比较在硬件实现上可能的优势。(Design corresponding digital logic to judge the following situations: a) Determine