分类:C/C++
语言:简体中文
大小:未知
发布时间:12-08-29
目录:
chapter 1 introduction to computers, the internet and the web 11.1 introduction 21.2 what is a computer? 31.3 computer organization 31.4 early operating systems 41.5 personal, distributed and client /server computing 41.6 machine languages, assembly languages and high-level languages 51.7 fortran, cobol, pascal and ada 61.8 history of c 61.9 c standard library 71.10 c++ 81.11 java 81.12 basic, visual basic, visual c++, visual c# and .net 91.13 key software trend: object technology 91.14 typical c program development environment 101.15 hardware trends 121.16 history of the internet 121.17 history of the world wide web 131.18 notes about c and this book 131.19 web resources 14 内容简介:本书是全球畅销的c语言教程之一。全书系统介绍了4种流行的程序设计方法——面向过程、基于对象、面向对象以及泛型编程,内容全面、生动、易懂,由浅入深地介绍了结构化编程和软件工程的基本概念,从简单的概念到最终完整的语言描述,清晰、准确、透彻、详细地讲解c语言,尤其注重程序设计思想和方法的介绍。在内容方面,本书新增加了介绍c99标准、排序、基于allegro c函数库的游戏编程以及有关c++面向对象程序设计的章节,并且在附录中增加了sudoku游戏程序设计的讲解。“活代码”方法是本书的另一特色,它可以促进学生积极地参与到程序设计中来。书中列出的各种程序设计提示,是作者多年教学经验的总结。 本书不仅适合于初学者学习,作为高校计算机程序设计教学的教科书,也同样适用于有经验的程序员,作为软件开发人员的专业参考书。内容截图:
...