0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (246)
  • R250 - R500 (3,206)
  • R500+ (11,473)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Programming languages > General

Advances in Design Methods from Modeling Languages for Embedded Systems and SoC's - Selected Contributions on... Advances in Design Methods from Modeling Languages for Embedded Systems and SoC's - Selected Contributions on Specification, Design, and Verification from FDL 2009 (Hardcover, 2010 ed.)
Dominique Borrione
R4,145 Discovery Miles 41 450 Ships in 18 - 22 working days

More than ever, FDL is the place for researchers, developers, industry designers, academia, and EDA tool companies to present and to learn about the latest scientific achievements, practical applications and users experiences in the domain of specification and design languages. FDL covers the modeling and design methods, and their latest supporting tools, for complex embedded systems, systems on chip, and heterogeneous systems.

FDL 2009 is the twelfth in a series of events that were held all over Europe, in selected locations renowned for their Universities and Reseach Institutions as well as the importance of their industrial environment in Computer Science and Micro-electronics. In 2009, FDL was organized in the attractive south of France area of Sophia Antipolis. together with the DASIP (Design and Architectures for Signal and Image Processing) Conference and the SAME (Sophia Antipolis MicroElectronics ) Forum.

All submitted papers were carefully reviewed to build a program with 27 full and 10 short contributions. From these, the Program Committee selected a shorter list, based on the evaluations of the reviewers, and the originality and relevance of the work that was presented at the Forum. The revised, and sometimes extended versions of these contributions constitute the chapters of this volume.

Advances in Design Methods from Modeling Languages for Embedded Systems and SoC's presents extensions to standard specification and description languages, as well as new language-based design techniques and methodologies to solve the challenges raised by mixed signal and multi-processor systems on a chip. It is intended as a reference for researchers and lecturers, as well as a state of the art milestone for designers and CAD developers.

Fine-Kinney-Based Fuzzy Multi-criteria Occupational Risk Assessment - Approaches, Case Studies and Python Applications... Fine-Kinney-Based Fuzzy Multi-criteria Occupational Risk Assessment - Approaches, Case Studies and Python Applications (Hardcover, 1st ed. 2021)
Muhammet Gul, Suleyman Mete, Faruk Serin, Erkan Celik
R2,653 Discovery Miles 26 530 Ships in 18 - 22 working days

This book presents a number of approaches to Fine-Kinney-based multi-criteria occupational risk-assessment. For each proposed approach, it provides case studies demonstrating their applicability, as well as Python coding, which will enable readers to implement them into their own risk assessment process. The book begins by giving a review of Fine-Kinney occupational risk-assessment methods and their extension by fuzzy sets. It then progresses in a logical fashion, dedicating a chapter to each approach, including the fuzzy best and worst method, interval-valued Pythagorean fuzzy VIKOR and interval type-2 fuzzy QUALIFLEX. This book will be of interest to professionals and researchers working in the field of occupational risk management, as well as postgraduate and undergraduate students studying applications of fuzzy systems.

SQL by Example (Paperback): John Russo SQL by Example (Paperback)
John Russo
R1,039 R867 Discovery Miles 8 670 Save R172 (17%) Ships in 18 - 22 working days
Introduction to Data Compression (Paperback, 5th edition): Khalid Sayood Introduction to Data Compression (Paperback, 5th edition)
Khalid Sayood
R2,519 Discovery Miles 25 190 Ships in 10 - 15 working days

Introduction to Data Compression, Fifth Edition, builds on the success of what is widely considered the best introduction and reference text on the art and science of data compression. Data compression techniques and technology are ever-evolving with new applications in image, speech, text, audio and video. This new edition includes all the latest developments in the field. Khalid Sayood provides an extensive introduction to the theory underlying today's compression techniques, with detailed instruction for their applications using several examples to explain the concepts. Encompassing the entire field of data compression, the book includes lossless and lossy compression, Huffman coding, arithmetic coding, dictionary techniques, context based compression, and scalar and vector quantization. The book provides a comprehensive working knowledge of data compression, giving the reader the tools to develop a complete and concise compression package.

