0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (8)
  • R250 - R500 (65)
  • R500+ (5,384)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > General theory of computing > Data structures

Data Abstraction and Problem Solving with Java: Walls and Mirrors - International Edition (Paperback, 3rd edition): Janet... Data Abstraction and Problem Solving with Java: Walls and Mirrors - International Edition (Paperback, 3rd edition)
Janet Prichard, Frank Carrano
R2,238 Discovery Miles 22 380 Ships in 12 - 17 working days

This title is a Pearson Global Edition. The Editorial team at Pearson has worked closely with educators around the world to include content which is especially relevant to students outside the United States. The Third Edition of Data Abstraction and Problem Solving with Java: Walls and Mirrors employs the analogies of Walls (data abstraction) and Mirrors (recursion) to teach Java programming design solutions, in a way that beginning students find accessible. The book has a student-friendly pedagogical approach that carefully accounts for the strengths and weaknesses of the Java language. With this book, students will gain a solid foundation in data abstraction, object-oriented programming, and other problem-solving techniques.

Data-Driven Modeling & Scientific Computation - Methods for Complex Systems & Big Data (Hardcover, New): J. Nathan Kutz Data-Driven Modeling & Scientific Computation - Methods for Complex Systems & Big Data (Hardcover, New)
J. Nathan Kutz
R4,270 Discovery Miles 42 700 Ships in 12 - 17 working days

The burgeoning field of data analysis is expanding at an incredible pace due to the proliferation of data collection in almost every area of science. The enormous data sets now routinely encountered in the sciences provide an incentive to develop mathematical techniques and computational algorithms that help synthesize, interpret and give meaning to the data in the context of its scientific setting. A specific aim of this book is to integrate standard scientific computing methods with data analysis. By doing so, it brings together, in a self-consistent fashion, the key ideas from: * statistics, * time-frequency analysis, and * low-dimensional reductions The blend of these ideas provides meaningful insight into the data sets one is faced with in every scientific subject today, including those generated from complex dynamical systems. This is a particularly exciting field and much of the final part of the book is driven by intuitive examples from it, showing how the three areas can be used in combination to give critical insight into the fundamental workings of various problems. Data-Driven Modeling and Scientific Computation is a survey of practical numerical solution techniques for ordinary and partial differential equations as well as algorithms for data manipulation and analysis. Emphasis is on the implementation of numerical schemes to practical problems in the engineering, biological and physical sciences. An accessible introductory-to-advanced text, this book fully integrates MATLAB and its versatile and high-level programming functionality, while bringing together computational and data skills for both undergraduate and graduate students in scientific computing.

A Textbook of Data Structures and Algorithms Volume 1 - Mastering Linear Data Structures (Hardcover): Vijayalakshmi P A Textbook of Data Structures and Algorithms Volume 1 - Mastering Linear Data Structures (Hardcover)
Vijayalakshmi P
R3,733 Discovery Miles 37 330 Ships in 12 - 17 working days
The Application of Ant Colony Optimization (Hardcover): Ali Soofastaei The Application of Ant Colony Optimization (Hardcover)
Ali Soofastaei
R2,765 Discovery Miles 27 650 Ships in 10 - 15 working days
Gamma Solution - An Application of Metrics to the Comparison of Complete Gamma Function Solution Algorithms (Hardcover): James... Gamma Solution - An Application of Metrics to the Comparison of Complete Gamma Function Solution Algorithms (Hardcover)
James R Warren
R1,338 R1,131 Discovery Miles 11 310 Save R207 (15%) Ships in 10 - 15 working days
MATLAB Applications in Engineering (Hardcover): Constantin Volosencu MATLAB Applications in Engineering (Hardcover)
Constantin Volosencu
R3,310 Discovery Miles 33 100 Ships in 10 - 15 working days
Coding for Kids in Python - Python Programming Projects for Kids and Beginners to Get Started Programming Fun Games... Coding for Kids in Python - Python Programming Projects for Kids and Beginners to Get Started Programming Fun Games (Hardcover)
Bob Mather
R917 Discovery Miles 9 170 Ships in 10 - 15 working days
Algorithms Illuminated - Omnibus Edition (Hardcover): Tim Roughgarden Algorithms Illuminated - Omnibus Edition (Hardcover)
Tim Roughgarden
R1,555 Discovery Miles 15 550 Ships in 9 - 15 working days

