0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (5)
  • R250 - R500 (17)
  • R500+ (1,631)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Artificial intelligence > Knowledge-based systems / expert systems

Handbook of Ontologies for Business Interaction (Hardcover): Peter Rittgen Handbook of Ontologies for Business Interaction (Hardcover)
Peter Rittgen
R5,340 Discovery Miles 53 400 Ships in 18 - 22 working days

Ontologies form an indispensable basis for modeling and engineering languages for business enterprise and information systems: fostering a need for the integration of structural and behavioral aspects in domain-oriented ontologies.

Modern Heuristic Search Methods (Hardcover): V.J.Rayward- Smith Modern Heuristic Search Methods (Hardcover)
V.J.Rayward- Smith
R5,374 Discovery Miles 53 740 Ships in 18 - 22 working days

Including contributions from leading experts in the field, this book covers applications and developments of heuristic search methods for solving complex optimization problems. The book covers various local search strategies including genetic algorithms, simulated annealing, tabu search and hybrids thereof. These methods have proved extraordinarily successful by solving some of the most difficult, real-world problems. At the interface between Artificial Intelligence and Operational Research, research in this exciting area is progressing apace spurred on by the needs of industry and commerce. The introductory chapter provides a clear overview of the basic techniques and useful pointers to further reading and to current research. The second section of the book covers some of the most recent and exciting developments of the basic techniques, with suggestions not only for extending and improving these but also for hybridizing and incorporating automatic adaption. The third section contains a number of case studies, surveys and comparative studies which span a wide range of application areas ranging from the classic Steiner tree problem to more practical problems arising in telecommunications and data analysis. The coverage of the latest research and the illustrative case studies will ensure that the book is invaluable for researchers and professionals with an interest in heuristic search methods.

Computing in Smart Toys (Hardcover, 1st ed. 2017): Jeff K.T. Tang, Patrick C K Hung Computing in Smart Toys (Hardcover, 1st ed. 2017)
Jeff K.T. Tang, Patrick C K Hung
R3,264 Discovery Miles 32 640 Ships in 10 - 15 working days

The goal of this book is to crystallize the emerging mobile computing technologies and trends into positive efforts to focus on the most promising solutions in services computing. Many toys built today are increasingly using these technologies together and it is important to understand the various research and practical issues. The book will provide clear proof that mobile technologies are playing an ever increasing important and critical role in supporting toy computing, which is a new research discipline in computer science. It is also expected that the book will further research new best practices and directions in toy computing. The goal of this book is to bring together academics and practitioners to describe the use and synergy between the above-mentioned technologies. This book is mainly intended for researchers and students working in computer science and engineering, and for toy industry technology providers, having particular interests in mobile services. The wide range of authors of this book will help the various communities understand both specific and common problems. This book facilities software developers and researchers to become more aware of this challenging research opportunity. As well, the book is soliciting shall provide valuable strategic outlook on the emerging toy industry.

Intelligent Management Support Systems (Hardcover): Hossein Bidgoli Intelligent Management Support Systems (Hardcover)
Hossein Bidgoli
R2,807 R2,541 Discovery Miles 25 410 Save R266 (9%) Ships in 10 - 15 working days

The proliferation of computers in business requires increased managerial expertise in decision support systems and expert systems. Managers, executives, and scholars will find this in-depth examination of the latest tools and technologies available for decision support invaluable. The book provides a clear and complete discussion of the foundations and management applications of decision support, expert systems, artificial intelligence, and other management support systems. Practical examples are provided throughout, giving the business professional a useful tool for evaluating and utilizing the variety of decision support and information technologies available. In addition, Bidgoli explores the growing field of applicable artificial intelligence, including expert systems, fuzzy logic, and neural networks. This book enhances expertise in a succinct, practical, and readable way.

Social Networks Science: Design, Implementation, Security, and Challenges - From Social Networks Analysis to Social Networks... Social Networks Science: Design, Implementation, Security, and Challenges - From Social Networks Analysis to Social Networks Intelligence (Hardcover, 1st ed. 2018)
Nilanjan Dey, Rosalina Babo, Amira S. Ashour, Vishal Bhatnagar, Med Salim Bouhlel
R2,879 Discovery Miles 28 790 Ships in 18 - 22 working days

