0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (4)
  • R250 - R500 (56)
  • R500+ (5,346)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Algorithms & procedures

Data Structure Practice - for Collegiate Programming Contests and Education (Hardcover): Yonghui Wu, Jian-De Wang Data Structure Practice - for Collegiate Programming Contests and Education (Hardcover)
Yonghui Wu, Jian-De Wang
R3,125 Discovery Miles 31 250 Ships in 10 - 15 working days

Combining knowledge with strategies, Data Structure Practice for Collegiate Programming Contests and Education presents the first comprehensive book on data structure in programming contests. This book is designed for training collegiate programming contest teams in the nuances of data structure and for helping college students in computer-related majors to gain deeper understanding of data structure. Based on successful experiences in many world-level contests, the book includes 204 typical problems and detailed analyses selected from the ACM International Collegiate Programming Contest and other major programming contests since 1990. It is divided into four sections that focus on: Fundamental programming skills Experiments for linear lists Experiments for trees Experiments for graphs Each chapter contains a set of problems and includes hints. The book also provides test data for most problems as well as sources and IDs for online judgments that help with improving programming skills. Introducing a multi-options model and considerations of context, Data Structure Practice for Collegiate Programming Contests and Education encourages students to think creatively in solving programming problems. By taking readers through practical contest problems from analysis to implementation, it provides a complete source for enhancing understanding and polishing skills in programming.

Spies, Lies, and Algorithms - The History and Future of American Intelligence (Hardcover): Amy B. Zegart Spies, Lies, and Algorithms - The History and Future of American Intelligence (Hardcover)
Amy B. Zegart
R1,321 R1,109 Discovery Miles 11 090 Save R212 (16%) Ships in 18 - 22 working days

A riveting account of espionage for the digital age, from one of America's leading intelligence experts Spying has never been more ubiquitous-or less understood. The world is drowning in spy movies, TV shows, and novels, but universities offer more courses on rock and roll than on the CIA and there are more congressional experts on powdered milk than espionage. This crisis in intelligence education is distorting public opinion, fueling conspiracy theories, and hurting intelligence policy. In Spies, Lies, and Algorithms, Amy Zegart separates fact from fiction as she offers an engaging and enlightening account of the past, present, and future of American espionage as it faces a revolution driven by digital technology. Drawing on decades of research and hundreds of interviews with intelligence officials, Zegart provides a history of U.S. espionage, from George Washington's Revolutionary War spies to today's spy satellites; examines how fictional spies are influencing real officials; gives an overview of intelligence basics and life inside America's intelligence agencies; explains the deadly cognitive biases that can mislead analysts; and explores the vexed issues of traitors, covert action, and congressional oversight. Most of all, Zegart describes how technology is empowering new enemies and opportunities, and creating powerful new players, such as private citizens who are successfully tracking nuclear threats using little more than Google Earth. And she shows why cyberspace is, in many ways, the ultimate cloak-and-dagger battleground, where nefarious actors employ deception, subterfuge, and advanced technology for theft, espionage, and information warfare. A fascinating and revealing account of espionage for the digital age, Spies, Lies, and Algorithms is essential reading for anyone who wants to understand the reality of spying today.

The Tower of Hanoi - Myths and Maths (Hardcover, 2nd ed. 2018): Andreas M. Hinz, Sandi Klavzar, Ciril Petr The Tower of Hanoi - Myths and Maths (Hardcover, 2nd ed. 2018)
Andreas M. Hinz, Sandi Klavzar, Ciril Petr
R4,495 R3,770 Discovery Miles 37 700 Save R725 (16%) Ships in 18 - 22 working days

