Operation Time Search

Operation Time Search

Author: Andre Norton

Publisher: Ballantine Books

Published: 1985-11-01

Total Pages: 224

ISBN-13: 9780345325860

DOWNLOAD EBOOK

While on assignment to photograph a burial mound in Ohio, a photographer finds himself suddenly catapulted back in time to an era when Atlantis was a powerful force in the world.


The Real-Time Contact Center

The Real-Time Contact Center

Author: Donna Fluss

Publisher: Amacom

Published: 2005

Total Pages: 241

ISBN-13: 0814414435

DOWNLOAD EBOOK

"The Real-Time Contact Center" is a practical guide to building a service infrastructure that will simultaneously exceed customers' expectations and build revenues.


Data Structures and Algorithms in C++

Data Structures and Algorithms in C++

Author: Michael T. Goodrich

Publisher: John Wiley & Sons

Published: 2011-02-22

Total Pages: 739

ISBN-13: 0470383275

DOWNLOAD EBOOK

An updated, innovative approach to data structures and algorithms Written by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++. The unparalleled author team incorporates the object-oriented design paradigm using C++ as the implementation language, while also providing intuition and analysis of fundamental algorithms. Offers a unique multimedia format for learning the fundamentals of data structures and algorithms Allows you to visualize key analytic concepts, learn about the most recent insights in the field, and do data structure design Provides clear approaches for developing programs Features a clear, easy-to-understand writing style that breaks down even the most difficult mathematical concepts Building on the success of the first edition, this new version offers you an innovative approach to fundamental data structures and algorithms.


The Outreach of Digital Libraries: A Globalized Resource Network

The Outreach of Digital Libraries: A Globalized Resource Network

Author: Hsin-Hsi Chen

Publisher: Springer

Published: 2012-11-02

Total Pages: 389

ISBN-13: 3642347525

DOWNLOAD EBOOK

This book constitutes the refereed proceedings of the 14th International Conference on Asia-Pacific Digital Libraries, ICADL 2012, held in Taipei, China, in November 2012. The 27 revised full papers, 17 revised short papers, and 13 poster papers were carefully reviewed and selected from 93 submissions. The papers are organized in topical sections on cultural heritage preservation, retrieval and browsing in digital libraries, biliometrics, metadata and cataloguing, mobile and cloud computing, human factors in digital library, presevation systems and algorithms, social media, digital library algorithms and systems, recommendation applications and social networks.


Network Processors

Network Processors

Author: Ran Giladi

Publisher: Morgan Kaufmann

Published: 2008-08-29

Total Pages: 737

ISBN-13: 0080919596

DOWNLOAD EBOOK

Network processors are the basic building blocks of today's high-speed, high-demand, quality-oriented communication networks. Designing and implementing network processors requires a new programming paradigm and an in-depth understanding of network processing requirements. This book leads the reader through the requirements and the underlying theory of networks, network processing, and network processors. It covers implementation of network processors and intergrates EZchip Microcode Development Environment so that you can gain hands-on experience in writing high-speed networking applications. By the end of the book, the reader will be able to write and test applications on a simulated network processor. - Comprehensive, theoretical, and pracitical coverage of networks and high-speed networking applications - Descirbes contemporary core, metro, and access networks and their processing algorithms - Covers network processor architectures and programming models, enabling readers to assess the optimal network processor typer and configuration for their application - Free download from http://www.cse.bgu.ac.il/npbook includes microcode development tools that provide hands-on experience with programming a network processor


Database Systems for Advanced Applications

Database Systems for Advanced Applications

Author: Yunmook Nah

Publisher: Springer Nature

Published: 2020-09-21

Total Pages: 838

ISBN-13: 3030594106

DOWNLOAD EBOOK

The 4 volume set LNCS 12112-12114 constitutes the papers of the 25th International Conference on Database Systems for Advanced Applications which will be held online in September 2020. The 119 full papers presented together with 19 short papers plus 15 demo papers and 4 industrial papers in this volume were carefully reviewed and selected from a total of 487 submissions. The conference program presents the state-of-the-art R&D activities in database systems and their applications. It provides a forum for technical presentations and discussions among database researchers, developers and users from academia, business and industry.


Problems on Algorithms

Problems on Algorithms

Author: Habib Izadkhah

Publisher: Springer Nature

Published: 2022-11-01

Total Pages: 519

ISBN-13: 3031170431

DOWNLOAD EBOOK

With approximately 2500 problems, this book provides a collection of practical problems on the basic and advanced data structures, design, and analysis of algorithms. To make this book suitable for self-instruction, about one-third of the algorithms are supported by solutions, and some others are supported by hints and comments. This book is intended for students wishing to deepen their knowledge of algorithm design in an undergraduate or beginning graduate class on algorithms, for those teaching courses in this area, for use by practicing programmers who wish to hone and expand their skills, and as a self-study text for graduate students who are preparing for the qualifying examination on algorithms for a Ph.D. program in Computer Science or Computer Engineering. About all, it is a good source for exam problems for those who teach algorithms and data structure. The format of each chapter is just a little bit of instruction followed by lots of problems. This book is intended to augment the problem sets found in any standard algorithms textbook. This book • begins with four chapters on background material that most algorithms instructors would like their students to have mastered before setting foot in an algorithms class. The introductory chapters include mathematical induction, complexity notations, recurrence relations, and basic algorithm analysis methods. • provides many problems on basic and advanced data structures including basic data structures (arrays, stack, queue, and linked list), hash, tree, search, and sorting algorithms. • provides many problems on algorithm design techniques: divide and conquer, dynamic programming, greedy algorithms, graph algorithms, and backtracking algorithms. • is rounded out with a chapter on NP-completeness.