Mostrando 801 - 820 Resultados de 2,147 Para Buscar '"The Grid"', tiempo de consulta: 0.08s Limitar resultados
  1. 801
    Publicado 2021
    Tabla de Contenidos: “…Chapter 1: Introduction to Azure Functions -- Chapter 2: Build Your First Azure Functions -- Chapter 3: What Are Triggers and Bindings -- Chapter 4: One Time Password (OTP Mailer) with Queue Storage Trigger and SendGrid Binding -- Chapter 5: Build a Report Generator with Timer Trigger and Blob Storage Bindings -- Chapter 6: To-Do API with HTTP Trigger and Table Storage Binding -- Chapter 7: Creating Custom Binding for Azure Functions -- Chapter 8: Building Serverless APIs Using Azure Function and Azure SQL -- Chapter 9: Serverless API Using Azure Functions and Azure Cosmos DB -- Chapter 10 : Enabling Application Insights and Azure Monitor -- Chapter 11: Storing Function Secrets in Azure Key Vault -- Chapter 12: Authentication and Authorization Using Azure Active Directory -- Chapter 13: Securing Azure Functions with API Management -- Chapter 14: Deploying Your Azure Functions Using IDEs -- Chapter 15: Deploying Your Azure Functions Using CI/CD Pipeline with Azure DevOps -- Chapter 16: Running Azure Functions in Containers -- Chapter 17: Adding Cognitive Capabilities to Your Azure Functions -- Chapter 18: Introduction to Azure Durable Functions -- Chapter 19: Integrating Azure Functions in Logic App Workflow -- Chapter 20: Best Practices and Pitfalls to Avoid…”
    Libro electrónico
  2. 802
    Tabla de Contenidos: “…The siting issue 2.3. The importance of grid quality for nuclear power plants 2.4. Costs for a nuclear power plant . 2.5. …”
    Libro electrónico
  3. 803
    por Mak, Gary
    Publicado 2009
    Tabla de Contenidos: “…1 Spring Fundamentals -- 2 What's New in Spring 3.0 -- 3 Transaction Management in Spring -- 4 Spring JDBC Support -- 5 Spring ORM Support -- 6 Spring and Java EE Integration -- 7 Spring and EJB3/JPA -- 8 Spring Remoting and Web Services Support -- 9 Spring Support for Email and Scheduling -- 10 Spring Dymamic Modules for OSGi -- 11 Spring Messaging Support -- 12 EAI and Spring Integration -- 13 Batch Processing with Spring Batch -- 14 JMX -- 15 Spring JCA -- 16 Integrating jBPM -- 17 Distributed Spring: Teracotta/GridGain/GigaSpaces -- 18 Testing Spring Applications -- 19. …”
    Libro electrónico
  4. 804
    Publicado 2024
    “…Highlights include the IBM TS7700 Advanced Object Store, an all flash TS7770, grid resiliency enhancements, and Logical WORM retention. …”
    Libro electrónico
  5. 805
    por Rifkin, Jeremy
    Publicado 2011
    “…Together, Internet technology and the reality of renewable energy are creating a new type of electrical grid, one in which energy is stored and distributed on an individual basis. …”
    Libro
  6. 806
    Publicado 2011
    Tabla de Contenidos: “…Machine generated contents note: Chapter 1 Coil Gun -- Chapter 2 Trebuchet -- Chapter 3 Ping Pong Ball Minigun -- Chapter 4 Mini Laser Turret -- Chapter 5 Balloon-popping Laser Gun -- Chapter 6 Touch Activated Laser Sight -- Chapter 7 Laser-grid Intruder Alarm -- Chapter 8 Persistence of Vision Display -- Chapter 9 Covert Radio Bug -- Chapter 10 Laser Voice Transmitter -- Chapter 11 Flash Bomb -- Chapter 12 High Brightness LED Strobe -- Chapter 13 Levitation Machine -- Chapter 14 Light Seeking Microbot -- Chapter 15 Surveillance Robot -- Appendix A Electronics Construction Primer…”
    Libro electrónico
  7. 807
    por Institute of Medicine (U.S.)
    Publicado 2015
    Tabla de Contenidos: “…""Front Matter""; ""Reviewers""; ""Contents""; ""Boxes, Figures, and Tables""; ""Preface""; ""Acronyms and Abbreviations""; ""Summary""; ""1 Introduction""; ""2 Background""; ""3 Current Case Definitions and Diagnostic Criteria, Terminology, and Symptom Constructs and Clusters""; ""4 Review of the Evidence on Major ME/CFS Symptoms and Manifestations""; ""5 Review of the Evidence on Other ME/CFS Symptoms and Manifestations""; ""6 Pediatric ME/CFS""; ""7 Recommendations""; ""8 Dissemination Strategy""; ""Appendix A: Public Session Agendas""; ""Appendix B: GRADE Grid Template""…”
    Libro electrónico
  8. 808
    por Wu, Hsing-Hao
    Publicado 2023
    Tabla de Contenidos: “…Foreword -- Preface -- Moving Toward Net zero Emission Society in the Asia Pacific: With Special Reference to the Recent Law and Policy Development in Japan, Korea and Taiwan -- Assessing the Impact of Carbon Prices and Timber Fluctuation on the Expansion of Afforestation: A Case of Taiwan -- Turning on the Lights with Green Energy- A more Sustainable Future- The Case of Taiwan ICDF Project: Solar PV Mini Grid System for Lightning in Myanmar -- The Importance of Capability Development for Innovation Intermediaries in Sustainable Agricultural: Cases of Rice and Mango Industry Organizations in the Philippines -- The Kelp Industry an its Effectiveness in Blue Carbon: A Case of Hakodate, Japan -- The Climate Impacts of Black Carbon and Methane Emissions in Arctic and Current Frameworks for Prevention…”
    Libro electrónico
  9. 809
    Publicado 2008
    Tabla de Contenidos: “…Displaying Grocery Products Based on Category Selection -- Using a Repeater to Loop Over a Dataset -- Retrieving Data from Repeated Components -- Addressing Components Built by a Repeater -- Understanding Performance Differences Between TileList and Repeater -- Displaying Grocery Items Based on Category -- Coding States to Display Detailed Product Information -- Placing Products in the Shopping Cart -- LESSON 9 Using Custom Events -- Understanding the Benefits of Loosely Coupled Architecture -- Dispatching Events -- Declaring Events for a Component -- Identifying the Need for Custom Event Classes -- Building and Using the CategoryEvent -- Creating and Using the ProductEvent Class -- Using ProductEvent to Remove a Product from the Cart -- Using ProductEvent to Add a Product to the Cart -- Understanding Event Flow and Event Bubbling -- LESSON 10 Creating Custom Components with ActionScript 3.0 -- Introducing Building a Component with ActionScript 3.0 -- Creating the Structure of the Class -- Overriding the createChildren() Method -- Creating a Button in ActionScript -- Using the addChild() Method to Add the Button to Your Component -- Understanding chrome and rawChildren -- Using addChild() on rawChildren to Add Elements to the Chrome -- Sizing and Positioning in Flex -- Understanding the measure() Method -- Overriding the updateDisplayList() Method -- LESSON 11 Using DataGrids and Item Renderers -- Introducing DataGrids and Item Renderers -- Adding a Generic DataGrid to ChartPod -- Adding HTTPService Calls to Dashboard -- Displaying the Shopping Cart with a DataGrid -- Add Inline Editing Control for DataGridColumn -- Create an MXML Item Renderer for Displaying the Product -- Create an Inline MXML Item Renderer for Displaying the Remove Button -- Update ShoppingCartItem with Set and Get Functions -- Using the AdvancedDataGrid…”
    Libro electrónico
  10. 810
    Publicado 2017
    Tabla de Contenidos: “…SVD applied on handwritten digits using scikit-learn -- Deep auto encoders -- Model building technique using encoder-decoder architecture -- Deep auto encoders applied on handwritten digits using Keras -- Summary -- Chapter 9: Reinforcement Learning -- Introduction to reinforcement learning -- Comparing supervised, unsupervised, and reinforcement learning in detail -- Characteristics of reinforcement learning -- Reinforcement learning basics -- Category 1 - value based -- Category 2 - policy based -- Category 3 - actor-critic -- Category 4 - model-free -- Category 5 - model-based -- Fundamental categories in sequential decision making -- Markov decision processes and Bellman equations -- Dynamic programming -- Algorithms to compute optimal policy using dynamic programming -- Grid world example using value and policy iteration algorithms with basic Python -- Monte Carlo methods -- Comparison between dynamic programming and Monte Carlo methods -- Key advantages of MC over DP methods -- Monte Carlo prediction -- The suitability of Monte Carlo prediction on grid-world problems -- Modeling Blackjack example of Monte Carlo methods using Python -- Temporal difference learning -- Comparison between Monte Carlo methods and temporal difference learning -- TD prediction -- Driving office example for TD learning -- SARSA on-policy TD control -- Q-learning - off-policy TD control -- Cliff walking example of on-policy and off-policy of TD control -- Applications of reinforcement learning with integration of machine learning and deep learning -- Automotive vehicle control - self-driving cars -- Google DeepMind's AlphaGo -- Robo soccer -- Further reading -- Summary -- Index…”
    Libro electrónico
  11. 811
    Publicado 2015
    “…It includes applications that focus on wind energy grid integration, with analysis and control explanations with examples. …”
    Libro electrónico
  12. 812
    Publicado 2013
    Tabla de Contenidos: “…-- Relational Databases in the Cloud -- ASM in the Cloud -- Common Storage Management -- Enterprise Cloud Robustness -- Enterprise Cloud Policy Management -- Cross-Cluster Sharing -- Summary -- Chapter 2: ASM and Grid Infrastructure Stack -- Clusterware Primer -- OCR Overview -- Voting File Overview -- Grid Infrastructure Stack Overview -- Grid Infrastructure for Standalone Server -- Grid Infrastructure for Cluster -- Voting Files and Oracle Cluster Repository Files in ASM -- Voting Files in ASM -- Voting File Discovery -- Voting File Recovery -- Oracle Cluster Registry (OCR) -- OCR Recovery -- The Quorum Failure Group -- Clusterware Startup Sequence-Bootstrap If OCR Is Located in ASM -- Disk Groups and Clusterware Integration -- Summary -- Chapter 3: ASM Instances -- Managing ASM Instance -- Starting Up an ASM Instance -- Stopping the ASM Instance -- Authentication for Accessing ASM Instances -- ASM and ASM SPFILE -- Managing the ASM SPFILE -- ASM Background Processes -- ASM SGA and Parameter Sizing -- ASM Health Check Monitor -- Summary -- Chapter 4: ASM Disks and Disk Groups -- ASM Storage Provisioning -- ASM Storage Device Configuration -- ASM Disk Device Discovery -- Third-Party Volume Managers and ASM -- Preparing ASM Disks on NFS -- Direct NFS -- Preparing ASM Disks on OS Platforms -- Linux -- Solaris -- AIX -- ASM and Multipathing -- Linux Device Mapper -- Disk Group -- Disk Group Management -- ASM Redundancy and Failure Groups -- ASM and Intelligent Data Placement -- ASM and Extended Clusters…”
    Libro electrónico
  13. 813
    por Sanchez-Serra, Daniel
    Publicado 2016
    “…Using the municipal boundaries, population grid data and inter-municipalities commuting flows from the 2005 population census, the paper identifies 53 FUAs accounting for 27 million people, or 63% of the national population. …”
    Capítulo de libro electrónico
  14. 814
    Publicado 2013
    “…The challenges of integrating higher levels of variable wind power into the grid need to be addressed. For offshore wind, much remains to be done to develop appropriate large-scale systems and to reduce costs The 2013 Wind Power Roadmap also provides updated analysis on the barriers that exist for the technology and suggests ways to address them, including legal and regulatory recommendations…”
    Libro electrónico
  15. 815
    Publicado 2010
    “…Topics covered include using grid and ruler guides, working with fonts, creating 3D shapes, creating a calendar and other projects, using WordArt, creating master pages, importing Word documents and spreadsheets, formatting tables and cells, adding metadata, using spot color, creating a website, performing a mail merge, creating custom envelopes, and much, much more!…”
    Video
  16. 816
    Publicado 2013
    “…The essays have been important texts for preparing grid/group exercises ever since. She is still trying to improve the argument of Natural Symbols and is always hoping to find better applications to illustrate the power of the two dimensions used for accurate comparison…”
    Libro electrónico
  17. 817
    Publicado 2005
    “…Therefore, detailed laboratory experiments were conducted to obtain these information.The experiments were performed in a grid-stirred tank using a combined Particle Image Velocimetry - Laser Induced Fluorescence (PIV-LIF) technique that has been developed for these near surface gas transfer measurements. …”
    Libro electrónico
  18. 818
    Publicado 2018
    Tabla de Contenidos: “…Introduction -- Dynamic analysis and control design preliminaries -- Dynamic modeling of direct-on-time control -- Dynamic modeling of current-mode control -- Dynamic modeling of current-output converters -- Control design issues in voltage-fed DC-DC converters -- Introduction to current-fed converters -- Dynamic modeling of DDR-controlled CF converters -- Dynamic modeling of PCM/PVM-controlled CF converters -- Introduction to photovoltaic generator -- Photovoltaic generator interfacing issues -- Dynamic modeling of three-phase inverters -- Control design of grid-connected three-phase inverters -- Reduced-order closed-loop modeling of inverters -- Multivariable closed-loop modeling of inverters -- Impedance-based stability assessment -- Dynamic modeling of three-phase active rectifiers…”
    Libro electrónico
  19. 819
    Publicado 2015
    Tabla de Contenidos: “…Front Cover; Other Books by the Author; Contents; Preface; About the Author; Chapter 1: Introduction; Chapter 2: Intermittency Dependence on Type of Energy System; Chapter 3: Timescales Relevant for the Intermittency of Individual Energy Sources; Chapter 4: Using Case Studies to Explore the Options; Chapter 5: Power-Line Interchange; Chapter 6: Pipeline Interchange; Chapter 7: Other Trade Options; Chapter 8: System-Integrated Storage; Chapter 9: Storage in Dedicated Facilities; Chapter 10: Decentralized Storage; Chapter 11: Load Management; Chapter 12: Using Grids to Transmit Information…”
    Libro electrónico
  20. 820
    por Varley, Caroline
    Publicado 2000
    Tabla de Contenidos: “…Regulatory Reform: Key Issues -- -Policy Objectives -- Industry Structure -- Ownership -- Models of Competition -- Related Financial Markets -- Regulatory Structure -- Pricing: The Transmission Grid -- Pricing: End Users -- Subsidies and Cross-Subsidies -- General Competition Law, Competitive Neutrality, State Aids -- Security of Supply -- Environment -- Other Policy Objectives -- 4. …”
    Libro electrónico