The main target of this book is to raise the awareness about social networking systems design, implementation, security requirements, and approaches. The book entails related issues including computing, engineering, security, management, and organization policy. It interprets the design, implementation and security threats in the social networks and offers some solutions in this concern. It clarifies the authentication concept between servers to identity users. Most of the models that focus on protecting users' information are also included. This book introduces the Human-Interactive Security Protocols (HISPs) efficiently. Presenting different types of the social networking systems including the internet and mobile devices is one of the main targets of this book. This book includes the social network performance evaluation metrics. It compares various models and approaches used in the design of the social networks. This book includes various applications for the use of the social networks in the healthcare, e-commerce, crisis management, and academic applications. The book provides an extensive background for the development of social network science and its challenges. This book discusses the social networks integration to offer online services, such as instant messaging, email, file sharing, transferring patients' medical reports/images, location-based recommendations and many other functions. This book provides users, designers, engineers and managers with the valuable knowledge to build a better secured information transfer over the social networks. The book gathers remarkable materials from an international experts' panel to guide the readers during the analysis, design, implementation and security achievement for the social network systems. In this book, theories, practical guidance, and challenges are included to inspire designers and researchers. The book guides the engineers, designers, and researchers to exploit the intrinsic design of the social network systems.

Influence Diagrams Belief Nets & Decision Analysis (Hardcover): R.M. Oliver Influence Diagrams Belief Nets & Decision Analysis (Hardcover)
R.M. Oliver
R10,958 Discovery Miles 109 580 Ships in 18 - 22 working days

Based on the proceedings of a conference on Influence Diagrams for Decision Analysis, Inference and Prediction held at the University of California at Berkeley in May of 1988, this is the first book devoted to the subject. The editors have brought together recent results from researchers actively investigating influence diagrams and also from practitioners who have used influence diagrams in developing models for problem-solving in a wide range of fields.

High-Performance Computing on the Intel (R) Xeon Phi (TM) - How to Fully Exploit MIC Architectures (Hardcover, 2014): Endong... High-Performance Computing on the Intel (R) Xeon Phi (TM) - How to Fully Exploit MIC Architectures (Hardcover, 2014)
Endong Wang, Qing Zhang, Bo Shen, Guangyong Zhang, Xiaowei Lu, …
R2,244 R2,019 Discovery Miles 20 190 Save R225 (10%) Ships in 10 - 15 working days

The aim of this book is to explain to high-performance computing (HPC) developers how to utilize the Intel(r) Xeon Phi series products efficiently. To that end, it introduces some computing grammar, programming technology and optimization methods for using many-integrated-core (MIC) platforms and also offers tips and tricks for actual use, based on the authors first-hand optimization experience.

The material is organized in three sections. The first section, Basics of MIC, introduces the fundamentals of MIC architecture and programming, including the specific Intel MIC programming environment. Next, the section on Performance Optimization explains general MIC optimization techniques, which are then illustrated step-by-step using the classical parallel programming example of matrix multiplication. Finally, Project development presents a set of practical and experience-driven methods for using parallel computing in application projects, including how to determine if a serial or parallel CPU program is suitable for MIC and how to transplant a program onto MIC.

This book appeals to two main audiences: First, software developers for HPC applications it will enable them to fully exploit the MIC architecture and thus achieve the extreme performance usually required in biological genetics, medical imaging, aerospace, meteorology and other areas of HPC. Second, students and researchers engaged in parallel and high-performance computing it will guide them on how to push the limits of system performance for HPC applications. "

Genetic Algorithms in Elixir (Paperback): Sean Moriarity Genetic Algorithms in Elixir (Paperback)
Sean Moriarity
R797 Discovery Miles 7 970 Ships in 10 - 15 working days

From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don't need an exotic new language or framework to get started; you can learn about genetic algorithms in a language you're already familiar with. Join us for an in-depth look at the algorithms, techniques, and methods that go into writing a genetic algorithm. From introductory problems to real-world applications, you'll learn the underlying principles of problem solving using genetic algorithms. Evolutionary algorithms are a unique and often overlooked subset of machine learning and artificial intelligence. Because of this, most of the available resources are outdated or too academic in nature, and none of them are made with Elixir programmers in mind. Start from the ground up with genetic algorithms in a language you are familiar with. Discover the power of genetic algorithms through simple solutions to challenging problems. Use Elixir features to write genetic algorithms that are concise and idiomatic. Learn the complete life cycle of solving a problem using genetic algorithms. Understand the different techniques and fine-tuning required to solve a wide array of problems. Plan, test, analyze, and visualize your genetic algorithms with real-world applications. Open your eyes to a unique and powerful field - without having to learn a new language or framework. What You Need: You'll need a macOS, Windows, or Linux distribution with an up-to-date Elixir installation.