Teaching Primary Programming with Scratch Pupil Book Year 4 (Paperback): Phil Bagge Teaching Primary Programming with Scratch Pupil Book Year 4 (Paperback)
Phil Bagge
R442 R405 Discovery Miles 4 050 Save R37 (8%) Ships in 9 - 17 working days
Cognitive Approach to Natural Language Processing (Hardcover): Bernadette Sharp, Florence Sedes, Wieslaw Lubaszewski Cognitive Approach to Natural Language Processing (Hardcover)
Bernadette Sharp, Florence Sedes, Wieslaw Lubaszewski
R2,470 R2,331 Discovery Miles 23 310 Save R139 (6%) Ships in 10 - 15 working days

As natural language processing spans many different disciplines, it is sometimes difficult to understand the contributions and the challenges that each of them presents. This book explores the special relationship between natural language processing and cognitive science, and the contribution of computer science to these two fields. It is based on the recent research papers submitted at the international workshops of Natural Language and Cognitive Science (NLPCS) which was launched in 2004 in an effort to bring together natural language researchers, computer scientists, and cognitive and linguistic scientists to collaborate together and advance research in natural language processing. The chapters cover areas related to language understanding, language generation, word association, word sense disambiguation, word predictability, text production and authorship attribution. This book will be relevant to students and researchers interested in the interdisciplinary nature of language processing.

Quick Recursion (Hardcover): David Matuszek Quick Recursion (Hardcover)
David Matuszek
R2,581 Discovery Miles 25 810 Ships in 10 - 15 working days

Tackles a topic in a concise and accessible way that most believe too advanced to pick up easily. Author has over 40 years teaching and industry experience which they utilize in this book. Contains an appendix with extended code and examples of topics discussed in text.

Digital Image Processing With C++ - Implementing Reference Algorithms With the CImg Library (Hardcover): David Tschumperle,... Digital Image Processing With C++ - Implementing Reference Algorithms With the CImg Library (Hardcover)
David Tschumperle, Christophe Tilmant, Vincent Barra
R3,371 Discovery Miles 33 710 Ships in 10 - 15 working days

Digital Image Processing with C++ presents the theory of digital image processing, and implementations of algorithms using a dedicated library. Processing a digital image means transforming its content (denoising, stylizing, etc.), or extracting information to solve a given problem (object recognition, measurement, motion estimation, etc.). This book presents the mathematical theories underlying digital image processing, as well as their practical implementation through examples of algorithms implemented in the C++ language, using the free and easy-to-use CImg library. Chapters cover in a broad way the field of digital image processing and proposes practical and functional implementations of each method theoretically described. The main topics covered include filtering in spatial and frequency domains, mathematical morphology, feature extraction and applications to segmentation, motion estimation, multispectral image processing and 3D visualization. Students or developers wishing to discover or specialize in this discipline, teachers and researchers wishing to quickly prototype new algorithms, or develop courses, will all find in this book material to discover image processing or deepen their knowledge in this field.

Quick Recursion (Paperback): David Matuszek Quick Recursion (Paperback)
David Matuszek
R803 Discovery Miles 8 030 Ships in 10 - 15 working days

Tackles a topic in a concise and accessible way that most believe too advanced to pick up easily. Author has over 40 years teaching and industry experience which they utilize in this book. Contains an appendix with extended code and examples of topics discussed in text.

Code That Fits in Your Head - Heuristics for Software Engineering (Paperback): Mark Seemann Code That Fits in Your Head - Heuristics for Software Engineering (Paperback)
Mark Seemann
R860 R741 Discovery Miles 7 410 Save R119 (14%) Ships in 5 - 10 working days

