Verkauf durch Sack Fachmedien

Shen

Algorithms and Programming

Problems and Solutions

Medium: Buch
ISBN: 978-0-8176-3847-4
Verlag: Birkhäuser Boston
Erscheinungstermin: 01.11.1996
Nicht mehr lieferbar

This book is primarily intended for a first-year undergraduate course in programming. It is structured in a problem-solution format that requires the student to think through the programming process, thus developing an understanding of the underlying theory. Each chapter is more or less independent. Although the author assumes some moderate familiarity with programming constructs, the book is easily readable by a student taking a basic introductory course in computer science. Students and teachers will find this both an excellent text for learning programming and a source of problems for a variety of courses.


Produkteigenschaften


  • Artikelnummer: 9780817638474
  • Medium: Buch
  • ISBN: 978-0-8176-3847-4
  • Verlag: Birkhäuser Boston
  • Erscheinungstermin: 01.11.1996
  • Sprache(n): Englisch
  • Auflage: 1997
  • Produktform: Gebunden, Book
  • Gewicht: 503 g
  • Seiten: 217
  • Format (B x H): 155 x 233 mm
  • Ausgabetyp: Kein, Unbekannt
  • Nachauflage: 978-1-4419-1747-8
Autoren/Hrsg.

Autoren

Preface.- Variables, expressions, assignments.- Generation of combinatorial objects.- Tree traversal (backtracking).- Sorting.- Finite-state algorithms in text processing.- Data types.- Recursion.- Recursive and nonrecursive programs.- Graph algorithms.- Pattern matching.- Set representation. Hashing.- Sets, trees, and balanced trees.-Context-free grammars.- Left-to-right parsing (LR).- Further reading.- Index