0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (5)
  • R250 - R500 (24)
  • R500+ (2,736)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Computer architecture & logic design > General

Interactive Web-Based Data Visualization with R, plotly, and shiny (Paperback): Carson Sievert Interactive Web-Based Data Visualization with R, plotly, and shiny (Paperback)
Carson Sievert
R2,136 Discovery Miles 21 360 Ships in 9 - 15 working days

The richly illustrated Interactive Web-Based Data Visualization with R, plotly, and shiny focuses on the process of programming interactive web graphics for multidimensional data analysis. It is written for the data analyst who wants to leverage the capabilities of interactive web graphics without having to learn web programming. Through many R code examples, you will learn how to tap the extensive functionality of these tools to enhance the presentation and exploration of data. By mastering these concepts and tools, you will impress your colleagues with your ability to quickly generate more informative, engaging, and reproducible interactive graphics using free and open source software that you can share over email, export to pdf, and more. Key Features: Convert static ggplot2 graphics to an interactive web-based form Link, animate, and arrange multiple plots in standalone HTML from R Embed, modify, and respond to plotly graphics in a shiny app Learn best practices for visualizing continuous, discrete, and multivariate data Learn numerous ways to visualize geo-spatial data This book makes heavy use of plotly for graphical rendering, but you will also learn about other R packages that support different phases of a data science workflow, such as tidyr, dplyr, and tidyverse. Along the way, you will gain insight into best practices for visualization of high-dimensional data, statistical graphics, and graphical perception. The printed book is complemented by an interactive website where readers can view movies demonstrating the examples and interact with graphics.

Soft Computing in Wireless Sensor Networks (Hardcover): Nilanjan Dey, Huynh Thi Thanh Binh Soft Computing in Wireless Sensor Networks (Hardcover)
Nilanjan Dey, Huynh Thi Thanh Binh
R4,297 Discovery Miles 42 970 Ships in 12 - 17 working days

This book focuses on the suitable methods to solve optimization problems in wireless network system utilizing digital sensors like Wireless Sensor Network. This kind of system has been emerging as the cornerstone technology for all new smart devices and its direct application in many fields in life.

Practical Microservices - Build Event-Driven Architectures with Event Sourcing and CQRS (Paperback): Ethan Garafolo Practical Microservices - Build Event-Driven Architectures with Event Sourcing and CQRS (Paperback)
Ethan Garafolo
R816 Discovery Miles 8 160 Ships in 12 - 17 working days

MVC and CRUD make software easier to write, but harder to change. Microservice-based architectures can help even the smallest of projects remain agile in the long term, but most tutorials meander in theory or completely miss the point of what it means to be microservice-based. Roll up your sleeves with real projects and learn the most important concepts of evented architectures. You'll have your own deployable, testable project and a direction for where to go next. Much ink has been spilled on the topic of microservices, but all of this writing fails to accurately identity what makes a system a monolith, define what microservices are, or give complete, practical examples, so you're probably left thinking they have nothing to offer you. You don't have to be at Google or Facebook scale to benefit from a microservice-based architecture. Microservices will keep even small and medium teams productive by keeping the pieces of your system focused and decoupled. Discover the basics of message-based architectures, render the same state in different shapes to fit the task at hand, and learn what it is that makes something a monolith (it has nothing to do with how many machines you deploy to). Conserve resources by performing background jobs with microservices. Deploy specialized microservices for registration, authentication, payment processing, e-mail, and more. Tune your services by defining appropriate service boundaries. Deploy your services effectively for continuous integration. Master debugging techniques that work across different services. You'll finish with a deployable system and skills you can apply to your current project. Add the responsiveness and flexibility of microservices to your project, no matter what the size or complexity. What You Need: While the principles of this book transcend programming language, the code examples are in Node.js because JavaScript, for better or worse, is widely read. You'll use PostgreSQL for data storage, so familiarity with it is a plus. The books does provide Docker images to make working with PostgreSQL a bit easier, but extensive Docker knowledge is not required.

