Author: Microsoft Corporation
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 1346
Book Description
A category reference of all run-time library routines, this book gives quick-reference lists of global variables and standard types, and "The Iostream Class Library Reference" (which supports object-oriented input and output).
Microsoft Visual C++ Run-Time Library Reference
Author: Microsoft Corporation
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 1346
Book Description
A category reference of all run-time library routines, this book gives quick-reference lists of global variables and standard types, and "The Iostream Class Library Reference" (which supports object-oriented input and output).
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 1346
Book Description
A category reference of all run-time library routines, this book gives quick-reference lists of global variables and standard types, and "The Iostream Class Library Reference" (which supports object-oriented input and output).
CrysDev
Author: Craig Berntson
Publisher: Hentzenwerke
ISBN: 9781930919389
Category : Business & Economics
Languages : en
Pages : 478
Book Description
Crystal Reports is a powerful reporting tool that can seamlessly integrate into your application. In Crystal Reports Application Development, Craig Berntson shows you how to take advantage of the RDC so you can provide your users with printing, previewing, and report design capabilities. You'll also learn how to determine which components to distribute and how to troubleshoot problems when they occur on the user's computer. If you're developing reporting tools with Crystal Reports, this is a must have book.
Publisher: Hentzenwerke
ISBN: 9781930919389
Category : Business & Economics
Languages : en
Pages : 478
Book Description
Crystal Reports is a powerful reporting tool that can seamlessly integrate into your application. In Crystal Reports Application Development, Craig Berntson shows you how to take advantage of the RDC so you can provide your users with printing, previewing, and report design capabilities. You'll also learn how to determine which components to distribute and how to troubleshoot problems when they occur on the user's computer. If you're developing reporting tools with Crystal Reports, this is a must have book.
C++ Programming
Author: Yuan Dong
Publisher: Walter de Gruyter GmbH & Co KG
ISBN: 3110471973
Category : Computers
Languages : en
Pages : 504
Book Description
This book begins by explaining key concepts in programming, and elaborates on characteristic of class, including inheritance, derivation and polymorphism. It also introduces generic programming and Standard Template Library, I/O Stream Library and Exception Handling. The concepts and methods are illustrated via examples step by step, making the book an essential reading for beginners to C++ programming.
Publisher: Walter de Gruyter GmbH & Co KG
ISBN: 3110471973
Category : Computers
Languages : en
Pages : 504
Book Description
This book begins by explaining key concepts in programming, and elaborates on characteristic of class, including inheritance, derivation and polymorphism. It also introduces generic programming and Standard Template Library, I/O Stream Library and Exception Handling. The concepts and methods are illustrated via examples step by step, making the book an essential reading for beginners to C++ programming.
PC Mag
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 446
Book Description
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.
Publisher:
ISBN:
Category :
Languages : en
Pages : 446
Book Description
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.
C++ In a Nutshell
Author: Ray Lischner
Publisher: "O'Reilly Media, Inc."
ISBN: 1449378838
Category : Computers
Languages : en
Pages : 811
Book Description
To-the-point, authoritative, no-nonsense solutions have always been a trademark of O'Reilly books. The In a Nutshell books have earned a solid reputation in the field as the well-thumbed references that sit beside the knowledgeable developer's keyboard. C++ in a Nutshell lives up to the In a Nutshell promise. C++ in a Nutshell is a lean, focused reference that offers practical examples for the most important, most often used, aspects of C++.C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills.The book's language reference is organized first by topic, followed by an alphabetical reference to the language's keywords, complete with syntax summaries and pointers to the topic references. The library reference is organized by header file, and each library chapter and class declaration presents the classes and types in alphabetical order, for easy lookup. Cross-references link related methods, classes, and other key features. This is an ideal resource for students as well as professional programmers.When you're programming, you need answers to questions about language syntax or parameters required by library routines quickly. What, for example, is the C++ syntax to define an alias for a namespace? Just how do you create and use an iterator to work with the contents of a standard library container? C++ in a Nutshell is a concise desktop reference that answers these questions, putting the full power of this flexible, adaptable (but somewhat difficult to master) language at every C++ programmer's fingertips.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449378838
Category : Computers
Languages : en
Pages : 811
Book Description
To-the-point, authoritative, no-nonsense solutions have always been a trademark of O'Reilly books. The In a Nutshell books have earned a solid reputation in the field as the well-thumbed references that sit beside the knowledgeable developer's keyboard. C++ in a Nutshell lives up to the In a Nutshell promise. C++ in a Nutshell is a lean, focused reference that offers practical examples for the most important, most often used, aspects of C++.C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills.The book's language reference is organized first by topic, followed by an alphabetical reference to the language's keywords, complete with syntax summaries and pointers to the topic references. The library reference is organized by header file, and each library chapter and class declaration presents the classes and types in alphabetical order, for easy lookup. Cross-references link related methods, classes, and other key features. This is an ideal resource for students as well as professional programmers.When you're programming, you need answers to questions about language syntax or parameters required by library routines quickly. What, for example, is the C++ syntax to define an alias for a namespace? Just how do you create and use an iterator to work with the contents of a standard library container? C++ in a Nutshell is a concise desktop reference that answers these questions, putting the full power of this flexible, adaptable (but somewhat difficult to master) language at every C++ programmer's fingertips.
InfoWorld
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 108
Book Description
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.
Publisher:
ISBN:
Category :
Languages : en
Pages : 108
Book Description
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.
VBScript Programmer's Reference
Author: Adrian Kingsley-Hughes
Publisher: John Wiley & Sons
ISBN: 0764578804
Category : Computers
Languages : en
Pages : 716
Book Description
What is this book about? The VBScript standard has changed over time, and several new things have been introduced since this book first published in 1999. The current standard for VBScript is 5.6. The script debugger, script control, and script encoder have all changed and the Windows Script Component Wizard, regular expressions, and remote scripting have been introduced. Windows Script Host technology has also matured over time and gained in both effectiveness and popularity. VBScript Programmer's Reference, 2nd Edition begins with discussion of the general syntax, functions, keywords, style, error handling, and similar language-specific topics and then moves into an expanded reference section covering the object models in detail. The book combines a comprehensive overview of the VBScript technology and associated technologies with practical examples at every stage from beginner to advanced user. Specific topics include the following: Variables and Data Types Procedures Error Handling and Debugging Windows Script Components Script Encoding Remote Scripting Data Objects Coding Conventions
Publisher: John Wiley & Sons
ISBN: 0764578804
Category : Computers
Languages : en
Pages : 716
Book Description
What is this book about? The VBScript standard has changed over time, and several new things have been introduced since this book first published in 1999. The current standard for VBScript is 5.6. The script debugger, script control, and script encoder have all changed and the Windows Script Component Wizard, regular expressions, and remote scripting have been introduced. Windows Script Host technology has also matured over time and gained in both effectiveness and popularity. VBScript Programmer's Reference, 2nd Edition begins with discussion of the general syntax, functions, keywords, style, error handling, and similar language-specific topics and then moves into an expanded reference section covering the object models in detail. The book combines a comprehensive overview of the VBScript technology and associated technologies with practical examples at every stage from beginner to advanced user. Specific topics include the following: Variables and Data Types Procedures Error Handling and Debugging Windows Script Components Script Encoding Remote Scripting Data Objects Coding Conventions
PC Mag
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 276
Book Description
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.
Publisher:
ISBN:
Category :
Languages : en
Pages : 276
Book Description
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.
Microsoft QuickC Compiler
Author:
Publisher:
ISBN:
Category : Assembly languages (Electronic computers)
Languages : en
Pages : 454
Book Description
[This book] assumes [the users] have programmed before but are not familiar with C. Thus, it doesn't explain basic programming ideas such as why program loops are useful. It assumes that [the users] already know about loops in general and now want to learn how to write them in the C language. The following list summarizes the book's contents: Part 1 ... covers basic C language topics such as functions and data types ... Part 2 ... covers practical programming topics such as input/output and graphics ... Appendix A ... summarizes the QuickC implementation of the C language ... Appendix B ... Summarizes the most commonly used functions in the QuickC run-time library -- Intro.
Publisher:
ISBN:
Category : Assembly languages (Electronic computers)
Languages : en
Pages : 454
Book Description
[This book] assumes [the users] have programmed before but are not familiar with C. Thus, it doesn't explain basic programming ideas such as why program loops are useful. It assumes that [the users] already know about loops in general and now want to learn how to write them in the C language. The following list summarizes the book's contents: Part 1 ... covers basic C language topics such as functions and data types ... Part 2 ... covers practical programming topics such as input/output and graphics ... Appendix A ... summarizes the QuickC implementation of the C language ... Appendix B ... Summarizes the most commonly used functions in the QuickC run-time library -- Intro.
Languages and Compilers for Parallel Computing
Author: José Nelson Amaral
Publisher: Springer Science & Business Media
ISBN: 3540897399
Category : Computers
Languages : en
Pages : 366
Book Description
This book constitutes the thoroughly refereed post-conference proceedings of the 21th International Workshop on Languages and Compilers for Parallel Computing, LCPC 2008, held in Edmonton, Canada, in July/August 2008. The 18 revised full papers and 6 revised short papers presented were carefully reviewed and selected from 35 submissions. The papers address all aspects of languages, compiler techniques, run-time environments, and compiler-related performance evaluation for parallel and high-performance computing and comprise also presentations on program analysis that are precursors of high performance in parallel environments.
Publisher: Springer Science & Business Media
ISBN: 3540897399
Category : Computers
Languages : en
Pages : 366
Book Description
This book constitutes the thoroughly refereed post-conference proceedings of the 21th International Workshop on Languages and Compilers for Parallel Computing, LCPC 2008, held in Edmonton, Canada, in July/August 2008. The 18 revised full papers and 6 revised short papers presented were carefully reviewed and selected from 35 submissions. The papers address all aspects of languages, compiler techniques, run-time environments, and compiler-related performance evaluation for parallel and high-performance computing and comprise also presentations on program analysis that are precursors of high performance in parallel environments.