一步一步了解CPU的学习历程
你好 我想了解CPU如何从位级到汇编级工作 有人可以告诉我吗? 哪一个会更好? 自上而下的学习还是自下而上的学习? 我应该先做什么? 汇编语言?或者计算机体系结构? 什么样的书、网站、方法比较好? 我对计算机科学/人工智能感兴趣,但我没有指南针,不知道如何有效地到达那里 您的回复将非常感激和有帮助
欢迎您的经历的故事
谢谢
hello
I want to learn how cpu works from scale of bit level to assembly level
could somebody tell me ?
which one would be better?
top-down learning or bottom-up learning?
and what am I suppose to do first?
assembly language? or computer architecture?
what sort of book, site, method would be good?
I am interested in computer science/Artificial Intelligence but I have no compass to know how to get there efficiently
your reply would be very thankful and helpful
welcome your experienced story
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能会很好地阅读类似的内容并结合Intel/AMD指令手册,当然这偏向于 x86,但其他供应商/架构应该有类似的出版物。
这确实非常深入,但我认为这只能提供帮助。
另外,如果您的兴趣是人工智能和计算机科学,这可能被认为是浪费时间,因为它不会增加任何时间(记住 CS 不是关于编程的,它是关于编程和编程问题解决的艺术)。
You probably do well reading something like this in combination with the Intel/AMD Instruction manuals, of course this is biased to x86, but other vendors/architectures should have similar publications.
This does go very in-depth, but that can only serve to help in my opinion.
Also, if your interests are AI and CS, this could be considered a waste of time, as it'll add to neither (remember CS is not about programming, its about the art of programming and programatic problem solving).