Enterprise Software Architecture and Design - Entities, Services, and Resources (Hardcover): D Duggan Enterprise Software Architecture and Design - Entities, Services, and Resources (Hardcover)
D Duggan
R3,428 Discovery Miles 34 280 Ships in 12 - 17 working days

This book fills a gap between high-level overview texts that are often too general and low-level detail oriented technical handbooks that lose sight the "big picture". This book discusses SOA from the low-level perspective of middleware, various XML-based technologies, and basic service design. It also examines broader implications of SOA, particularly where it intersects with business process management and process modeling. Concrete overviews will be provided of the methodologies in those fields, so that students will have a hands-on grasp of how they may be used in the context of SOA.

Exascale Scientific Applications - Scalability and Performance Portability (Hardcover): Tjerk P. Straatsma, Katerina B.... Exascale Scientific Applications - Scalability and Performance Portability (Hardcover)
Tjerk P. Straatsma, Katerina B. Antypas, Timothy J Williams
R4,055 Discovery Miles 40 550 Ships in 12 - 17 working days

From the Foreword: "The authors of the chapters in this book are the pioneers who will explore the exascale frontier. The path forward will not be easy... These authors, along with their colleagues who will produce these powerful computer systems will, with dedication and determination, overcome the scalability problem, discover the new algorithms needed to achieve exascale performance for the broad range of applications that they represent, and create the new tools needed to support the development of scalable and portable science and engineering applications. Although the focus is on exascale computers, the benefits will permeate all of science and engineering because the technologies developed for the exascale computers of tomorrow will also power the petascale servers and terascale workstations of tomorrow. These affordable computing capabilities will empower scientists and engineers everywhere." - Thom H. Dunning, Jr., Pacific Northwest National Laboratory and University of Washington, Seattle, Washington, USA "This comprehensive summary of applications targeting Exascale at the three DoE labs is a must read." - Rio Yokota, Tokyo Institute of Technology, Tokyo, Japan "Numerical simulation is now a need in many fields of science, technology, and industry. The complexity of the simulated systems coupled with the massive use of data makes HPC essential to move towards predictive simulations. Advances in computer architecture have so far permitted scientific advances, but at the cost of continually adapting algorithms and applications. The next technological breakthroughs force us to rethink the applications by taking energy consumption into account. These profound modifications require not only anticipation and sharing but also a paradigm shift in application design to ensure the sustainability of developments by guaranteeing a certain independence of the applications to the profound modifications of the architectures: it is the passage from optimal performance to the portability of performance. It is the challenge of this book to demonstrate by example the approach that one can adopt for the development of applications offering performance portability in spite of the profound changes of the computing architectures." - Christophe Calvin, CEA, Fundamental Research Division, Saclay, France "Three editors, one from each of the High Performance Computer Centers at Lawrence Berkeley, Argonne, and Oak Ridge National Laboratories, have compiled a very useful set of chapters aimed at describing software developments for the next generation exa-scale computers. Such a book is needed for scientists and engineers to see where the field is going and how they will be able to exploit such architectures for their own work. The book will also benefit students as it provides insights into how to develop software for such computer architectures. Overall, this book fills an important need in showing how to design and implement algorithms for exa-scale architectures which are heterogeneous and have unique memory systems. The book discusses issues with developing user codes for these architectures and how to address these issues including actual coding examples.' - Dr. David A. Dixon, Robert Ramsay Chair, The University of Alabama, Tuscaloosa, Alabama, USA

Programming Massively Parallel Processors - A Hands-on Approach (Paperback, 4th edition): Wen-Mei W. Hwu, David B. Kirk, Izzat... Programming Massively Parallel Processors - A Hands-on Approach (Paperback, 4th edition)
Wen-Mei W. Hwu, David B. Kirk, Izzat El Hajj
R2,209 R2,018 Discovery Miles 20 180 Save R191 (9%) Ships in 12 - 17 working days

