正在加载图片...
2008级计算机 数据结构课堂教学笔记 内部资料,仅供课堂教 represent arithmetic operations, and= means printing the top of the stack(but not popping it off) 4.5.2 The Main Program P.142 Performing Commands P 142-143 Stubs and testing P144 4.5.3 Data Structures for Polynomials P144-147 4.5.4 writing a polynomial P147 Reading a polynomial P148 4.5.5 Addition of Polynomials P149 4.5.6 Group Project responsibilities 1. Allocation of tasks 2. Determining capabilities and specifications 3. Timetable 4. Stubs, drivers, and testing 5. Modifications. extensions. and revisions 6. Coordination and supervision 7. Documentation and reporting [4.6 Abstract Data Types and Their Implementations P152 Abstract Queues P153 Refinementof a Queue P154 Pointers and pitfalls 13 items P 155 Errata p. 118, Fig 4.3: The column of code(on the right)is C, not C++. The four lines should read: p=NULL, P new Item; *p p. 140, line 1 of E5: Change"Figure 4.13" to"Figure 4.14 p. 147, line 13: Change " to"." before word"Thus2008 级 计算机专业 数据结构 课堂教学笔记 内部资料,仅供课堂教学使用 represent arithmetic operations, and = means printing the top of the stack (but not popping it off). 4.5.2 The Main Program P.142 Performing Commands P.142-143 Stubs and Testing P.144 4.5.3 Data Structures for Polynomials P.144 -147 4.5.4 Writing a Polynomial P.147 Reading a Polynomial P.148 4.5.5 Addition of Polynomials P.149 4.5.6 Group Project Responsibilities 1. Allocation of tasks 2. Determining capabilities and specifications 3. Timetable 4. Stubs, drivers, and testing 5. Modifications, extensions, and revisions 6. Coordination and supervision 7. Documentation and reporting [4.6] Abstract Data Types and Their Implementations P.152 Abstract Queues P.153 Refinement of a Queue P.154 Pointers and Pitfalls 13 items P.155 ------------------------------------------------------------------------------------------------------------------------------- Errata p. 118, Fig. 4.3: The column of code (on the right) is C, not C++. The four lines should read: p = NULL; p = new Item; *p = 1378; delete p; p. 140, line 1 of E5: Change "Figure 4.13" to "Figure 4.14". p. 147, line 13: Change ":" to "." before word "Thus". -------------------------------------------------------------------------------------------------------------------------------
<<向上翻页
©2008-现在 cucdc.com 高等教育资讯网 版权所有