Creating Knowledge-Based Organizations (Hardcover, New): Creating Knowledge-Based Organizations (Hardcover, New)
R2,148 Discovery Miles 21 480 Ships in 18 - 22 working days

Creating Knowledge Based Organizations brings together high quality concepts closely related to organizational learning, knowledge workers, intellectual capital, virtual teams and will include the methodologies, systems and approaches needed to create and manager knowledge-based organizations of the 21st Century.

Contemporary Consumer Health Informatics (Hardcover, 1st ed. 2016): Nilmini Wickramasinghe, Indrit Troshani, Joseph Tan Contemporary Consumer Health Informatics (Hardcover, 1st ed. 2016)
Nilmini Wickramasinghe, Indrit Troshani, Joseph Tan
R4,675 R3,604 Discovery Miles 36 040 Save R1,071 (23%) Ships in 10 - 15 working days

This innovative reference examines how consumer health informatics (CHI) can transform healthcare systems stressed by staffing shortages and budget constraints and challenged by patients taking a more active role in their care. It situates CHI as vital to upgrading healthcare service delivery, detailing the relationship between health information technologies and quality healthcare, and outlining what stakeholders need to learn for health IT systems to function effectively. Wide-ranging content identifies critical issues and answers key questions at the consumer, practitioner, administration, and staff levels, using examples from diverse conditions, countries, technologies, and specialties. In this framework, the benefits of CHI are seen across service domains, from individual patients and consumers to healthcare systems and global health entities. Included in the coverage: Use of video technology in an aged care environment A context-aware remote health monitoring service for improved patient care Accessibility issues in interoperable sharing of electronic health records: physician's perspective Managing gestational diabetes with mobile web-based reporting of glucose readings An organizing vision perspective for developing and adopting e-health solutions An ontology of consumer health informatics Contemporary Consumer Health Informatics combines blueprint and idea book for public health and health informatics students, healthcare professionals, physicians, medical administrators, managers, and IT practitioners.

Foundations of Multi-Paradigm Modelling for Cyber-Physical Systems (Hardcover): Paulo Carreira, Vasco Amaral, Hans Vangheluwe Foundations of Multi-Paradigm Modelling for Cyber-Physical Systems (Hardcover)
Paulo Carreira, Vasco Amaral, Hans Vangheluwe
R1,444 Discovery Miles 14 440 Ships in 18 - 22 working days
Handbook of Expert Systems (Hardcover): Mick Benson Handbook of Expert Systems (Hardcover)
Mick Benson
R1,517 Discovery Miles 15 170 Ships in 10 - 15 working days
Tools and Algorithms for the Construction and Analysis of Systems (Hardcover): Armin Biere, David Parker Tools and Algorithms for the Construction and Analysis of Systems (Hardcover)
Armin Biere, David Parker
R1,642 Discovery Miles 16 420 Ships in 18 - 22 working days
Handbook of Expert Systems Applications in Manufacturing - Structures and Rules (Hardcover): Anil Mital, Sundararaman Anand Handbook of Expert Systems Applications in Manufacturing - Structures and Rules (Hardcover)
Anil Mital, Sundararaman Anand
R2,445 Discovery Miles 24 450 Ships in 18 - 22 working days

Artificial Intelligence (AI) is playing an increasing role in production and manufacturing engineering. Since a great deal of manufacturing knowledge can be put in the form of rules, expert systems have emerged as a promising practical tool of AI for solving engineering problems. Expert systems allow knowledge to be used for constructing human-machine systems that have specialized methods and techniques for solving problems in practical application areas. This book contains the structure and rules for 15 expert systems dealing with various aspects of production and manufacturing engineering. Topics covered range from casting design evaluation through to quality control. All expert systems included are accompanied by description of their structure and the rules are included on floppy disc in ASCII that can be readily accessed. These expert systems are generic in nature and readers should find it possible to modify these expert systems for their own specific applications.

OFDM - Concepts for Future Communication Systems (Hardcover, 2011 Ed.): Hermann Rohling OFDM - Concepts for Future Communication Systems (Hardcover, 2011 Ed.)
Hermann Rohling
R2,674 Discovery Miles 26 740 Ships in 18 - 22 working days

