Showing posts with label C++. Show all posts
Showing posts with label C++. Show all posts

Tuesday, March 19, 2013

Schaum's Outline of Programming with C




Confusing Textbooks, Missed Lectures, Not Enough Time, Fortunately for you, there's Schaum's Outlines. More than 40 million students have trusted Schaum's to help them succeed in the classroom and on exams. Schaum's is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get hundreds of examples, solved problems, and practice exercises to test your skills. This Schaum's Outline gives you Practice problems with full explanations that reinforce knowledge Coverage of the most up-to-date developments in your course field In-depth review of practices and applications Fully compatible with your classroom text, Schaum's highlights all the important facts you need to know. Use Schaum's to shorten your study time-and get your best test scores! Schaum's Outlines-Problem Solved.

Download Link

Saturday, May 26, 2012

Data Structures and Algorithm Analysis in C




Mark Allen Weiss' successful book provides a modern approach to algorithms and data structures using the C programming language. The book's conceptual presentation focuses on ADTs and the analysis of algorithms for efficiency, with a particular concentration on performance and running time. The second edition contains a new chapter that examines advanced data structures such as red black trees, top down splay trees, treaps, k-d trees, and pairing heaps among others. All code examples now conform to ANSI C and coverage of the formal proofs underpinning several key data structures has been strengthened. 

Download Link

Algorithms in a Nutshell




Algorithm in the short to explain a large number of existing algorithms for solving various problems, and help you choose and implement the right algorithm for your needs - with just enough math to let you understand and analyze algorithm performance. With this book, you will: Solve a particular coding problem or improve the performance of existing solutions to quickly find the algorithm associated with the problems you want to solve, and determine why a particular algorithm is the right to use the Get algorithmic solutions in C, C + +, Java, and Ruby Learn tips implementation of performance expected from an algorithm, and the conditions needed to make the best decisions that impact Discover that a similar design to a different algorithm Learn advanced data structures to improve the efficiency of algorithms With the algorithm in short, you will learn how to improve the performance of key algorithms essential for the success of your software applications. 

Download Link

Thursday, May 10, 2012

Parallel Programming in C with MPI and OpenMP



The era of practical parallel programming has arrived, marked by the popularity of the MPI and OpenMP software standards and the emergence of commodity clusters as the hardware platform of choice for an increasing number of organizations. This exciting new book, "Parallel Programming in C with MPI and OpenMP" addresses the needs of students and professionals who want to learn how to design, analyze, implement, and benchmark parallel programs in C using MPI and/or OpenMP. It introduces a rock-solid design methodology with coverage of the most important MPI functions and OpenMP directives. It also demonstrates, through a wide range of examples, how to develop parallel programs that will execute efficiently on today's parallel platforms. 

Download Link
 

Tuesday, May 8, 2012

Secure Coding In C and C++



In details carefully, this book shows software developers how to build high-quality systems that are less vulnerable to attack and even expensive disaster. This is a book that every developer should read before embarking on any serious project. " - Frank Abagnale, author, lecturer, and leading consultant on fraud prevention and secure documents Learn the Root Causes of vulnerability Software and How to Avoid Them Generally used software vulnerabilities are usually caused by damage to software avoided. In addition, this book encourages programmers to adopt security best practices and develop a security mindset that can help protect software from tomorrow's attacks, not just today. Drawing on a / s CERT CC 'report and conclusions, Robert Seacord systematically identifies the program errors most likely to cause security breaches, shows how they can be exploited, reviews the potential consequences, and presents a safe alternative. Coverage includes technical details on how to Improve the overall security of any C / C + + application thwart buffer overflows and stack-smashing attacks that exploit safe string manipulation logic Avoid vulnerabilities and security flaws resulting from the incorrect use of dynamic memory management functions Eliminate integer-related problems: integer abundance, sign errors, and faults cutting properly formatted output functions without introducing format-string vulnerability Avoid I / O vulnerabilities, including race conditions Secure Coding in C and C + + presents hundreds of examples of security code, unsafe, and exploits, implemented for Windows and Linux. If you are responsible for creating secure C or C + + software - or to keep safe - no other book offers this assistance, more detailed expert. 

Download Link

Monday, May 7, 2012

C Programming : Just The FAQs


Programming points are illustrated with actual code as possible. All the standard ANSI C code, with occasional notes in places where certain compilers have handier way of doing things.
Useful for interview perspective.

Download Link

Expert C Programming


 Each chapter ends with a section entitled "Some Light Relief," which discusses topics (topics that some might consider to be "recreational"), such as programming contests. A fabulous appendix on job interview questions book finished. 

Download Link

C Programming Language


Almost all C programmer I respect learned C from this book. Unlike many of the 1,000 page doorstops stuffed with CD-ROMs that have become popular, this book is concise and powerful (if somewhat dangerous) - like C itself. 

Download Link

C Interfaces and Implementations



C Interface and Implementation describes how to use design-based interface in the C programming language, and it illustrates this approach by describing 24 interfaces and their implementations in detail.

source code in the book via the World Wide Web
http://www.cs.princeton.edu/software/cii/ 0201498413B04062001 

Download Link

C: Complete Reference


C: Complete Reference, Fourth Edition provides complete details about the C99, the New ANSI / ISO Standard for C. You will get the depth of the C language and library functions as well as all the newest C features, including restricted pointers, inline functions, variable-length arrays, and complex mathematics. 
Download Link

Pointers on C


Includes pointers thoroughly, including syntax, techniques for effective use, and common programming idioms in which they appear. Comparing different methods for implementing common abstract data structures. 

Download Link

Let Us C


Today's C programmer (still the language of choice in science, engineering, game programming and for handheld devices) has mastered the complexities of language and compete with use in environments such as Windows, Linux, and to the Internet. Let Us C, Eighth Edition includes three aspects of programming in C and not be responsible programming background. The author is famous has made hundreds of excellent programming examples and exercises for every aspect of C programming. 

Download link


Buy from Amazon
amazon link