کتابخانه استاندارد ++C

قیمت 16,000 تومان

خرید محصول توسط کلیه کارت های شتاب امکان پذیر است و بلافاصله پس از خرید، لینک دانلود محصول در اختیار شما قرار خواهد گرفت.
پرفروش‌ترین منبع ++C ، اکنون به C++ 11 به روز شده است.
کتابخانه استاندارد ++C یک مجموعه از کلاس‌ها و واسطه‌های رایجی است که تاحد زیادی هسته اصلی زبان ++C را گسترش داده است. با این حال، این کتابخانه بی‌نیاز از توضیح نیست. برای یک استفاده بهینه از اجزای آن و بهره‌بردن از توانایی‌هایش شما به یک منبع نیاز دارید که به مراتب بیشتر از یک لیست کلاس و توابع آنها باشد. ویرایش دوم “کتابخانه استاندارد ++C: خودآموز و منبع”، در حال حاضر این کتابخانه را با استاندارد جدید ANSI/ISO در زبان ++C توصیف می‌کند.
این کتاب، مستندات جامعی از هر یک از مولفه‌های کتابخانه‌ای ارائه می‌دهد شامل معرفی هدف و طراحی آنها، توضیحات روشنی از مفاهیم پیچیده، جزئیات برنامه‌نویسی کاربردی مورد نیاز برای استفاده موثر؛ تله و دام، تعریف و تشریح دقیق‌ مهم‌ترین کلاس‌ها‌ و توابع و مثال‌های بی‌شماری از کدهای کاربردی است.
این کتاب به طور ویژه بر مجموعه الگوهای استاندارد (STL) تمرکز دارد شامل بررسی نگه‌دارنده‌ها، تکرارکننده‌ها، توابع شیءگرا و الگوریتم‌های STL.
این کتاب تمام اجزای مجموعه C++ 11 را پوشش می‌دهند، شامل
همزمانی
حساب جزء به جزء
ساعت و تایمر
چندتایی‌
نگه‌دارنده‌های جدید STL
الگوریتم‌های جدید STL
اشاره‌گرهای جدید هوشمند
جنبه‌های جدید محلی
اعداد و توضیع تصادفی
انواع صفات و کاربردها
عبارات منظم
این اثر همچنین سبک جدید برنامه‌نویسی ++C و تاثیرات آن بر کتابخانه استاندارد را بررسی می‌کند و شامل lambdas، دامنه مبتنی بر حلقه‌ها، معانی حرکت و الگوهای variadic است.
سال انتشار: 2012  |  تعداد صفحات: 1128  |  حجم فایل: 14.76 مگابایت  |  زبان: انگلیسی
The C++ Standard Library: A Tutorial and Reference (2nd Edition)
نویسنده:
Nicolai M. Josuttis
ناشر:
Addison-Wesley Professional
ISBN10:
0321623215
ISBN13:
9780321623218

 

عناوین مرتبط:


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.