How to Reduce Code Complexity and Develop Software More Sustainably "Mark Seemann is well known for explaining complex concepts clearly and thoroughly. In this book he condenses his wide-ranging software development experience into a set of practical, pragmatic techniques for writing sustainable and human-friendly code. This book will be a must-read for every programmer." -- Scott Wlaschin, author of Domain Modeling Made Functional Code That Fits in Your Head offers indispensable, practical advice for writing code at a sustainable pace and controlling the complexity that causes projects to spin out of control. Reflecting decades of experience helping software teams succeed, Mark Seemann guides you from zero (no code) to deployed features and shows how to maintain a good cruising speed as you add functionality, address cross-cutting concerns, troubleshoot, and optimize. You'll find valuable ideas, practices, and processes for key issues ranging from checklists to teamwork, encapsulation to decomposition, API design to unit testing. Seemann illuminates his insights with code examples drawn from a complete sample project. Written in C#, they're designed to be clear and useful to anyone who uses any object-oriented language including Java , C++, and Python. To facilitate deeper exploration, all code and extensive commit messages are available for download. Choose mindsets and processes that work, and escape bad metaphors that don't Use checklists to liberate yourself, improving outcomes with the skills you already have Get past "analysis paralysis" by creating and deploying a vertical slice of your application Counteract forces that lead to code rot and unnecessary complexity Master better techniques for changing code behavior Discover ways to solve code problems more quickly and effectively Think more productively about performance and security If you've ever suffered through bad projects or had to cope with unmaintainable legacy code, this guide will help you make things better next time and every time. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Python for Beginners (Hardcover): Kuldeep Singh Kaswan, Jagjit Singh Dhatterwal, B. Balamurugan Python for Beginners (Hardcover)
Kuldeep Singh Kaswan, Jagjit Singh Dhatterwal, B. Balamurugan
R4,064 Discovery Miles 40 640 Ships in 10 - 15 working days

Python is an amazing programming language. It can be applied to almost any programming task. It allows for rapid development and debugging. Getting started with Python is like learning any new skill: it's important to find a resource you connect with to guide your learning. Luckily, there's no shortage of excellent books that can help you learn both the basic concepts of programming and the specifics of programming in Python. With the abundance of resources, it can be difficult to identify which book would be best for your situation. Python for Beginners is a concise single point of reference for all material on python. * Provides concise, need-to-know information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools * Offers practical advice for each major area of development with both Python 3.x and Python 2.x * Based on the latest research in cognitive science and learning theory * Helps the reader learn how to write effective, idiomatic Python code by leveraging its best-and possibly most neglected-features This book focuses on enthusiastic research aspirants who work on scripting languages for automating the modules and tools, development of web applications, handling big data, complex calculations, workflow creation, rapid prototyping, and other software development purposes. It also targets graduates, postgraduates in computer science, information technology, academicians, practitioners, and research scholars.

Raspberry Pi 2ed (Paperback, 2nd Revised edition): Mail Schmidt Raspberry Pi 2ed (Paperback, 2nd Revised edition)
Mail Schmidt
R477 Discovery Miles 4 770 Ships in 10 - 15 working days

User Level: Most of the book is targeted at beginners in computing and programming. A few parts, such as the small electronics project and setting up a web server, assume some intermediate skills. The Raspberry Pi is one of the most successful open source hardware projects ever. For only $35, you get a full-blown PC, a multimedia center, and a web server--and this book gives you everything you need to get started. You'll learn the basics, progress to controlling the Pi, and then build your own electronics projects. This new edition is revised and updated with two new chapters on adding digital and analog sensors, and creating videos and a burglar alarm with the Pi camera. Get your Raspberry Pi up and running and doing cool stuff. You'll start with the basics: adding hardware, installing and configuring Debian Linux, and customizing the Pi's firmware to get the most out of your hardware. Then the fun begins. You'll connect the Pi to your home network, surf the web, and tweet messages. You'll learn how to get the most out of Midori, the Pi's standard browser, and control the desktops of other PCs with the Pi. Then you'll explore the Pi's versatility with a series of home projects. Turn it into a web server in your home network; convert the Pi into a powerful multimedia center so you can watch high-definition video and listen to your favorite music; and play classic video games. Then you'll use the GPIO pins on the Raspberry Pi to build your own electronics projects, such as an "out of memory" alarm. You'll learn how to use digital and analog sensors with the Pi, even though the Pi doesn't have analog input ports! Finally, you'll set up the Pi camera, create your own time-lapse videos, and build an automatic e-mailing burglar alarm. Power to the Pi! What You Need You need a Raspberry Pi and several things that you probably already have at home, such as a keyboard, a mouse, a monitor/TV set, and an SD card. To build the electronic projects you need a few cheap parts and the Pi camera.

