理解记忆的技巧

发布于 2024-11-09 08:47:44 字数 137 浏览 0 评论 0原文

谁能推荐一些了解 PC 内存的技巧?我只是似乎无法理解。我读过有关内存和堆栈等书籍的各个章节,在线查找信息,并尝试使用调试器和编程内容,但似乎没有任何效果。

我是否可以采取更简单的方法,或者有人可以推荐一个特别直观的教程?

谢谢

Can anyone recommend some tips for understanding PC memory? I just can't seem to get it. I've read various chapters from books on memory and the stack and such, looked for info online, and tried playing with debuggers and programming stuff, but nothing seems to click.

Is there perhaps a simpler approach I could take, or a particularly intuitive tutorial someone could recommend?

Thankyou

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

靖瑶 2024-11-16 08:47:44

http://www.amazon.com/Code-Language-Computer-Hardware-Software/ dp/0735611319/ref=sr_1_1?ie=UTF8&qid=1306226404&sr=8-1

总体来说是一本非常好的建筑书籍。

但本质上,内存只是按行和列组织的电路的集合,“记住”输入。输入为 0 或 1。实际上没有什么特别的事情发生。

http://www.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319/ref=sr_1_1?ie=UTF8&qid=1306226404&sr=8-1

Is a very good book for architecture in general.

But essentially memory is just a collection of circuits organized in rows and columns that "remember" the input. Input being 0 or 1. There is really nothing extraordinary happening.

七禾 2024-11-16 08:47:44

尝试这个。那里有一盘磁带。要有耐心,如果你能读懂这个……然后选择任何流行的计算机体系结构书籍。我推荐这个

编辑

当然,您需要的资源不仅仅是 wiki 页面。 此处。这应该只需要几个月的时间..但它是值得的。

try this. there is a tape somewhere there. be patient, if you get through this.. then pick any popular computer architecture book. i recommend this.

Edit

ofcourse you'll need more source than just a wiki page. here. this should take only a couple of months.. but its worth it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文