Programming Massively Parallel Processors: A Hands-on Approach shows both student and professional alike the basic concepts of parallel programming and GPU architecture. Various techniques for constructing parallel programs are explored in detail. Case studies demonstrate the development process, which begins with computational thinking and ends with effective and efficient parallel programs. Topics of performance, floating-point format, parallel patterns, and dynamic parallelism are covered in depth. For this new edition, the authors are updating their coverage of CUDA, including the concept of unified memory, and expanding content in areas such as threads, while still retaining its concise, intuitive, practical approach based on years of road-testing in the authors' own parallel computing courses.

Multicore and GPU Programming - An Integrated Approach (Paperback, 2nd edition): Gerassimos Barlas Multicore and GPU Programming - An Integrated Approach (Paperback, 2nd edition)
Gerassimos Barlas
R2,533 Discovery Miles 25 330 Ships in 12 - 17 working days

Multicore and GPU Programming: An Integrated Approach, Second Edition offers broad coverage of key parallel computing tools, essential for multi-core CPU programming and many-core "massively parallel" computing. Using threads, OpenMP, MPI, CUDA and other state-of-the-art tools, the book teaches the design and development of software capable of taking advantage of modern computing platforms that incorporate CPUs, GPUs and other accelerators. Presenting material refined over more than two decades of teaching parallel computing, author Gerassimos Barlas minimizes the challenge of transitioning from sequential programming to mastering parallel platforms with multiple examples, extensive case studies, and full source code. By using this book, readers will better understand how to develop programs that run over distributed memory machines using MPI, create multi-threaded applications with either libraries or directives, write optimized applications that balance the workload between available computing resources, and profile and debug programs targeting parallel machines.

Process-Centric Architecture for Enterprise Software Systems (Hardcover): Parameswaran Seshan Process-Centric Architecture for Enterprise Software Systems (Hardcover)
Parameswaran Seshan
R2,951 Discovery Miles 29 510 Ships in 12 - 17 working days

The increasing adoption of Business Process Management (BPM) has inspired pioneering software architects and developers to effectively leverage BPM-based software and process-centric architecture (PCA) to create software systems that enable essential business processes. Reflecting this emerging trend and evolving field, Process-Centric Architecture for Enterprise Software Systems provides a complete and accessible introduction explaining this architecture.
The text presents, in detail, the analysis and design principles used in process-centric architecture. Illustrative examples demonstrate how to architect and design enterprise systems based on the business processes central to your organization. It covers the architectural aspects of business process management, the evolution of IT systems in enterprises, the importance of a business process focus, the role of workflows, business rules, enterprise application integration, and business process modeling languages such as WS-BPEL and BPML. It also investigates:

  • Fundamental concepts of process-centric architecture style
  • The PCA approach to architecting enterprise IT systems
  • Business process driven applications and integration
  • Two case studies that illustrate how to architect and design enterprise applications based on PCA
  • SOA in the context of process-centric architecture
  • Standards, technologies, and infrastructure behind PCA

Explaining how to architect enterprise systems using a BPMS technology platform, J2EE components, and Web services, this forward-looking book will empower you to create systems centered on business processes and make today s enterprise processes successful and agile."

Design It! : Pragmatic Programmers (Paperback): Micahel Keeling Design It! : Pragmatic Programmers (Paperback)
Micahel Keeling
R1,167 R761 Discovery Miles 7 610 Save R406 (35%) Ships in 12 - 17 working days

Don't engineer by coincidence-design it like you mean it! Filled with practical techniques, Design It! is the perfect introduction to software architecture for programmers who are ready to grow their design skills. Lead your team as a software architect, ask the right stakeholders the right questions, explore design options, and help your team implement a system that promotes the right -ilities. Share your design decisions, facilitate collaborative design workshops that are fast, effective, and fun-and develop more awesome software! With dozens of design methods, examples, and practical know-how, Design It! shows you how to become a software architect. Walk through the core concepts every architect must know, discover how to apply them, and learn a variety of skills that will make you a better programmer, leader, and designer. Uncover the big ideas behind software architecture and gain confidence working on projects big and small. Plan, design, implement, and evaluate software architectures and collaborate with your team, stakeholders, and other architects. Identify the right stakeholders and understand their needs, dig for architecturally significant requirements, write amazing quality attribute scenarios, and make confident decisions. Choose technologies based on their architectural impact, facilitate architecture-centric design workshops, and evaluate architectures using lightweight, effective methods. Write lean architecture descriptions people love to read. Run an architecture design studio, implement the architecture you've designed, and grow your team's architectural knowledge. Good design requires good communication. Talk about your software architecture with stakeholders using whiteboards, documents, and code, and apply architecture-focused design methods in your day-to-day practice. Hands-on exercises, real-world scenarios, and practical team-based decision-making tools will get everyone on board and give you the experience you need to become a confident software architect.

