Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
|||
Books > Computing & IT > Computer hardware & operating systems > Storage media & peripherals
Neuentwickelte Software ist heute oft schon zum Zeitpunkt Ihrer Einfuhrung veraltet. Einen Ausweg aus dieser Krise bietet der objektorientierte Ansatz: Anwendungen werden als Software-Objekte modelliert, die sowohl die Eigenschaften als auch das Verhalten von Objekten aus der realen Welt beschreiben. Solche Objekte sind gekapselt und verbergen die innere Komplexitat hinter einer offentlich bekannt gegebenen Schnittstelle. Dadurch konnen Objekte in den verschiedensten Programmpaketen verwendet werden, ohne dass die interne Realisierung bekannt sein muss. Die Verbindung objektorientiert modellierter Anwendungen mit einer Datenbank stellt besondere Anforderungen an DBMS und Entwicklungsumgebung, will man die ublichen Performance- und Semantikverluste vermeiden. Dieses Buch behandelt ausfuhrlich das Objektmodell der postrelationalen Datenbank Cache. Zudem wird der Leser Schritt fur Schritt bei der Entwicklung einer ersten postrelationalen Applikation begleitet. Die komplette Software hierzu einschliesslich einer Single-User-Version von Cache 5 ist auf der beigefugten CD-ROM enthalten. Die vorliegende zweite, uberarbeitete und erweiterte Auflage berucksichtigt die zahlreichen Neuerungen der Cache-Version 5. Die Beschreibungen der Java- und ActiveX-Anbindung und des SQL-Managers von Cache wurden grundlegend uberarbeitet und erweitert. Neu hinzugekommen sind eine ausfuhrliche Beschreibung des neuen Cache Studio mit seinen umfassenden Verbesserungen fur die Anwendungsentwicklung sowie Kapitel uber die Web-Entwicklung mit den Cache Server Pages (CSP), den Datenaustausch mit XML und die Entwicklung von SOAP-basierten WebServices."
Dokumentenmanagementprojekte sind ganzheitliche Projekte. Organisatorische, technische und menschliche Faktoren entscheiden uber Erfolg oder Mierfolg. Das DMS-Handbuch hilft fruhzeitig Fehler zu erkennen und zu vermeiden. Es ist eine Pflichtlekture fur jeden, der sich mit dem Gedanken tragt, ein Dokumentenmanagementsystem einzufuhren. Schritt fur Schritt wird der Leser durch die einzelnen Projektstufen gefuhrt. Mit Hilfe von Tabellen, Charts und Diagrammen wird eine komplexe Materie ubersichtlich dargestellt. Ein ausfuhrliches Glossar mit Begriffserklarungen der Fachtermini und eine Fulle von Checklisten machen das Buch zum unentbehrlichen Begleiter.
Das Buch fuhrt systematisch in das Multiprojektmanagement ein und behandelt unterschiedliche Formen der Multiprojektkoordination. Wichtige Methoden zur Bewertung, Auswahl und Priorisierung von Projekten sowie zur Ressourcensteuerung werden ebenso behandelt wie die Prozessgestaltung und die organisatorische Verankerung der Multiprojektsteuerung. In dem Band werden inhaltliche Schwerpunkte gesetzt, um den Bedurfnissen der unterschiedlichen Zielgruppen wie Unternehmensleitung, Projektportfoliomanagern und -koordinatoren gerecht zu werden."
Die Versorgung des Managements mit validen und aktuellen Informationen zur Wahrnehmung der Fuhrungs-, Steuerungs- und Kontrollaufgaben ist zu einer der wichtigsten Herausforderungen fur die Wirtschaftsinformatik geworden. Die Forderung nach integrierten Informations- und Kommunikationssystemen, welche aus unternehmensinternen und unternehmensexternen Datenquellen entsch- dungsrelevante Informationen mit einem hohen Mass an Automatisierung zus- mentragen und aufbereiten, begleitet die IT-Abteilungen seit vielen Jahren. Unter wechselnden Schlagworten wurden Konzepte zur Informationsversorgung des Managements propagiert, deren Einsatztauglichkeit aber haufig hinter den Erw- tungen zuruckblieb. Dennoch haben sich in den 90er Jahren in fast allen Unt- nehmungen Data-Warehouse-Losungen durchsetzen konnen, da diese nachwe- lich zu einer erhohten Qualitat und Aktualitat der Informationsbereitstellung fur Fach- und Fuhrungskrafte beitragen. Unter dem Begriff Business Intelligence" werden derzeit dialogfahige Informationssysteme mit hohem Verfugungsgrad, intuitiver Nutzbarkeit und analytischer Funktionsvielfalt verbreitet, die auf dem bereinigten Datenbestand eines derartigen Data Warehouse aufsetzen. Der SAP AG gelang es, nach spatem Entwicklungsstart in diesem Marktsegment mit dem Produkt SAP Business Information Warehouse (SAP BW )" einen fuhrenden Platz einzunehmen. Als Plattform fur die Sammlung von betriebswi- schaftlichen Grunddaten ist das SAP BW ein wesentlicher Bestandteil der Anwendungsarchitektur im Gesamtkonzept der SAP-Produkte geworden. Samt- che Systemkomponenten, welche Planungs-, Steuerungs- und Berichtsaufgaben unterstutzen, beziehen jetzt und zukunftig ihre Daten aus dem SAP BW . Dies gilt sowohl fur das Produkt SAP Strategic Enterprise Management (SAP SEM )" als auch fur die Softwarekomponente SAP Advanced Planner and Optimizer (SAP APO ).""
Magnetic random-access memory (MRAM) is poised to replace traditional computer memory based on complementary metal-oxide semiconductors (CMOS). MRAM will surpass all other types of memory devices in terms of nonvolatility, low energy dissipation, fast switching speed, radiation hardness, and durability. Although toggle-MRAM is currently a commercial product, it is clear that future developments in MRAM will be based on spin-transfer torque, which makes use of electrons spin angular momentum instead of their charge. MRAM will require an amalgamation of magnetics and microelectronics technologies. However, researchers and developers in magnetics and in microelectronics attend different technical conferences, publish in different journals, use different tools, and have different backgrounds in condensed-matter physics, electrical engineering, and materials science. This book is an introduction to MRAM for microelectronics engineers written by specialists in magnetic materials and devices. It presents the basic phenomena involved in MRAM, the materials and film stacks being used, the basic principles of the various types of MRAM (toggle and spin-transfer torque; magnetized in-plane or perpendicular-to-plane), the back-end magnetic technology, and recent developments toward logic-in-memory architectures. It helps bridge the cultural gap between the microelectronics and magnetics communities.
From its humble beginnings a container orchestration system, Kubernetes has become the de facto infrastructure for cloud native applications. Kubernetes impacts every aspect of the application development lifecycle, from design through deployment. To build and operate reliable cloud native systems, you need to understand what's going on below the surface. Core Kubernetes is packed with experience-driven insights and practical techniques, and takes you inside Kubernetes to teach you what you'll need to know to keep your system running like a well-oiled machine and prevent those panicked 3 AM phone calls. about the technology Kubernetes is a platform-independent layer for deploying scalable container-based applications. Kubernetes provides abstractions for clustering, replicating, and scaling system components in real time. It's especially well-suited for microservices applications, where you can easily balance the load among services. Kubernetes has become a core component of cloud native applications, and all major cloud vendors now offer hosted versions of Kubernetes. Kubernetes was initially developed by Google and is now governed as an open source project by the Cloud Native Computing Foundation (CNCF). about the book Core Kubernetes is a reference guide designed to teach operators, SREs, and developers how to improve reliability and performance of Kubernetes-based systems. In it, Kubernetes experts Chris Love and Jay Vyas provide a guided tour through all major aspects of Kubernetes, from managing iptables to setting up dynamically scaled clusters that respond to changes in load. You'll understand the unique security concerns of container-based applications, discover tips to minimize costly unused capacity, and get pro tips for maximizing performance. This awesome collection of undocumented internals, expert techniques, and practical guidance has invaluable information you won't find anywhere else. what's inside - Kubernetes base components - Kubernetes networking - Storage and the Container Storage Interface - External load balancing and ingress - Kubernetes security - Different ways of creating a Kubernetes cluster - Configuring Kubernetes to use a GPU about the reader Written for readers with a working knowledge of Kubernetes and microservices applications. about the author After earning his PhD, Jay Vyas started his career contributing to Kubernetes' core features at RedHat, and next, he focused on helping multiple companies migrate to Cloud-Native solutions. He now resides at VMWare, once again contributing to Kubernetes and associated projects. When not coding, Jay likes to play with his video games, his synthesizers, and hang out in his Pod. As a thought leader in the Kubernetes and DevOps segment, Chris Love is a founder of multiple technology companies with over 20 years' experience in software engineering. A Google Cloud Certified Fellow, Chris has contributed to several open-source projects including Kubernetes, Bazel, and Terraform. He enjoys speaking around the world about DevOps and Kubernetes and practices martial arts in his free time.
Now presenting extra product specific material on the new DDR SDRAMs, ESDRAMs and DDR ESDRAMs, Direct Rambus DRAMs, SLDRAM, VCDRAM, SGRAM and DDR SGRAM, and DP-DRAM. Fully updated to incorporate the latest industry achievements in this fast-moving field, High Performance Memories, Revised provides an overview of the issues involved in advanced memory design. Drawing on her work at the cutting edge of memory technology, Prince surveys the latest trends in development and assesses the range of memory devices and systems available. New features include:
A valuable reference for the most vital microelectronic components in the marketplace DRAMs are the technology drivers of high volume semiconductor fabrication processes for new generation products that, in addition to computer markets, are finding increased usage in automotive, aviation, military and space, telecommunications, and wireless industries. A new generation of high-density and high-performance memory architectures evolving for mass storage devices, including embedded memories and nonvolatile flash memories, are serving a diverse range of applications. Comprehensive and up to date, Advanced Semiconductor Memories: Architectures, Designs, and Applications offers professionals in the semiconductor and related industries an in-depth review of advanced semiconductor memories technology developments. It provides details on:
A continuation of the topics introduced in Semiconductor Memories: Technology, Testing, and Reliability, the author’s earlier work, Advanced Semiconductor Memories: Architectures, Designs, and Applications offers a much-needed reference to the major developments and future directions of advanced semiconductor memory technology.
CD and DVD Forensics will take the reader through all facets of
handling, examining, and processing CD and DVD evidence for
computer forensics. At a time where data forensics is becoming a
major part of law enforcement and prosecution in the public sector,
and corporate and system security in the private sector, the
interest in this subject has just begun to blossom.
Only recently have oversampling methods used for high resolution A/D and D/A conversion become popular. This is the first book to address all aspects of the subject and to compare and evaluate various design approaches. It presents a theoretical analysis of converter performance, actual design methods for converters and their simulation and circuit implementation. It also covers applications together with the design of decimation filters for A/D converters, and the design of interpolators for D/A converters. Of particular interest to electrical engineers involved with designing and/or using circuits for signal processing in communications, audio applications, sonar, and instrumentation.
All you need to know about Storage Area Networks The amount of data of an average company doubles every year. Thus, companies who own 1TB of data today will own 32TB in five years. Storage networks help to tame such data quantities and to manage this data growth efficiently. Since stored data and information are the biggest asset of any company, anyone who is involved in the planning or the operation of IT systems requires a basic knowledge of the principle and the use of storage networks. "Storage Networks Explained" covers the fundaments, techniques and functions of storage networks such as disk subsystems, Fibre Channel SAN, Internet SCSI (iSCSI), Fibre Channel over Ethernet (FCoE), Network Attached Storage (NAS), file systems, and storage virtualization. Furthermore the authors describe the use of these techniques and how they are designed to achieve high-availability, flexibility, and scalability of data and applications. Additional attention is given to network backup and the management of storage networks. Written by leading experts in the field, this book on storage area networks is updated and fully revised. "Key features: "Presents the basic concepts of storage networks, such as I/O techniques, disk subsystems, virtualization, NAS and SAN file systemsCovers the design of storage networks which provide flexible, highly-available, and scaleable IT systemsExplains the use of storage networks for data sharing, data protection, and digital archivingDiscusses management of storage networks using SNMP, SMI-S, and IEEE 1244 This book provides system administrators and system architects, as well as students and decision makers, with the tools needed for optimal selection and cost-effective use of storage networks. The Linux Journal awarded the first edition with the "Editor's Choice Award 2005" in the category "System Administration Book."
Semiconductor Memories provides in-depth coverage in the areas of
design for testing, fault tolerance, failure modes and mechanisms,
and screening and qualification methods including.
In den politischen und oekonomischen Entscheidungsprozessen muss der Wirtschaftsverkehr einen hohen Stellenwert einnehmen und in der Wissenschaft muss es Ziel sein, ihn moeglichst realitatsnah durch Modelle und Szenarien abzubilden. Der Fokus der vorliegenden Proceedings liegt insbesondere auf aktuellen Forschungsansatzen, die sich mit der Datengenerierung von Wirtschaftsverkehren und der Bewertung der Datenqualitat beschaftigen. Ein weiterer Schwerpunkt des Buches setzt sich mit der Modellentwicklung von Wirtschaftsverkehren sowie Strategien zur Verkehrssteuerung und -prognose im Hinblick auf die Entscheidungsfindung auseinander. Das Buch richtet sich an Vertreter der Wissenschaft und Praxis aus den Disziplinen Logistik, Verkehrsforschung und Raumplanung, die an wissenschaftlichen und praxisorientierten Forschungsansatzen interessiert sind. Die Beitrage wurden im Rahmen eines Double-Blind-Review-Verfahrens von acht Professorinnen und Professoren, die den Programmausschuss der Fachtagung Wirtschaftsverkehr 2013 bilden, ausgewahlt.
This book will take you from basic academic knowledge about magnetics to a proficient understanding of the most recent advances in the technology. This book offers the latest information about disk technology, including: the fundamentals of magnetics, MIG heads, thin film heads, magnetoresistive heads, thin film media, electrical and mechanical integration of these components into a drive, and how to record writing and reading processes magnetically. You'll also learn about giant magnetoresistance, contact recording, and future disk drive industry developments. MAGNETIC DISK DRIVE TECHNOLOGY is an excellent guide for practitioners, researchers, and recent graduate engineers in the field of magnetics.
Offering thorough coverage of atomic layer deposition (ALD), this book moves from basic chemistry of ALD and modeling of processes to examine ALD in memory, logic devices and machines. Reviews history, operating principles and ALD processes for each device.
In der IT-Branche etabliert sich derzeit das Cloud-Computing als neue Form der Leistungserbringung. Dadurch bietet sich eine neue Perspektive auf das Outsourcen von IT-Dienstleistungen fur Anbieter wie fur Kunden. In dem Band erortern die Autoren, Anbieter, Analysten, Berater und Wissenschaftler, erstmals umfassend die neuesten Entwicklungen im Umfeld des IT-Outsourcings und zeigen anhand von Praxisbeispielen, wie damit nicht nur Kosten reduziert, sondern auch Mehrwert fur das Kerngeschaft geschaffen werden kann."
Das Buch ist interdisziplinar zwischen Kunstlicher Intelligenz, Linguistik und Kognitionswissenschaften angesiedelt. Es gibt eine umfassende Darstellung der semantischen Interpretation und Bedeutungsdarstellung naturlichsprachlicher Ausdrucke auf der Basis Mehrschichtiger Erweiterter Semantischer Netze" (MultiNet). Die damit verbundene Methodik ist sowohl fur theoretische Untersuchungen als auch fur die automatische Sprachverarbeitung geeignet. Die vorgestellten Ergebnisse sind eingebettet in ein System von Software-Werkzeugen, die eine praktische Nutzung des MultiNet-Paradigmas zur Wissensreprasentation sichern. Hierzu gehoren: eine Werkbank fur den Wissensingenieur, ein Ubersetzungssystem zur automatischen Erzeugung von Bedeutungsdarstellungen naturlichsprachlicher Satze und eine Werkbank fur den Computerlexikographen. Fur die 2. Auflage hat der Autor den aktuellen Stand der Forschung eingearbeitet; der MultiNet-Formalismus selbst und damit seine Beschreibung ist jedoch stabil geblieben."
This book introduces readers to the latest advances in sensing technology for a broad range of non-volatile memories (NVMs). Challenges across the memory technologies are highlighted and their solutions in mature technology are discussed, enabling innovation of sensing technologies for future NVMs. Coverage includes sensing techniques ranging from well-established NVMs such as hard disk, flash, Magnetic RAM (MRAM) to emerging NVMs such as ReRAM, STTRAM, FeRAM and Domain Wall Memory will be covered.
This book constitutes the refereed proceedings of the 9th International Conference on Reversible Computation, RC 2017, held in Kolkata, India, in July 2017. The 13 full and 5 short papers included in this volume together with one invited paper were carefully reviewed and selected from 47 submissions. The papers are organized in the following topical sections: foundations; reversible circuit synthesis; reversible circuit optimization; testing and fault tolerance; and quantum circuits.
Learn how to build a data science technology stack and perform good data science with repeatable methods. You will learn how to turn data lakes into business assets. The data science technology stack demonstrated in Practical Data Science is built from components in general use in the industry. Data scientist Andreas Vermeulen demonstrates in detail how to build and provision a technology stack to yield repeatable results. He shows you how to apply practical methods to extract actionable business knowledge from data lakes consisting of data from a polyglot of data types and dimensions. What You'll Learn Become fluent in the essential concepts and terminology of data science and data engineering Build and use a technology stack that meets industry criteria Master the methods for retrieving actionable business knowledge Coordinate the handling of polyglot data types in a data lake for repeatable results Who This Book Is For Data scientists and data engineers who are required to convert data from a data lake into actionable knowledge for their business, and students who aspire to be data scientists and data engineers
Das Buch bietet eine umfassende und aktuelle Darstellung der
Konzepte und Techniken zur Implementierung von Datenbanksystemen.
Ausgangspunkt ist ein hierarchisches Architekturmodell: Die
Schichten dieses Modells erm glichen es, den Systemaufbau, die
Einordnung der bereitzustellenden Funktionen und ihr Zusammenspiel
detailliert zu beschreiben.
Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write software that interacts with it efficiently and effectively. Pro .NET Memory Management is your comprehensive guide to writing better software by understanding and working with memory management in .NET. Thoroughly vetted by the .NET Team at Microsoft, this book contains 25 valuable troubleshooting scenarios designed to help diagnose challenging memory problems. Readers will also benefit from a multitude of .NET memory management "rules" to live by that introduce methods for writing memory-aware code and the means for avoiding common, destructive pitfalls. What You'll Learn Understand the theoretical underpinnings of automatic memory management Take a deep dive into every aspect of .NET memory management, including detailed coverage of garbage collection (GC) implementation, that would otherwise take years of experience to acquire Get practical advice on how this knowledge can be applied in real-world software development Use practical knowledge of tools related to .NET memory management to diagnose various memory-related issues Explore various aspects of advanced memory management, including use of Span and Memory types Who This Book Is For .NET developers, solution architects, and performance engineers
This supplemental volume of selected articles with 68 full-color illustrations from "Memory Dump Analysis Anthology" offers unprecedented insight into the world of Windows software and draws profound scientific and metaphysical implications.
In 3D Printing With MatterControl, Joan Horvath and Rich Cameron, the team behind Mastering 3D Printing, explain step-by-step how to use the MatterControl program, which allows you to control many common types of 3D printers (including both cartesian and delta style machines). 3D Printing With MatterControl can stand alone, or it can be a companion to Mastering 3D Printing to show you how to install, configure, and use best practices with your printer and printing software. The book includes both step by step software walkthroughs and case studies with typical 3D printed objects. Whether you are a "maker" or a teacher of makers, 3D Printing with MatterControl will show you how to get the most out of your printer with the new standard for open source 3D printing software. While there are books available on 3D printers, and even a few on software to make models for printers, there are few good sources covering the software that actually controls these printers. MatterControl is emerging as the leading open source software for 3D printers, and 3D Printing With MatterControl covers this new standard in this brief book. |
You may like...
Magnetic Information Storage Technology…
Shan X. Wang, Alex M Taratorin
Hardcover
R3,549
Discovery Miles 35 490
Systematic Design for Optimisation of…
Joao Goes, Joao C. Vital, …
Hardcover
Haptic Interaction - Perception, Devices…
Hiroyuki Kajimoto, Hideyuki Ando, …
Hardcover
|