Introduction to C. with Advanced Applications

by David Masters

0 ratings • 0 reviews • 0 shelved
Book cover for Introduction to C. with Advanced Applications

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

By reading this introduction to C, students, with a background in programming, should be able to learn the language and proceed to an understanding of some advanced algorithms and how the flexibility of C may be used to unexpected ways to implement them. The text covers algorithms, including Huffman codes, finite state automata, and Boyer and Moore's string searching algorithm, and evaluating algebraic expressions. It introduces features of the language which are then applied to the implementation of good algorithms on techniques with application in many areas of the daily use of computers. It places strong emphasis on the use of pointers and techniques involving double pointers, points to functions, and arrays of pointers which allow new ways of solving common problems, discusses how to improve the efficiency of programs, uses the ANSI standard of the language, and features several examples which are developed to illustrate software engineering topics, such as modular decomposition, encapsulation and data abstraction.
  • ISBN10 0134807812
  • ISBN13 9780134807812
  • Publish Date 1 April 1991
  • Publish Status Out of Print
  • Out of Print 31 October 2009
  • Publish Country GB
  • Publisher Pearson Education Limited
  • Imprint Prentice-Hall
  • Format Paperback
  • Pages 300
  • Language English