Daily Archive: May 24, 2016

Algorithms: Design and Analysis 0

Algorithms: Design and Analysis

eBook Details: Paperback: 692 pages Publisher: Oxford University Press (December 3, 2015) Language: English ISBN-10: 0199456666 ISBN-13: 978-0199456666 eBook Description: Algorithms: Design and Analysis Algorithms: Design and Analysis of is a textbook designed for the undergraduate and postgraduate students of computer science engineering, information technology, and computer applications. It helps the students to understand the fundamentals and applications of algorithms.

Data Structures Using C, Second Edition 0

Data Structures Using C, Second Edition

eBook Details: Paperback: 560 pages Publisher: Oxford University Press; 2nd edition (October 9, 2014) Language: English ISBN-10: 0198099304 ISBN-13: 978-0198099307 eBook Description: Data Structures Using C, Second Edition This second edition of Data Structures Using C has been developed to provide a comprehensive and consistent coverage of both the abstract concepts of data structures as well as the implementation of these concepts using C language. It begins with a thorough overview of the concepts of C programming followed by introduction of different data structures and methods to analyse the complexity of different algorithms. It then connects these concepts and applies them...

Programming in C, 2nd Edition 0

Programming in C, 2nd Edition

eBook Details: Paperback: 528 pages Publisher: Oxford University Press; 2nd edition (January 12, 2012) Language: English ISBN-10: 0198065280 ISBN-13: 978-0198065289 eBook Description: Programming in C, 2nd Edition Beginning with the basic concept of programming, the book gives an exhaustive coverage of arrays, strings, functions, pointers, and data structures. Separate chapters on linked lists and stacks, queues, and trees, with their implementation in C, have been provided to simplify the learning of complex concepts. Some advanced features of C such as memory models, command-line arguments, and bitwise operators have also been included. Case studies demonstrating the use of C in solving...