Algorithm Design: A Methodological Approach - 150 problems and detailed solutions (Hardcover): Patrick Bosc, Marc Guyomard,... Algorithm Design: A Methodological Approach - 150 problems and detailed solutions (Hardcover)
Patrick Bosc, Marc Guyomard, Laurent Miclet
R3,731 Discovery Miles 37 310 Ships in 10 - 15 working days

A best-seller in its French edition, the construction of this book is original and its success in the French market demonstrates its appeal. It is based on three principles: 1. An organization of the chapters by families of algorithms : exhaustive search, divide and conquer, etc. At the contrary, there is no chapter only devoted to a systematic exposure of, say, algorithms on strings. Some of these will be found in different chapters. 2. For each family of algorithms, an introduction is given to the mathematical principles and the issues of a rigorous design, with one or two pedagogical examples. 3. For its most part, the book details 150 problems, spanning on seven families of algorithms. For each problem, a precise and progressive statement is given. More important, a complete solution is detailed, with respect to the design principles that have been presented ; often, some classical errors are pointed at. Roughly speaking, two thirds of the book are devoted to the detailed rational construction of the solutions.

Algebra and Geometry with Python (Hardcover, 1st ed. 2021): Sergei Kurgalin, Sergei Borzunov Algebra and Geometry with Python (Hardcover, 1st ed. 2021)
Sergei Kurgalin, Sergei Borzunov
R2,494 Discovery Miles 24 940 Ships in 18 - 22 working days

This book teaches algebra and geometry. The authors dedicate chapters to the key issues of matrices, linear equations, matrix algorithms, vector spaces, lines, planes, second-order curves, and elliptic curves. The text is supported throughout with problems, and the authors have included source code in Python in the book. The book is suitable for advanced undergraduate and graduate students in computer science.

Quick Python 3 (Hardcover): David Matuszek Quick Python 3 (Hardcover)
David Matuszek
R2,583 Discovery Miles 25 830 Ships in 10 - 15 working days

Are you a programmer who wants to get started quickly in a new language? This book is for you. Are you a novice who wants to learn to program? This book is not for you. Are you a Python programmer who needs encyclopaedic information? This book is not for you. Like any mainstream language, Python has loops, if statements, assignment statements, functions, etc. I'll show you what these look like in Python. I won't waste your time telling you what they're good for. Python has features you may not be familiar with--iterators, list comprehensions, maybe even dictionaries. I'll spend more time on these. I'll cover some of the library functions I found most immediately useful, and tell you where to find more. In short, this book will help you hit the ground running. Next week, you'll be ready to buy that Python encyclopaedia.

UPC - Distributed Shared Memory Programming (Hardcover): T El-Ghazawi UPC - Distributed Shared Memory Programming (Hardcover)
T El-Ghazawi
R3,681 Discovery Miles 36 810 Ships in 18 - 22 working days

A must-have for UPC programmers and applications developers

This publication provides an in-depth interpretation of UPC language specifications for use in highly parallel systems. With its extensive use of examples, UPC programming case studies, and illustrations, it offers new insights into developing efficient and effective UPC applications such as high-speed signal processing and pattern recognition. As an added feature, readers have access to an ftp site containing an electronic copy of the full code and can make files for all the examples given in the text.