The solitaire game "The Tower of Hanoi" was invented in the 19th century by the French number theorist Edouard Lucas. The book presents its mathematical theory and offers a survey of the historical development from predecessors up to recent research. In addition to long-standing myths, it provides a detailed overview of the essential mathematical facts with complete proofs, and also includes unpublished material, e.g., on some captivating integer sequences. The main objects of research today are the so-called Hanoi graphs and the related Sierpinski graphs. Acknowledging the great popularity of the topic in computer science, algorithms, together with their correctness proofs, form an essential part of the book. In view of the most important practical applications, namely in physics, network theory and cognitive (neuro)psychology, the book also addresses other structures related to the Tower of Hanoi and its variants. The updated second edition includes, for the first time in English, the breakthrough reached with the solution of the "The Reve's Puzzle" in 2014. This is a special case of the famed Frame-Stewart conjecture which is still open after more than 75 years. Enriched with elaborate illustrations, connections to other puzzles and challenges for the reader in the form of (solved) exercises as well as problems for further exploration, this book is enjoyable reading for students, educators, game enthusiasts and researchers alike. Excerpts from reviews of the first edition: "The book is an unusual, but very welcome, form of mathematical writing: recreational mathematics taken seriously and serious mathematics treated historically. I don't hesitate to recommend this book to students, professional research mathematicians, teachers, and to readers of popular mathematics who enjoy more technical expository detail." Chris Sangwin, The Mathematical Intelligencer 37(4) (2015) 87f. "The book demonstrates that the Tower of Hanoi has a very rich mathematical structure, and as soon as we tweak the parameters we surprisingly quickly find ourselves in the realm of open problems." Laszlo Kozma, ACM SIGACT News 45(3) (2014) 34ff. "Each time I open the book I discover a renewed interest in the Tower of Hanoi. I am sure that this will be the case for all readers." Jean-Paul Allouche, Newsletter of the European Mathematical Society 93 (2014) 56.

Algorithmic and Geometric Aspects of Robotics (Routledge Revivals) (Hardcover): Jacob T. Schwartz, Chee Keng Yap Algorithmic and Geometric Aspects of Robotics (Routledge Revivals) (Hardcover)
Jacob T. Schwartz, Chee Keng Yap
R4,206 Discovery Miles 42 060 Ships in 10 - 15 working days

First published in 1987, the seven chapters that comprise this book review contemporary work on the geometric side of robotics. The first chapter defines the fundamental goal of robotics in very broad terms and outlines a research agenda each of whose items constitutes a substantial area for further research. The second chapter presents recently developed techniques that have begun to address the geometric side of this research agenda and the third reviews several applied geometric ideas central to contemporary work on the problem of motion planning. The use of Voronoi diagrams, a theme opened in these chapters, is explored further later in the book. The fourth chapter develops a theme in computational geometry having obvious significance for the simplification of practical robotics problems - the approximation or decomposition of complex geometric objects into simple ones. The final chapters treat two examples of a class of geometric 'reconstruction' problem that have immediate application to computer-aided geometric design systems.

Fast Solvers for Mesh-Based Computations (Hardcover): Maciej Paszynski Fast Solvers for Mesh-Based Computations (Hardcover)
Maciej Paszynski
R3,246 Discovery Miles 32 460 Ships in 10 - 15 working days

Fast Solvers for Mesh-Based Computations presents an alternative way of constructing multi-frontal direct solver algorithms for mesh-based computations. It also describes how to design and implement those algorithms. The book's structure follows those of the matrices, starting from tri-diagonal matrices resulting from one-dimensional mesh-based methods, through multi-diagonal or block-diagonal matrices, and ending with general sparse matrices. Each chapter explains how to design and implement a parallel sparse direct solver specific for a particular structure of the matrix. All the solvers presented are either designed from scratch or based on previously designed and implemented solvers. Each chapter also derives the complete JAVA or Fortran code of the parallel sparse direct solver. The exemplary JAVA codes can be used as reference for designing parallel direct solvers in more efficient languages for specific architectures of parallel machines. The author also derives exemplary element frontal matrices for different one-, two-, or three-dimensional mesh-based computations. These matrices can be used as references for testing the developed parallel direct solvers. Based on more than 10 years of the author's experience in the area, this book is a valuable resource for researchers and graduate students who would like to learn how to design and implement parallel direct solvers for mesh-based computations.

