0
Your cart

Your cart is empty

Price
  • R50 - R100 (4)
  • R100 - R250 (244)
  • R250 - R500 (798)
  • R500+ (8,226)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems

Real-Life MDA - Solving Business Problems with Model Driven Architecture (Paperback): Michael Guttman, John Parodi Real-Life MDA - Solving Business Problems with Model Driven Architecture (Paperback)
Michael Guttman, John Parodi
R1,097 Discovery Miles 10 970 Ships in 10 - 15 working days

Model Driven Architecture (MDA) is a new approach to software development that helps companies manage large, complex software projects and save development costs while allowing new technologies that come along to be readily incorporated. Although it is based on many long-standing industry precepts and best practices, such as UML, it is enough of a departure from traditional IT approaches to require some "proof of the pudding." Real-Life MDA is composed of six case studies of real companies using MDA that will furnish that proof. The authors' approach MDA projects by describing all aspects of the project from the viewpoint of the end-usersfrom the reason for choosing an MDA approach to the results and benefits. The case studies are preceded by an introductory chapter and are followed by a wrap-up chapter summarizing lessons learned.
* Written for executives, analysts, architects, and engineers positioned to influence business-oriented software development at the highest levels.
* Filled with concrete examples and analyses of how MDA is relevant for organizations of various sizes.
* Considers a range of uses for MDA from business process analysis to full-scale software modeling and development.
* Presents results for each case study in terms of tangible, measured benefits, including automatically generated code, defect reduction, improved visibility, and ROI."

Topics in Parallel and Distributed Computing - Introducing Concurrency in Undergraduate Courses (Paperback): Sushil K. Prasad,... Topics in Parallel and Distributed Computing - Introducing Concurrency in Undergraduate Courses (Paperback)
Sushil K. Prasad, Anshul Gupta, Arnold L. Rosenberg, Alan Sussman, Charles C Weems, Jr.
R1,487 Discovery Miles 14 870 Ships in 10 - 15 working days

Topics in Parallel and Distributed Computing provides resources and guidance for those learning PDC as well as those teaching students new to the discipline. The pervasiveness of computing devices containing multicore CPUs and GPUs, including home and office PCs, laptops, and mobile devices, is making even common users dependent on parallel processing. Certainly, it is no longer sufficient for even basic programmers to acquire only the traditional sequential programming skills. The preceding trends point to the need for imparting a broad-based skill set in PDC technology. However, the rapid changes in computing hardware platforms and devices, languages, supporting programming environments, and research advances, poses a challenge both for newcomers and seasoned computer scientists. This edited collection has been developed over the past several years in conjunction with the IEEE technical committee on parallel processing (TCPP), which held several workshops and discussions on learning parallel computing and integrating parallel concepts into courses throughout computer science curricula.

GPU-based Parallel Implementation of Swarm Intelligence Algorithms (Paperback): Ying Tan GPU-based Parallel Implementation of Swarm Intelligence Algorithms (Paperback)
Ying Tan
R2,065 Discovery Miles 20 650 Ships in 10 - 15 working days

GPU-based Parallel Implementation of Swarm Intelligence Algorithms combines and covers two emerging areas attracting increased attention and applications: graphics processing units (GPUs) for general-purpose computing (GPGPU) and swarm intelligence. This book not only presents GPGPU in adequate detail, but also includes guidance on the appropriate implementation of swarm intelligence algorithms on the GPU platform. GPU-based implementations of several typical swarm intelligence algorithms such as PSO, FWA, GA, DE, and ACO are presented and having described the implementation details including parallel models, implementation considerations as well as performance metrics are discussed. Finally, several typical applications of GPU-based swarm intelligence algorithms are presented. This valuable reference book provides a unique perspective not possible by studying either GPGPU or swarm intelligence alone. This book gives a complete and whole picture for interested readers and new comers who will find many implementation algorithms in the book suitable for immediate use in their projects. Additionally, some algorithms can also be used as a starting point for further research.