A Guide to Computer User Support for Help Desk and Support Specialists (Paperback, 6th edition): Fred Beisse A Guide to Computer User Support for Help Desk and Support Specialists (Paperback, 6th edition)
Fred Beisse
R1,313 R1,175 Discovery Miles 11 750 Save R138 (11%) Ships in 10 - 15 working days

Current or future user-support professionals discover the critical people skills and exceptional technical knowledge to provide outstanding support with Beisse's A GUIDE TO COMPUTER USER SUPPORT FOR HELP DESK AND SUPPORT SPECIALISTS, 6E. This useful guide focuses on the informational resources and technical tools needed most to function effectively in a support position. Readers learn to handle troubleshooting and problem solving, successfully communicate with clients, determine a client's specific needs, train end-users and even handle budgeting and other management priorities. This edition prepares readers to work with the latest developments, from Web and e-mail-based support to Windows (R) 7 and cloud computing. Leading HelpSTAR (R) and Microsoft (R) Office Project Professional 2010 software accompanying the text further reinforce user-support knowledge and skills.

Data and Computer Communications - Networking and Internetworking (Paperback): Gurdeep S. Hura, Mukesh Singhal Data and Computer Communications - Networking and Internetworking (Paperback)
Gurdeep S. Hura, Mukesh Singhal
R2,026 Discovery Miles 20 260 Ships in 12 - 17 working days

The protocols and standards for networking are numerous and complex. Multivendor internetworking, crucial to present day users, requires a grasp of these protocols and standards. Data and Computer Communications: Networking and Internetworking, a comprehensive text/reference, brings clarity to all of the complex issues involved in networking activity, providing excellent instruction for students and an indispensable reference for practitioners. This systematic work answers a vast array of questions about overall network architecture, design, protocols, and deployment issues. It offers a practical, thorough treatment of the applied concepts of data and computer communication systems, including signaling basics, transmission of digital signals, and layered architecture. The book features in-depth discussions of integrated digital networks, integrated services digital networks, and high-speed networks, including currently evolving technologies, such as ATM switching, and their applications in multimedia technology. It also presents the state-of-the-art in Internet technology, its services, and implementations. The balance of old and new networking technologies presents an appealing set of topics for both undergraduate students and computer and networking professionals. This book presents all seven layers of OSI-based networks in great detail, covering services, functions, design issues, interfacing, and protocols. With its introduction to the basic concepts and practical aspects of the field, Data and Computer Communications: Networking and Internetworking helps you keep up with the rapidly growing and dominating computer networking technology.

Handbook of IoT and Big Data (Hardcover): Vijender Kumar Solanki, Vicente Garcia Diaz, J. Paulo Davim Handbook of IoT and Big Data (Hardcover)
Vijender Kumar Solanki, Vicente Garcia Diaz, J. Paulo Davim
R5,344 Discovery Miles 53 440 Ships in 12 - 17 working days

This multi-contributed handbook focuses on the latest workings of IoT (internet of Things) and Big Data. As the resources are limited, it's the endeavor of the authors to support and bring the information into one resource. The book is divided into 4 sections that covers IoT and technologies, the future of Big Data, algorithms, and case studies showing IoT and Big Data in various fields such as health care, manufacturing and automation. Features Focuses on the latest workings of IoT and Big Data Discusses the emerging role of technologies and the fast-growing market of Big Data Covers the movement toward automation with hardware, software, and sensors, and trying to save on energy resources Offers the latest technology on IoT Presents the future horizons on Big Data