(Preliminary): The Orthogonal Frequency Division Multiplexing (OFDM) digital transmission technique has several advantages in broadcast and mobile communications applications. The main objective of this book is to give a good insight into these efforts, and provide the reader with a comprehensive overview of the scientific progress which was achieved in the last decade. Besides topics of the physical layer, such as coding, modulation and non-linearities, a special emphasis is put on system aspects and concepts, in particular regarding cellular networks and using multiple antenna techniques. The work extensively addresses challenges of link adaptation, adaptive resource allocation and interference mitigation in such systems. Moreover, the domain of cross-layer design, i.e. the combination of physical layer aspects and issues of higher layers, are considered in detail. These results will facilitate and stimulate further innovation and development in the design of modern communication systems, based on the powerful OFDM transmission technique.

Algorithm & SoC Design for Automotive Vision Systems - For Smart Safe Driving System (Hardcover, 2014): Jaeseok Kim, Hyunchul... Algorithm & SoC Design for Automotive Vision Systems - For Smart Safe Driving System (Hardcover, 2014)
Jaeseok Kim, Hyunchul Shin
R4,202 R3,402 Discovery Miles 34 020 Save R800 (19%) Ships in 10 - 15 working days

An emerging trend in the automobile industry is its convergence with information technology (IT). Indeed, it has been estimated that almost 90% of new automobile technologies involve IT in some form. "Smart" driving technologies that improve safety as well as "green" fuel technologies are quite representative of the convergence between IT and automobiles. The smart driving technologies include three key elements: sensing of driving environments, detection of objects and potential hazards and the generation of driving control signals including warning signals.

Although radar-based systems are primarily used for sensing the driving environments, the camera has gained importance in advanced driver assistance systems (ADAS).

This book covers system-on-a-chip (SoC) designs including both algorithms and hardware related with image sensing and object detection by using the camera for smart driving systems. It introduces a variety of algorithms such as lens correction, super resolution, image enhancement and object detections from the images captured by low-cost vehicle camera. This is followed by implementation issues such as SoC architecture, hardware accelerator, software development environment and reliability techniques for automobile vision systems.

This book is aimed for the new and practicing engineers in automotive and chip-design industries to provide some overall guidelines for the development of automotive vision systems.

It will also help graduate students understand and get started for the research work in this field."

Hardware Based Packet Classification for High Speed Internet Routers (Hardcover, 2010 ed.): Chad R. Meiners, Alex X. Liu, Eric... Hardware Based Packet Classification for High Speed Internet Routers (Hardcover, 2010 ed.)
Chad R. Meiners, Alex X. Liu, Eric Torng
R2,721 Discovery Miles 27 210 Ships in 18 - 22 working days

Hardware Based Packet Classification for High Speed Internet Routers presents the most recent developments in hardware based packet classification algorithms and architectures. This book describes five methods which reduce the space that classifiers occupy within TCAMs; TCAM Razor, All-Match Redundancy Removal, Bit Weaving, Sequential Decomposition, and Topological Transformations. These methods demonstrate that in most cases a substantial reduction of space is achieved. Case studies and examples are provided throughout this book. About this book: * Presents the only book in the market that exclusively covers hardware based packet classification algorithms and architectures. * Describes five methods which reduce the space that classifiers occupy within TCAMs: TCAM Razor, All-Match Redundancy Removal, Bit Weaving, Sequential Decomposition, and Topological Transformations. * Provides case studies and examples throughout. Hardware Based Packet Classification for High Speed Internet Routers is designed for professionals and researchers who work within the related field of router design. Advanced-level students concentrating on computer science and electrical engineering will also find this book valuable as a text or reference book.

Embedded Systems Design Based on Formal Models of Computation (Hardcover, 2011 Ed.): Ivan Radojevic, Zoran Salcic Embedded Systems Design Based on Formal Models of Computation (Hardcover, 2011 Ed.)
Ivan Radojevic, Zoran Salcic
R2,656 Discovery Miles 26 560 Ships in 18 - 22 working days

