Coder Social home page Coder Social logo

tomasulo's Introduction

实验组员

​ 计44班 顾嘉瀚 2014011379

​ 计44班 周以凡 2014011380

​ 计44班 叶德铭 2014011398

运行方式

​ 所有运行方式需要使用 java 1.8版本。

1. 直接运行已编译版本

​ bin文件夹下已经给出编译完成的版本,可以直接使用如下指令进行运行:

cd bin
java tomasulodisplay.TomasuloDisplay

2. 编译运行

​ 使用如下指令进行编译运行:

cd src
javac */*.java
java tomasulodisplay.TomasuloDisplay 

3. Eclipse工程运行

提交文件夹为Eclipse项目工程,直接打开项目进行运行即可。

实验报告

​ 实验报告名称为“report”,提交文件中包含了PDF和DOCX两个版本。

程序说明

​ 具体参见实验报告中程序及界面说明一节。

测试用例

​ 文件夹testcase下包含了用于测试的5个小用例,测试结果见实验报告中程序测试一节。

额外说明

​ 程序固定了窗口显示大小,大小通过屏幕大小确定,可在tomasulodisplay.TomasuloDisplay类中修改widthrate和heightrate调节模拟器窗口占整个屏幕的比例。

tomasulo's People

Contributors

solitry avatar

Watchers

James Cloos avatar Deming Ye avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.