SCION: A Secure Internet Architecture (Hardcover, 1st ed. 2017): Adrian Perrig, Pawel Szalachowski, Raphael M. Reischuk,... SCION: A Secure Internet Architecture (Hardcover, 1st ed. 2017)
Adrian Perrig, Pawel Szalachowski, Raphael M. Reischuk, Laurent Chuat
R2,393 R2,114 Discovery Miles 21 140 Save R279 (12%) Ships in 10 - 15 working days

This book describes the essential components of the SCION secure Internet architecture, the first architecture designed foremost for strong security and high availability. Among its core features, SCION also provides route control, explicit trust information, multipath communication, scalable quality-of-service guarantees, and efficient forwarding. The book includes functional specifications of the network elements, communication protocols among these elements, data structures, and configuration files. In particular, the book offers a specification of a working prototype. The authors provide a comprehensive description of the main design features for achieving a secure Internet architecture. They facilitate the reader throughout, structuring the book so that the technical detail gradually increases, and supporting the text with a glossary, an index, a list of abbreviations, answers to frequently asked questions, and special highlighting for examples and for sections that explain important research, engineering, and deployment features. The book is suitable for researchers, practitioners, and graduate students who are interested in network security.

Algorithms for Functional Programming (Hardcover, 1st ed. 2018): John David Stone Algorithms for Functional Programming (Hardcover, 1st ed. 2018)
John David Stone
R2,485 Discovery Miles 24 850 Ships in 18 - 22 working days

This book presents a variety of widely used algorithms, expressing them in a pure functional programming language to make their structure and operation clearer to readers. In the opening chapter the author introduces the specific notations that constitute the variant of Scheme that he uses. The second chapter introduces many of the simpler and more general patterns available in functional programming. The chapters that follow introduce and explain data structures, sorting, combinatorial constructions, graphs, and sublist search. Throughout the book the author presents the algorithms in a purely functional version of the Scheme programming language, which he makes available on his website. The book is supported with exercises, and it is suitable for undergraduate and graduate courses on programming techniques.

Application of Fuzzy Logic to Social Choice Theory (Hardcover): John N. Mordeson, Davender S. Malik, Terry D. Clark Application of Fuzzy Logic to Social Choice Theory (Hardcover)
John N. Mordeson, Davender S. Malik, Terry D. Clark
R5,207 Discovery Miles 52 070 Ships in 10 - 15 working days

Fuzzy social choice theory is useful for modeling the uncertainty and imprecision prevalent in social life yet it has been scarcely applied and studied in the social sciences. Filling this gap, Application of Fuzzy Logic to Social Choice Theory provides a comprehensive study of fuzzy social choice theory. The book explains the concept of a fuzzy maximal subset of a set of alternatives, fuzzy choice functions, the factorization of a fuzzy preference relation into the "union" (conorm) of a strict fuzzy relation and an indifference operator, fuzzy non-Arrowian results, fuzzy versions of Arrow's theorem, and Black's median voter theorem for fuzzy preferences. It examines how unambiguous and exact choices are generated by fuzzy preferences and whether exact choices induced by fuzzy preferences satisfy certain plausible rationality relations. The authors also extend known Arrowian results involving fuzzy set theory to results involving intuitionistic fuzzy sets as well as the Gibbard-Satterthwaite theorem to the case of fuzzy weak preference relations. The final chapter discusses Georgescu's degree of similarity of two fuzzy choice functions.

Lie Group Machine Learning (Hardcover): Fanzhang Li, Li Zhang, Zhao Zhang Lie Group Machine Learning (Hardcover)
Fanzhang Li, Li Zhang, Zhao Zhang
R4,371 Discovery Miles 43 710 Ships in 10 - 15 working days

