搜索资源列表
mrygljp
- QEMU是一套由Fabrice Bellard所编写的模拟操作系统的自由软件。它与Bochs,PearPC近似,但其具有某些后两者所不具备的特性,如高速度及跨平台的特性。经由kqemu这个非自由的加速器,QEMU能模拟至接近真实电脑的速度。 可以模拟 IA-32 (x86)个人电脑,AMD 64个人电脑,MIPS R4000, 升阳的 SPARC sun3 与 PowerPC (PReP 及 Power Macintosh)架构 支持其他架构,不论在主机或虚拟系统上 增加
MIPS
- 微机原理课程中需要用一段C++代码对机器性能进行测试。选用整数乘除法、浮点加法除法等大量循环以测出MIPS值-Microcomputer Principles of course need some C++ code to the machine performance testing. Use an integer multiplication and division, floating-point additions such as a large number of division c
DLX
- DLX实现,实用Visual C++编程,思想为MIPS体系结构,可以考察系统仿真的性能和指标-DLX implementation, using Visual C++.
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++
wuhao
- C语言编程以及MIPS汇编语言还有logisim的简单实现,算法(C language programming and MIPS assembly language, as well as a simple implementation of logisim, algorithm)
设计相应的数字逻辑判断以下几种情况
- 设计相应的数字逻辑判断以下几种情况: 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