Mostrando 3,621 - 3,640 Resultados de 5,617 Para Buscar '"hardware"', tiempo de consulta: 0.09s Limitar resultados
  1. 3621
    Publicado 2005
    Tabla de Contenidos: “…How to implement a grid -- 2.1 Introduction -- 2.1.1 The main difficulties -- 2.1.2 Approaches -- 2.2 Basic requirements -- 2.2.1 Hardware requirements -- 2.2.2 Software requirements -- 2.2.3 Human-resource requirements -- 2.3 Setting up grid environments -- 2.3.1 Defining the architecture -- 2.3.2 Hardware setup -- 2.3.3 Software setup -- 2.4 Setting up grid applications -- 2.4.1 Deploying an application -- 2.4.2 Making application data available -- 2.5 Maintaining grids -- 2.5.1 Grid platform administration tasks -- 2.5.2 Grid application administration tasks -- Part 2 Grid by examples -- Chapter 3. …”
    Libro electrónico
  2. 3622
    por Musumeci, Gian-Paolo D.
    Publicado 2002
    Tabla de Contenidos: “…; A Note on Coverage; How to Read This Book; This Book as a Story; This Book as a Reference; Organization; Typographic Conventions; Comments and Questions; Personal Comments and Acknowledgments; Acknowledgments from Mike Loukides; An Introduction to Performance Tuning; An Introduction to Computer Architecture; Levels of Transformation; Software: algorithms and languages; The Instruction Set Architecture; Hardware: microarchitecture, circuits, and devices; The von Neumann Model; Caches and the Memory Hierarchy…”
    Libro electrónico
  3. 3623
    por Pavlov, Stanislav
    Publicado 2009
    Tabla de Contenidos: “…Operating System Architecture; Operating System and Hardware Interaction; Operating System Virtual Memory Architecture; Memory Management; Processes, Threads, Fibers, and the Scheduler; Synchronization Objects; Interrupt Architecture; 4. …”
    Libro electrónico
  4. 3624
    por Lombard, Matt
    Publicado 2009
    Tabla de Contenidos: “…; Defining Your Role; Summary; Chapter 2: Preparing Information Technology; Selecting Hardware; Understanding Network Requirements; Creating a Backup Plan; Working with Antivirus Applications; Setting Up a CAD Workspace; Summary; Chapter 3: Preparing Document Management…”
    Libro electrónico
  5. 3625
    por Gallo, Michael A.
    Publicado 2002
    Tabla de Contenidos: “…Data Link Layer Concepts and IEEE Standards; Data Link Layer Overview and IEEE's Framing Prespective; Framing; Ethernet/802.3 Frames; Flow Control and Flow Control Protocols; Error Control; MAC Sublayer; Random Access and Token Passing Protocols; Data Prioritization and Quality of Service (QoS); Chapter 6. Network Hardware Components (Layers 1 and 2)…”
    Libro electrónico
  6. 3626
    Publicado 2017
    Tabla de Contenidos: “…PIR motion sensor -- Ultrasonic sensor - HC-SR04 -- Thermal sensor -- Optical sensor -- Displaying and delivering ad content -- Flask -- Pyramid -- Django -- Building a smart digital advertising dashboard -- Summary -- Chapter 5: A Smart Speaker Machine -- Introducing smart speaker machines -- Exploring existing smart speaker machines -- Amazon Echo -- Google Home -- Ivee -- Triby -- Introducing ReSpeaker -- How it works -- Integrating your IoT boards with ReSpeaker -- GPIO programming on ReSpeaker -- Connecting to the Microsoft Bing Speech API -- Building your own smart speaker machine -- Summary -- Chapter 6: Autonomous Firefighter Robot -- Introducing&amp -- #160 -- autonomous firefighter robots -- Exploring robot platforms -- Zumo robot for Arduino -- MiniQ Discovery Arduino robot kit -- Turtle kit - a 2WD DIY Arduino robotics kit for beginners -- GoPiGo robot -- Detecting a fire source -- Grove - flame sensor -- SainSmart flame detection sensor module -- Demo - fire detection -- Basic remote robot navigation -- Detecting obstacles -- How it works -- Designing an autonomous robot -- Building an autonomous firefighter robot -- Summary -- Chapter 7: Multi-Robot Cooperation Using Swarm Intelligence -- Introducing multi-robot cooperation -- Learning about swarm intelligence -- Implementing mesh network for multi-robot cooperation -- XBee modules -- Configuring XBee modules -- Demo - data communication using XBee -- How it works -- XBee development for Arduino -- Configuring the XBee module -- Writing the sketch program -- Testing -- Working with the XBee library for Arduino -- Designing a multi-robot cooperation model using swarm intelligence -- Defining objectives -- Selecting a robot platform -- Selecting the algorithm for swarm intelligence -- Summary -- Appendix: Essential Hardware Components -- Index…”
    Libro electrónico
  7. 3627
    Publicado 2022
    Tabla de Contenidos: “…Communication bottlenecks in data parallel training -- Analyzing the communication workloads -- Parameter server architecture -- The All-Reduce architecture -- The inefficiency of state-of-the-art communication schemes -- Leveraging idle links and host resources -- Tree All-Reduce -- Hybrid data transfer over PCIe and NVLink -- On-device memory bottlenecks -- Recomputation and quantization -- Recomputation -- Quantization -- Summary -- Section 2 - Model Parallelism -- Chapter 5: Splitting the Model -- Technical requirements -- Single-node training error - out of memory -- Fine-tuning BERT on a single GPU -- Trying to pack a giant model inside one state-of-the-art GPU -- ELMo, BERT, and GPT -- Basic concepts -- RNN -- ELMo -- BERT -- GPT -- Pre-training and fine-tuning -- State-of-the-art hardware -- P100, V100, and DGX-1 -- NVLink -- A100 and DGX-2 -- NVSwitch -- Summary -- Chapter 6: Pipeline Input and Layer Split -- Vanilla model parallelism is inefficient -- Forward propagation -- Backward propagation -- GPU idle time between forward and backward propagation -- Pipeline input -- Pros and cons of pipeline parallelism -- Advantages of pipeline parallelism -- Disadvantages of pipeline parallelism -- Layer split -- Notes on intra-layer model parallelism -- Summary -- Chapter 7: Implementing Model Parallel Training and Serving Workflows -- Technical requirements -- Wrapping up the whole model parallelism pipeline -- A model parallel training overview -- Implementing a model parallel training pipeline -- Specifying communication protocol among GPUs -- Model parallel serving -- Fine-tuning transformers -- Hyperparameter tuning in model parallelism -- Balancing the workload among GPUs -- Enabling/disabling pipeline parallelism -- NLP model serving -- Summary -- Chapter 8: Achieving Higher Throughput and Lower Latency -- Technical requirements…”
    Libro electrónico
  8. 3628
    por Hostetler, Glenn
    Publicado 2005
    “…It is also designed to help hardware vendors who work with the JD Edwards Technology Foundation clients…”
    Libro electrónico
  9. 3629
    Publicado 2004
    Tabla de Contenidos: “…Sametime Links Scalability Report -- Sametime Links architecture -- Sample configurations -- Test script -- Hardware configuration -- Software configuration -- Services that were not tested -- Results -- Conclusions -- Results / raw data and graphs -- Test I -- Test II -- Test III -- Test IV -- Test V -- Test VI -- References -- Related publications -- IBM Redbooks -- Online resources…”
    Libro electrónico
  10. 3630
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Foreword -- Contributors -- Table of Contents -- Preface -- Part 1: M5Stack Electronics Hardware Architecture -- Chapter 1: Exploring the M5Stack Core -- Technical requirements -- Welcome to the M5Stack Core -- Powering and resetting the M5Stack Core -- Overview of the M5Stack Core hardware architecture -- EA3036 DC-DC converter (power management) -- Power amplifier -- ESP32 subsystem -- USB-UART and accessories -- UI design basics -- Input controls -- Design considerations -- UiFlow overview -- Communicating with the M5Stack Core -- Requirements -- Communication setup -- Summary -- Chapter 2: Hands-On with M5Stack Units -- Technical requirements -- Introducing M5Stack units -- Interacting with an RGB LED unit -- Programming the M5Stack Core to operate the RGB LED unit -- An interactive RGB LED unit -- Interacting with an IR remote unit -- Programming the M5Stack Core to operate the IR remote unit -- Basic IR handheld remote tester -- Interacting with an angle sensor unit -- The angle sensor unit circuit analysis -- Programming the M5Stack Core to read the angle sensor unit -- Interacting with a motion sensor unit -- Programming the M5Stack Core to detect a human body with the motion sensor unit -- Summary -- Chapter 3: Lights, Sound, and Motion with M5Stack -- Technical requirements -- Introducing M5Stack Core hardware -- Using the M5Stack Core vibration motor unit -- Attaching the M5Stack Core to the vibration motor unit -- Programming the M5Stack Core to operate the vibration motor unit -- Building a mountable vibration motor unit -- Programming the M5Stack Core to operate the mountable vibration motor unit -- Using the M5Stack Core speaker -- Programming the M5Stack Core to produce a sound -- Adding a speaker icon to the TFT LCD -- Coding an M5Stack Core RGB LED flasher…”
    Libro electrónico
  11. 3631
    Publicado 2018
    Tabla de Contenidos: “…-- Speech to text -- Intent -- Mycroft -- Hardware -- Mycroft software -- Skills -- Dialogs -- Telling jokes - knock, knock…”
    Libro electrónico
  12. 3632
    Publicado 2019
    Tabla de Contenidos: “…Sexism and Gender Bias in the Audio Industry "Opting out" of the conversation Sexual Harassment On motherhood On Age The Annenberg Study Recording Academy Task Force The Grammys and Recording Academy Class of 2019 Audio Engineering Society 2019 Chapter Two: Outreach: Organizations and Current Initiatives Pull Digital Audio Eco Feminism Erin Barra and Beats By Girlz (USA) Fun Facts: Ableton Live and Ableton Push Phebean Adedamola Oluwagbemi (Nigeria) Audio Girl Africa (Nigeria) Female Frequency (USA) Dani Mari (USA) I Am Snow Angel (USA) Women in Sound Zine and Madeleine Campbell (USA) Gender Amplified (USA) Ebonie Smith (USA) The Creator's Suite (USA) Abhita Austin (USA) Yorkshire Sound Women Network (England) International Women Working in Film Sound Women (United Kingdom) Terri Winston and Women's Audio Mission (USA) SoundGirls.org Chapter Three: Radio and Podcasts Careers in radio and podcasts Tools of the Trade: Radio Cathy Hughes (USA) Ann Charles (England) Ioana Barbu Caryl Owen (USA) Suraya Mohamed (USA) Lorna White (USA) Nadia Hassan-Garschagen (Germany) Podcasts Chapter Four: Sound for Television & Film Careers in Sound for Film and Television Feature Films and Documentaries Post Production Live Broadcast Tools of the Trade: Location Sound Tools of the Trade: Post Production for television and film Jan McLaughlin, CAS (USA) Judi Lee-Headman (England) Lori Dovi (USA) Ai-Ling Lee (Singapore) April Tucker (USA) Karol Urban, CAS (USA) Haniya Aslam (Pakistan) 'Lisa' Xiang Li (China) Sajida Khan (India) Catharine Wood (USA) Anna Bertmark (Sweden) Chapter Five: Music Recording and Electronic Music Careers in Music Recording and Electronic Music Electronic Music Pamela Z Suzanne Ciani Cecilia Wu (China) Producers Kay Huang (Taiwan) Elaine Martone (USA) Erica Brenner (USA) Linda Briceño (Venezuela) Virginia Read (Australia) Mastering Engineers Emily Lazar (USA) Jett Galindo (Philippines) Piper Payne (USA) Anna Frick (USA) Darcy Proper (USA) Fun facts: Vinyl Mastering Fun Facts: Loudness Wars Recording Engineers Lenise Bent (USA) Erin Tonkon (USA) Jill Zimmermann (Germany) Wendy Beines (Argentina) Other Women in Music Recording Chapter Six: Hardware and Software Design Careers in Hardware and Software Fun Facts: Make your own Audio Plugin with MATLAB Tools of the Trade: Hardware and Software Design Laurie Spiegel (USA) Carla Scaletti (USA) EveAnna Dauray Manley (USA) Marina Bosi (Italy) Erisa Sato (Japan) Elisabeth Löchen (France) Marie Louise Killick (England) Carol Bousquet (USA) Dawn Birr (USA) Other women in Hardware and Software Chapter Seven: Acoustics and Design Careers in Acoustics Tools of the Trade: Acoustics Fun Facts: Weighting Curves Jamie Angus-Whiteoak (England) Fun Facts: Spread Spectrum Elizabeth Cohen (USA) Samantha Weller (USA) Fun Facts: Ray Tracing Orla Murphy (Ireland) Fun Facts: Ear Training and Critical Listening Linda Gedemer (USA) Women in Acoustics Committee Chapter Eight: Live and Theater Sound Careers in Live Sound: Tools of the Trade: Live Sound Fun Facts: Safe Listening Levels Kathy Sander-Olhoeft (USA) Betty Cantor-Jackson (USA) Brandie Lane (USA) Karrie Keyes (USA) Michelle Sabolchick Pettinato (USA) Fela Davis Carolina Anton (Mexico) Leya Soraide (Bolivia) Tzu-Wei Peng (Taiwan) Jessica Paz (USA) Chapter Nine: Education A brief history of audio education Academic Standards Careers in Higher Education Education-related Volunteer and Non-Profit Work Tools of the Trade: Education Martha de Francisco (Columbia) Robin Coxe-Yeldham (USA) Theresa Leonard (Canada) Lisa Nigris (USA) Valeria Palomino (Mexico) Liz Dobson Cosette Collier (USA) Chapter Ten: Games, Immersive Sound, and Audio for Virtual, Augmented, and Mixed Reality Tools of the Trade: Game Sound Tools of the Trade: Immersive Audio Tools of the Trade: Binaural Audio Other tools Women in Game Sound: Industry Statistics Winifred Phillips (USA) Eiko Ishiwata (Canada) Ayako Yamauchi (Japan) Fun Facts: Ambisonics Emily Ridgeway (Australia) Fun Facts: Head Related Transfer Functions Khris Brown (USA) Fun Facts: TASCAM Portastudio Pam Aronoff (USA) Fun Facts: Wwise Anastasia Devana (Russia) Fun Facts: Virtual, Augmented, and Mixed Reality Victoria Dorn (USA) Sally Kellaway (Australia) Fei Yu (China) About the Author Glossary Recommended Reading Appendix 1 Appendix 2…”
    Libro electrónico
  13. 3633
    Publicado 2022
    Tabla de Contenidos: “…Near-Field Communications -- Cellular/Mobile Phone Networks -- Ad Hoc Wireless Networks -- Transmission Security -- Wireless Security Devices -- Summary -- Chapter 7 Systems and Application Security -- Systems and Software Insecurity -- Software Vulnerabilities Across the Lifecycle -- Risks of Poorly Merged Systems -- Hard to Design It Right, Easy to Fix It? -- Hardware and Software Supply Chain Security -- Positive and Negative Models for Software Security -- Is Blocked Listing Dead? …”
    Libro electrónico
  14. 3634
    por Chiueh, Tzi-Dar, 1960-
    Publicado 2012
    Tabla de Contenidos: “…8.6.3 Iterative SIC-MMSE Detection 237 -- 8.7 Precoding 239 -- 8.7.1 Beam Steering 239 -- 8.7.2 Spatial Decorrelation 241 -- 8.7.3 Limited Feedback 244 -- 8.8 Space Block Code 246 -- Summary 247 -- References 248 -- PART THREE: HARDWARE DESIGN FOR MIMO-OFDM RECEIVERS -- 9. Circuit Techniques 253 -- 9.1 Introduction 253 -- 9.2 Fast Fourier Transform Modules 253 -- 9.2.1 FFT Algorithms 254 -- 9.2.2 Architecture 259 -- 9.2.3 Comparison 264 -- 9.3 Delay Buffer 267 -- 9.3.1 SRAM/Register File-Based Delay Buffer 267 -- 9.3.2 Pointer-Based Delay Buffer 268 -- 9.3.3 Gated Clock Strategy 269 -- 9.3.4 Comparison 272 -- 9.4 Circuits for Rectangular-to-Polar Conversion 274 -- 9.4.1 Arctangent Function 274 -- 9.4.2 Magnitude Function 279 -- 9.4.3 Comparison 286 -- 9.5 Circuits for Polar-to-Rectangular Conversion 286 -- 9.5.1 Trigonometric Approximation 287 -- 9.5.2 Polynomial Approximation 288 -- 9.5.3 Comparison 290 -- Summary 290 -- References 291 -- 10. …”
    Libro electrónico
  15. 3635
    por Das, Lyla. B.
    Publicado 2011
    Tabla de Contenidos: “…Chapter 8: The Interrupt Structure of 8086 -- 8.1 Interrupts of 8086 -- 8.1.1 Interrupt Response of 8086 -- 8.1.2 Interrupt Service Routine and Interrupt Vector -- 8.1.3 Interrupt Vector Table -- 8.2 Dedicated Interrupt Types -- 8.2.1 INT 0 (Divide by Zero Error) -- 8.2.2 INT 1 (Single Stepping) -- 8.2.3 INT 2 (Non Maskable Interrupt) -- 8.2.4 INT 3 (Breakpoint Interrupt) -- 8.2.5 INT 4 (Overfl ow Interrupt) -- 8.2.6 Allocation of Interrupt Type Numbers -- 8.3 Software Interrupts -- 8.3.1 DOS and BIOS Interrupt Routines -- 8.4 Hardware Interrupts -- 8.4.1 NMI -- 8.4.2 INTR -- 8.5 Priority of Interrupts -- 8.6 Interrupt Type Allocation for Current PCs -- 8.6.1 BIOS and DOS Interrupts -- 8.6.2 BIOS 10H Functions -- 8.6.3 Video Adapter -- 8.6.4 History -- 8.6.5 Text and Graphics -- 8.6.6 Character Display -- 8.6.7 Color Configuration -- 8.7 BIOS 10H Functions -- 8.8 Addressing Video Memory Directly -- 8.9 Keyboard Interfacing -- 8.9.1 Computer Keyboard -- 8.9.2 Keyboard Hardware -- 8.9.2.1 Keyboard Controller -- 8.9.2.2 Scan Code -- 8.9.3 Keyboard Interrupt Type 09 -- 8.9.3.1 BIOS INT 09 Routine -- 8.9.4 BIOS 16H Functions -- 8.10 Hooking an Interrupt -- 8.10.1 Terminate and Stay Resident -- 8.10.2 DOS Functions for Interrupt Hooks -- 8.10.3 Hooking Into Hardware Interrupts -- Key Points of this Chapter -- Questions -- Exercises -- Chapter 9: Peripheral Interfacing - I -- 9.1 Trainer Kit -- 9.2 Programmable Peripheral Interface (PPI)-8255A -- 9.2.1 Pin Configuration and Internal Block Diagram -- 9.2.2 Programming the PPI -- 9.3 Modes of Operation -- 9.4 Mode 0 -- 9.4.1 Interfacing 16 Bits I/O Ports to the 8255 -- 9.4.2 Bit Set Reset Mode -- 9.5 Mode 1 -- 9.5.1 Strobed Input Mode -- 9.5.2 Mode 1: Strobed Output -- 9.6 Mode 2 (Strobed Bidirectional Bus I/O) -- 9.7 Centronics Printer Interface -- 9.7.1 History…”
    Libro electrónico
  16. 3636
    por Palacio, Gorka J.
    Publicado 2014
    “…Desde plataformas hasta aplicaciones móviles, los usos y ejemplos exitosos y el hardware utilizado, la propuesta abarca todo lo que puede esperar un profesor o estudiante a la hora de usarlo o diseñar materiales o aplicaciones para ello. …”
    Libro
  17. 3637
    Publicado 2015
    “…Es conveniente tener una conocimiento razonable de la línea de comandos Unix o Linux para sacar provecho este libro. La gestión del hardware cubre las técnicas avanzadas de almacenamiento (local o iSCSI), el reconocimiento de los dispositivos por parte del sistema, así como la configuración del acceso a la red. …”
    Libro
  18. 3638
    Publicado 2011
    Tabla de Contenidos: “…Flexible interconnection network for dynamically and partially reconfigurable architectures / Ludovic Devaux ... [et al.] -- 3. A hardware solution for an "on the fly" encryption / Daniel Filipas -- 4. …”
    Enlace del recurso
    Libro electrónico
  19. 3639
    Publicado 2011
    “…Software radio ideally provides the opportunity to communicate with any radio communication standard by modifying only the software, without any modification to hardware components. However, taking into account the static behavior of current communications protocols, the spectrum efficiency optimization, and flexibility, the radio domain has become an important factor.From this thinking appeared the cognitive radio paradigm. …”
    Enlace del recurso
    Libro electrónico
  20. 3640
    Publicado 2018
    “…They are organized in topical sections on model checking, program analysis using polyhedra, synthesis, learning, runtime verification, hybrid and timed systems, tools, probabilistic systems, static analysis, theory and security, SAT, SMT and decisions procedures, concurrency, and CPS, hardware, industrial applications…”
    Libro electrónico