GithubHelp home page GithubHelp logo

qiniu / arch Goto Github PK

View Code? Open in Web Editor NEW
406.0 23.0 156.0 17 KB

极客时间专栏《许式伟的架构课》相关的源代码:冯诺伊曼结构

License: MIT License

Go 100.00%
architecture go golang assembler device cpu memory

arch's Issues

冯诺依曼体系中cup类和memory类应该是平级关系

最近在看您的架构课

1、定义cpu类时,我看类中包含了memory的引用(组成关系),个人觉得cpu和memory应该是平级关系,应该由上层一个更高级的类来包含cpu和memory,而不应该直接在cpu类中包含memory吧。
2、而且NewCPU的时候,memroy也作为参数传入了,搞得好像内存是初始化cpu必填的参数,个人觉得不应该,它们两者之间仅仅是连接关系。

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.