دانشگاه پیام نور شهر جدید هشتگرد*پیام نورهشتگرد*پیام نور/دانشگاه پیام نور شهر جدید هشتگرد*پیام نورهشتگرد*پیام نورfairanblog.com Advanced C Fri, 21 Nov 2008 10:04:07 GMT epnu /?mode=DirectLink&id=381824 <h2 class="title" style="text-align: center;"><span style="color: #ff0000;">Advanced C</span></h2> <p style="text-align: center;">Sams Publishing | ISBN: 0672301687 | 850 pages | October 1992 | PDF | 2 Mb<br /> Here&rsquo;s the next step for programmers who want to improve their C programming skills. &ldquo;Complete coverage of disk files including sequential access, text, binary, and random access. Efficient tips and techniques for debugging C programs&rdquo;.</p> <p style="text-align: center;">&nbsp;</p> <p style="text-align: center;"><a href="http://pnugroup.tk/"><span style="color: #0000ff; font-size: medium;">Join -pnu-Group</span></a></p> <p style="text-align: center;"><span style="color: #ff0000;">برای دانلود باید در گروپ عضو شوید<br />www.pnugroup.tk</span></p> <p style="text-align: center;">&nbsp;</p> <p style="text-align: center;"><a href="http://depositfiles.com/files/2735948" target="_blank">Download</a></p> <p style="text-align: center;"><a href="http://rapidshare.com/files/77040124/Advanced_C_1992.pdf" target="_blank">Link 2</a></p> <p style="text-align: center;">plz download with link<br /> <a rel="nofollow" href="http://www.mediafire.com/?xvzj9xzqsbm">http://www.mediafire.com/?xvzj9xzqsbm</a></p> <p style="font-family: tahoma; font-size: 10pt; text-align: center;" dir="rtl"><a title="دانشگاه پيام نورشهرجديدهشتگرد پیام نورهشتگرد" href="http://www.8gerd.tk"><img src="http://www.h-master.net/web2.0/image/%28reflect%29%5Bc=FF0000%5Dwww.8gerd.tk%5B/c=0000FF%5DBETA.png" alt="http://www.h-master.net/web2.0/image/(reflect)%5Bc=FF0000%5Dwww.8gerd.tk%5B/c=0000FF%5DBETA.png" /></a></p> Advanced C Fri, 21 Nov 2008 09:59:56 GMT epnu /?mode=DirectLink&id=381823 <h2 class="title" style="text-align: center;"><span style="color: #ff0000;">Inside the C++ Object Model</span></h2> <p>&nbsp;</p> <p><br /> Bestselling author Stanley B. Lippman&rsquo;s <em>Inside the C++ Model</em> provides valuable insight into some of the internal workings of the C++ language. This book is a product of a decade of research at Bell Labs (where Lippman worked with C++ inventor Bjarne Stroustrup) and Lippman&rsquo;s considerable C++ expertise. Written with the experienced C++ programmer in mind, this book looks at how key language features are implemented underneath the hood and provides some guidelines when designing C++ classes.</p> <p style="text-align: center;"><img src="http://ecx.images-amazon.com/images/I/51M0RWZW29L._BO2,204,203,200_PIlitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg" alt="" /></p> <p>This title first examines how C++ objects work&ndash;showing the differences between C++ structures and classes. The author looks carefully at the varieties of C++ constructors, including default and copy constructors, data members, and initialization.</p> <p>Subsequent sections cover inheritance, including virtual inheritance, and the inner details that will help you create effective and robust data types. The author frequently points out inefficiencies (and efficiencies) that can occur when instantiating objects. The book closes with a tour of more advanced C++ language features, such as templates, exception handling, and run-time type information. This book can help make you the resident C++ language expert at your programming shop. <em>&ndash;Richard Dragan</em></p> <p><strong>Dr. Dobb&rsquo;s Electronic Review of Computer Books</strong><br /> Read the full review for this book.</p> <p><em>Inside the C++ Object Model</em> is aimed at those developers who routinely use C++ but feel the discomfort of not really knowing the underlying weight of many common operations they perform or constructs they peruse.</p> <p>A particularly fit subset of these programmers is made up of the hardcore plumbers who pay their bills writing C++-based programming tools and libraries, or those who assume the uneasy role of the &ldquo;official code optimizer&rdquo; in a medium-to-large development team. Each of these programmers are going to immensely appreciate the intensive coverage of the object-oriented features offered by the language, their run-time overhead (in terms of execution time and binary size), and their influence in compilation times. This knowledge constitutes a major aid when it comes time to decide whether a certain language feature fits your needs without breaking your requirements. Moreover, along the way the text is sprinkled with interesting anecdotes explaining why certain common myths regarding C++ are nothing more than unfounded rant. <em>&ndash;Davide Marcato</em>, Dr. Dobb&rsquo;s Electronic Review of Computer Books.</p> <p>&nbsp;</p> <p style="text-align: center;"><a href="http://pnugroup.tk/"><span style="font-size: medium; color: #0000ff;">Join -pnu-Group</span></a></p> <p style="text-align: center;"><span style="color: #ff0000;">برای دانلود باید در گروپ عضو شوید<br />www.pnugroup.tk</span></p> <p style="text-align: center;"><span style="font-size: large;"><a href="http://mihd.net/5f2xmr" target="_blank">Download</a></span></p> <p>&nbsp;</p> <p style="font-family: tahoma; font-size: 10pt;" dir="rtl">&nbsp;</p> building custom controls using Visual C# 2005 Fri, 21 Nov 2008 09:57:56 GMT epnu /?mode=DirectLink&id=381821 <p style="text-align: center;"><img src="http://ecx.images-amazon.com/images/I/51GZ7JJ8YTL._AA240_.jpg" alt="" /></p> <p><strong>Book Description</strong><br /> A fast-paced example-driven tutorial to building custom controls using Visual C# 2005 Express Edition and .NET 2.0. If you want to build custom controls with C# but you don&rsquo;t know where to start, or you are intimidated by the huge amount of information that needs to be absorbed, then this book is for you. This friendly tutorial is based on numerous examples with real-world applicability, and includes a case study featuring the development of a fully functional PieChart control. Showing you how to use the free Visual C# 2005 Express Edition environment to develop your controls, Building Custom Controls with Visual C# 2005 will teach you how to create professional, reusable custom controls for your desktop applications in no time. This book has been written with the intermediate C# developer in mind. Assuming a working knowledge of C#, the book teaches you how to implement custom controls using Visual C# 2005 Express Edition and all other versions of Visual C#, and GDI+ with .NET 2.0 The book covers: . Understand the basics of custom controls . Use GDI+ to draw your own controls . Implement double buffering to speed up your forms . Add printing functionality to your custom controls .</p> <p>Handle the mouse events to improve the user experience . Offer design-time support for programmers using your control . Design intuitive interfaces for your users</p> <p>&nbsp;</p> <p style="text-align: center;"><a href="http://pnugroup.tk/"><span style="color: #0000ff; font-size: medium;">Join -pnu-Group</span></a></p> <p style="text-align: center;"><span style="color: #ff0000;">برای دانلود باید در گروپ عضو شوید<br />www.pnugroup.tk</span></p> <p style="text-align: center;"><span style="font-size: large;"><a href="http://www1.vista-server.com/uploadfile/6/11/13/1146321356473.zip" target="_blank">Download</a></span></p> <p style="font-family: tahoma; font-size: 10pt; text-align: center;" dir="rtl">or</p> <p style="font-family: tahoma; font-size: 10pt; text-align: center;" dir="rtl">download<br /> <a rel="nofollow" href="http://www.mediafire.com/?bfxxmsylmgf">http://www.mediafire.com/?bfxxmsylmgf</a></p> Special Edition Using Visual C++ 6 Fri, 21 Nov 2008 09:50:07 GMT epnu /?mode=DirectLink&id=381819 <p style="text-align: center;">&nbsp;</p> <h2 class="title" style="text-align: center;"><span><span style="color: #ff0000;">Special Edition Using Visual C++ 6</span></span></h2> <p style="text-align: center;"><img src="http://ecx.images-amazon.com/images/I/51BJ2DCHWCL._SL500_AA240_.jpg" alt="" width="240" height="240" /></p> <p><strong>Special Edition Using Visual C++ 6</strong><br /> Que; Special ed edition | ISBN: 0789715392 | 880 pages | August 24, 1998 | PDF | 13 Mb<br /> Special Edition Using Visual C++ 6 focuses on making you productive with Visual C++ as quickly as possible. Because of its straightforward approach, this book is able to progress into more advanced topics such as database capabilities, creating ActiveX controls and documents, and enterprise features. Coverage includes all the new features of version 6 as well as expanding on a few topics such as Active Server Pages, VC++, and ActiveX Data Object (ADO &amp; OLE DB).</p> <p>&nbsp;</p> <p style="text-align: center;"><a href="http://pnugroup.tk/"><span style="font-size: medium; color: #0000ff;">Join -pnu-Group</span></a></p> <p style="text-align: center;"><span style="color: #ff0000;">برای دانلود باید در گروپ عضو شوید<br />www.pnugroup.tk</span></p> <p style="text-align: center;"><span style="font-size: large;"><a href="http://rapidshare.com/files/86698720/0789715392.rar.html" target="_blank">Download</a></span></p> <p style="text-align: center;"><span style="font-size: large;"><a href="http://depositfiles.com/files/3235660" target="_blank">Link 2</a></span></p> <p style="text-align: center;"><span style="font-size: large;">or</span></p> <p style="text-align: center;"><span style="font-size: large;"><a rel="nofollow" href="http://www.mediafire.com/?en3rd1wvtam">http://www.mediafire.com/?en3rd1wvtam</a></span></p> <p style="text-align: center;"><span style="color: #ff0000;"><strong></strong></span></p> <h2 class="title" style="text-align: center;"><span style="color: #ff0000;"><br /></span></h2> <p>&nbsp;</p> Advanced C Fri, 21 Nov 2008 09:46:48 GMT epnu /?mode=DirectLink&id=381817 <h2 class="title" style="text-align: center;"><span style="color: #ff0000;">Accelerated C++ Practical Programming by Example</span></h2> <p style="text-align: center;"><a title="Accelerated C++ Practical Programming by Example" rel="attachment wp-att-845" href="http://www.netbks.com/2008/02/23/accelerated-c-practical-programming-by-example-2/accelerated-c-practical-programming-by-example/"><img src="http://www.netbks.com/wp-content/uploads/2008/02/accelerated_cor_practical_programming_by_example_sj_source_files_and_extrasz.jpg" alt="Accelerated C++ Practical Programming by Example" /></a></p> <p class="center"><strong>Andrew Koenig,&Acirc;&laquo;Accelerated C++ Practical Programming by Example (+ source files and extras)&Acirc;&raquo;</strong><br /> Addison-Wesley Professional | ISBN: 020170353X | CHM | 1,14 Mb | 352 Pages | 2000 Year</p> <p><br /> The Book:<br /> *Starts with the most useful concepts rather than the most primitive ones: You can begin writing programs immediately.<br /> *Describes real problems and solutions, not just language features: You see not only what each feature is, but also how to use it.<br /> *Covers the language and standard library together: You can use the library right from the start.</p> <p>&nbsp;</p> <p style="text-align: center;"><a href="http://pnugroup.tk/"><span style="font-size: medium; color: #0000ff;">Join -pnu-Group</span></a></p> <p style="text-align: center;"><span style="color: #ff0000;">برای دانلود باید در گروپ عضو شوید<br />www.pnugroup.tk</span></p> <p style="text-align: center;"><span style="font-size: large;"><a href="http://rapidshare.com/files/94730437/Accelerated.C.2.plus.rar" target="_blank">Download</a></span></p> <p>&nbsp;</p> <p style="font-family: tahoma;font-size: 10pt" dir="rtl">&nbsp;</p>