Clean Architecture - A Comprehensive Beginners Guide to Learn the Realms of Software Structures Using the Principles of Clean... Clean Architecture - A Comprehensive Beginners Guide to Learn the Realms of Software Structures Using the Principles of Clean Architecture (Hardcover)
William Vance
R571 R525 Discovery Miles 5 250 Save R46 (8%) Ships in 18 - 22 working days
Meeting People via WiFi and Bluetooth (Paperback): Joshua Schroeder, Henry Dalziel Meeting People via WiFi and Bluetooth (Paperback)
Joshua Schroeder, Henry Dalziel
R777 Discovery Miles 7 770 Ships in 10 - 15 working days

Meeting People via WiFi and Bluetooth will contain an overview of how to track people using Wireless 802.11 Radio Frequencies (Wi-Fi) and Bluetooth 802.15 Radio Frequencies. The content contained here came from research and materials originally presented at Defcon Wireless CTF Village in August 2015 entitled "Meeting People Via Wi-Fi". The book will go over the hardware and software needed in order to do this tracking, how to use these particular tools in order to do attribution, and tips for protecting yourself from being attributed via those signals.

Computer Jargon - The Illustrated Glossary of Basic Computer Terminology (Hardcover): Kevin Wilson Computer Jargon - The Illustrated Glossary of Basic Computer Terminology (Hardcover)
Kevin Wilson
R739 Discovery Miles 7 390 Ships in 18 - 22 working days
Linux - The ultimate guide to Linux for beginners, Linux hacking, Linux command line, Linux operating system, and more!... Linux - The ultimate guide to Linux for beginners, Linux hacking, Linux command line, Linux operating system, and more! (Hardcover)
Craig Newport
R549 R504 Discovery Miles 5 040 Save R45 (8%) Ships in 18 - 22 working days
High Performance Computing and the Discrete Element Model - Opportunity and Challenge (Hardcover): Gao-Feng  Zhao High Performance Computing and the Discrete Element Model - Opportunity and Challenge (Hardcover)
Gao-Feng Zhao
R2,316 Discovery Miles 23 160 Ships in 10 - 15 working days

This book addresses the high performance computing of the Discrete Element Model (DEM). It is a comprehensive presentation of parallel implementation of the DEM on three popular parallel computing platforms; the multi-core PC, the GPU computer, and the cluster supercomputer. Featuring accompanying MatLab source this book helps you implement the DEM model for use with high performing technology, for particular implementation of the dynamic failure of solids, granular flow and stress wave propagation through solids.

Embedded Computing and Mechatronics with the PIC32 Microcontroller (Paperback): Kevin Lynch, Nicholas Marchuk, Matthew Elwin Embedded Computing and Mechatronics with the PIC32 Microcontroller (Paperback)
Kevin Lynch, Nicholas Marchuk, Matthew Elwin
R1,623 R1,527 Discovery Miles 15 270 Save R96 (6%) Ships in 10 - 15 working days

For the first time in a single reference, this book provides the beginner with a coherent and logical introduction to the hardware and software of the PIC32, bringing together key material from the PIC32 Reference Manual, Data Sheets, XC32 C Compiler User's Guide, Assembler and Linker Guide, MIPS32 CPU manuals, and Harmony documentation. This book also trains you to use the Microchip documentation, allowing better life-long learning of the PIC32. The philosophy is to get you started quickly, but to emphasize fundamentals and to eliminate "magic steps" that prevent a deep understanding of how the software you write connects to the hardware. Applications focus on mechatronics: microcontroller-controlled electromechanical systems incorporating sensors and actuators. To support a learn-by-doing approach, you can follow the examples throughout the book using the sample code and your PIC32 development board. The exercises at the end of each chapter help you put your new skills to practice. Coverage includes: A practical introduction to the C programming language Getting up and running quickly with the PIC32 An exploration of the hardware architecture of the PIC32 and differences among PIC32 families Fundamentals of embedded computing with the PIC32, including the build process, time- and memory-efficient programming, and interrupts A peripheral reference, with extensive sample code covering digital input and output, counter/timers, PWM, analog input, input capture, watchdog timer, and communication by the parallel master port, SPI, I2C, CAN, USB, and UART An introduction to the Microchip Harmony programming framework Essential topics in mechatronics, including interfacing sensors to the PIC32, digital signal processing, theory of operation and control of brushed DC motors, motor sizing and gearing, and other actuators such as stepper motors, RC servos, and brushless DC motors For more information on the book, and to download free sample code, please visit http://www.nu32.org