"Models of Computation for Heterogeneous Embedded Systems" presents a model of computation for heterogeneous embedded systems called DFCharts. It targets heterogeneous systems by combining finite state machines (FSM) with synchronous dataflow graphs (SDFG). FSMs are connected in the same way as in Argos (a Statecharts variant with purely synchronous semantics) using three operators: synchronous parallel, refinement and hiding. The fourth operator, called asynchronous parallel, is introduced in DFCharts to connect FSMs with SDFGs. In the formal semantics of DFCharts, the operation of an SDFG is represented as an FSM. Using this representation, SDFGs are merged with FSMs so that the behaviour of a complete DFCharts specification can be expressed as a single, flat FSM. This allows system properties to be verified globally. The practical application of DFCharts has been demonstrated by linking it to widely used system-level languages Java, Esterel and SystemC.

Intelligence for Embedded Systems - A Methodological Approach (Hardcover, 2014 ed.): Cesare Alippi Intelligence for Embedded Systems - A Methodological Approach (Hardcover, 2014 ed.)
Cesare Alippi
R3,977 R3,446 Discovery Miles 34 460 Save R531 (13%) Ships in 10 - 15 working days

Addressing current issues of which any engineer or computer scientist should be aware, this monograph is a response to the need to adopt a new computational paradigm as the methodological basis for designing pervasive embedded systems with sensor capabilities. The requirements of this paradigm are to control complexity, to limit cost and energy consumption and to provide adaptation and cognition abilities allowing the embedded system to interact proactively with the real world. The quest for such intelligence requires the formalization of a new generation of intelligent systems able to exploit advances in digital architectures and in sensing technologies. The book sheds light on the theory behind intelligence for embedded systems with specific focus on:

. robustness (the robustness of a computational flow and its evaluation);

. intelligence (how to mimic the adaptation and cognition abilities of the human brain),

. the capacity to learn in non-stationary and evolving environments by detecting changes and reacting accordingly; and

. a new paradigm that, by accepting results that are correct in probability, allows the complexity of the embedded application the be kept under control.

Theories, concepts and methods are provided to motivate researchers in this exciting and timely interdisciplinary area. Applications such as porting a neural network from a high-precision platform to a digital embedded system and evaluating its robustness level are described. Examples show how the methodology introduced can be adopted in the case of cyber-physical systems to manage the interaction between embedded devices and physical world.

Researchers and graduate students in computer science and various engineering-related disciplines will find the methods and approaches propounded in "Intelligence for Embedded Systems "of great interest. The book will also be an important resource for practitioners working on embedded systems and applications."

Knowledge in Formation - A Computational Theory of Interpretation (Hardcover, 2011 Ed.): Janos J. Sarbo, Jozsef I. Farkas, Auke... Knowledge in Formation - A Computational Theory of Interpretation (Hardcover, 2011 Ed.)
Janos J. Sarbo, Jozsef I. Farkas, Auke J.J. van Breemen
R2,665 Discovery Miles 26 650 Ships in 18 - 22 working days

Humans have an extraordinary capability to combine different types of information in a single meaningful interpretation. The quickness with which interpretation processes evolve suggests the existence of a uniform procedure for all domains. In this book the authors suggest that such a procedure can be found. They concentrate on the introduction of a theory of interpretation, and they define a model that enables a meaningful representation of knowledge, based on a dynamic view of information and a cognitive model of human information processing. The book consists of three parts. The first part focuses on the properties of signs and sign interpretation; in the second part the authors introduce a model that complies with the conditions for sign processing set by the first part; and in the third part they examine applications of their model in the domain of logic, natural language, reasoning and mathematics. Finally they show how these domains pop up as perspectives in an overall model of knowledge representation. The reader is assumed to have some interest in human information processing and knowledge modeling. Natural language is considered in the obvious sense, familiarity with linguistic theories is not required. Sign theoretical concepts are restricted to a manageable subset, which is introduced gently. Finally, some familiarity with basic concepts of propositional and syllogistic logic may be useful.

Dynamic Business Process Formation for Instant Virtual Enterprises (Hardcover, 2010): Nikolay Mehandjiev, Paul Grefen Dynamic Business Process Formation for Instant Virtual Enterprises (Hardcover, 2010)
Nikolay Mehandjiev, Paul Grefen
R4,157 Discovery Miles 41 570 Ships in 18 - 22 working days

Dynamic Business Process Formation fuses practical needs with theoretical input to present important research innovations in supporting Instant Virtual Enterprises (IVEs). This new organization type brings a combination of business dynamism and explicit business process structure to domains where on-the-fly formation of well-organized business networks is required to deal with the complexity of new products or services under high time pressure. This book contains the main results of the IST CrossWork project, and, importantly, looks beyond the boundaries of this project and sources input from related projects and general trends in collaborative enterprises and the automotive industry. Both the business and technical aspects of Virtual Enterprise coordination are covered within the modular structure of the book, which enables readers from different backgrounds to benefit from the book according to their interests.

