arabsgate
 

تابع المركز التعليمي على تويتر 

 

 



العودة   مركز بوابة العرب التعليمي > قسم الكمبيوتر والمنتديات التعليمية > منتدى الكتب والمجلات الالكترونية

إضافة رد
 
أدوات الموضوع
  #11  
قديم 11-10-2009, 02:30 AM
ابو منهل ابو منهل غير متواجد حالياً
شكر وتقدير
 
تاريخ التسجيل: Dec 2002
المشاركات: 7,787
افتراضي

Herb Schildt s C++ Programming Cookbook



كود:
pages | May 21, 2007 |ISBN: | PDF | 8 Mb

Your Ultimate "How-To" Guide to C++ Programming!

Legendary programming author Herb Schildt shares some of his favorite 
programming techniques in this high-powered C++ "cookbook." Organized 
for quick reference, each "recipe" shows how to accomplish a practical 
programming task. A recipe begins with a list of key ingredients (classes, 
functions, and headers) followed by step-by-step instructions that show how 
to assemble them into a complete solution.

Detailed discussions explain the how and why behind each step, and a full 
code example puts the recipe into action. Each recipe ends with a list of 
options and alternatives that suggest ways to adapt the technique to fit a 
variety of situations. Whether you're a beginner or an experienced pro, you'll 
find recipes that are sure to satisfy your C++ programming appetite!


كود:
http://rapidshare.com/files/220895648/Herb_Schildt_s_C___Programming_Cookbook1__www.softarchive.net.rar

أو
http://www.uploading.com/files/YYVV2OB1/Herb_Schildt_s_C___Programming_Cookbook_...rar.html
__________________

الرضى والتسليم نهاية العلم والتعليم
رد مع اقتباس
  #12  
قديم 11-10-2009, 02:33 AM
ابو منهل ابو منهل غير متواجد حالياً
شكر وتقدير
 
تاريخ التسجيل: Dec 2002
المشاركات: 7,787
افتراضي

C++ How to Program



كود:
ISBN: 9780131857575 | 1536 pages | January 15, 2005 | PDF | 11 Mb

With over 250,000 sold, Harvey and Paul Deitel's C++ How to Program is the 
world's best-selling introduction to C++ programming. Now, this classic has 
been thoroughly updated! The Deitels' groundbreaking How to Program 
series offers unparalleled breadth and depth of programming concepts and 
intermediate-level topics for further study.

The books in this series feature hundreds of complete, working programs with 
thousands of lines of code. Deitels' C++ How to Program is the most 
comprehensive, practical introduction to C++ ever published-with hundreds of 
hands-on exercises, roughly 250 complete programs written and documented 
for easy learning, and exceptional insight into good programming practices, 
maximizing performance, avoiding errors, debugging, and testing. The 
updated Fifth Edition now includes a new early classes pedagogy-classes 
and objects are introduced in Chapter 3 and used throughout the book as 
appropriate. The new edition uses string and vector classes to make earlier 
examples more object-oriented. Large chapters are broken down into smaller, 
more manageable pieces. A new OOD/UML ATM case study replaces the 
elevator case study of previous editions, and UML in the OOD/UML case study 
and elsewhere in the book has been upgraded to UML 2. The Fifth Edition 
features new mini case studies (e.g., GradeBook and Time classes). An 
employee hierarchy replaces Point/Circle/Cylinder to introduce inheritance 
and polymorphism. Additional enhancements include tuned treatment of 
exception handling, new “Using the Debugger” material and a new "Before 
You Begin" section to help readers get set up properly. Also included are 
separate chapters on recursion and searching/sorting. The Fifth Edition 
retains every key concept and technique ANSI C++ developers need to 
master: control statements, functions, arrays, pointers and strings, classes 
and data abstraction, operator overloading, inheritance, virtual functions, 
polymorphism, I/O, templates, exception handling, file processing, data 
structures, and more. It also includes a detailed introduction to Standard 
Template Library (STL) containers, container adapters, algorithms, and 
iterators. The accompanying CD-ROM includes all the source code from the 
book. A valuable reference for programmers and anyone interested in learning 
the C++ programming language and object-oriented development in C++.
كود:
http://anonymz.com/?http://rapidshare.com/files/190569756/0458www.softarchive.net.rar
__________________

الرضى والتسليم نهاية العلم والتعليم
رد مع اقتباس
  #13  
قديم 11-10-2009, 02:36 AM
ابو منهل ابو منهل غير متواجد حالياً
شكر وتقدير
 
تاريخ التسجيل: Dec 2002
المشاركات: 7,787
افتراضي

Data structures and Program Design in C++



كود:
ISBN: 978-0137689958 | 717 pages | Prentice Hall (October 3, 1998) | PDF | 17 
Mb

In a surprisingly lively textbook-style treatment, Data Structures and Program 
Design in C++ delivers expertise and plenty of sample programs for the 
working C++ programmer or computer science student.

While some books on data structures stress theory and mathematical 
concepts over real-world sample code, this guide illustrates its tour of data 
structures--such as stacks, lists, queues, trees, and graphs--with clear, 
engaging samples. Throughout, the authors make use of built-in C++ features 
(such as the Standard Template Library [STL] and templates) where 
appropriate.

Early chapters use such interesting examples as Conway's Game of Life, 
chess and game programming, a simple calculator, and an airport simulation. 
Along the way, the reader will learn about lists, stacks, and queues.

