Skip to:Content
|
Bottom
Cover image for Data structures and problem solving with turbo pascal : walls and mirrors
Title:
Data structures and problem solving with turbo pascal : walls and mirrors
Personal Author:
Publication Information:
Redwood City, Calif. : Benjamin/Cummings, 1993
ISBN:
9780805312171

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000003658436 QA76.73.P2 C37 1993 Open Access Book Book
Searching...

On Order

Summary

Summary

Here the approach used in Intermediate Problem-Solving and Data Structures, Walls and Mirrors, 2d ed. (1991) is applied to Turbo Pascal, providing a solid presentation of data structures, integrated coverage of units, and an optional introduction to object- oriented programming. The emphasis is on data abstraction (the walls) and recursion (the mirrors) as essential problem-solving tools. Annotation c. by Book News, Inc., Portland, Or.


Table of Contents

I Programming And Software Engineering
Principles of Programming and Software Engineering
Review of Advanced Pascal
Linked Lists
II Problem-Solving Tools
Data Abstraction: The Walls
Recursion: The Mirrors
Recursion as a Problem-Solving Tool
Algorithm Efficiency and Sorting
III Problem Solving With Abstract Data Types
Stacks
Queues
Tables and Trees
Graphs
Priority Queues and Heaps
IV Advanced Techniques For The Management Of Data
Advanced Implementations of the ADT Table
External Methods
Appendices
Mathematical Induction
Conditional And, Conditional Or
Turbo Pascal Reserved Words and Standard Identifiers
Turbo Pascal Operators
ASCII Character Codes
Standard Functions
Standard Procedures
Compiler Directives
Glossary
Go to:Top of Page