Thor's OS Xodus - Why And How I Left Windows For OS X (Paperback): Timothy "Thor" Mullen Thor's OS Xodus - Why And How I Left Windows For OS X (Paperback)
Timothy "Thor" Mullen
R1,138 Discovery Miles 11 380 Ships in 10 - 15 working days

Thor's OS Xodus: Securely Migrating from Microsoft Windows to Mac OS X provides readers with everything they need to securely and successfully migrate from Microsoft to Mac. It includes information that can be found nowhere else, enabling users to execute a MSFT to OS X migration seamlessly and with minimal downtime. The text is the most complete roadmap for entities that want to move away from Microsoft and decouple their dependency on Microsoft products. It is a perfect choice for enterprise computing, providing the ease and simplicity of a UI that can also be incredibly customized via configuration files because of its BSD core. The text, authored by Thor Mullen, the founder of the "Hammer of God" security co-op group and Principal Security Architect for a worldwide, multi-billion dollar commerce platform, provides the perfect combination of Windows and Unix.

A Study of Black Hole Attack Solutions - On AODV Routing Protocol in MANET (Paperback): Elahe Fazeldehkordi, I.S. Dr. Amiri,... A Study of Black Hole Attack Solutions - On AODV Routing Protocol in MANET (Paperback)
Elahe Fazeldehkordi, I.S. Dr. Amiri, Oluwatobi Ayodeji Akanbi
R1,277 Discovery Miles 12 770 Ships in 10 - 15 working days

Mobile Ad Hoc Networks (MANETs) are a popular form of network for data transfer due to the fact that they are dynamic, require no fixed infrastructure, and are scalable. However, MANETs are particularly susceptible to several different types of widely perpetrated cyberattack. One of the most common hacks aimed at MANETs is the Black Hole attack, in which a particular node within the network displays itself as having the shortest path for the node whose packets it wants to intercept. Once the packets are drawn to the Black Hole, they are then dropped instead of relayed, and the communication of the MANET is thereby disrupted, without knowledge of the other nodes in the network. Due to the sophistication of the Black Hole attack, there has been a lot of research conducted on how to detect it and prevent it. The authors of this short format title provide their research results on providing an effective solution to Black Hole attacks, including introduction of new MANET routing protocols that can be implemented in order to improve detection accuracy and network parameters such as total dropped packets, end-to-end delay, packet delivery ratio, and routing request overhead.

Systems Thinkers (Paperback): Magnus Ramage, Karen Shipp Systems Thinkers (Paperback)
Magnus Ramage, Karen Shipp
R1,966 R1,858 Discovery Miles 18 580 Save R108 (5%) Ships in 10 - 15 working days

This book presents a biographical history of the field of systems thinking, by examining the life and work of thirty of its major thinkers. It discusses each thinker's key contributions, the way this contribution was expressed in practice and the relationship between their life and ideas. This discussion is supported by an extract from the thinker's own writing, to give a flavour of their work and to give readers a sense of which thinkers are most relevant to their own interests.

Only Footnotes (Hardcover): Michael W Lucas Only Footnotes (Hardcover)
Michael W Lucas
R527 Discovery Miles 5 270 Ships in 18 - 22 working days
Intelligent Applications for Heterogeneous System Modeling and Design (Hardcover): Kandarpa Kumar Sarma, Manash Pratim Sarma,... Intelligent Applications for Heterogeneous System Modeling and Design (Hardcover)
Kandarpa Kumar Sarma, Manash Pratim Sarma, Mousmita Sarma
R6,324 Discovery Miles 63 240 Ships in 18 - 22 working days