In later chapters, covering thornier topics such as sorting algorithms, trees, 
and graphs, the authors do not skimp on the mathematical underpinnings for 
measuring efficiency. Instead, they take extreme care to introduce everything 
required to understand such conventions as the "Big O" notation and 
principles of logarithms.
رابط التحميل:

كود:
http://anonymz.com/?http://rapidshare.com/files/210713377/021.3malam.www.softarchive.net.rar
__________________

الرضى والتسليم نهاية العلم والتعليم
رد مع اقتباس
  #14  
قديم 20-10-2009, 01:32 AM
ابو منهل ابو منهل غير متواجد حالياً
شكر وتقدير
 
تاريخ التسجيل: Dec 2002
المشاركات: 7,787
افتراضي

Download C++ For Beginners......Masters at High Speed



كود:
C++ For Beginners......Masters
2007 | English | ISBN: 978-81-224-2628-1 | 642 Pages | PDF | 5.9 MB

The purpose of this book is to provide an introductory text for understanding 
the C++ language and to empower the reader to write C++ programs. The book 
also introduces reader to the paradigm of object oriented programming. The 
main strength and USP of this book is that it is written by a student for 
students but will be equally useful for intermediate level programmers, and 
software development professionals. The author is in the best position to 
identify and address issues and areas where a student needs maximum help 
in understanding the C++ concepts and developing programming skills.

The book also covers text for a business-oriented C++ programming course. 
The examples and the several chapters at the end are devoted to data 
structures, database concepts including SQL, methodology to interface C++ 
programs with any database using Open Database Connectivity (ODBC), 
basic windows graphics programming, overview of XML and Standard 
Template Library (STL).
http://hotfile.com/dl/15265785/34d6d..._2007.rar.html

أو

http://rapidshare.com/files/295187122/CFBM_2007.rar
__________________

الرضى والتسليم نهاية العلم والتعليم
رد مع اقتباس
  #15  
قديم 25-10-2009, 04:52 PM
الشموخ1 الشموخ1 غير متواجد حالياً
 
تاريخ التسجيل: Apr 2009
المشاركات: 31
افتراضي

مشكووووووووووووووووووور
وجزاك الله خير
رد مع اقتباس
  #16  
قديم 11-11-2009, 12:00 AM
ابو منهل ابو منهل غير متواجد حالياً
شكر وتقدير
 
تاريخ التسجيل: Dec 2002
المشاركات: 7,787
افتراضي

شكرا اخي الكريم الشموخ1
وشرفتني بمداخلتك الكريمة.

تحياتي
__________________

الرضى والتسليم نهاية العلم والتعليم
رد مع اقتباس
  #17  
قديم 11-11-2009, 12:08 AM
ابو منهل ابو منهل غير متواجد حالياً
شكر وتقدير
 
تاريخ التسجيل: Dec 2002
المشاركات: 7,787
افتراضي

1001 Visual C++ Programming Tips



كود:
Muska & Lipman/Premier-Trade | ISBN: 0761527613 | 2001 | DJVU | 1424 pages 
| 7 MB

Visual C++ is a programming environment used to develop and compile 
programs or perform specific tasks, such as drawing an object onscreen. C++ 
is one of the staples of any programmer’s knowledge base. For this reason, 
owning 1001 Visual C++ Programming Tips, which covers everything from 
programming basics to variables, functions, and object-oriented 
programming, is a must!

This book covers all aspects of Visual C++ programming, including the 
Microsoft Foundation Class Library and threads. The 1001 tips in the book 
present such comprehensive information in easy-to-digest pieces, that this is 
the definitive reference on Visual C++. You can read the book from cover to 
cover or simply locate the tips that address your needs at the moment. No 
matter how you read this book, you’ll receive unique expert advice about 
Visual C++!
رابط التحميل:

كود:
http://hotfile.com/dl/14718681/cae1d1b/Ctip_www.softarchive.net.rar.html
__________________

الرضى والتسليم نهاية العلم والتعليم
رد مع اقتباس
  #18  
قديم 20-01-2010, 05:20 AM
الصورة الرمزية Golden touch
Golden touch Golden touch غير متواجد حالياً
 
تاريخ التسجيل: Feb 2008
المشاركات: 249
افتراضي

صديقي العزيز هل تعتقد ان تستطيع تزويدي بهذا الكتاب لحاجتي الماسة اليه
Data structures and Design Using C++
Koffman and Wolfgang Wiley
ISBN:0-471-46755-3
رد مع اقتباس
إضافة رد

أدوات الموضوع

تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة

الانتقال السريع

المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
آلاف الكتب و الملفات التعليمية....مكتبة ضخمة joudina الكتب والمجلات العربية 33 04-01-2011 07:58 PM
س و جــ عن لغات البرمجة Faster منتدى تبادل الخبرات 2 20-12-2008 06:17 AM


الساعة الآن 07:32 PM.


جميع الحقوق محفوظة لشبكة بوابة العرب
New Page 4
الواجهة الرئيسية المركز التعليمي منتديات الحوار مكتبة البرامج دليل المواقع قصائد وخواطر تسجيل النطاقات
خدمات تصميم مواقع الإنترنت  إستضافة مواقع الإنترنت  الدعم الفني لإستضافة المواقع  الإعــلان في بوابة العرب
  كروت الإهـداء  الدردشة الصوتية والكتابية  مركـزنا الإعـلامي  مـن نـحــن  مقــرنـا  قسم إتفـاقيات الإستــخــدام
Copyright © 2000-2013 ArabsGate. All rights reserved