《计算机程序设计艺术》(经典计算机科学著作最新版)(第1卷第1册双语版)更新了《计算机程序设计艺术,第1卷,基本算法》(第3版),并且最终将成为该书第4版的一部分。具体地说,它向程序员提供了盼望已久的MMIX,代替原来的MIX的一个以RISC为基础的计算机,并且描述了MMIX汇编语言。
......(更多)
......(更多)
......(更多)
3。[20](为了提高效率)修改算法E,使其避免出现m←n之类的平凡替换操作。按照算法E的风格写出这个新算法,将其称为算法F。
Q might denote infinite sequences that are not computable by pencil and paper methods, or / might involve operations that mere mortals cannot always perform.
They make easier to visualize the the structure of a large and complex program.
An algorithm must be seen to be believed, and the best way to learn what an algorithm is all about is to try it.
......(更多)