Znalezione w sieci
Visual C++ 6 Unleashed
Data: 2011-09-21, Autor: Mickey Williams, David Bennett - Sams, 2000, Dział: C i C++
Visual C++ 6 Unleashed provides comprehensive coverage of the core topics for Visual C++ 6 programming. This book skips the beginning level material and jumps right in to Visual C++. By the end of the book, you will be able to master the 32-bit power of Windows using Visual C++ as your programming language. Topics include mastering the debugger, using and integrating HTML help, creating custom AppWizards, customizing the IDE with add-ins, writing multi-threaded MFC applications, developing NT services, using advanced UI techniques, and much more.
WięcejOptimizing C ++
Data: 2011-09-21, Autor: Steve Heller - Prentice Hall PTR, 1998, Dział: C i C++
The heart of Optimizing C++ consists of several case studies of database problems that show various searching and compression algorithms, the author's source code, and careful explanation of the solutions. The author use hash coding, caching, Radix40, and binary-coded decimal (BCD) data representation in a supermarket price-lookup database. Distribution-counting sort algorithms and bitmaps that store data efficiently are both used to help build a mailing-list system. In some of the most useful sections of this book, the author looks at Huffman coding and dynamic hashing.
WięcejIntroduction to Object-Oriented Programming Using C++
Data: 2011-09-21, Autor: Peter Müller - Globewide Network Academy, 1997, Dział: C i C++In this course, object-orientation is introduced as a new programming concept which should help you in developing high quality software. Object-orientation is also introduced as a concept which makes developing of projects easier. However, this is not a course for learning the C++ programming language.
WięcejIndustrial Strength C++
Data: 2011-09-21, Autor: Mats Henricson, Erik Nyquist - Prentice Hall, 1996, Dział: C i C++
This book greatly expands the public domain "Ellemtel" C++ coding standard. Guidelines have been carefully selected and concisely formulated to define a C++ coding standard that should be valid and usable for almost all programmers. Text and code examples explain each individual rule and recommendation. Adopting this book as the company C++ coding standard helps remove an obstacle when trying to be certified for ISO 9000 or CMM. The book covers naming conventions, code organization, resource management, class interface design, object-oriented programming, conversions, error handling, portability, coding style.
WięcejDesigning Components with the C++ STL
Data: 2011-09-21, Autor: Ulrich Breymann - Addison-Wesley Professional, 2000, Dział: C i C++
The author shows how to make practical use of the STL through a wealth of examples and by drawing on his extensive experience and knowledge gained working with the C++ Standardization Committee. Unique insight into the internals of the STL takes the reader beyond simply using it, to show how the components supplied in the STL can be used to design more complex data structures and algorithms, and powerful abstract data types.
WięcejData Structures and Algorithms with Object-Oriented Design Patterns in C++
Data: 2011-09-21, Autor: Bruno R. Preiss - Wiley, 1998, Dział: C i C++
An object-oriented learning framework for creating good software design. Bruno Preiss presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested programs.
Więcej