In Algorithms Illuminated, Tim Roughgarden teaches the basics of algorithms in the most accessible way imaginable. This Omnibus Edition contains the complete text of Parts 1-4, with thorough coverage of asymptotic analysis, graph search and shortest paths, data structures, divide-and-conquer algorithms, greedy algorithms, dynamic programming, and NP-hard problems. Hundreds of worked examples, quizzes, and exercises, plus comprehensive online videos, help readers become better programmers; sharpen their analytical skills; learn to think algorithmically; acquire literacy with computer science's greatest hits; and ace their technical interviews.

Python Programming for Computations - Python For Everyone (Hardcover): Computer Language Python Programming for Computations - Python For Everyone (Hardcover)
Computer Language
R1,216 R1,024 Discovery Miles 10 240 Save R192 (16%) Ships in 10 - 15 working days
C Programming - C Programming Language for beginners, teaching you how to learn to code in C fast! (Hardcover): Adam Dodson C Programming - C Programming Language for beginners, teaching you how to learn to code in C fast! (Hardcover)
Adam Dodson
R598 R542 Discovery Miles 5 420 Save R56 (9%) Ships in 10 - 15 working days
Genetic Algorithms with Python (Hardcover): Clinton Sheppard Genetic Algorithms with Python (Hardcover)
Clinton Sheppard
R875 R827 Discovery Miles 8 270 Save R48 (5%) Ships in 12 - 17 working days
Innovative Research and Applications in Next-Generation High Performance Computing (Hardcover): Qusay F. Hassan Innovative Research and Applications in Next-Generation High Performance Computing (Hardcover)
Qusay F. Hassan
R5,597 Discovery Miles 55 970 Ships in 12 - 17 working days

High-performance computing (HPC) describes the use of connected computing units to perform complex tasks. It relies on parallelization techniques and algorithms to synchronize these disparate units in order to perform faster than a single processor could, alone. Used in industries from medicine and research to military and higher education, this method of computing allows for users to complete complex data-intensive tasks. This field has undergone many changes over the past decade, and will continue to grow in popularity in the coming years. Innovative Research Applications in Next-Generation High Performance Computing aims to address the future challenges, advances, and applications of HPC and related technologies. As the need for such processors increases, so does the importance of developing new ways to optimize the performance of these supercomputers. This timely publication provides comprehensive information for researchers, students in ICT, program developers, military and government organizations, and business professionals.

A Practical Approach to Data Structures and Algorithms (Hardcover): Sanjay Pahuja A Practical Approach to Data Structures and Algorithms (Hardcover)
Sanjay Pahuja
R1,418 Discovery Miles 14 180 Ships in 12 - 17 working days

The aim of the book is to serve as a text for students learning programming in 'C' on Data Structures such as array, linked list, stack, queue, trees, graph and sorting and searching methodology. The book illustrates in detail the methods, algorithms, functions and implementation of each and every concept of data structures. Algorithms are written in pseudo syntax i.e., near to 'C' language for easy understanding. It contains worked examples to amplify the material, and enhance the pedagogy. The content is not overburdened with math, and instead pays attention to the key components of the subject, especially link listing. By discussing the practical applications of the subject, the author has lessened the dry theory involved, and made the book more approachable.

Handbook of Research on Fireworks Algorithms and Swarm Intelligence (Hardcover): Ying Tan Handbook of Research on Fireworks Algorithms and Swarm Intelligence (Hardcover)
Ying Tan
R8,709 Discovery Miles 87 090 Ships in 10 - 15 working days

