Mostrando 4,141 - 4,160 Resultados de 4,825 Para Buscar 'Forwardis~', tiempo de consulta: 1.95s Limitar resultados
  1. 4141
    Publicado 2016
    Tabla de Contenidos: “…. -- See also -- Running a feed-forward neural network with DeepLearning 4j over Spark -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Running an RBM with DeepLearning4j over Spark -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Running a CNN for learning MNIST with DeepLearning4j over Spark -- Getting ready -- How to do it...…”
    Libro electrónico
  2. 4142
    Publicado 2023
    Tabla de Contenidos: “…-- Getting over the hedge -- The truth about speculators -- Contract specs: Keeping track of all the moving pieces -- Underlying asset -- Underlying quantity -- Product grade -- Price quote -- Price limits -- Trading months -- Delivery location -- Last trading day -- Trading hours -- For a Few Dollars Less: Trading Futures on Margin -- Taking a Pulse: Figuring Out Where the Futures Market Is Heading -- Contango: It takes two to tango -- Backwardation: One step forward, two steps back -- Keeping Your Options Open: Trading with Options -- Following options in action -- Understanding trader talk -- Selecting option characteristics -- Call options: Calling all investors…”
    Libro electrónico
  3. 4143
    por Yang, Won Y.
    Publicado 2020
    Tabla de Contenidos: “…6.1 Euler's Method -- 6.2 Heun's Method - Trapezoidal Method -- 6.3 Runge‐Kutta Method -- 6.4 Predictor‐Corrector Method -- 6.4.1 Adams‐Bashforth‐Moulton Method -- 6.4.2 Hamming Method -- 6.4.3 Comparison of Methods -- 6.5 Vector Differential Equations -- 6.5.1 State Equation -- 6.5.2 Discretization of LTI State Equation -- 6.5.3 High‐order Differential Equation to State Equation -- 6.5.4 Stiff Equation -- 6.6 Boundary Value Problem (BVP) -- 6.6.1 Shooting Method -- 6.6.2 Finite Difference Method -- Chapter 7 Optimization -- 7.1 Unconstrained Optimization -- 7.1.1 Golden Search Method -- 7.1.2 Quadratic Approximation Method -- 7.1.3 Nelder‐Mead Method -- 7.1.4 Steepest Descent Method -- 7.1.5 Newton Method -- 7.1.6 Conjugate Gradient Method -- 7.1.7 Simulated Annealing -- 7.1.8 Genetic Algorithm -- 7.2 Constrained Optimization -- 7.2.1 Lagrange Multiplier Method -- 7.2.2 Penalty Function Method -- 7.3 MATLAB Built‐In Functions for Optimization -- 7.3.1 Unconstrained Optimization -- 7.3.2 Constrained Optimization -- 7.3.3 Linear Programming (LP) -- 7.3.4 Mixed Integer Linear Programming (MILP) -- 7.4 Neural Network[K‐1] -- 7.5 Adaptive Filter[Y‐3] -- 7.6 Recursive Least Square Estimation (RLSE)[Y‐3] -- Chapter 8 Matrices and Eigenvalues -- 8.1 Eigenvalues and Eigenvectors -- 8.2 Similarity Transformation and Diagonalization -- 8.3 Power Method -- 8.3.1 Scaled Power Method -- 8.3.2 Inverse Power Method -- 8.3.3 Shifted Inverse Power Method -- 8.4 Jacobi Method -- 8.5 Gram‐Schmidt Orthonormalization and QR Decomposition -- 8.6 Physical Meaning of Eigenvalues/Eigenvectors -- 8.7 Differential Equations with Eigenvectors -- 8.8 DoA Estimation with Eigenvectors[Y-3] -- Chapter 9 Partial Differential Equations -- 9.1 Elliptic PDE -- 9.2 Parabolic PDE -- 9.2.1 The Explicit Forward Euler Method -- 9.2.2 The Implicit Backward Euler Method…”
    Libro electrónico
  4. 4144
    Publicado 2017
    Tabla de Contenidos: “…Only two work -- Chapter Ten Selecting Long-Term Winners: Don't Look for the Needle-Buy the Haystack -- A fund failure rate of almost 80 percent -- A death in the family -- The odds against success are terrible: Only two out of 355 funds have delivered truly superior performance -- The Magellan Fund story -- The Contrafund story -- Living by the sword, dying by the sword -- Look (forward) before you leap -- Don't look for the needle, buy the haystack…”
    Libro electrónico
  5. 4145
    Publicado 2025
    Tabla de Contenidos: “…Satoshi's Vision? -- 6. The Path Forward -- End-of-Chapter Questions -- Multiple-Choice Questions -- Open Questions -- Coding Exercises…”
    Libro electrónico
  6. 4146
    Publicado 2017
    Tabla de Contenidos: “…-- Launching Baxter Simulator in Gazebo -- Bringing Baxter Simulator to life -- Warm-up exercises -- Flexing Baxter's arms -- Untucking Baxter's arms -- Wobbling arms -- Controlling arms and grippers with a keyboard -- Controlling arms and grippers with a joystick -- Controlling arms with a Python script -- Recording and replaying arm movements -- Baxter's arms and forward kinematics -- Joints and joint state publisher -- Understanding tf -- A program to move Baxter's arms to a zero angle position…”
    Libro electrónico
  7. 4147
    Publicado 2010
    Tabla de Contenidos: “…8.2.4 Filtering Parameter Logging -- 8.3 Signup Success -- 8.3.1 Testing Success -- 8.3.2 The Finished Signup Form -- 8.3.3 The Flash -- 8.3.4 The First Signup -- 8.4 RSpec Integration Tests -- 8.4.1 Webrat -- 8.4.2 Users Signup Failure Should Not Make a New User -- 8.4.3 Users Signup Success Should Make a New User -- 8.5 Conclusion -- 8.6 Exercises -- Chapter 9 Sign In, Sign Out -- 9.1 Sessions -- 9.1.1 Sessions Controller -- 9.1.2 Signin Form -- 9.2 Signin Failure -- 9.2.1 Reviewing Form Submission -- 9.2.2 Failed Signin (Test and Code) -- 9.3 Signin Success -- 9.3.1 The Completed create Action -- 9.3.2 Remember Me -- 9.3.3 Cookies -- 9.3.4 Current User -- 9.4 Signing Out -- 9.4.1 Destroying Sessions -- 9.4.2 Signin Upon Signup -- 9.4.3 Changing the Layout Links -- 9.4.4 Signin/out Integration Tests -- 9.5 Conclusion -- 9.6 Exercises -- Chapter 10 Updating, Showing, and Deleting Users -- 10.1 Updating Users -- 10.1.1 Edit Form -- 10.1.2 Enabling Edits -- 10.2 Protecting Pages -- 10.2.1 Requiring Signed-In Users -- 10.2.2 Requiring the Right User -- 10.2.3 An Expectation Bonus -- 10.2.4 Friendly Forwarding -- 10.3 Showing Users -- 10.3.1 User Index -- 10.3.2 Sample Users -- 10.3.3 Pagination -- 10.3.4 Partial Refactoring -- 10.4 Destroying Users -- 10.4.1 Administrative Users -- 10.4.2 The destroy Action -- 10.5 Conclusion -- 10.6 Exercises -- Chapter 11 User Microposts -- 11.1 A Micropost Model -- 11.1.1 The Basic Model -- 11.1.2 User/Micropost Associations -- 11.1.3 Micropost Refinements -- 11.1.4 Micropost Validations -- 11.2 Showing Microposts -- 11.2.1 Augmenting the User Show Page -- 11.2.2 Sample Microposts -- 11.3 Manipulating Microposts -- 11.3.1 Access Control -- 11.3.2 Creating Microposts -- 11.3.3 A Proto-Feed -- 11.3.4 Destroying Microposts -- 11.3.5 Testing the New Home Page -- 11.4 Conclusion -- 11.5 Exercises…”
    Libro electrónico
  8. 4148
    Publicado 2024
    Tabla de Contenidos: “…Technical requirements -- Designing for 3D while continuing the GDD -- Greyboxing a 3D environment with ProBuilder and Prefabs -- Habitat interior level -- Installing ProBuilder -- Modular parts, Prefabs, and Variants -- Greyboxing the level design -- Creating an FPS player character with the Unity Starter Asset -- Installing the Unity Starter Assets -- Starter Assets Playground scene -- Getting around -- Adding the first-person controller to our level -- Playtesting the level -- Refactoring environment interactions to 3D API methods -- Revisiting the TriggeredEvent component -- Implementing a TriggeredEvent in our level design -- Animating the door opening -- Code reuse in practice - Adding premade components to the player -- Constant damage script -- Inspector Debug -- Recharging aka healing -- Summary -- Chapter 11: Continuing the FPS Game -- Technical requirements -- Decorating the 3D environment -- Updating and replacing Prefabs -- Applying new materials -- Immersing the player using Polybrush and Decals -- Painting objects with Polybrush -- Painting/scattering objects -- Surface story with Decals -- Lighting design - Probes, Decals, light baking, and performance -- Setting the URP Forward+ Rendering Path -- Proxy lighting with Decals (yes, Decals) -- Bake that lighting? …”
    Libro electrónico
  9. 4149
    Publicado 2010
    Tabla de Contenidos: “…avoiding walls with the ultrasonic sensor -- sensors and the loop block -- seeing the sensors and the loop block in action -- sensors and the switch block -- configuring a switch block -- seeing the switch block in action -- adding blocks to a switch block -- using the flat view option -- repeating switches -- further exploration -- 7 using the touch, color, and rotation sensors -- the touch sensor -- creating the bumper attachment with touch sensors -- connecting the cables -- programming with the touch sensor -- creating a test program for the touch sensor -- avoiding walls with touch sensors -- creating the discovery-bumper program -- the color sensor -- creating the color sensor attachment -- using the view mode to poll the color sensor -- programming with the color sensor -- staying inside a colored line -- following a line -- using the NXT buttons as sensors -- the rotation sensors -- using the view mode to poll the rotation sensor -- making programs with rotation sensors -- resetting the rotation sensor -- further exploration -- 8 shot-roller: a robotic defense system -- building the shot-roller -- connecting the cables -- programming the shot-roller -- the complete palette -- the color lamp block -- the motor block -- using the control motor power option -- autonomous mode -- creating the program -- light sensor mode -- defending a territory with the shot-roller -- troubleshooting your program -- remote-control mode -- further exploration -- 9 strider: the six-legged walking creature -- building strider -- connecting the sensor cables -- understanding strider's walking technique -- programming strider -- creating the walk-forward my block -- creating the walk-left and walk-right my blocks -- using the my blocks in an interactive program -- creating the program -- creating the scared strider program -- polling sensors with feedback boxes…”
    Libro electrónico
  10. 4150
    por Empson, Scott, Roth, Hans, 1953-
    Publicado 2010
    Tabla de Contenidos: “…Step 1: Define One (or More) Probes -- Step 2: Define One (or More) Tracking Objects -- Step 3: Define the Action on the Tracking Object(s) -- Step 4: Verify IP SLA Operations -- Policy Routing Using Route Maps -- Configuration Example: Route Maps -- Chapter 6 Enterprise to ISP Connectivity -- Configuring BGP -- BGP and Loopback Addresses -- eBGP Multihop -- Verifying BGP Connections -- Troubleshooting BGP Connections -- Autonomous System Synchronization -- Default Routes -- Load Balancing -- Authentication -- Attributes -- Route Selection Decision Process -- Origin -- Next-Hop -- Autonomous System Path: Remove Private Autonomous System -- Autonomous System Path: Prepend -- Weight: The Weight Attribute -- Weight: Access Lists -- Weight: Route Maps -- Local Preference: bgp default local-preference Command -- Local Preference: Route Maps -- Multi-Exit Discriminator (MED) -- Atomic Aggregate -- Regular Expressions -- Regular Expressions: Example One -- Regular Expressions: Example Two -- BGP Route Filtering Using Access Lists -- BGP Route Filtering Using Prefix Lists -- Configuration Example: BGP -- Chapter 7 Implementing IPv6 -- Assigning IPv6 Addresses to Interfaces -- IPv6 on NBMA Networks -- Cisco Express Forwarding (CEF) and Distributed CEF (dCEF) Switching for IPv6 -- IPv6 and RIPng -- Configuration Example: IPv6 RIP -- IPv6 and OSPFv3 -- Enabling OSPF for IPv6 on an Interface -- OSPFv3 and Stub/NSSA Areas -- Enabling an OSPF for IPv6 Area Range -- Enabling an IPv4 Router ID for OSPFv3 -- Forcing an SPF Calculation -- Configuration Example: OSPFv3 -- IPv6 and EIGRP -- Enabling EIGRP for IPv6 on an Interface -- Configuring the Percentage of Link Bandwidth Used by EIGRP -- Configuring Summary Addresses -- Configuring EIGRP Route Authentication -- Configuring EIGRP Timers -- Configuring EIGRP Stub Routing -- Logging EIGRP Neighbor Adjacency Changes…”
    Libro electrónico
  11. 4151
    Publicado 2013
    Tabla de Contenidos: “…More Zones Administration -- Cloning -- Changing a Zone's Name and Its Root Dataset -- Zone Backup and Restore -- Zone Rehosting -- Solaris10 Branded Zones -- Tips, Tricks, and Pitfalls -- hostid -- Profile for Automatic Installer -- Interactive sysconfig to Create Profile XML -- Summary -- Reference -- Chapter 15: Print Management -- Print Service Options -- CUPS, the Print Service -- Related Packages -- The Internet Print Protocol (IPP) and CUPS -- Basic Components -- Basic Commands -- Set Up a Printer Administrator -- The Printer Configuration Tool -- A Printer Class Is a Group of Printers -- Print Server Configuration -- Connect to a Remote Print Server -- The Other Printer Configuration Tool -- The Files of CUPS -- The Main CUPS Server Configuration File: cupsd.conf -- Additional CUPS Configuration Options -- Configured Printers in printers.conf -- Configured Groups of Printers -- Printers Shared via Samba -- Print Server Log Files -- Summary -- Chapter 16: DNS and DHCP -- The Domain Name Service -- DNS Background -- DNS Configuration Concepts -- A Key Solaris Difference -- Different DNS Servers -- DNS Packages -- Key DNS Commands -- A New Way to Configure a DNS Client -- DNS Client Configuration Files -- DNS Server Configuration -- DNS Server Configuration in SMF -- Creating a DNS Forwarding Name Server -- Extending DNS for a Primary or Secondary Server -- DNS Logging -- DNS Database Files -- Troubleshooting -- The Dynamic Host Configuration Protocol (DHCP) -- The DHCP Management Tool -- DHCP Configuration Files -- The ISC DHCP Server -- The DHCP Client -- Summary -- References -- Chapter 17: Mail Services -- A sendmail Configuration Plan -- Customizing sendmail -- Basic Procedures -- Customizing the Configuration for a Local System -- Mail Clients on a Network -- Creating a New Configuration File -- Virtual Hosts and sendmail…”
    Libro electrónico
  12. 4152
    Publicado 2019
    Tabla de Contenidos: “…/ Michèle V. Cloonan -- Spring Forward: Collaborating to Build and Assess a Collection of Learning Objects / Stephanie A. …”
    Libro electrónico
  13. 4153
    Publicado 2022
    Tabla de Contenidos: “…Unicode Conversion -- Areas Affected by Unicode Conversion -- SAP Unicode Conversion Guides -- Relevancy of Guides -- Scan Your ABAP Code -- Software Provisioning Manager (SWPM) -- Adjustments During and After Conversion or an Upgrade -- Modifications -- Carrying Modifications Forward After the Upgrade Process -- How Modifications Are Adjusted -- Who Is Responsible for Performing Modification Adjustments? …”
    Libro electrónico
  14. 4154
    Publicado 2022
    Tabla de Contenidos: “…4.1.1.1 Setup -- 4.1.1.2 Implement the Native Module -- 4.1.1.3 Async Calls -- 4.1.2 Android Native Module -- 4.1.2.1 Setup -- 4.1.2.2 Implement the Native Module -- 4.1.2.3 Register the Native Module -- 4.1.2.4 Async Calls -- 4.1.3 Use the Native Module in JavaScript -- 4.1.4 Key Takeaways -- 4.2 Native Components -- 4.2.1 iOS Native Component -- 4.2.1.1 Setup -- 4.2.1.2 Implement the View Manager -- 4.2.1.3 View Property -- 4.2.2 Android Native Component -- 4.2.2.1 Setup -- 4.2.2.2 Implement the View Manager -- 4.2.2.3 View Property -- 4.2.3 Use the Native Component in JavaScript -- 4.2.3.1 The Easy Way -- 4.2.3.2 The Right Way, Abstraction on the JavaScript Layer -- 4.2.4 Children of a Native Component -- 4.2.5 Key Takeaways -- 4.3 Advanced Techniques -- 4.3.1 Event -- 4.3.1.1 Send Events from iOS -- 4.3.1.2 Send Events from Android -- 4.3.1.3 Receive Events in JavaScript -- 4.3.2 React Tag -- 4.3.2.1 React Refs -- 4.3.2.2 React Tags -- 4.3.2.3 Reconcile React Tag Implementation on JavaScript -- 4.3.3 Direct Manipulation -- 4.3.4 Synchronous Method Call -- 4.3.5 Export Constants -- 4.3.5.1 iOS -- 4.3.5.2 Android -- 4.3.5.3 Access Constants in JavaScript -- 4.3.6 Initial Properties -- 4.3.7 Dependency Injection -- 4.3.8 Key Takeaways -- 4.4 Exception Handling -- 4.5 Case Study - a Video Component -- 4.5.1 iOS Implementation of a Video Component -- 4.5.2 Android Implementation of a Video Component -- 4.5.3 JavaScript Layer -- 4.5.3.1 Native Component Wrapper -- 4.5.3.2 View Manager Wrapper -- 4.5.3.3 Video Feed -- 4.5.3.4 Ref Forwarding -- 4.5.3.5 Video Feed in Moment -- 4.5.4 Reinforced Video Component -- 4.5.4.1 Protect the iOS Component -- 4.5.4.2 Protect the Android Component -- 4.5.4.3 JavaScript Layer -- 4.6 Summary -- Chapter 5: Network Programming -- 5.1 A Very Brief Introduction to TCP/IP -- 5.1.1 TCP…”
    Libro electrónico
  15. 4155
    Tabla de Contenidos: “…Ongoing developments, achievements, and a way forward -- 3.4.1. Korea relies the most highly on ICT industries among OECD countries, but new technology-based industries, such as biotechnology, are emerging -- 3.4.2. …”
    Libro electrónico
  16. 4156
    Publicado 2024
    Tabla de Contenidos: “…Building a transformer-based text generator with PyTorch -- Training the transformer-based language model -- Saving and loading the language model -- Using the language model to generate text -- Using GPT models as text generators -- Out-of-the-box text generation with GPT-2 -- Text generation strategies using PyTorch -- Greedy search -- Beam search -- Top-k and top-p sampling -- Text generation with GPT-3 -- Generating MIDI music with LSTMs using PyTorch -- Loading the MIDI music data -- Defining the LSTM model and training routine -- Training and testing the music generation model -- Summary -- References -- Chapter 8: Neural Style Transfer -- Understanding how to transfer style between images -- Implementing neural style transfer using PyTorch -- Loading the content and style images -- Loading and trimming the pretrained VGG19 model -- Building the neural style transfer model -- Training the style transfer model -- Experimenting with the style transfer system -- Summary -- References -- Chapter 9: Deep Convolutional GANs -- Defining the generator and discriminator networks -- Understanding the DCGAN generator and discriminator -- Training a DCGAN using PyTorch -- Defining the generator -- Defining the discriminator -- Loading the image dataset -- Training loops for DCGANs -- Using GANs for style transfer -- Understanding the pix2pix architecture -- Exploring the pix2pix generator -- Exploring the pix2pix discriminator -- Summary -- References -- Chapter 10: Image Generation Using Diffusion -- Understanding image generation using diffusion -- Understanding how diffusion works -- Training a forward diffusion model -- Performing reverse diffusion or denoising -- Training a diffusion model for image generation -- Loading the dataset using Hugging Face datasets -- Processing the dataset using torchvision transforms…”
    Libro electrónico
  17. 4157
    Publicado 2022
    “…The timely intervention of this book is, therefore, crucial for feminist strategies going forward.The book emerges at the intersections between Gender, International Development, Political Economy, and Sociology and its main readership will be found in, but not limited to, these disciplinary fields. …”
    Libro electrónico
  18. 4158
    Publicado 2022
    Tabla de Contenidos: “…Acknowledgments -- Introduction -- 10 Networking Fundamentals -- Objective 11 Compare and contrast the Open Systems Interconnection -- (OSI) model layers and encapsulation concepts -- OSI Model -- Layer 1 -- Physical -- Layer 2 -- Data Link -- Layer 3 -- Network -- Layer 4 -- Transport -- Layer 5 -- Session -- Layer 6 -- Presentation -- Layer 7 -- Application -- Data Encapsulation and Decapsulation Within the OSI Model Context -- Ethernet Header, Internet Protocol (IP) Header, Transmission Control -- Protocol (TCP)/User Datagram Protocol (UDP) Headers, Payload -- TCP Flags -- Maximum Transmission Unit (MTU) -- REVIEW -- 1 1 QUESTIONS -- 1 1 ANSWERS -- Objective 12 Explain the characteristics of network topologies -- and network types -- Bus -- Ring -- Hybrid -- Star/Hub-and-Spoke -- Mesh -- 00-FMindd 11 22/04/22 11:12 AM -- xii Mike Meyers' CompTIA Network+ Certification Passport -- Passport_2019 / Mike Meyers' CompTIA Network+" Certification Passport / Weissman / 896-3 / FM -- Network Types and Characteristics -- Client-Server -- Peer-to-Peer -- Local Area Network (LAN) -- Wide Area Network (WAN) -- Metropolitan Area Network (MAN) -- Wireless Local Area Network (WLAN) -- Personal Area Network (PAN) -- Campus Area Network (CAN) -- Storage Area Network (SAN) -- Multiprotocol Label Switching (MPLS) -- Software-Defined Wide Area Network (SDWAN) -- Multipoint Generic Routing Encapsulation (mGRE) -- Service-Related Entry Point -- Demarcation Point -- Smartjack -- Virtual Network Concepts -- Hypervisor -- Virtual Network Interface Card (vNIC) -- vSwitch -- Network Function Virtualization -- Provider Links -- Satellite -- Digital Subscriber Line (DSL) -- Cable -- Leased Line -- Metro-Optical -- REVIEW -- 12 QUESTIONS -- 12 ANSWERS -- Objective 13 Summarize the types of cables and connectors -- and explain which is the appropriate type for a solution -- Copper -- Twisted Pair -- Coaxial/RG-6 -- Twinaxial -- Termination Standards -- Fiber -- Single-mode -- Multimode -- 00-FMindd 12 22/04/22 11:12 AM -- Contents -- Passport_2019 / Mike Meyers' CompTIA Network+" Certification Passport / Weissman / 896-3 / FM -- Connector Types -- Local Connector (LC), Straight Tip (ST), Subscriber Connector (SC), -- Mechanical Transfer (MT), Registered Jack (RJ) -- RJ11, RJ45, F-type Connector -- Transceivers/Media Converters -- Transceiver type -- Cable Management -- Patch Panel/Patch Bay -- Fiber Distribution Panel -- Punchdown Block -- Ethernet Standards -- Copper -- Fiber -- REVIEW -- 13 QUESTIONS -- 13 ANSWERS -- Objective 14 Given a scenario, configure a subnet and use -- appropriate IP addressing schemes -- Public vs Private -- RFC 1918 -- Network Address Translation (NAT) -- Port Address Translation (PAT) -- IPv4 vs IPv6 -- Automatic Private IP Addressing (APIPA), Link-Local -- Extended Unique Identifier (EUI-64) -- Broadcast -- Multicast -- Unicast -- Anycast -- Loopback -- Default Gateway -- IPv4 Subnetting -- Classful -- Classless (Variable-Length Subnet Mask) -- Classless Inter-Domain Routing (CIDR) Notation -- IPv6 Concepts -- Tunneling -- Dual Stack -- Shorthand Notation -- Router Advertisement, Stateless Address Autoconfiguration (SLAAC) -- 00-FMindd 13 22/04/22 11:12 AM -- xiv Mike Meyers' CompTIA Network+ Certification Passport -- Passport_2019 / Mike Meyers' CompTIA Network+" Certification Passport / Weissman / 896-3 / FM -- Virtual IP (VIP) -- Subinterfaces -- REVIEW -- 14 QUESTIONS -- 14 ANSWERS -- Objective 15 Explain common ports and protocols, their application, -- and encrypted alternatives -- Protocols and Ports -- Types of Ports -- Port States -- Commonly Used Ports -- IP Protocol Types -- TCP and UDP -- Internet Control Message Protocol (ICMP) -- Generic Routing Encapsulation (GRE) -- Internet Protocol Security (IPsec) -- Connectionless vs Connection-Oriented -- REVIEW -- 15 QUESTIONS -- 15 ANSWERS -- Objective 16 Explain the use and purpose of network services -- DHCP -- Scope, Scope Options -- Lease Time, Available Leases -- Dynamic Assignment -- Static Assignment -- Exclusion Ranges -- Reservation -- DHCP Relay, IP Helper/UDP Forwarding -- DNS -- Zone Transfers -- Global Hierarchy -- Time to Live (TTL), DNS Caching -- Recursive Lookup/Iterative Lookup -- Record Types -- Reverse DNS/Reverse Lookup/Forward Lookup -- Internal vs External DNS -- NTP -- Stratum, Clients, Servers -- REVIEW -- 16 QUESTIONS -- 16 ANSWERS -- 00-FMindd 14 22/04/22 11:12 AM -- Contents -- Passport_2019 / Mike Meyers' CompTIA Network+" Certification Passport / Weissman / 896-3 / FM -- Objective 17 Explain basic corporate and datacenter network -- architecture -- Three-Tiered -- Access/Edge -- Distribution/Aggregation Layer -- Core -- Software-Defined Networking -- Control Layer, Infrastructure Layer -- Management Plane, Application Layer -- Spine and Leaf -- Software-Defined Network -- Top-of-Rack Switching -- Backbone -- Traffic Flows -- North-South -- East-West -- Branch Office vs On-Premises Datacenter vs Colocation -- Storage Area Networks -- Connection Types -- REVIEW -- 17 QUESTIONS -- 17 ANSWERS…”
    Libro electrónico
  19. 4159
    por Hernández, Ariel Macaspac
    Publicado 2021
    Tabla de Contenidos: “…3.2 Interim Conclusion -- 4 A Critical Outlook on Assumptions-Decision Systems in Transformation Towards Sustainability -- 4.1 Actors -- 4.2 Issues -- 4.3 Structures -- 4.4 Processes -- 4.5 Outcomes -- 4.6 Interim Conclusion -- 5 Knowledge Diplomacy as Facilitator of Transformation Towards Sustainability-The "New Diplomacy" and Consensual Knowledge -- 5.1 Knowledge Diplomacy and Consensual Knowledge -- 5.2 Negotiation Perspectives on Consensual Knowledge -- 5.2.1 Power-Based Perspective on Consensual Knowledge -- 5.2.2 Systems Perspective on Consensual Knowledge -- 5.3 Case Study: The IPCC and the Generation of Consensual Knowledge for Climate Negotiations -- 5.4 Interim Conclusion: Convergence of Knowledge Frameworks as Opportunities and Risks-The Preceding Step Towards Global Convergence -- 6 The Systems Perspective on the Transformation Towards Sustainability -- 6.1 System Transformation and Human Cognition-Power and Identities -- 6.2 System Transformation-'Grasping' the Context of Sustainable, Low-Carbon Transformation -- 6.3 Transition, Transformation and Leapfrogging-Sustainable Low Carbon Policy Priorities in Countries with Emerging Economies -- 6.3.1 Leapfrogging of the Developing Countries-A Way Forward? -- 6.4 Problem Context: Energy System Transformation in Developing Countries with Emerging Economies -- 6.5 A Systems Perspective on Energy Transitions-Energy Policy Objectives for Countries with Emerging Economies -- 6.5.1 Policy Objective 1: Increase Energy Access and Energy Efficiency by Reducing Income Gaps Between Urban and Rural Areas -- 6.5.2 Policy Objective 2: Capacity Building for Energy Transitions -- 6.5.3 Policy Objective 3: Reduce the Environmental and Human Health Impacts of Energy System Transformation -- 6.5.4 Policy Objective 4: Accelerate the Rate of Energy-Related Technological Change…”
    Libro electrónico
  20. 4160
    Publicado 2012
    Tabla de Contenidos: “…-- Acknowledgements -- Notes -- References -- 10 Fiscal and Monetary Policies after the Crises -- 10.1 Introduction -- 10.2 The Pre-Crisis Consensus, and Heterogeneity -- 10.3 The Context and Challenges Posed by the Crisis -- 10.3.1 Headline Macroeconomic Trends -- 10.3.2 Market Impairment and the Transmission of Stabilization Policy -- 10.3.3 The Zero Bound on Nominal Interest Rates -- 10.4 The Zero Lower Bound: Implications for Stabilization Policy -- 10.4.1 Savings Decisions and Nominal Interest Rates -- 10.4.2 Shocks to the `Natural' Rate of Interest -- 10.4.3 Forward Guidance as a Solution? -- 10.4.4 Fiscal Stimulus as a Solution?…”
    Libro electrónico