Tài liệu Data Structures and Program Design in C++

Thảo luận trong 'Lập Trình' bắt đầu bởi Thúy Viết Bài, 5/12/13.

  1. Thúy Viết Bài

    Thành viên vàng

    Bài viết:
    198,891
    Được thích:
    167
    Điểm thành tích:
    0
    Xu:
    0Xu
    Contents
    Preface ix
    Synopsis xii
    Course Structure xiv
    Supplementary Materials xv
    Book Production xvi
    Acknowledgments xvi
    1 Programming
    Principles 1
    1.1 Introduction 2
    1.2 The Game of Life 4
    1.2.1 Rules for the Game of Life 4
    1.2.2 Examples 5
    1.2.3 The Solution: Classes, Objects,
    and Methods 7
    1.2.4 Life: The Main Program 8
    1.3 Programming Style 10
    1.3.1 Names 10
    1.3.2 Documentation and Format 13
    1.3.3 Refinement and Modularity 15
    1.4 Coding, Testing,
    and Further Refinement 20
    1.4.1 Stubs 20
    1.4.2 Definition of the Class Life 22
    1.4.3 Counting Neighbors 23
    1.4.4 Updating the Grid 24
    1.4.5 Input and Output 25
    1.4.6 Drivers
     

    Các file đính kèm:

Đang tải...