In recent years, swarm intelligence has become a popular computational approach among researchers working on optimization problems throughout the globe. Several algorithms inside swarm intelligence have been implemented due to their application to real-world issues and other advantages. A specific procedure, Fireworks Algorithm, is an emerging method that studies the explosion process of fireworks within local areas. Applications of this developing program are undiscovered, and research is necessary for scientists to fully understand the workings of this innovative system. The Handbook of Research on Fireworks Algorithms and Swarm Intelligence is a pivotal reference source that provides vital research on theory analysis, improvements, and applications of fireworks algorithm. While highlighting topics such as convergence rate, parameter applications, and global optimization analysis, this publication explores up-to-date progress on the specific techniques of this algorithm. This book is ideally designed for researchers, data scientists, mathematicians, engineers, software developers, postgraduates, and academicians seeking coverage on this evolutionary computation method.

Principles of Concurrent and Distributed Programming (Paperback, 2nd edition): M. Ben-Ari Principles of Concurrent and Distributed Programming (Paperback, 2nd edition)
M. Ben-Ari
R2,261 Discovery Miles 22 610 Ships in 12 - 17 working days

The latest edition of a classic text on concurrency and distributed programming - from a winner of the ACM/SIGCSE Award for Outstanding Contribution to Computer Science Education.

Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities (Hardcover): Uri... Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities (Hardcover)
Uri Shafrir, Masha Etkind
R3,543 Discovery Miles 35 430 Ships in 12 - 17 working days

Text analysis tools aid in extracting meaning from digital content. As digital text becomes more and more complex, new techniques are needed to understand conceptual structure. Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities provides an innovative perspective on the application of algorithmic tools to study unstructured digital content. Highlighting pertinent topics such as semantic tools, semiotic systems, and pattern detection, this book is ideally designed for researchers, academics, students, professionals, and practitioners interested in developing a better understanding of digital text analysis.

Formation Methods, Models, and Hardware Implementation of Pseudorandom Number Generators - Emerging Research and Opportunities... Formation Methods, Models, and Hardware Implementation of Pseudorandom Number Generators - Emerging Research and Opportunities (Hardcover)
Stepan Bilan
R4,811 Discovery Miles 48 110 Ships in 10 - 15 working days

Modern computing systems preserve all information in intricate binary codes. The evolution of systems and technologies that aid in this preservation process must be continually assessed to ensure that they are keeping up with the demands of society. Formation Methods, Models, and Hardware Implementation of Pseudorandom Number Generators: Emerging Research and Opportunities is a crucial scholarly resource that examines the current methodologies used in number generator construction, and how they pertain to the overall advancement of contemporary computer systems. Featuring coverage on relevant topics such as cellular automata theory, inhomogeneous cells, and sequence generators, this publication is ideal for software engineers, computer programmers, academicians, students, and researchers that are interested in staying abreast of innovative trends within the computer engineering field.

Video Surveillance Techniques and Technologies (Hardcover, New): Vesna Zeljkovic Video Surveillance Techniques and Technologies (Hardcover, New)
Vesna Zeljkovic
R5,829 Discovery Miles 58 290 Ships in 12 - 17 working days

Security video surveillance systems, such as homeland security and national defence, rely on specific mathematical algorithms in order to run effectively. It is essential for these parameters to be understood in order to design and create a successful system. Video Surveillance Techniques and Technologies presents empirical research and acquired experience on the original solutions and mathematical algorithms for motion detection and object identification problems. Emphasising a wide variety of applications of security systems, this book is an essential tool for graduate students and professionals in the field of signal and image processing applied in static/moving object detection, tracking, and identification.

Scheduling Problems - New Applications and Trends (Hardcover): Rodrigo Da Rosa Righi Scheduling Problems - New Applications and Trends (Hardcover)
Rodrigo Da Rosa Righi
R3,325 Discovery Miles 33 250 Ships in 10 - 15 working days
Fundamentals of Logic and Computation - With Practical Automated Reasoning and Verification (Hardcover, 1st ed. 2021): Zhe Hou Fundamentals of Logic and Computation - With Practical Automated Reasoning and Verification (Hardcover, 1st ed. 2021)
Zhe Hou
R942 Discovery Miles 9 420 Ships in 12 - 17 working days