This book explains deep learning concepts and derives semi-supervised learning and nuclear learning frameworks based on cognition mechanism and Lie group theory. Lie group machine learning is a theoretical basis for brain intelligence, Neuromorphic learning (NL), advanced machine learning, and advanced artifi cial intelligence. The book further discusses algorithms and applications in tensor learning, spectrum estimation learning, Finsler geometry learning, Homology boundary learning, and prototype theory. With abundant case studies, this book can be used as a reference book for senior college students and graduate students as well as college teachers and scientific and technical personnel involved in computer science, artifi cial intelligence, machine learning, automation, mathematics, management science, cognitive science, financial management, and data analysis. In addition, this text can be used as the basis for teaching the principles of machine learning. Li Fanzhang is professor at the Soochow University, China. He is director of network security engineering laboratory in Jiangsu Province and is also the director of the Soochow Institute of industrial large data. He published more than 200 papers, 7 academic monographs, and 4 textbooks. Zhang Li is professor at the School of Computer Science and Technology of the Soochow University. She published more than 100 papers in journals and conferences, and holds 23 patents. Zhang Zhao is currently an associate professor at the School of Computer Science and Technology of the Soochow University. He has authored and co-authored more than 60 technical papers.

Web Service Mining - Application to Discoveries of Biological Pathways (Hardcover, 2010 ed.): George Zheng, Athman Bouguettaya Web Service Mining - Application to Discoveries of Biological Pathways (Hardcover, 2010 ed.)
George Zheng, Athman Bouguettaya
R2,730 Discovery Miles 27 300 Ships in 18 - 22 working days

The new computing environment enabled by advances in service oriented arc- tectures, mashups, and cloud computing will consist of service spaces comprising data, applications, infrastructure resources distributed over the Web. This envir- ment embraces a holistic paradigm in which users, services, and resources establish on-demand interactions, possibly in real-time, to realise useful experiences. Such interactions obtain relevant services that are targeted to the time and place of the user requesting the service and to the device used to access it. The bene't of such environment originates from the added value generated by the possible interactions in a large scale rather than by the capabilities of its individual components se- rately. This offers tremendous automation opportunities in a variety of application domains including execution of forecasting, of?ce tasks, travel support, intelligent information gathering and analysis, environment monitoring, healthcare, e-business, community based systems, e-science and e-government. A key feature of this environment is the ability to dynamically compose services to realise user tasks. While recent advances in service discovery, composition and Semantic Web technologies contribute necessary ?rst steps to facilitate this task, the bene?ts of composition are still limited to take advantages of large-scale ubiq- tous environments. The main stream composition techniques and technologies rely on human understanding and manual programming to compose and aggregate s- vices. Recent advances improve composition by leveraging search technologies and ?ow-based composition languages as in mashups and process-centric service c- position.

Complex Networks - An Algorithmic Perspective (Hardcover): Kayhan Erciyes Complex Networks - An Algorithmic Perspective (Hardcover)
Kayhan Erciyes
R3,945 Discovery Miles 39 450 Ships in 10 - 15 working days

Network science is a rapidly emerging field of study that encompasses mathematics, computer science, physics, and engineering. A key issue in the study of complex networks is to understand the collective behavior of the various elements of these networks. Although the results from graph theory have proven to be powerful in investigating the structures of complex networks, few books focus on the algorithmic aspects of complex network analysis. Filling this need, Complex Networks: An Algorithmic Perspective supplies the basic theoretical algorithmic and graph theoretic knowledge needed by every researcher and student of complex networks. This book is about specifying, classifying, designing, and implementing mostly sequential and also parallel and distributed algorithms that can be used to analyze the static properties of complex networks. Providing a focused scope which consists of graph theory and algorithms for complex networks, the book identifies and describes a repertoire of algorithms that may be useful for any complex network. Provides the basic background in terms of graph theory Supplies a survey of the key algorithms for the analysis of complex networks Presents case studies of complex networks that illustrate the implementation of algorithms in real-world networks, including protein interaction networks, social networks, and computer networks Requiring only a basic discrete mathematics and algorithms background, the book supplies guidance that is accessible to beginning researchers and students with little background in complex networks. To help beginners in the field, most of the algorithms are provided in ready-to-be-executed form. While not a primary textbook, the author has included pedagogical features such as learning objectives, end-of-chapter summaries, and review questions