The book provides all the information and guidance needed to use this powerful new programming language: Chapter 1 provides a quick tutorial of the major features of the UPC language Chapter 2 presents the UPC programming model and describes how shared and nonshared data are declared and used Chapter 3 covers the critically important concept of pointers in UPC, identifying the types, declarations, and usage of the various UPC pointers and how they work with arrays Chapter 4 explains how data and work can be distributed in UPC such that data locality is exploited through efficient data declarations and work-sharing constructs Chapter 5 provides extensive treatment of dynamic memory allocation in the shared space Chapter 6 covers thread and data synchronization, explaining the effective mechanisms provided by UPC for mutual exclusion, barriers, and memory consistency control Chapter 7 offers programmers tools needed to write efficient applications Chapter 8 introduces two UPC standard libraries: the collective operations library and the parallel I/O library Appendices feature the UPC v1.1.1 specification; UPC v1.0 collectivelibrary specifications; UPC-IO v1.0 specifications; information on how to compile and run UPC programs; and a quick UPC reference card

UPC is ubiquitous. It is supported on parallel computers from HP, Cray, SGI, IBM, as well as on computer clusters. This is the authoritative source for learning how to master this programming language; El-Ghazawi, Carlson, and Yelick are among the developers of UPC.

The Designer's Guide to the Cortex-M Processor Family (Paperback, 2nd edition): Trevor Martin The Designer's Guide to the Cortex-M Processor Family (Paperback, 2nd edition)
Trevor Martin
R1,526 R1,309 Discovery Miles 13 090 Save R217 (14%) Ships in 10 - 15 working days

The Designer's Guide to the Cortex-M Microcontrollers gives you an easy-to-understand introduction to the concepts required to develop programs in C with a Cortex-M based microcontroller. The book begins with an overview of the Cortex-M family, giving architectural descriptions supported with practical examples, enabling you to easily develop basic C programs to run on the Cortex-M0/M0+/M3 and M4 and M7. It then examines the more advanced features of the Cortex architecture such as memory protection, operating modes, and dual stack operation. Once a firm grounding in the Cortex-M processor has been established the book introduces the use of a small footprint RTOS and the CMSIS-DSP library. The book also examines techniques for software testing and code reuse specific to Cortex-M microcontrollers. With this book you will learn: the key differences between the Cortex-M0/M0+/M3 and M4 and M7; how to write C programs to run on Cortex-M based processors; how to make the best use of the CoreSight debug system; the Cortex-M operating modes and memory protection; advanced software techniques that can be used on Cortex-M microcontrollers; how to use a Real Time Operating System with Cortex-M devices; how to optimize DSP code for the Cortex-M4; and how to build real time DSP systems.

Programming in Two Semesters - Using Python and Java (Hardcover, 1st ed. 2022): Quentin Charatan, Aaron Kans Programming in Two Semesters - Using Python and Java (Hardcover, 1st ed. 2022)
Quentin Charatan, Aaron Kans
R1,539 Discovery Miles 15 390 Ships in 18 - 22 working days

This highly accessible textbook teaches programming from first principles. In common with many programming courses, it uses Python as the introductory programming language before going on to use Java as the vehicle for more advanced programming concepts. The first part, which teaches Python, covers fundamental programming concepts, such as data types and control structures and functions. It introduces more complex data types such as lists and dictionaries and also deals with file handling. It introduces object-oriented concepts and ends with a case study bringing together all the topics of the first semester. The second part uses Java to teach advanced concepts and centres around object-oriented programming, teaching key object-oriented concepts such as inheritance and polymorphism. The semester again ends with an advanced case study bringing together all the topics of the second semester. Topics and features: Assumes no prior knowledge, and makes the transition from Python to Java a smooth process Features numerous exercises and also an illustrative case study for each language Examines procedural and object-oriented methodologies, as well as design principles Covers such advanced topics as interfaces and lambda expressions, exceptions and Collections Includes a chapter on graphics programming in Python using Tkinter Introduces the latest Java technology for graphical interfaces, JavaFX Explains design concepts using UML notation Offering a gentle introduction to the field and assuming no prerequisite background, Programming in Two Semesters is the ideal companion to undergraduate modules in software development or programming. In addition, it will serve as a strong primer for professionals looking to strengthen their knowledge of programming with these languages.