Intelligent systems and related designs have become important instruments leading to profound innovations in automated control and interaction with computers and machines. Such systems depend upon established methods and tools for solving complex learning and decision-making problems under uncertain and continuously varying conditions. Intelligent Applications for Heterogeneous System Modeling and Design examines the latest developments in intelligent system engineering being used across industries with an emphasis on transportation, aviation, and medicine. Focusing on the latest trends in artificial intelligence, systems design and testing, and related topic areas, this publication is designed for use by engineers, IT specialists, academicians, and graduate-level students.

Windows 10 - The ultimate Windows 10 user guide and manual! (Hardcover): Craig Newport Windows 10 - The ultimate Windows 10 user guide and manual! (Hardcover)
Craig Newport
R552 R506 Discovery Miles 5 060 Save R46 (8%) Ships in 18 - 22 working days
PIC32 Microcontrollers and the Digilent Chipkit - Introductory to Advanced Projects (Paperback): Dogan Ibrahim PIC32 Microcontrollers and the Digilent Chipkit - Introductory to Advanced Projects (Paperback)
Dogan Ibrahim
R1,016 Discovery Miles 10 160 Ships in 10 - 15 working days

PIC32 Microcontrollers and the Digilent chipKIT: Introductory to Advanced Projects will teach you about the architecture of 32-bit processors and the hardware details of the chipKIT development boards, with a focus on the chipKIT MX3 microcontroller development board. Once the basics are covered, the book then moves on to describe the MPLAB and MPIDE packages using the C language for program development. The final part of the book is based on project development, with techniques learned in earlier chapters, using projects as examples. Each projectwill have a practical approach, with in-depth descriptions and program flow-charts with block diagrams, circuit diagrams, a full program listing and a follow up on testing and further development. With this book you will learn: State-of-the-art PIC32 32-bit microcontroller architecture How to program 32-bit PIC microcontrollers using MPIDE, MPLAB, and C language Core features of the chipKIT series development boards How to develop simple projects using the chipKIT MX3 development board and Pmod interface cards how to develop advanced projects using the chipKIT MX3 development boards

High-Performance Embedded Computing - Applications in Cyber-Physical Systems and Mobile Computing (Paperback, 2nd edition):... High-Performance Embedded Computing - Applications in Cyber-Physical Systems and Mobile Computing (Paperback, 2nd edition)
Marilyn Wolf
R1,769 Discovery Miles 17 690 Ships in 10 - 15 working days

"High-Performance Embedded Computing, Second Edition," combines leading-edge research with practical guidance in a variety of embedded computing topics, including real-time systems, computer architecture, and low-power design. Author Marilyn Wolf presents a comprehensive survey of the state of the art, and guides you to achieve high levels of performance from the embedded systems that bring these technologies together.

The book covers CPU design, operating systems, multiprocessor programs and architectures, and much more. Embedded computing is a key component of cyber-physical systems, which combine physical devices with computational resources for control and communication. This revised edition adds new content and examples of cyber-physical systems throughout the book, including design methodologies, scheduling, and wide-area CPS to illustrate the possibilities of these new systems.
Revised and updated with coverage of recently developed consumer electronics architectures and models of computingIncludes new VLIW processors such as the TI Da Vinci, and CPU simulation Learn model-based verification and middleware for embedded systems Supplemental material includes lecture slides, labs, and additional resources"

Networks-on-Chip - From Implementations to Programming Paradigms (Paperback): Sheng Ma, Libo Huang, MIngche Lai, Wei Shi Networks-on-Chip - From Implementations to Programming Paradigms (Paperback)
Sheng Ma, Libo Huang, MIngche Lai, Wei Shi; Edited by (editors-in-chief) Zhiying Wang
R1,247 Discovery Miles 12 470 Ships in 10 - 15 working days

Networks-on-Chip: From Implementations to Programming Paradigms provides a thorough and bottom-up exploration of the whole NoC design space in a coherent and uniform fashion, from low-level router, buffer and topology implementations, to routing and flow control schemes, to co-optimizations of NoC and high-level programming paradigms.