Algorithmic Techniques for the Polymer Sciences (Hardcover): Bradley S. Tice Algorithmic Techniques for the Polymer Sciences (Hardcover)
Bradley S. Tice
R3,505 Discovery Miles 35 050 Ships in 10 - 15 working days

This new book-the first of its kind-examines the use of algorithmic techniques to compress random and non-random sequential strings found in chains of polymers. The book is an introduction to algorithmic complexity. Examples taken from current research in the polymer sciences are used for compression of like-natured properties as found on a chain of polymers. Both theory and applied aspects of algorithmic compression are reviewed. A description of the types of polymers and their uses is followed by a chapter on various types of compression systems that can be used to compress polymer chains into manageable units. The work is intended for graduate and postgraduate university students in the physical sciences and engineering.

Shape Reconstruction from Apparent Contours - Theory and Algorithms (Hardcover): Giovanni Bellettini, Valentina Beorchia,... Shape Reconstruction from Apparent Contours - Theory and Algorithms (Hardcover)
Giovanni Bellettini, Valentina Beorchia, Maurizio Paolini, Franco Pasquarelli
R3,221 R2,049 Discovery Miles 20 490 Save R1,172 (36%) Ships in 10 - 15 working days

Motivated by a variational model concerning the depth of the objects in a picture and the problem of hidden and illusory contours, this book investigates one of the central problems of computer vision: the topological and algorithmic reconstruction of a smooth three dimensional scene starting from the visible part of an apparent contour. The authors focus their attention on the manipulation of apparent contours using a finite set of elementary moves, which correspond to diffeomorphic deformations of three dimensional scenes. A large part of the book is devoted to the algorithmic part, with implementations, experiments, and computed examples. The book is intended also as a user's guide to the software code appcontour, written for the manipulation of apparent contours and their invariants. This book is addressed to theoretical and applied scientists working in the field of mathematical models of image segmentation.

Internet of Things and Machine Learning in Agriculture - Technological Impacts and Challenges (Hardcover): Jyotirmoy... Internet of Things and Machine Learning in Agriculture - Technological Impacts and Challenges (Hardcover)
Jyotirmoy Chatterjee, Abhishek Kumar, Pramod Singh Rathore, Vishal Jain
R4,033 Discovery Miles 40 330 Ships in 18 - 22 working days

Agriculture is one of the most fundamental human activities. As the farming capacity has expanded, the usage of resources such as land, fertilizer, and water has grown exponentially, and environmental pressures from modern farming techniques have stressed natural landscapes. Still, by some estimates, worldwide food production needs to increase to keep up with global food demand. Machine Learning and the Internet of Things can play a promising role in the Agricultural industry, and help to increase food production while respecting the environment. This book explains how these technologies can be applied, offering many case studies developed in the research world.

DNA Computing Based Genetic Algorithm - Applications in Industrial Process Modeling and Control (Hardcover, 1st ed. 2020): Jili... DNA Computing Based Genetic Algorithm - Applications in Industrial Process Modeling and Control (Hardcover, 1st ed. 2020)
Jili Tao, Ridong Zhang, Yong Zhu
R4,037 Discovery Miles 40 370 Ships in 18 - 22 working days