This textbook aims to help the reader develop an in-depth understanding of logical reasoning and gain knowledge of the theory of computation. The book combines theoretical teaching and practical exercises; the latter is realised in Isabelle/HOL, a modern theorem prover, and PAT, an industry-scale model checker. I also give entry-level tutorials on the two software to help the reader get started. By the end of the book, the reader should be proficient in both software. Content-wise, this book focuses on the syntax, semantics and proof theory of various logics; automata theory, formal languages, computability and complexity. The final chapter closes the gap with a discussion on the insight that links logic with computation. This book is written for a high-level undergraduate course or a Master's course. The hybrid skill set of practical theorem proving and model checking should be helpful for the future of readers should they pursue a research career or engineering in formal methods.

Machine Learning and Artificial Intelligence for Agricultural Economics - Prognostic Data Analytics to Serve Small Scale... Machine Learning and Artificial Intelligence for Agricultural Economics - Prognostic Data Analytics to Serve Small Scale Farmers Worldwide (Hardcover, 1st ed. 2021)
Chandrasekar Vuppalapati
R4,443 Discovery Miles 44 430 Ships in 12 - 17 working days

This book discusses machine learning and artificial intelligence (AI) for agricultural economics. It is written with a view towards bringing the benefits of advanced analytics and prognostics capabilities to small scale farmers worldwide. This volume provides data science and software engineering teams with the skills and tools to fully utilize economic models to develop the software capabilities necessary for creating lifesaving applications. The book introduces essential agricultural economic concepts from the perspective of full-scale software development with the emphasis on creating niche blue ocean products. Chapters detail several agricultural economic and AI reference architectures with a focus on data integration, algorithm development, regression, prognostics model development and mathematical optimization. Upgrading traditional AI software development paradigms to function in dynamic agricultural and economic markets, this volume will be of great use to researchers and students in agricultural economics, data science, engineering, and machine learning as well as engineers and industry professionals in the public and private sectors.

Essential Tools for Water Resources Analysis, Planning, and Management (Hardcover, 1st ed. 2021): Omid Bozorg-Haddad Essential Tools for Water Resources Analysis, Planning, and Management (Hardcover, 1st ed. 2021)
Omid Bozorg-Haddad
R3,658 Discovery Miles 36 580 Ships in 10 - 15 working days

This book describes concepts and tools needed for water resources management, including methods for modeling, simulation, optimization, big data analysis, data mining, remote sensing, geographical information system, game theory, conflict resolution, System dynamics, agent-based models, multiobjective, multicriteria, and multiattribute decision making and risk and uncertainty analysis, for better and sustainable management of water resources and consumption, thus mitigating the present and future global water shortage crisis. It presents the applications of these tools through case studies which demonstrate its benefits of proper management of water resources systems. This book acts as a reference for students, professors, industrial practitioners, and stakeholders in the field of water resources and hydrology.

Functional Encryption (Hardcover, 1st ed. 2021): Khairol Amali Bin Ahmad, Khaleel Ahmad, Uma N. Dulhare Functional Encryption (Hardcover, 1st ed. 2021)
Khairol Amali Bin Ahmad, Khaleel Ahmad, Uma N. Dulhare
R2,911 Discovery Miles 29 110 Ships in 10 - 15 working days

This book provides awareness of methods used for functional encryption in the academic and professional communities. The book covers functional encryption algorithms and its modern applications in developing secure systems via entity authentication, message authentication, software security, cyber security, hardware security, Internet of Thing (IoT), cloud security, smart card technology, CAPTCHA, digital signature, and digital watermarking. This book is organized into fifteen chapters; topics include foundations of functional encryption, impact of group theory in cryptosystems, elliptic curve cryptography, XTR algorithm, pairing based cryptography, NTRU algorithms, ring units, cocks IBE schemes, Boneh-Franklin IBE, Sakai-Kasahara IBE, hierarchical identity based encryption, attribute based Encryption, extensions of IBE and related primitives, and digital signatures. Explains the latest functional encryption algorithms in a simple way with examples; Includes applications of functional encryption in information security, application security, and network security; Relevant to academics, research scholars, software developers, etc.

