我应该从哪一卷的 TAOCP 开始?

发布于 2024-10-16 14:08:32 字数 1539 浏览 5 评论 0原文

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

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

发布评论

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

评论(2

一萌ing 2024-10-23 14:08:32

TAOCP 第一卷包含以下图表:

阅读计算机编程艺术的流程图

The first volume of TAOCP contained this diagram:

Flow chart for reading The Art of Computer Programming

长安忆 2024-10-23 14:08:32

您应该做的第一件事绝对是阅读第一卷的前几章。他们讨论了基本的东西,包括 MIX [据说有一个 MMIX 的新版本,虽然我还没有看到它],这是 Knuth 在整个系列中使用的模型,

我是一个数学专家,所以我找到了第二卷 [处理“半数字”算法——之所以这样称呼,是因为 Knuth 认为它不是严格意义上的数字]比排序和搜索的东西有趣得多 [V3]

The absolute first thing you should do is read the first few chapters from the first volume. They go over basic stuff, including MIX [supposedly there's a new version with MMIX, though I havent seen it yet] which is the model Knuth uses throughout the series

I'm a math guy, so I found the second volume [dealing with "seminumerical" algorithms -- called so because Knuth felt that it wasnt strictly numerical] much more interesting than the sorting and searching stuff [V3]

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