This book focuses on the implementation, evaluation and application of DNA/RNA-based genetic algorithms in connection with neural network modeling, fuzzy control, the Q-learning algorithm and CNN deep learning classifier. It presents several DNA/RNA-based genetic algorithms and their modifications, which are tested using benchmarks, as well as detailed information on the implementation steps and program code. In addition to single-objective optimization, here genetic algorithms are also used to solve multi-objective optimization for neural network modeling, fuzzy control, model predictive control and PID control. In closing, new topics such as Q-learning and CNN are introduced. The book offers a valuable reference guide for researchers and designers in system modeling and control, and for senior undergraduate and graduate students at colleges and universities.

Design and Analysis of Computer Algorithms, The (Paperback, International ed): Alfred Aho Design and Analysis of Computer Algorithms, The (Paperback, International ed)
Alfred Aho
R2,324 Discovery Miles 23 240 Ships in 18 - 22 working days

The Design and Analysis of Computer Algorithms introduces the basic data structures and programming techniques often used in efficient algorithms. It covers the use of lists, push-down stacks, queues, trees, and graphs.

Evolutionary Learning: Advances in Theories and Algorithms (Hardcover, 1st ed. 2019): Zhi-Hua Zhou, Yang Yu, Chao Qian Evolutionary Learning: Advances in Theories and Algorithms (Hardcover, 1st ed. 2019)
Zhi-Hua Zhou, Yang Yu, Chao Qian
R3,835 Discovery Miles 38 350 Ships in 18 - 22 working days

Many machine learning tasks involve solving complex optimization problems, such as working on non-differentiable, non-continuous, and non-unique objective functions; in some cases it can prove difficult to even define an explicit objective function. Evolutionary learning applies evolutionary algorithms to address optimization problems in machine learning, and has yielded encouraging outcomes in many applications. However, due to the heuristic nature of evolutionary optimization, most outcomes to date have been empirical and lack theoretical support. This shortcoming has kept evolutionary learning from being well received in the machine learning community, which favors solid theoretical approaches. Recently there have been considerable efforts to address this issue. This book presents a range of those efforts, divided into four parts. Part I briefly introduces readers to evolutionary learning and provides some preliminaries, while Part II presents general theoretical tools for the analysis of running time and approximation performance in evolutionary algorithms. Based on these general tools, Part III presents a number of theoretical findings on major factors in evolutionary optimization, such as recombination, representation, inaccurate fitness evaluation, and population. In closing, Part IV addresses the development of evolutionary learning algorithms with provable theoretical guarantees for several representative tasks, in which evolutionary learning offers excellent performance.

Artificial Intelligence and Computational Dynamics for Biomedical Research (Hardcover): Ankur Saxena, Nicolas Brault Artificial Intelligence and Computational Dynamics for Biomedical Research (Hardcover)
Ankur Saxena, Nicolas Brault
R4,126 Discovery Miles 41 260 Ships in 10 - 15 working days

This work presents the latest development in the field of computational intelligence to advance Big Data and Cloud Computing concerning applications in medical diagnosis. As forum for academia and professionals it covers state-of-the-art research challenges and issues in the digital information & knowledge management and the concerns along with the solutions adopted in these fields.

Engines of Order - A Mechanology of Algorithmic Techniques (Hardcover, 0): Bernhard Rieder Engines of Order - A Mechanology of Algorithmic Techniques (Hardcover, 0)
Bernhard Rieder
R4,152 R3,940 Discovery Miles 39 400 Save R212 (5%) Ships in 10 - 15 working days

Software has become a key component of contemporary life and algorithms that rank, classify, or recommend are everywhere. Building on the philosophy of Gilbert Simondon and the cultural techniques tradition, this book examines the constructive and cumulative character of software and retraces the historical trajectories of a series of algorithmic techniques that have become the building blocks for contemporary practices of ordering. Developed in opposition to centuries of library tradition, these techniques instantiate dynamic, perspectivist, and interested forms of knowing. Embedded in technical infrastructures and economic logics, they have become engines of order that transform how we arrange information, ideas, and people.