Embedded Systems Fundamentals with Arm Cortex M Based Microcontrollers - A Practical Approach (Paperback, FRDM-KL25Z Edition):... Embedded Systems Fundamentals with Arm Cortex M Based Microcontrollers - A Practical Approach (Paperback, FRDM-KL25Z Edition)
Alexander G Dean
R1,131 Discovery Miles 11 310 Ships in 10 - 15 working days

Microcontrollers are embedded into larger systems to provide benefits such as better performance, more features, better efficiency, lower costs and better dependability. This textbook introduces students to creating microcontroller-based embedded systems featuring an ARM Cortex-M CPU core.

An appendix covers how to measure the power and energy use on the FRDM-KL25Z board, including disconnecting the debug MCU to reduce power. Energy measurement using an ultracapacitor is also presented.

For use in ECE, EE, and CS departments.

HSDPA/HSUPA Handbook (Paperback): Borko Furht, Syed A. Ahson HSDPA/HSUPA Handbook (Paperback)
Borko Furht, Syed A. Ahson
R1,928 Discovery Miles 19 280 Ships in 12 - 17 working days

High Speed Packet Access (HSPA) is a collection of two mobile telephony protocols, High Speed Downlink Packet Access (HSDPA) and High Speed Uplink Packet Access (HSUPA). Allowing networks based on the Universal Mobile Telecommunications System to achieve data rates of several megabits per second, these powerful protocols are ideal for applications ranging from file transfer to multimedia streaming. From basic concepts to research grade material, the HSDPA/HSUPA Handbook provides technical information on all aspects of HSDPA/HSUPA. With contributions from 30 experts from around the world, this comprehensive HSPA reference provides a global and authoritative perspective of this rapidly emerging technology. Investigates the relationship between HSDPA/HSUPA and UMTS Describes the benefits of HSPA and its technical enhancements Explains packet flows in HSDPA Explores migration issues associated with HSPA Considers receiver designs and multi-user extensions to MIMO HSDPA Presenting information in a well-structured manner for ease of reference, this book presents accurate and up-to-date information on the full spectrum of topics related to HSPA technology, including future directions. The ideal desk reference for designers and planners of contemporary wireless communication networks, this book can also be adopted as a textbook for graduate and research-oriented courses that deal with HSPA.

The SIM Guide to Enterprise Architecture (Paperback): Leon Kappelman The SIM Guide to Enterprise Architecture (Paperback)
Leon Kappelman
R1,904 Discovery Miles 19 040 Ships in 12 - 17 working days

Enterprise architecture is leading IT's way to the executive boardroom, as CIOs are now taking their place at the management table. Organizations investing their time, money, and talent in enterprise architecture (EA) have realized significant process improvement and competitive advantage. However, as these organizations discovered, it is one thing to acquire a game-changing technology but quite another to discover ways to use it well. A project of the Society for Information Management's Enterprise Architecture Working Group and edited by Leon A. Kappelman, The SIM Guide to Enterprise Architecture provides insights from leading authorities on EA, including John Zachman, Larry DeBoever, George Paras, Jeanne Ross, and Randy Hite. The book supplies a solid understanding of key concepts for effectively leveraging EA to redesign business processes, integrate services, and become an Information Age enterprise. Beginning with a look at current theory and frameworks, the book discusses the practical application of enterprise architecture and includes a wealth of best practices, resources, and references. It contains the SIM survey of IT organizations' EA activities, which provides important metrics for evaluating progress and success. Successful businesses exploit synergy among business functions and push the boundaries of process design. IT's cross-functional position uniquely qualifies it to lead process innovation. EA lets CIOs integrate technology with business vision and is the roadmap for implementing new systems, changing behavior, and driving value. This book explores the vision, foundation, and enabling technology required to successfully transform organizations with enterprise architecture.

Process Algebra for Parallel and Distributed Processing (Paperback): Michael Alexander, William Gardner Process Algebra for Parallel and Distributed Processing (Paperback)
Michael Alexander, William Gardner
R1,919 Discovery Miles 19 190 Ships in 12 - 17 working days