Fuzzy Sets, Rough Sets, Multisets and Clustering (Hardcover, 1st ed. 2017): Vicenc Torra, Anders Dahlbom, Yasuo Narukawa Fuzzy Sets, Rough Sets, Multisets and Clustering (Hardcover, 1st ed. 2017)
Vicenc Torra, Anders Dahlbom, Yasuo Narukawa
R4,757 Discovery Miles 47 570 Ships in 10 - 15 working days

This book is dedicated to Prof. Sadaaki Miyamoto and presents cutting-edge papers in some of the areas in which he contributed. Bringing together contributions by leading researchers in the field, it concretely addresses clustering, multisets, rough sets and fuzzy sets, as well as their applications in areas such as decision-making. The book is divided in four parts, the first of which focuses on clustering and classification. The second part puts the spotlight on multisets, bags, fuzzy bags and other fuzzy extensions, while the third deals with rough sets. Rounding out the coverage, the last part explores fuzzy sets and decision-making.

Artificial Intelligence and Integrated Intelligent Information Systems - Emerging Technologies and Applications (Hardcover,... Artificial Intelligence and Integrated Intelligent Information Systems - Emerging Technologies and Applications (Hardcover, New)
Xuan F. Zha
R2,538 Discovery Miles 25 380 Ships in 18 - 22 working days

Researchers in the evolving fields of artificial intelligence and information systems are constantly presented with new challenges. ""Artificial Intelligence and Integrated Intelligent Information Systems: Emerging Technologies and Applications"" provides both researchers and professionals with the latest knowledge applied to customized logic systems, agent-based approaches to modeling, and human-based models. ""Artificial Intelligence and Integrated Intelligent Information Systems: Emerging Technologies and Applications"" presents the recent advances in multi-mobile agent systems, the product development process, fuzzy logic systems, neural networks, and ambient intelligent environments among many other innovations in this exciting field.

Ontology Management - Semantic Web, Semantic Web Services, and Business Applications (Hardcover, 2008 ed.): Martin Hepp, Pieter... Ontology Management - Semantic Web, Semantic Web Services, and Business Applications (Hardcover, 2008 ed.)
Martin Hepp, Pieter De Leenheer, Aldo De Moor, York Sure
R2,687 Discovery Miles 26 870 Ships in 18 - 22 working days

Ontology Managememt provides an up-to-date, scientifically correct, concise and easy-to-read reference on this topic. The book includes relevant tasks, practical and theoretical challenges, limitations and methodologies, plus available tooling support. The editors discuss integrating the conceptual and technical dimensions with a business view on using ontologies, stressing the cost dimension of ontology engineering and offering guidance on how to derive ontologies semi-automatically from existing standards and specifications.

Tools and Algorithms for the Construction and Analysis of Systems (Hardcover): Armin Biere, David Parker Tools and Algorithms for the Construction and Analysis of Systems (Hardcover)
Armin Biere, David Parker
R1,754 Discovery Miles 17 540 Ships in 18 - 22 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Mental Arithmetic [microform…
J a (James Alexander) 18 McLellan Hardcover R767 Discovery Miles 7 670
Educating Gifted, Talented, Creative and…
Tasos Barkatsas Hardcover R3,180 Discovery Miles 31 800
Teaching Mathematics in the Foundation…
C. Meier, M Naude Paperback  (1)
R261 Discovery Miles 2 610
Fostering Resilient Learners…
Kristin Souers, Pete Hall Paperback R795 R689 Discovery Miles 6 890
Companion to the Public School…
William 1845-1920 Scott, Charles A. Barnes Hardcover R889 Discovery Miles 8 890
Advanced Data Communications and…
Bill Buchanan Paperback R3,695 Discovery Miles 36 950
Facilitating Effective Communication in…
Jason R Parkin, Ashli D. Tyre Paperback R1,104 Discovery Miles 11 040
They're Called the "Throwaways…
Christa Boske Hardcover R3,312 Discovery Miles 33 120
Logic for Physicists
Nicolas A Pereyra Paperback R750 Discovery Miles 7 500
Open Source E-mail Security
Richard Blum Paperback R953 R832 Discovery Miles 8 320

 

Partners