文件名称:y86:JavaScript中的Y86管道CPU模拟器
文件大小:2.12MB
文件格式:ZIP
更新时间:2024-02-25 22:05:29
javascript angular ui cpu asm
Y86仿真器 是具有JavaScript的流水线CPU仿真器,具有科幻UI(Y86是CS:APP3e书中的经典项目)。 细节 仅支持.yo代码 使用Angular + Angular路线 用于CSS3动画的move.js 实现了一个简单的CommonJS模块加载器和一个画布CPI曲线图绘图仪 笔记 包括所有依赖项。 所以我可以使用gh-pages作为主要分支。 要在本地打开它,请在HTTP服务器下托管静态文件。 file://协议无效。 致谢 作者:舒鼎 特别感谢:张令浩,余逸夫。 许可证:MIT许可证
【文件预览】:
y86-gh-pages
----fonts()
--------fontawesome-webfont.eot(59KB)
--------fontawesome-webfont.woff(70KB)
--------FontAwesome.otf(92KB)
--------fontawesome-webfont.svg(306KB)
--------fontawesome-webfont.woff2(55KB)
--------fontawesome-webfont.ttf(119KB)
----CNAME(11B)
----index.html(8KB)
----LICENSE(1KB)
----screenshot.png(332KB)
----src()
--------style()
--------test()
--------gulpfile.js(3KB)
--------index.html(8KB)
--------font()
--------script()
----.gitignore(1KB)
----lib()
--------angular-route.min.js(4KB)
--------angular.min.js(141KB)
--------angular.min.js.map(382KB)
--------move.min.js(16KB)
--------angular-route.min.js.map(11KB)
--------font-awesome.css.map(21KB)
--------font-awesome.min.css(23KB)
----bower_components()
--------font-awesome()
--------angular-route()
--------move.js()
--------angular()
----README.md(798B)
----bower.json(462B)