Your Ad Here
 
Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts
Sunday, 30 October 2011

Introduction to Assembly Language Programming: For Pentium and RISC Processors by Sivarama P. Dandamudi

Introduction to Assembly Language Programming: For Pentium and RISC Processors by Sivarama P. Dandamudi
Book Description:-
This updated textbook introduces readers to assembly and its evolving role in computer programming and design. The focus is on providing students with a firm grasp of the main features of assembly programming, and how it can be used to improve a computer's performance. All of the main features are covered in depth, and the book is equally viable for DOS or Linux, MIPS (RISC) or CISC (Pentium). The book is based on a successful course given by the author and includes numerous hands-on exercises. Assembly programming is low-level programming using some basic syntax to represent machine code for a specific CPU. An assembler is used to translate the assembly code into the machine code for the target computer. A program created from assembly can be more efficient and faster than a program created with a compiler.
Book Details:-
•    Hardcover: 720 pages
•    Publisher: Springer; 2nd edition (November 5, 2004)
•    Language: English
•    ISBN-10: 0387206361
•    ISBN-13: 978-0387206363
•    
•    Download Link on MediaFire (2.16MB)
•    Download Here
Tuesday, 18 October 2011

Introduction to Parallel Computing 2nd Edition by Ananth Grama, George Karypis, Vipin Kumar and Anshul Gupta

Introduction to Parallel Computing 2nd Edition by Ananth Grama, George Karypis, Vipin Kumar and Anshul Gupta


Book Description :-
Introducation to Parallel Computing is a complete end-to-end source of information on almost all aspects of parallel computing from introduction to architectures to programming paradigms to algorithms to programming standards. There is a clear need for texts that meet the needs of students and lecturers and this book, based on the author's lecture at ETH Zurich is an ideal practical student guide to scientific computing on parallel computers working up from a hardware instruction level, to shared memory machines and finally to distributed memory machines. It is the only book to have complete coverage of traditional Computer Science algorithms (sorting, graph and matrix algorithms), scientific computing algorithms (FFT, sparse matrix computations, N-body methods), and data intensive algorithms (search, dynamic programming, data-mining).

Book Details :-
Hardcover: 656 pages
Publisher: Addison Wesley; 2 edition (January 26, 2003)
Language: English
ISBN-10: 0201648652
ISBN-13: 978-0201648652
Download Link on MediaFire (7.12MB)
Download Here

Tuesday, 11 October 2011

Data Structures and Program Design in C++ by Robert L. Kruse and Alex Ryba


Product Description
Progressing from the concrete to the abstract — and using numerous, substantial case studies and sample programs — this book explores structured problem solving, data abstraction, software engineering principles, and the comparative analysis of algorithms as fundamental tools of program design. The book and all programs have been completely written from the Object-Oriented perspective. Uses the C++ programming language throughout. Briefly reviews the syntax of C++ and provides a brief introduction to the language. Covers several more advanced, modern topics, e.g.: Splay trees, Red-black trees, Amortized algorithm analysis.

Product Details

Hardcover: 717
pages
Publisher: Prentice Hall; 1st edition (October 3, 1998)
Language: English
ISBN-10: 0137689950
ISBN-13: 978-0137689958

Download Link on MediaFire (4.32MB)

Download Here

The C++ Programming Language 3rd Edition (Special Edition) by Bjarne Stroustrup



Product Description

The C++ Programming Language was the first book to describe the C++ programming language, written by Bjarne Stroustrup, the creator of C++, this is the world's most trusted and widely read book on C++. The book is complete authoritative coverage of the C++ language and it is totally based on the ANSI/ISO C++ standard, The C++ Programming Language provides current and comprehensive coverage of all C++ language features and standard library components.


Bjarne Stroustrup makes C++ even more accessible to those new to the language, while adding advanced information and techniques that even expert C++ programmers will find invaluable.

Product Details

· Hardcover: 1030 pages

· Publisher: Addison-Wesley Professional; 3 edition (2000)

· Language: English

· ISBN-10: 0201700735

· ISBN-13: 978-0201700732

Download Link on Media Fire (3.38MB)

Download Here