Collects the Latest Research Involving the Application of Process Algebra to Computing Exploring state-of-the-art applications, Process Algebra for Parallel and Distributed Processing shows how one formal method of reasoning-process algebra-has become a powerful tool for solving design and implementation challenges of concurrent systems. Parallel ProgrammingDivided into three parts, the book begins by parallelizing an algorithm for the Cell Broadband Engine processor of IBM, Sony, and Toshiba. It also develops a runtime environment that can be ported to different parallel platforms and describes the formal model of action systems. Distributed SystemsThe next part presents a process algebra (mCRL2) that targets distributed applications, looks at how to turn prose descriptions into unambiguous specifications, extends pi-calculus to create a service-oriented mobility abstract machine, and introduces the Channel Ambient Machine for mobile applications. Embedded SystemsThe final section combines state-based Z with the event-based process algebra CSP in a formal methodology called Circus. It also develops a pair of process algebras (PARS) to address the problem of scheduling in real-time embedded systems and emphasizes the reuse of concurrent artifacts across different hardware platforms. Highlighting recent research work, this volume addresses multicore programming problems and the evolution of the growing body of concurrency-enabled languages. It proposes solutions to the problems of designing and implementing today's concurrency-constrained multicore processor and cloud architectures.

Switch/Router Architectures - Systems with Crossbar Switch Fabrics (Hardcover): Ezra Chitando, Sophia Chirongoma, Molly... Switch/Router Architectures - Systems with Crossbar Switch Fabrics (Hardcover)
Ezra Chitando, Sophia Chirongoma, Molly Manyonganise
R5,344 Discovery Miles 53 440 Ships in 12 - 17 working days

Crossbar switch fabrics offer many benefits when designing switch/routers. This book discusses switch/router architectures using design examples and case studies of well-known systems that employ crossbar switch fabric as their internal interconnects. This book looks to explain the design of switch/routers from a practicing engineer's perspective. It uses a broad range of design examples to illustrate switch/router designs and provides case studies to enhance readers comprehension of switch/router architectures. The book goes on to discuss industry best practices in switch/router design and explains the key features and differences between unicast and multicast packet forwarding architectures. This book will be of benefit to telecoms/networking industry professionals and engineers as well as researchers and academics looking for more practical and efficient approaches for designing non-blocking crossbar switch fabrics.

Architecting Enterprise Solutions - Patterns for High-capability Internet-based Systems (Hardcover): P. Dyson Architecting Enterprise Solutions - Patterns for High-capability Internet-based Systems (Hardcover)
P. Dyson
R948 R731 Discovery Miles 7 310 Save R217 (23%) Ships in 12 - 17 working days

Companies increasingly rely on systems that are secure, flexible and available 24x7. They are often developed in a very short time frame with changing requirements and increasing levels of complexity. Despite this, they must still display acceptable levels of performance, availability, scalability, security and a variety of other non-functional characteristics. These requirements need to be addressed in every part of the system including hardware, software, network topology and system configuration.

"Architecting Enterprise Solutions" is based on real world problems and systems. It takes a practical approach to architectural solutions giving step-by-step advice on how to design high performance, controllable and flexible systems. Design patterns provide a platform-independent way to show tried and tested solutions to common pitfalls and problems encountered when developing high-capability systems. The running case study illustrates the evolution of a system as it grows in functionality and capability, and each chapter closes with a new evolutionary variant of the overall system, illustrating its improved cap abilities.

Whether you are looking to gain insight into architectural problems and solutions or in need of practical help in day-to-day system construction, Paul Dyson and Andy Longshaw provide a practical and solution-focused aid to architecting enterprise solutions.

Organizational Network Analysis - Auditing Intangible Resources (Hardcover): Anna Ujwary-Gil Organizational Network Analysis - Auditing Intangible Resources (Hardcover)
Anna Ujwary-Gil
R4,152 Discovery Miles 41 520 Ships in 12 - 17 working days

This book makes a significant contribution to the development of management sciences, in terms of strategic management and more strictly resource approach to the company through structural definition of knowledge.

