Translate 《How to Think Like a Computer Scientist C Version》
- 如何像计算机科学家那样思考
- C语言版
- Allen B.Downey
- C-Version by Thomas Scheffler
- Version 1.05
- April 11th 2010
- http://prof.beuth-hochschule.de/scheffler/lehre/programmieren-in-c/
- Translated by Bob
- From 2012-12-14
- http://shaocheng.li
#版权
Copyright(C) 1999 Allen B. Downey
This book is an Open Source Textbook(OST).Permission is granted to repro-duce,store or transmit the text of this book by any means,electrical,mechan-ical,or biological,in accordance with the terms of the GNU General Public License as published by the Free Software Foundation(version2).
This book is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY;without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.
The original form of this book is LaTeX source code.Compiling this LaTeX source has the effect of generating a device-independent representation of a textbook,which can be converted to other formats and printed.All intermediate representations(including DVI and Post script),and all printed copies of the textbook are also covered by the GNU General Public License.
The LaTeX source for this book,and more information about the Open Source Textbook project,is available from
http://www.cs.colby.edu/~downey/ost
or by writing to Allen B.Downey,5850 Mayflower Hill,Waterville,ME04901.
The GNU General Public License is available from www.gnu.org or by writing to the Free Software Foundation,Inc.,59 Temple Place-Suite 330,Boston,MA02111-1307,USA.
This book was type set by the author using LaTeX and dvips,which are both free,open-source programs.