Finite Element Analysis for Civil Engineering with DIANA Software (Hardcover, 1st ed. 2020): Shun Chai Finite Element Analysis for Civil Engineering with DIANA Software (Hardcover, 1st ed. 2020)
Shun Chai
R4,813 Discovery Miles 48 130 Ships in 18 - 22 working days

This book systematically introduces readers to the finite element analysis software DIANA (DIsplacement ANAlyzer) and its applications in civil engineering. Developed by TNO Corporation in the 1970s, DIANA is frequently used in civil engineering and engineering mechanics. Unlike the software user's manual, which provides a comprehensive introduction and theoretical analysis, this book presents a simplified overview of the basic background theory to help beginners master the software quickly. It also discusses GUI operation and the command console in Python language, and includes examples involving classical modeling operations to help readers review each section. Both the book and DIANA itself are valuable resources for students and researchers in all the structural engineering fields, such as civil engineering, bridge engineering, geotechnical engineering, tunnel engineering, underground structural engineering, irrigation, municipal engineering and fire engineering.

Pro Perl Parsing (Hardcover, 1st ed.): Christopher M. Frenz Pro Perl Parsing (Hardcover, 1st ed.)
Christopher M. Frenz
R1,461 Discovery Miles 14 610 Ships in 18 - 22 working days

Perl, one of the world's most diffuse programming languages, was born out of the need to resolve the creator's dissatisfaction with what were at the time standard data-parsing solutions. Indeed, since the 1.0 release in 1987, Perl has been heralded for its powerful parsing capabilities features that are further enhanced through the thousands of Perl extensions made available through CPAN (the Comprehensive Perl Archive Network).

"Pro Perl Parsing" begins with several chapters devoted to key parsing principles, discussing topics pertinent to regular expressions, parsing grammars, and parsing techniques. This material sets the stage for later chapters, which introduce numerous and powerful CPAN parsing modules, and provide an ample supply of example applications.

Advanced Finite Element Simulation with MSC Marc - Application of User Subroutines (Hardcover, 1st ed. 2017): Zia Javanbakht,... Advanced Finite Element Simulation with MSC Marc - Application of User Subroutines (Hardcover, 1st ed. 2017)
Zia Javanbakht, Andreas Oechsner
R4,430 Discovery Miles 44 300 Ships in 10 - 15 working days

This book offers an in-depth insight into the general-purpose finite element program MSC Marc, which is distributed by MSC Software Corporation. It is a specialized program for nonlinear problems (implicit solver) which is common in academia and industry. The primary goal of this book is to provide a comprehensive introduction to a special feature of this software: the user can write user-subroutines in the programming language Fortran, which is the language of all classical finite element packages. This subroutine feature allows the user to replace certain modules of the core code and to implement new features such as constitutive laws or new elements. Thus, the functionality of commercial codes ('black box') can easily be extended by linking user written code to the main core of the program. This feature allows to take advantage of a commercial software package with the flexibility of a 'semi-open' code.

High Performance Parallelism Pearls Volume Two - Multicore and Many-core Programming Approaches (Paperback): Jim Jeffers, James... High Performance Parallelism Pearls Volume Two - Multicore and Many-core Programming Approaches (Paperback)
Jim Jeffers, James Reinders
R1,614 Discovery Miles 16 140 Ships in 10 - 15 working days

High Performance Parallelism Pearls Volume 2 offers another set of examples that demonstrate how to leverage parallelism. Similar to Volume 1, the techniques included here explain how to use processors and coprocessors with the same programming - illustrating the most effective ways to combine Xeon Phi coprocessors with Xeon and other multicore processors. The book includes examples of successful programming efforts, drawn from across industries and domains such as biomed, genetics, finance, manufacturing, imaging, and more. Each chapter in this edited work includes detailed explanations of the programming techniques used, while showing high performance results on both Intel Xeon Phi coprocessors and multicore processors. Learn from dozens of new examples and case studies illustrating "success stories" demonstrating not just the features of Xeon-powered systems, but also how to leverage parallelism across these heterogeneous systems.

