Git Product home page Git Product logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
我很好奇,为什么你们能够知道每一步要做什么?

Original comment by [email protected] on 29 Jun 2011 at 8:22

from zephyr-platform.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
[deleted comment]

from zephyr-platform.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
[deleted comment]

from zephyr-platform.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
选择一:
首先把算法分析中的图灵机那一章好好看三遍,弄懂什么是��
�算,那些计算是可行的,这个是最基本的。
之后把操作系统中的内存管理、中断、进程和线程管理好好��
�看几遍(可以参看Linux内核分析),你会明白这个平台的三��
�核心:DOID/Message(地址和消息)、pipe(线程间通信)、TaskMg
r(线程管理)
然后把数据结构好好看一遍,你就能看懂代码里public/tpl下的�
��有东西,
然后你需要把OSI7层架构好好的重看一遍,仔细想想为什么要�
��7层,如果你能在代码里找到最上面的4层,那你就懂了。先�
��接口,OBJ->ORB->Comm->Net
然后你要把编译原理看一遍,就能明白我的IDLGenerator和其生��
�的代码,不过这个东西写得不好,只是能用,唉
你有时间也可以研究下Net模块,这个事最复杂的模块,但原��
�很简单.
选择二:
过半年再来,我会为整个平台写一本书,告诉你什么计算,��
�零开始,如何一层层架构直到云计算.


Original comment by [email protected] on 9 Jul 2011 at 2:33

from zephyr-platform.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
半年过去了,求书啊?

Original comment by [email protected] on 11 May 2012 at 5:45

from zephyr-platform.

Related Issues (1)

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.