Writing Scientific Programs Under the OS/2 Presentation Manager

18,671.00

This book is currently not in stock. You are pre-ordering this book.

ISBN: 9780471519287 Category:

Provided here is a simple introduction to writing scientific programs using the OS/2 presentation manager. This book shows you how to write programs in the C language and is the first to illustrate how to plot data on hard copy devices such as dot matrix printers and pen plotters. Since the C language may be somewhat hard to read for some beginners, a chapter has been included which introduces the C language and includes simple definitions to make C more readable. Discussions comprehensively cover all important areas, including: how to display images such as those obtained from scanning microscopy techniques, frame grabbers, and image capture devices; how multiple thread of execution can be used within your program so that several tasks can run at the same time; the methods of communicating between these threads; how to acquire data from acquisition cards; an introduction to the Intel 80286 assembly language; and how to make calls to OS/2’s serial device driver showing how to send and receive characters simply. In addition, all program examples are complete working programs which are fully discussed so that novices can easily understand their purpose.