Advancing Research in Information and Communication Technology - IFIP's Exciting First 60+ Years, Views from the Technical... Advancing Research in Information and Communication Technology - IFIP's Exciting First 60+ Years, Views from the Technical Committees and Working Groups (Hardcover, 1st ed. 2021)
Michael Goedicke, Erich Neuhold, Kai Rannenberg
R3,172 Discovery Miles 31 720 Ships in 18 - 22 working days

For 60 years the International Federation for Information Processing (IFIP) has been advancing research in Information and Communication Technology (ICT). This book looks into both past experiences and future perspectives using the core of IFIP's competence, its Technical Committees (TCs) and Working Groups (WGs). Soon after IFIP was founded, it established TCs and related WGs to foster the exchange and development of the scientific and technical aspects of information processing. IFIP TCs are as diverse as the different aspects of information processing, but they share the following aims: To establish and maintain liaison with national and international organizations with allied interests and to foster cooperative action, collaborative research, and information exchange. To identify subjects and priorities for research, to stimulate theoretical work on fundamental issues, and to foster fundamental research which will underpin future development. To provide a forum for professionals with a view to promoting the study, collection, exchange, and dissemination of ideas, information, and research findings and thereby to promote the state of the art. To seek and use the most effective ways of disseminating information about IFIP's work including the organization of conferences, workshops and symposia and the timely production of relevant publications. To have special regard for the needs of developing countries and to seek practicable ways of working with them. To encourage communication and to promote interaction between users, practitioners, and researchers. To foster interdisciplinary work and - in particular - to collaborate with other Technical Committees and Working Groups. The 17 contributions in this book describe the scientific, technical, and further work in TCs and WGs and in many cases also assess the future consequences of the work's results. These contributions explore the developments of IFIP and the ICT profession now and over the next 60 years. The contributions are arranged per TC and conclude with the chapter on the IFIP code of ethics and conduct.

Towards Hardware-Intrinsic Security - Foundations and Practice (Hardcover, Edition.): Ahmad-Reza Sadeghi, David Naccache Towards Hardware-Intrinsic Security - Foundations and Practice (Hardcover, Edition.)
Ahmad-Reza Sadeghi, David Naccache; Foreword by Pim Tuyls
R4,088 Discovery Miles 40 880 Ships in 18 - 22 working days

Hardware-intrinsic security is a young field dealing with secure secret key storage. By generating the secret keys from the intrinsic properties of the silicon, e.g., from intrinsic Physical Unclonable Functions (PUFs), no permanent secret key storage is required anymore, and the key is only present in the device for a minimal amount of time. The field is extending to hardware-based security primitives and protocols such as block ciphers and stream ciphers entangled with the hardware, thus improving IC security. While at the application level there is a growing interest in hardware security for RFID systems and the necessary accompanying system architectures. This book brings together contributions from researchers and practitioners in academia and industry, an interdisciplinary group with backgrounds in physics, mathematics, cryptography, coding theory and processor theory. It will serve as important background material for students and practitioners, and will stimulate much further research and development.

We Know It When We See It - What the Neurobiology of Vision Tells Us About How We Think (Hardcover): Richard Masland We Know It When We See It - What the Neurobiology of Vision Tells Us About How We Think (Hardcover)
Richard Masland 1
R488 R443 Discovery Miles 4 430 Save R45 (9%) Ships in 9 - 17 working days

Spotting a face in a crowd is so easy, you take it for granted. But how you do it is one of science's great mysteries. Vision is involved in nearly a third of everything a brain does and explaining how it works reveals more than just how we see. It also tells us how the brain processes information - how it perceives, learns and remembers. In We Know It When We See It, pioneering neuroscientist Richard Masland covers everything from what happens when light hits your retina, to the increasingly sophisticated nerve nets that turn that light into knowledge, to what a computer algorithm must be able to do before it can truly be called 'intelligent'. It is a profound yet accessible investigation into how our bodies make sense of the world.

