搜索资源列表
WinDLX实验报告
- 这是一个关于WINDLX的实验的小报告,里面有基本的一些操作-WINDLX experiments on a small, there are some basic operation
windlx
- 经统计,某机器14条指令的使用频度分别为:0.01,0.15,0.12,0.03,0.02,0.04,0.02,0.04,0.01,0.13,0.15,0.14,0.11,0.03。分别求出用等长码、Huffman码、只有两种码长的扩展操作码3种编码方式的操作码平均码长。 解: 等长操作码的平均码长=4位 Huffman编码的平均码长=3.38位 只有两种码长的扩展操作码的平均码长=3.4位。 9.若某机要求:三地址指令4条,单地址指令255条,零地址指令16条。设指令
WinDLXcourseDesign
- WinDLX的实验,除了代码优化的部分全部完成,包括流水线的分析.-WinDLX experiments, in addition to the optimization of code completion, including pipeline analysis.
WinDLX
- WinDLX 深入理解计算机体系结构必备工具。
windlx源代码
- windlx源代码!!!
juzhencheng
- 用汇编编写的矩阵乘源代码,可以在WinDLX下运行-Matrix prepared by the compilation by the source code, you can run WinDLX
edumips64-0.5.2
- 这是一个用java编的windlx模拟器,支持mips指令-This is a series of windlx with java simulator support the mips instruction
windlx
- 这是一个windlx模拟器,是在vc++环境下,支持mips指令-This is a windlx simulator is vc++ Environment, support for mips instructions
sqrt(x)
- 用汇编语言及牛顿迭代法编写的求一个数的平方根的源代码,环境windlx-Using assembly language and the Newton iterative method for the preparation of a number of the square root of the source code, the environment windlx
WinDLX
- DLX模拟器用软件模拟DLX流水线的工作过程,可以灵活、方便地设置参数、控制执行和统计数据,并提供了直观的窗口显示。-DLX simulator software simulation of DLX pipeline work process can be flexible and easy to set up parameters, control, execution and statistical data, and provides an intuitive window display
windlx
- XINdlx模拟器开发环境,用于体系结构实验-XINdlx simulator development environment for experimental architecture
lab
- 系统结构实验报告,WinDLX模拟器是一个图形化、交互式的DLX流水线模拟器,能够演示DLX流水线是如何工作的。该模拟器可以装载DLX汇编语言程序(后缀为“.s”的文件),然后单步、设断点或是连续执行该程序。CPU的寄存器、流水线、I/O和存储器都可以用图形表示出来,以形象生动的方式描述DLX流水线的工作过程。模拟器还提供了对流水线操作的统计功能,便于对流水线进行性能分析。-Computer Systems Architecture Lab
input
- WINDlx输入源码,可执行输入操作-WINDlx input source, perform input operations. . .
DLX
- DLX 处理器 (发音为 "DeLuXe")是Hennessy 和Patterson合著一书《Computer Architecture - A Quantitative Approach》中流水线处理器的例子。WinDLX是一个基于Windows的模拟器。本教程通过一个实例介绍WinDLX的使用方法。WinDLX模拟器能够演示DLX流水线是如何工作的。-DLX processor (pronounced " DeLuXe" ) is Hennessy and Patterson
WinDLX
- 使用windlx时所用到的汇编语言教程,里面有相关的一些指令,做计算机系统结构试验可能用到。-Used when using windlx assembly language tutorial, there are some relevant instructions, the computer system to do structural testing may be used.
windlx-simulator
- windlx模拟器 其中一个用途就是体系结构实验啦 需要的赶紧下啦-windlx simulator
WINDLX
- WINDLX模拟器,可用于模拟指令流水线-WINDLX simulator can be used to simulate the instruction pipeline
WINDLX
- dlx的windows开发环境,用于dlx指令集的汇编语言开发与模拟-windlx developing enviornment and source code
windlx
- 计算机体系结构windlx流水线实验 输入位数相同的两个整数,逆序输出同位上相同的数 -Computer architecture windlx pipeline experiment Enter two integers the same number, the same number of reverse output parity