Data Science and Internet of Things - Research and Applications at the Intersection of DS and IoT (Hardcover, 1st ed. 2021):... Data Science and Internet of Things - Research and Applications at the Intersection of DS and IoT (Hardcover, 1st ed. 2021)
Giancarlo Fortino, Antonio Liotta, Raffaele Gravina, Alessandro Longheu
R4,068 Discovery Miles 40 680 Ships in 12 - 17 working days

This book focuses on the combination of IoT and data science, in particular how methods, algorithms, and tools from data science can effectively support IoT. The authors show how data science methodologies, techniques and tools, can translate data into information, enabling the effectiveness and usefulness of new services offered by IoT stakeholders. The authors posit that if IoT is indeed the infrastructure of the future, data structure is the key that can lead to a significant improvement of human life. The book aims to present innovative IoT applications as well as ongoing research that exploit modern data science approaches. Readers are offered issues and challenges in a cross-disciplinary scenario that involves both IoT and data science fields. The book features contributions from academics, researchers, and professionals from both fields.

Algorithms for Data and Computation Privacy (Hardcover, 1st ed. 2021): Alex X. Liu, Rui Li Algorithms for Data and Computation Privacy (Hardcover, 1st ed. 2021)
Alex X. Liu, Rui Li
R3,763 Discovery Miles 37 630 Ships in 12 - 17 working days

This book introduces the state-of-the-art algorithms for data and computation privacy. It mainly focuses on searchable symmetric encryption algorithms and privacy preserving multi-party computation algorithms. This book also introduces algorithms for breaking privacy, and gives intuition on how to design algorithm to counter privacy attacks. Some well-designed differential privacy algorithms are also included in this book. Driven by lower cost, higher reliability, better performance, and faster deployment, data and computing services are increasingly outsourced to clouds. In this computing paradigm, one often has to store privacy sensitive data at parties, that cannot fully trust and perform privacy sensitive computation with parties that again cannot fully trust. For both scenarios, preserving data privacy and computation privacy is extremely important. After the Facebook-Cambridge Analytical data scandal and the implementation of the General Data Protection Regulation by European Union, users are becoming more privacy aware and more concerned with their privacy in this digital world. This book targets database engineers, cloud computing engineers and researchers working in this field. Advanced-level students studying computer science and electrical engineering will also find this book useful as a reference or secondary text.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Responsible AI - Implementing Ethical…
Sray Agarwal, Shashin Mishra Hardcover R2,586 Discovery Miles 25 860
Robotic Vehicles: Systems and Technology
Tian Seng Ng Hardcover R4,070 Discovery Miles 40 700
Dual-Pivot Quicksort and Beyond…
Sebastian Wild Hardcover R1,262 Discovery Miles 12 620
Higher Education 4.0 - The Digital…
Kevin Anthony Jones, Sharma Ravishankar Hardcover R4,410 Discovery Miles 44 100
Reinforcement Learning Algorithms…
Boris Belousov, Hany Abdulsamad, … Hardcover R4,070 Discovery Miles 40 700
Advances in Production Management…
Alexandre Dolgui, Alain Bernard, … Hardcover R5,262 Discovery Miles 52 620
Proceedings of International Conference…
Prasant Kumar Pattnaik, Mangal Sain, … Hardcover R7,602 Discovery Miles 76 020
Provenance in Data Science - From Data…
Leslie F Sikos, Oshani W. Seneviratne, … Hardcover R3,737 Discovery Miles 37 370
Bio-inspired Algorithms for Data…
Simon James Fong, Richard C. Millham Hardcover R4,731 Discovery Miles 47 310
Illustrated Computational Intelligence…
Priti Srinivas Sajja Hardcover R4,073 Discovery Miles 40 730

 

Partners