Programacion competitiva (CP4) - Volumen I - Manual para concursantes del ICPC y la IOI (Spanish, Hardcover): Steven Halim,... Programacion competitiva (CP4) - Volumen I - Manual para concursantes del ICPC y la IOI (Spanish, Hardcover)
Steven Halim, Felix Halim, Suhendry Effendy
R937 Discovery Miles 9 370 Ships in 10 - 15 working days
Programacion competitiva (CP4) - Volumen II - Manual para concursantes del ICPC y la IOI (Spanish, Hardcover): Steven Halim,... Programacion competitiva (CP4) - Volumen II - Manual para concursantes del ICPC y la IOI (Spanish, Hardcover)
Steven Halim, Felix Halim, Suhendry Effendy
R946 Discovery Miles 9 460 Ships in 10 - 15 working days
Data and Information Quality - Dimensions, Principles and Techniques (Hardcover, 1st ed. 2016): Carlo Batini, Monica Scannapieco Data and Information Quality - Dimensions, Principles and Techniques (Hardcover, 1st ed. 2016)
Carlo Batini, Monica Scannapieco
R4,297 Discovery Miles 42 970 Ships in 10 - 15 working days

This book provides a systematic and comparative description of the vast number of research issues related to the quality of data and information. It does so by delivering a sound, integrated and comprehensive overview of the state of the art and future development of data and information quality in databases and information systems. To this end, it presents an extensive description of the techniques that constitute the core of data and information quality research, including record linkage (also called object identification), data integration, error localization and correction, and examines the related techniques in a comprehensive and original methodological framework. Quality dimension definitions and adopted models are also analyzed in detail, and differences between the proposed solutions are highlighted and discussed. Furthermore, while systematically describing data and information quality as an autonomous research area, paradigms and influences deriving from other areas, such as probability theory, statistical data analysis, data mining, knowledge representation, and machine learning are also included. Last not least, the book also highlights very practical solutions, such as methodologies, benchmarks for the most effective techniques, case studies, and examples. The book has been written primarily for researchers in the fields of databases and information management or in natural sciences who are interested in investigating properties of data and information that have an impact on the quality of experiments, processes and on real life. The material presented is also sufficiently self-contained for masters or PhD-level courses, and it covers all the fundamentals and topics without the need for other textbooks. Data and information system administrators and practitioners, who deal with systems exposed to data-quality issues and as a result need a systematization of the field and practical methods in the area, will also benefit from the combination of concrete practical approaches with sound theoretical formalisms.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Comprehensive Metaheuristics…
S. Ali Mirjalili, Amir Hossein Gandomi Paperback R3,956 Discovery Miles 39 560
Computational and Statistical Methods…
Shen Liu, James McGree, … Hardcover R1,802 Discovery Miles 18 020
C Programming - C Programming Language…
Adam Dodson Hardcover R551 R505 Discovery Miles 5 050
Reachable Sets of Dynamic Systems…
Stanislaw Raczynski Paperback R3,927 Discovery Miles 39 270
Handbook of Research on Modeling…
Sujata Dash, B. K. Tripathy, … Hardcover R6,518 Discovery Miles 65 180
MATLAB Applications in Engineering
Constantin Volosencu Hardcover R3,055 Discovery Miles 30 550
Hybrid Algorithms for Service, Computing…
Jairo R Montoya-Torres, Angel A Juan, … Hardcover R4,583 Discovery Miles 45 830
Python Programming for Computations…
Computer Language Hardcover R1,120 R949 Discovery Miles 9 490
The Application of Ant Colony…
Ali Soofastaei Hardcover R2,553 Discovery Miles 25 530
Introduction to Chemical Engineering…
Henry C. Foley Paperback R3,120 Discovery Miles 31 200

 

Partners