-
"computer program structure and interpretation of the (original book versio...
《计算机程序的构造和解释(原书第2版)》
本书1984年出版,成型于美国麻省理工学院(MIT)多年使用的一本教材,1996年修订为第2版。在过去的二十多年里,本书对于计算机科学的教育计划产生了深刻的影响。
第2版中大部分重要程序设计系统都重新修改并做过测试,包括各种解释器和编译器。作者根据其后十余年的教学实践,还对其他许多细节做了相应的修改。
本书自出版以来,世界各地已有100多所院校采用本书做教材,其中包括美国斯坦福大学、美国普林斯顿大学、英国牛津大学、日本东京大学等。
相关网站有本书源代码及其他教辅资料,网址为:www-mitpress.mit.edu/sicp/
作者简介:
Harold Abelson是MIT1992年度MacVicarFacultyFellow。Gerald JaySussman是Matsushita电子工程教授。他们都在MIT电子工程和计算机科学系工作.都得到过最重要的计算机科学教育奖:如Abelson得到了IEEE计算机学会的Booth奖。Sussman得到了ACM的Karlstrom奖。
Julie Sussman是作家和编辑,同时使用自然语言和计算机语言写作。
每一位严肃的计算机科学家都应该阅读这本书。由于本书清晰、简洁和富于才智,我们强烈推荐本书,它适合所有希望深刻理解计算机科学的人们。-"computer program structure and interpretation of the (original book version 2)," the book published in 1984. Forming in the Massachusetts Institute of Technology (MIT) years of a teaching materials, as amended in 1996, 2nd edition. In the past 20 years, the book for computer science education programs have had a profound impact. Release 2 most important part of the process to re-d
- 2022-03-07 19:53:11下载
- 积分:1
-
(即时系统设计与分析工程手册)(英文版) This book is an introduction to real...
(即时系统设计与分析工程手册)(英文版) This book is an introduction to real-time systems-(Real Time System Design and Analysis Manual) (English) This book is an introduction to real-time systems
- 2023-02-09 23:40:04下载
- 积分:1
-
此文件详细地介绍c、c++函数集合,帮你深入理解vc
此文件详细地介绍c、c++函数集合,帮你深入理解vc-This document is a detailed introduction c, c++ Function set, to help you understand the depth vc
- 2022-01-26 02:53:43下载
- 积分:1
-
The use of the development process myEclipse frequently used shortcuts to docume...
使用myEclipse开发过程中经常使用到的快捷键说明文档。-The use of the development process myEclipse frequently used shortcuts to documentation.
- 2022-02-03 05:09:14下载
- 积分:1
-
一个VC开发包,都是些源代码,希望对一些朋友有用吧。
一个VC开发包,都是些源代码,希望对一些朋友有用吧。-a VC development kits, are some source code, and I hope to some friends of use.
- 2022-09-13 04:10:03下载
- 积分:1
-
C++ 语言大全
C++ 语言大全-C language Encyclopaedia
- 2022-02-28 19:37:17下载
- 积分:1
-
一本描述Linux内核体系结构的书,非常不错
一本描述Linux内核体系结构的书,非常不错-A book for linux kernel architecture, perfect.
- 2022-05-24 00:16:22下载
- 积分:1
-
胡志明市百科大學
Ho Chi Minh City University of Technology
Computer Science Department
Distributed Computing Environment (DCE)
Written by Nguyen Van Noi -59406114
nvnoi76@yahoo.com
-Ho Chi Minh City University of Technology
Computer Science Department
Distributed Computing Environment (DCE)
Written by Nguyen Van Noi-59406114
nvnoi76@yahoo.com
- 2022-05-27 06:40:22下载
- 积分:1
-
C++编程语言,C++编程语言第三版、第三版…
C++编程语言第三版 C++编程语言第三版 C++编程语言第三版 C++编程语言第三版-C++ programming language, Third Edition C++ programming language, Third Edition C++ programming language, Third Edition C++ programming language, Third Edition C++ programming language, Third Edition C++ programming language, Third Edition C++ programming language, Third Edition
- 2022-04-19 11:18:48下载
- 积分:1
-
and how to avoid
本书深入讲解了有关Java的数值计算,并介绍了常见的Java数值方法及计算特性。全书分为4个部分,共16章,首先对Java的数据表示、数据类型及相关标准进行了详细的介绍。然后,作者分析了数值求根、数值求和、插值、估计、数值积分、求解微分方程等常见的数值计算;讨论了矩阵运算软件包,并讲解了各种矩阵运算的方法。最后,本书给出了一些有趣的数学计算实例。全书内容新颖,举例丰富,而且应用了大量生动的交互式图形程序。
本书适合于有兴趣学习Java数值方法的程序设计者,同时对于从事数值计算及相关工作的人员也具有很好的参考价值。-In Java Number Cruncher, author Ronald Mak explains how to spot-and how to avoid-the subtle programming miscues that can cause vexing calculation errors in your applications. An authority on mapping pure math to computer math, he explains how to use the often-overlooked computational features of Java, and does so in a clear, non-theoretical style.
Without getting lost in mathematical detail, you ll learn practical numerical algorithms for safely summing numbers, finding roots of equations, interpolation and approximation, numerical integration, solving differential equations, matrix operations, and solving sets of simultaneous equations. You ll also enjoy intriguing topics such as searching for patterns in prime numbers, ge
- 2023-04-04 04:35:04下载
- 积分:1