搜索资源列表
tccrouter
- 建模和仿真工具,用于对图形的路由问题,tccrouter是一个java桌面应用程序,提供了一个2D地图构建图形和模拟各种真实世界的路由解决方案:最短路径,小勺,VRP,VRP-TW-a modeling and simulation tool for routing problems on graphs, tccrouter is a java desktop application that provides a 2d map for building graphs and simulatin
Pipeline
- 用图形界面演示模型机的指令序列在5级流水线上的执行过程。使用高级语言Java,在Eclipse环境下开发流水线的仿真程序。实现针对任意的无相关模型机指令序列(包括数据前推、load前推并解决控制相关),能单步显示出每个时钟周期流水线上指令的执行情况,具体包括:时钟周期及编号、各级流水线寄存器的内容、各级流水线的控制信号。- Graphical interface demo model machine instruction sequence is d on five pipeline. U
Z86Emu
- Z86Emu是用HTML5编写的公共域PC模拟器。 它目前支持几乎所有的16位指令和简单的CGA / EGA / VGA图形仿真。(Z86Emu is a public domain PC emulator written in HTML5. It currently suports almost all 16-bit instructions and simple CGA/EGA/VGA graphics emulation.)