Relationship Inference with Familias and R - Statistical Methods in Forensic Genetics (Hardcover): Thore Egeland, Daniel Kling,... Relationship Inference with Familias and R - Statistical Methods in Forensic Genetics (Hardcover)
Thore Egeland, Daniel Kling, Petter Mostad
R1,827 Discovery Miles 18 270 Ships in 10 - 15 working days

Relationship Inference in Familias and R discusses the use of Familias and R software to understand genetic kinship of two or more DNA samples. This software is commonly used for forensic cases to establish paternity, identify victims or analyze genetic evidence at crime scenes when kinship is involved. The book explores utilizing Familias software and R packages for difficult situations including inbred families, mutations and missing data from degraded DNA. The book additionally addresses identification following mass disasters, familial searching, non-autosomal marker analysis and relationship inference using linked markers. The second part of the book focuses on more statistical issues such as estimation and uncertainty of model parameters. Although written for use with human DNA, the principles can be applied to non-human genetics for animal pedigrees and/or analysis of plants for agriculture purposes. The book contains necessary tools to evaluate any type of forensic case where kinship is an issue.

Design and Implementation of the MTX Operating System (Hardcover, 1st ed. 2015): K. C. Wang Design and Implementation of the MTX Operating System (Hardcover, 1st ed. 2015)
K. C. Wang
R4,008 Discovery Miles 40 080 Ships in 10 - 15 working days

This course-tested textbook describes the design and implementation of operating systems, and applies it to the MTX operating system, a Unix-like system designed for Intel x86 based PCs. Written in an evolutional style, theoretical and practical aspects of operating systems are presented as the design and implementation of a complete operating system is demonstrated. Throughout the text, complete source code and working sample systems are used to exhibit the techniques discussed. The book contains many new materials on the design and use of parallel algorithms in SMP. Complete coverage on booting an operating system is included, as well as, extending the process model to implement threads support in the MTX kernel, an init program for system startup and a sh program for executing user commands. Intended for technically oriented operating systems courses that emphasize both theory and practice, the book is also suitable for self-study.

Natural Language Processing Using R - Pocket Primer (Paperback): Oswald Campesato Natural Language Processing Using R - Pocket Primer (Paperback)
Oswald Campesato
R1,044 R883 Discovery Miles 8 830 Save R161 (15%) Ships in 18 - 22 working days

This book is for developers who are looking for an overview of basic concepts in Natural Language Processing using R. It casts a wide net of techniques to help developers who have a range of technical backgrounds. Numerous code samples and listings are included to support myriad topics. The final chapter presents the Transformer Architecture, BERT-based models, and the GPT family of models, all of which were developed during the past three years. Companion files with source code and figures are included. Features Covers extensive topics related to natural language processing using R Features companion files with source code and figures from the book

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Dis 'n hondelewe
Paul Banks Hardcover R70 R65 Discovery Miles 650
The Gruffalo and Friends Advent Calendar…
Julia Donaldson Hardcover R660 Discovery Miles 6 600
Little Red Riding Hood
Olha Tkachenko Hardcover R457 R427 Discovery Miles 4 270
Number Tracing Book for Preschoolers…
Myka David Hardcover R601 Discovery Miles 6 010
Meanwhile Back On Earth
Oliver Jeffers Hardcover R500 R341 Discovery Miles 3 410
Bluey: Little Library
Bluey Board book R160 R148 Discovery Miles 1 480
My Busy Books: Peppa Pig - Storybook…
Phidal Publishing Kit R360 R326 Discovery Miles 3 260
Paw Patrol Treasury - Story Collection…
Paw Patrol Hardcover R440 R393 Discovery Miles 3 930
Fidget Toy Creation Lab
Kit R199 R181 Discovery Miles 1 810
Peppa Pig: Peppa’s Magical Dress-Up…
Peppa Pig Paperback R190 R170 Discovery Miles 1 700

 

Partners