This lecture is intended for an advanced course on computer architecture, suitable for graduate students or senior undergrads who want to specialize in the area of computer architecture and Networks-on-Chip. It is also intended for practitioners in the industry in the area of microprocessor design, especially the many-core processor design with a network-on-chip. The graduates can learn many practical and theoretical lessons from this course, and also can be motivated to delve further into the ideas and designs proposed in this book. The industrial engineers can refer this book to make practicing tradeoffs as well. The graduates and engineers focus on off-chip network design can also refer this book for deadlock-free routing algorithm designs.
Provides thorough and insightful exploration of NoC design space. Description from low-level logic implementations to co-optimizations of high-level program paradigms and NoCs.The coherent and uniform description fashion offers the readers a clear, quick and efficient exploration of NoC design spaceCovers many novel and exciting research ideas, which encourage researchers to further delve into these topics.Presents both engineering and theoretical contributions. The detailed description of the router, buffer and topology implementations, comparisons and analysis are of high engineering value.

Raspberry Pi - Raspberry Pi programming for beginners, including Raspberry Pi projects, tips, tricks, and more! (Hardcover):... Raspberry Pi - Raspberry Pi programming for beginners, including Raspberry Pi projects, tips, tricks, and more! (Hardcover)
Craig Newport
R551 R505 Discovery Miles 5 050 Save R46 (8%) Ships in 18 - 22 working days
Architecting High Performing, Scalable and Available Enterprise Web Applications (Paperback): Shailesh Kumar Shivakumar Architecting High Performing, Scalable and Available Enterprise Web Applications (Paperback)
Shailesh Kumar Shivakumar
R1,137 Discovery Miles 11 370 Ships in 10 - 15 working days

Architecting High Performing, Scalable and Available Enterprise Web Applications provides in-depth insights into techniques for achieving desired scalability, availability and performance quality goals for enterprise web applications. The book provides an integrated 360-degree view of achieving and maintaining these attributes through practical, proven patterns, novel models, best practices, performance strategies, and continuous improvement methodologies and case studies. The author shares his years of experience in application security, enterprise application testing, caching techniques, production operations and maintenance, and efficient project management techniques.

Advanced Methodologies and Technologies in Network Architecture, Mobile Computing, and Data Analytics, VOL 1 (Hardcover):... Advanced Methodologies and Technologies in Network Architecture, Mobile Computing, and Data Analytics, VOL 1 (Hardcover)
D.B.A., Mehdi Khosrow-Pour,
R9,085 Discovery Miles 90 850 Ships in 18 - 22 working days
Advanced Methodologies and Technologies in Network Architecture, Mobile Computing, and Data Analytics, VOL 2 (Hardcover):... Advanced Methodologies and Technologies in Network Architecture, Mobile Computing, and Data Analytics, VOL 2 (Hardcover)
D.B.A., Mehdi Khosrow-Pour,
R9,090 Discovery Miles 90 900 Ships in 18 - 22 working days
Exam Ref AZ-900 Microsoft Azure Fundamentals (Paperback, 3rd edition): Jim Cheshire Exam Ref AZ-900 Microsoft Azure Fundamentals (Paperback, 3rd edition)
Jim Cheshire
R835 R722 Discovery Miles 7 220 Save R113 (14%) Ships in 5 - 10 working days

Prepare for the updated version of Microsoft Exam AZ-900 and help demonstrate your real-world knowledge of cloud services and how they can be provided with Microsoft Azure, including high-level concepts that apply throughout Azure, and key concepts specific to individual services. Designed for professionals in both non-technical or technical roles, this Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified Fundamentals level. Focus on the expertise measured by these objectives: Describe cloud concepts Describe Azure architecture and services Describe Azure management and governance This Microsoft Exam Ref: Organizes its coverage by exam objectives Features strategic, what-if scenarios to challenge you Assumes you want to show foundational knowledge of cloud services and their delivery with Microsoft Azure About the Exam Exam AZ-900 focuses on knowledge needed to describe cloud computing; the benefits of using cloud services; cloud service types; core Azure architectural components; Azure compute, networking, and storage services; Azure identity, access, and security; Azure cost management; Azure features and tools for governance and compliance, and for managing and deploying resources; and Azure monitoring tools. About Microsoft Certification Passing this exam fulfills your requirements for the Microsoft Certified: Azure Fundamentals credential, validating your basic knowledge of cloud services and how those services are provided with Azure. Whether you're new to the fi eld or a seasoned professional, demonstrating this knowledge can help you jump-start your career and prepare you to dive deeper into the many technical opportunities Azure offers.

