Patrick Juola,科羅拉多大學(xué)計算機(jī)科學(xué)博士,現(xiàn)為迪尤肯大學(xué)數(shù)學(xué)與計算機(jī)科學(xué)系副教授。他的研究興趣包括自然語言處理、語言心理學(xué)及計算機(jī)安全。他曾在牛津大學(xué)做博士后,在卡內(nèi)基-梅隆大學(xué)的CERT/CC做訪問科學(xué)家,在PGP公司做專職科學(xué)家。
圖書目錄
Preface . Statement of Aims Acknowledgments I Part the First: Imaginary Computers 1 Computation and Representation 1.1 Computation 1.2 Digital and Numeric Representations 1.3 Virtual Machines 1.4 Programming the JVM 1.5 Chapter Review 1.6 Exercises 1.7 Programming Exercises 2 Arithmetic Expressions 2.1 Notations 2.2 Stored-Program Computers 2.3 Arithmetic Calculations on the JVM 2.4 An Example Program 2.5 JVM Calculation Instructions Summarized ………