Understanding Infrastructure Edge Computing - Concepts, Technologies and Considerations (Hardcover): A Marcham Understanding Infrastructure Edge Computing - Concepts, Technologies and Considerations (Hardcover)
A Marcham
R3,229 Discovery Miles 32 290 Ships in 12 - 17 working days

UNDERSTANDING INFRASTRUCTURE EDGE COMPUTING A comprehensive review of the key emerging technologies that will directly impact areas of computer technology over the next five years Infrastructure edge computing is the model of data center and network infrastructure deployment which distributes a large number of physically small data centers around an area to deliver better performance and to enable new economical applications. It is vital for those operating at business or technical levels to be positioned to capitalize on the changes that will occur as a result of infrastructure edge computing. This book provides a thorough understanding of the growth of internet infrastructure from its inception to the emergence of infrastructure edge computing. Author Alex Marcham, an acknowledged leader in the field who coined the term 'infrastructure edge computing, ' presents an accessible, accurate, and expansive view of the next generation of internet infrastructure. The book features illustrative examples of 5G mobile cellular networks, city-scale AI systems, self-driving cars, drones, industrial robots, and more--technologies that increase efficiency, save time and money, and improve safety. Covering state-of-the-art topics, this timely and authoritative book: Presents a clear and accurate survey of the key emerging technologies that will impact data centers, 5G networks, artificial intelligence and cyber-physical systems, and other areas of computer technology Explores how and why Internet infrastructure has evolved to where it stands today and where it needs to be in the near future Covers a wide range of topics including distributed application workload operation, infrastructure and application security, and related technologies such as multi-access edge computing (MEC) and fog computing Provides numerous use cases and examples of real-world applications which depend upon underlying edge infrastructure Written for Information Technology practitioners, computer technology practitioners, and students, Understanding Infrastructure Edge Computing is essential reading for those looking to benefit from the coming changes in computer technology.

Control of Linear Systems (Hardcover): Lyubomir T. Gruyitch Control of Linear Systems (Hardcover)
Lyubomir T. Gruyitch
R5,336 R4,005 Discovery Miles 40 050 Save R1,331 (25%) Ships in 12 - 17 working days

The book begins with the definition of time together with a brief description of its crucial properties and with the principles of the physical uniqueness and continuity of physical variables, which are essential for the natural tracking control synthesis. The book presents further new results on matrices, on polynomial matrices, on matrix polynomials and on the new compact, simple and elegant calculus that enabled the generalization of the transfer function matrix concept and of the state concept, the proofs of the new observability, controllability, trackability and tracking conditions, as well as the natural tracking control synthesis for all five classes of the treated linear systems.

An Introduction to Parallel Programming (Paperback, 2nd edition): Peter Pacheco, Matthew Malensek An Introduction to Parallel Programming (Paperback, 2nd edition)
Peter Pacheco, Matthew Malensek
R1,844 Discovery Miles 18 440 Ships in 12 - 17 working days

An Introduction to Parallel Programming, Second Edition presents a tried-and-true tutorial approach that shows students how to develop effective parallel programs with MPI, Pthreads and OpenMP. As the first undergraduate text to directly address compiling and running parallel programs on multi-core and cluster architecture, this second edition carries forward its clear explanations for designing, debugging and evaluating the performance of distributed and shared-memory programs while adding coverage of accelerators via new content on GPU programming and heterogeneous programming. New and improved user-friendly exercises teach students how to compile, run and modify example programs.

Fundamentals of Digital Logic and Microcontrollers  6e (Hardcover, 6th Edition): M. Rafiquzzaman Fundamentals of Digital Logic and Microcontrollers 6e (Hardcover, 6th Edition)
M. Rafiquzzaman
R3,508 Discovery Miles 35 080 Ships in 12 - 17 working days