Service Orchestration as Organization - Building Multi-Tenant Service Applications in the Cloud (Paperback): Malinda Kapuruge,... Service Orchestration as Organization - Building Multi-Tenant Service Applications in the Cloud (Paperback)
Malinda Kapuruge, Jun Han, Alan Colman
R1,309 Discovery Miles 13 090 Ships in 10 - 15 working days

Service orchestration techniques combine the benefits of Service Oriented Architecture (SOA) and Business Process Management (BPM) to compose and coordinate distributed software services. On the other hand, Software-as-a-Service (SaaS) is gaining popularity as a software delivery model through cloud platforms due to the many benefits to software vendors, as well as their customers. Multi-tenancy, which refers to the sharing of a single application instance across multiple customers or user groups (called tenants), is an essential characteristic of the SaaS model. Written in an easy to follow style with discussions supported by real-world examples, Service Orchestration as Organization introduces a novel approach with associated language, framework, and tool support to show how service orchestration techniques can be used to engineer and deploy SaaS applications.

Agile Software Architecture - Aligning Agile Processes and Software Architectures (Paperback): Muhammad Ali Babar, Alan W.... Agile Software Architecture - Aligning Agile Processes and Software Architectures (Paperback)
Muhammad Ali Babar, Alan W. Brown, Ivan Mistrik
R2,680 R2,187 Discovery Miles 21 870 Save R493 (18%) Ships in 10 - 15 working days

Agile software development approaches have had significant impact on industrial software development practices. Today, agile software development has penetrated to most IT companies across the globe, with an intention to increase quality, productivity, and profitability. Comprehensive knowledge is needed to understand the architectural challenges involved in adopting and using agile approaches and industrial practices to deal with the development of large, architecturally challenging systems in an agile way.

"Agile Software Architecture" focuses on gaps in the requirements of applying architecture-centric approaches and principles of agile software development and demystifies the agile architecture paradox. Readers will learn how agile and architectural cultures can co-exist and support each other according to the context. Moreover, this book will also provide useful leads for future research in architecture and agile to bridge such gaps by developing appropriate approaches that incorporate architecturally sound practices in agile methods.
Presents a consolidated view of the state-of-art and state-of-practice as well as the newest research findings Identifies gaps in the requirements of applying architecture-centric approaches and principles of agile software development and demystifies the agile architecture paradox Explains whether or not and how agile and architectural cultures can co-exist and support each other depending upon the context Provides useful leads for future research in both architecture and agile to bridge such gaps by developing appropriate approaches, which incorporate architecturally sound practices in agile methods

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Java - Java Programming for beginners…
Adam Dodson Hardcover R549 R503 Discovery Miles 5 030
Wordpress - A Step-by-Step Beginners…
John Slavio Hardcover R728 Discovery Miles 7 280
JavaScript in easy steps
Mike McGrath Paperback R346 Discovery Miles 3 460
Lean Startup - How to Apply the Lean…
Greg Caldwell Hardcover R585 R529 Discovery Miles 5 290
DelphiMVCFramework - the official guide…
Daniele Teti Hardcover R1,363 Discovery Miles 13 630
Handbook of Research on Architectural…
Ramanathan Hardcover R7,732 Discovery Miles 77 320
The Definitive Guide to Berkeley DB XML
Danny Brian Hardcover R1,472 Discovery Miles 14 720
PHP and MySQL Manual - Simple, yet…
Simon Stobart, Mike Vassileiou Hardcover R3,112 Discovery Miles 31 120
Aws - The Most Complete Guide to Learn…
Robert Campbell Hardcover R783 R687 Discovery Miles 6 870
Securing the Internet of Things…
Information Reso Management Association Hardcover R10,325 Discovery Miles 103 250

 

Partners