本の詳細
形式
ペーパーバック
ページ数
1,008
言語
英語
公開されました
Aug 13, 1999
出版社
McGraw-Hill Osborne Media
ISBN-10
0078825040
ISBN-13
9780078825040
説明
The ultimate collection of robust code and expert techniques for C/C++ programmers. Develop programs faster using this annotated resource: As all programmers know,a warehouse of ready-to-use code is a surefire way to speed up programming development. This unique collection ofof solid routines that span the computing spectrum. The book begins with expert implementations of the foundational algorithms,such as linked lists,balanced binary trees,and sorting. It then moves on to file utilities,encryption,and source code management. Valuable standard financial and statistical functions are included that can calculate figures such as regular payments on a loan and future value of an annuity. You'll even get code for a small Internet browser. As a special bonus,code for a recursive-descent expression parser and a language interpreter are also included. These can be used to form the basis of your own computer language! An archive of well-documented code is one of the most important tools a programmer can have. Start building your archive today