Standard C Date/Time Library
Title | Standard C Date/Time Library PDF eBook |
Author | Lance Latham |
Publisher | CRC Press |
Pages | 560 |
Release | 1998-01-06 |
Genre | Technology & Engineering |
ISBN | 9780879304966 |
Does the year 2000 have you sweating late-night code? Use our complete library of C programming functions to master Y2K, time on the Net, ISO 8601, time stamp compression, or any other time/date application you encounter. Using the astronomers Julian Day'
The C++ Standard Library
Title | The C++ Standard Library PDF eBook |
Author | Nicolai M. Josuttis |
Publisher | Addison-Wesley Professional |
Pages | 1190 |
Release | 2012 |
Genre | Computers |
ISBN | 0321623215 |
The C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. Josuttis' book not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code. This thoroughly up-to-date book reflects the newest elements of the C++ standard library incorporated into the full ANSI/ISO C++ language standard. In particular, the text focuses on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms.
Python Standard Library
Title | Python Standard Library PDF eBook |
Author | Fredrik Lundh |
Publisher | "O'Reilly Media, Inc." |
Pages | 312 |
Release | 2001 |
Genre | Computers |
ISBN | 9780596000967 |
CD-ROM contains: programming examples from the book and a demo of the PythonWorks IDE.
The Standard C Library
Title | The Standard C Library PDF eBook |
Author | P. J. Plauger |
Publisher | |
Pages | 498 |
Release | 1992 |
Genre | Computers |
ISBN | 9780131315099 |
First comprehensive treatment of ANSI and ISO standards for the C Library. Includes practical advice on using all 15 headers of the Library and covers the concept design and utilization of libraries. Contains complete codes of C Library and is the companion volume to C Programming Language. An independent consultant, author Plauger is one of the world's leading experts on C and the C Library.
The C++ Standard Library
Title | The C++ Standard Library PDF eBook |
Author | Nicolai M. Josuttis |
Publisher | Addison-Wesley |
Pages | 1190 |
Release | 2012-05-25 |
Genre | Computers |
ISBN | 0132977737 |
The Best-Selling C++ Resource Now Updated for C++11 The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components–and to benefit from their power–you need a resource that does far more than list the classes and their functions. The C++ Standard Library: A Tutorial and Reference, Second Edition, describes this library as now incorporated into the new ANSI/ISO C++ language standard (C++11). The book provides comprehensive documentation of each library component, including an introduction to its purpose and design; clearly written explanations of complex concepts; the practical programming details needed for effective use; traps and pitfalls; the exact signature and definition of the most important classes and functions; and numerous examples of working code. The book focuses in particular on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms. The book covers all the new C++11 library components, including Concurrency Fractional arithmetic Clocks and timers Tuples New STL containers New STL algorithms New smart pointers New locale facets Random numbers and distributions Type traits and utilities Regular expressions The book also examines the new C++ programming style and its effect on the standard library, including lambdas, range-based for loops, move semantics, and variadic templates. An accompanying Web site, including source code, can be found at www.cppstdlib.com.
Programming in C++
Title | Programming in C++ PDF eBook |
Author | Laxmisha Rai |
Publisher | Walter de Gruyter GmbH & Co KG |
Pages | 364 |
Release | 2019-05-20 |
Genre | Computers |
ISBN | 311059384X |
The book presents an up-to-date overview of C++ programming with object-oriented programming concepts, with a wide coverage of classes, objects, inheritance, constructors, and polymorphism. Selection statements, looping, arrays, strings, function sorting and searching algorithms are discussed. With abundant practical examples, the book is an essential reference for researchers, students, and professionals in programming.
Developing Quality Metadata
Title | Developing Quality Metadata PDF eBook |
Author | Cliff Wootton |
Publisher | CRC Press |
Pages | 545 |
Release | 2009-10-16 |
Genre | Language Arts & Disciplines |
ISBN | 1136033548 |
With the explosion of new audio and video content on the Web, it's more important than ever to use accurate and comprehensive metadata to get the most out of that content. Developing Quality Metadata is an advanced user guide that will help you improve your metadata by making it accurate and coherent with your own solutions. This book is designed to get you thinking about solving problems in a proactive and productive way by including practical descriptions of powerful programming tools and user techniques using several programming languages. For example, you can use shell scripting as part of the graphic arts and media production process, or you can use a popular spreadsheet application to drive your workflow. The concepts explored in this book are framed within the context of a multimedia professional working on the Web or in broadcasting, but they are relevant to anyone responsible for a growing library of content, be it audio-visual, text, or financial.