Reviews of the Fifth Edition: ..".a well-established text for undergraduate and graduate students...a good reference for engineers." ("IEEE Circuits & Devices Magazine, "November/December 2006)..".will serve very well for a number of courses in electrical and computing engineering...can also be used as a reference by practicing engineers who want to know about microcomputers." ("Computing Reviews.com, "December 14, 2005)"Long recognized for its clear and simple presentation of the principles and basic tools required to design typical digital systems..." ("IEEE Computer Magazine, "August 2005)"Fundamentals of Digital Logic and Microcomputer Design "has long been hailed for its clear and simple presentation of the principles and basic tools required to design typical digital systems, such as microcomputers. In this Sixth Edition, the author focuses on computer design at three levels: the device level, the logic level, and the system level. Basic topics are covered, such as number systems and Boolean algebra, combinational and sequential logic design, as well as more advanced subjects such as assembly language programming and microprocessor-based system design. Numerous examples are provided throughout the text, including a complete tutorial for compiling and debugging a C-Program using the MPLAB. A solutions manual is available to instructors who adopt this text for a university course.

Computer Architecture (Hardcover, New): G Blanchet Computer Architecture (Hardcover, New)
G Blanchet
R3,568 Discovery Miles 35 680 Ships in 10 - 15 working days

This book lays out the concepts necessary to understand how a computer works.For reasons of clarity, the authors have deliberately chosen examples that apply to machines from all eras, without having to water down the contents of the book. This choice helps to show how techniques, concepts and performances have evolved since the first computers.The book is divided into five parts. The first four, which are of increasing difficulty, are the core of the book: "Elements of a Basic Architecture," "Programming Model and Operation," "Memory Hierarchy," "Parallelism and Performance Enhancement." The final part provides hints and solutions to the exercises in the book as well as appendices. The reader may approach each part independently based on their prior knowledge and goals.

Reuse in Intelligent Systems (Hardcover): Stuart H. Rubin, Lydia Bouzar-Benlabiod Reuse in Intelligent Systems (Hardcover)
Stuart H. Rubin, Lydia Bouzar-Benlabiod
R3,991 Discovery Miles 39 910 Ships in 12 - 17 working days

The book is based on the best papers of IEEE IRI 2018 and IEEE FMI 2018, Salt Lake City, July, 2018. They have been enhanced and modified suitably for publication. The book comprises recent works covering several aspects of reuse in intelligent systems - including Scientific Theory and Technology-Based Applications. New data analytic algorithms, technologies, and tools are sought to be able to manage, integrate, and utilize large amounts of data despite hardware, software, and/or bandwidth constraints; to construct models yielding important data insights, and to create visualizations to aid in presenting and understanding the data. Furthermore, it addresses the representation, cleansing, generalization, validation, and reasoning strategies for the scientifically-sound and cost-effective advancement of all kinds of intelligent systems - including all software and hardware aspects. The book addresses problems such as, how to optimally select the information/data sets for reuse and how to optimize the integration of existing information/knowledge with new, developing information/knowledge sources!

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Architecture of Computer Hardware…
I Englander Paperback R4,268 R677 Discovery Miles 6 770
Asynchronous On-Chip Networks and…
Wei Song, Guangda Zhang Hardcover R2,401 Discovery Miles 24 010
Edge-AI in Healthcare - Trends and…
Sonali Vyas, Akanksha Upadhyaya, … Hardcover R2,644 Discovery Miles 26 440
The Adventurous and Practical Journey to…
FANAP Studies & Research Center Hardcover R3,029 Discovery Miles 30 290
Understanding Computers - Today and…
Charles Parker, Deborah Morley Paperback R1,294 R1,162 Discovery Miles 11 620
Botnets - Architectures…
Georgios Kambourakis, Marios Anagnostopoulos, … Paperback R1,438 Discovery Miles 14 380
Understanding Users - Designing…
Andrew Dillon Paperback R972 Discovery Miles 9 720
Artificial Intelligence Perspective for…
Sezer Bozkus Kahyaoglu, Vahap Tecim Hardcover R3,049 Discovery Miles 30 490
Multi-Fractal Traffic and Anomaly…
Ming Li Hardcover R2,169 Discovery Miles 21 690
Designing Switch/Routers - Fundamental…
James Aweya Paperback R3,845 Discovery Miles 38 450

 

Partners