Cay horstmannn c++ for everyone

562 508 0
Cay horstmannn   c++ for everyone

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Đây là quyển sách tiếng anh về lĩnh vực công nghệ thông tin cho sinh viên và những ai có đam mê. Quyển sách này trình về lý thuyết ,phương pháp lập trình cho ngôn ngữ C và C++.

[...]... However, as C++ programmers, we will say that we swap the coins in positions 0 and 4: Next, we swap the coins in positions 1 and 5: HOW TO 1.1 Describing an Algorithm with Pseudocode Before you are ready to write a program in C++, you need to develop an algorithm—a method for arriving at a solution for a particular problem Describe the algorithm in pseudocode: a sequence of precise steps formulated... uses a computer for office work ever run a compiler? 8.  What are the most important uses for C++? Practice It  Now you can try these exercises at the end of the chapter: R1.5 Random Fact 1.2 two standards organizations, the american national standards Institute (ansI) and the International organization for standardization (Iso), have jointly developed the definitive standard for the C++ language Why... in the book by an icon, ) • Source code for all examples in the book • Solutions to all review and programming exercises (for instructors only) • Lecture presentation slides (in PowerPoint format) that summarize each chapter and include code listings and figures from the book (for instructors only) • A test bank that focuses on skills, not just terminology (for instructors only) • Four additional chapters... counter = 1 for (counter = 1; counter . Data: Horstmann, Cay S., 195 9- C++ for everyone / Cay S. Horstmann. 2nd ed. p. cm. Includes index. ISBN 97 8-0 -4 7 0-9 271 3-7 (pbk.) 1. C++ (Computer program. QA76.73.C153H6685 2010 005.13'3 dc22 2010039907 ISBN 97 8-0 -4 7 0-9 271 3-7 (Main Book) ISBN 97 8-0 -4 7 0-9 209 2-3 (Binder-Ready Version) Printed in the United States of

Ngày đăng: 19/03/2014, 14:06

Từ khóa liên quan

Mục lục

  • COVER

  • TITLE PAGE

  • COPYRIGHT

  • PREFACE

  • A WALKTHOUGH OF THE LEARNING AIDS

  • ACKNOWLEDGMENTS

  • CONTENTS

  • SPECIAL FEATURES

  • CHAPTER 1 INTRODUCTION

    • 1.1 What is Programming

    • 1.2 The Anatomy of a Computer

    • 1.3 Machine Code and Programming Languages

    • 1.4 Becoming Familiar with Your Programming Environment

    • 1.5 Analyzing Your First Program

    • 1.6 Errors

    • 1.7 Problem Solving: Algorithm Design

    • CHAPTER SUMMARY

    • REVIEW EXERCISES

    • PROGRAMMING EXERCISES

    • ANSWERS TO SELF - CHECK QUESTIONS

    • CHAPTER 2 FUNDAMENTAL DATA TYPES

      • 2.1 Variables

        • 2.1.1 Variable Definitions

Tài liệu cùng người dùng

Tài liệu liên quan