Mostrando 4,701 - 4,720 Resultados de 9,082 Para Buscar 'Syfy~', tiempo de consulta: 0.63s Limitar resultados
  1. 4701
    Publicado 2023
    Tabla de Contenidos: “…Further Reading -- Chapter 7 Water Hammering -- 7.1 Introduction -- 7.2 Water Hammering and Pressure Loss in Check Valves -- 7.3 Water Hammering Calculations -- Questions and Answers -- Further Reading -- Chapter 8 Safety Valves -- 8.1 Introduction -- 8.2 Safety Valve Parts -- 8.3 Safety Valve Design and Operation -- 8.3.1 Design and Operation Parameters -- 8.3.1.1 Overpressure Criteria -- 8.3.2 Principle of Operation -- 8.3.3 Safety Valve Reaction Forces -- 8.3.4 Safety Valve Capacity Conversion -- Questions and Answers -- Further Reading -- Chapter 9 Safety and Reliability -- 9.1 Introduction -- 9.2 Safety Standards -- 9.3 Risk Analysis -- 9.4 Basic Safety and Reliability Concepts -- 9.4.1 System Incidents and Failures -- 9.4.1.1 Failure Rate -- 9.4.1.2 Repair Rate -- 9.4.1.3 Mean Time to Failure (MTTF) -- 9.4.1.4 Mean Time Between Failure (MTBF) -- 9.4.1.5 Mean Time to Repair and Recovery (MTTR) -- 9.4.1.6 Mean Time to Detection (MTTD) -- 9.4.2 Reliability and Unreliability -- 9.4.3 Availability and Unavailability -- 9.5 Safety Integrity Level (SIL) Calculations -- 9.5.1 SIL -- 9.5.2 Probability of Failure on Demand (PFD) -- 9.5.3 Mean Downtime -- 9.5.4 Diagnostic Coverage -- 9.5.5 Safe Failure Fraction (SFF) -- 9.6 Condition Monitoring (ValveWatch) -- Questions and Answers -- Further Reading -- Chapter 10 Valve Operation -- 10.1 Introduction -- 10.2 Valve Torque -- 10.3 Stem Design -- 10.3.1 MAST Calculations -- 10.3.2 Buckling Prevention -- 10.3.3 Torsional Deflection Prevention -- 10.3.4 MAST Limitation for Quarter-Turn Cryogenic Valves -- Questions and Answers -- Further Reading -- Chapter 11 Miscellaneous -- 11.1 Introduction -- 11.2 Joint Efficiency -- 11.2.1 Weld Joint Efficiency -- 11.2.2 Bolted Joint Efficiency -- 11.2.2.1 Bolted Bonnet or Cover Joints -- 11.2.2.2 Bolted Body Joints -- 11.2.3 Threaded Joint Efficiency…”
    Libro electrónico
  2. 4702
    Publicado 2016
    Tabla de Contenidos: “…-- Basic Exporting -- Basic Importing -- Importing a Single Binding -- Importing Multiple Bindings -- Importing an Entire Module -- A Subtle Quirk of Imported Bindings -- Renaming Exports and Imports -- Default Values in Modules -- Exporting Default Values -- Importing Default Values -- Re-exporting a Binding -- Importing Without Bindings -- Loading Modules -- Using Modules in Web Browsers -- Browser Module Specifier Resolution -- Summary -- Appendix A: Minor Changes in ECMAScript 6 -- Working with Integers -- Identifying Integers -- Safe Integers -- New Math Methods -- Unicode Identifiers -- Formalizing the __proto__ Property -- Appendix B: Understanding ECMAScript 7 (2016) -- The Exponentiation Operator -- Order of Operations -- Operand Restriction -- The Array.prototype.includes() Method -- How to Use Array.prototype.includes() -- Value Comparison -- A Change to Function-Scoped Strict Mode -- Index -- The Electronic Frontier Foundation (EFF) -- Updates -- Level Up Your JavaScript…”
    Libro electrónico
  3. 4703
    por Hahn, Marcelo Guerra
    Publicado 2023
    Tabla de Contenidos: “…-- Principles of functional programming -- Pure functions -- Folding -- Delving more deeply into recursion -- Head recursion -- Tail recursion -- Metaprogramming in functional C++ -- Summary -- Questions -- Further reading -- Chapter 9: Concurrency and Multithreading -- Technical requirements -- Understanding concurrency and multithreading -- Processes -- Threads -- Working with threads -- Waiting for threads -- Using std::jthread -- Passing arguments to the thread function -- Managing threads and sharing data -- Sharing data -- Protecting shared data using a mutex -- Avoiding deadlocks -- Designing concurrent code -- Introducing coroutines -- Summary -- Questions -- Further reading -- Chapter 10: Designing Concurrent Data Structures -- Technical requirements -- Thread safety -- Lock-based concurrent data structures -- A thread-safe singleton pattern -- Synchronized counters -- Concurrent stacks -- Lock-free concurrent data structures -- Using atomic types -- Operations on atomic types -- Lock-free stacks -- A lock-free queue -- A lock-free hashtable -- A lock-free set -- More operations on atomics -- Summary -- Questions -- Further reading -- Chapter 11: Designing World-Ready Applications -- Technical requirements -- Design patterns…”
    Libro electrónico
  4. 4704
    por Burrows, Mike
    Publicado 2020
    Tabla de Contenidos: “…3.3 Modell 3 - Menschen, Verfahren und Technologie: XP und DevOps -- XP -- DevOps -- 3.4 Modell 4 - Optionen erkunden -- User Story Mapping, Jobs to be Done und Behavior Driven Development (BDD) -- Abb. 3-3 Eine User Story Map -- 3.5 Modell 5 - Co-Creation mit Kunden: Service Design Thinking -- Abb. 3-4 Phasen der Divergenz und Konvergenz -- Service Design Thinking und Digital Leadership -- 3.6 Modell 6 - Systematisches Engpassmanagement: Theory of Constraints -- Kontinuierliche Auslieferung erfordert kontinuierliche Erforschung -- 3.7 Modell 7 - Hypothesengetriebene Geschäftsmodellexperimente: Lean Startup -- Abb. 3-5 Das Changeban-Board -- Abb. 3-6 Wertvoll, machbar, brauchbar -- 3.8 Right to left: Eine umfassende vereinheitlichende Theorie für Lean-Agile -- 3.9 Fragen zum Kapitel -- 4 Tragfähige Skalierung -- 4.1 Das Spotify-Modell: Squads, Tribes, Chapter und Gilden (Guilds) -- Abb. 4-1 Das Squad -- Abb. 4-2 Das Tribe -- Abb. 4-3 Chapter -- Abb. 4-4 Gilden -- 4.2 Skalierte agile Prozessframeworks -- 4.3 SAFe-Grundlagen -- 4.4 Engagementmodelle und die Herausforderungen von Veränderungen -- 4.5 Organisationen haben auch Bedürfnisse -- 4.6 Fragen zum Kapitel -- 5 Von außen nach innen -- 5.1 Was passiert gerade? …”
    Libro electrónico
  5. 4705
    Publicado 2022
    Tabla de Contenidos: “…Understanding the Scene Optimizer and its Operating Modes -- Creating a Custom Optimization Strategy for the Asteroid Belt -- Summary -- Extended Topics -- Chapter 13: Converting the Application to a PWA -- Technical Requirements -- Hosting Requirements -- Options for Hosting your PWA -- Resources and Reading -- Introduction to PWAs -- SSL -- Service Workers -- Web Manifest -- Converting the Space-Truckers application into a PWA -- Putting the "P" in PWA -- Using the PWABuilder Extension -- Using IndexedDB to Persist Scores -- Learning about IndexedDB -- Using IndexedDB -- Recap -- Storing and Displaying High Scores -- The Heist -- The Muscle -- The Safe Cracker -- The Brains -- The Job -- The Integration -- Summary -- Extended Topics -- Chapter 14: Extended Topics, Extended -- AR and VR with WebXR -- An Abridged History of AR/VR on the WWW -- Building Tomorrow, Today with the WebXR Experience Helper -- Further Reading -- A Tour of the Babylon.js Native Project -- Choosing Babylon Native -- The Evolution of a Babylon Native App -- Further Reading -- Incorporating 3D Content into a Website -- Babylon.js and CMS -- Tracing out a Path to Advanced Rendering -- Ray Tracing and its History by Erich Loftis -- Summary -- Index -- About Packt -- Other Books You May Enjoy…”
    Libro electrónico
  6. 4706
    Publicado 2022
    Tabla de Contenidos: “…Using Method References -- Calling static Methods -- Calling Instance Methods on a Particular Object -- Calling Instance Methods on a Parameter -- Calling Constructors -- Reviewing Method References -- Working with Built-in Functional Interfaces -- Implementing Supplier -- Implementing Consumer and BiConsumer -- Implementing Predicate and BiPredicate -- Implementing Function and BiFunction -- Implementing UnaryOperator and BinaryOperator -- Checking Functional Interfaces -- Using Convenience Methods on Functional Interfaces -- Learning the Functional Interfaces for Primitives -- Working with Variables in Lambdas -- Listing Parameters -- Using Local Variables Inside a Lambda Body -- Referencing Variables from the Lambda Body -- Summary -- Exam Essentials -- Review Questions -- Chapter 9 Collections and Generics -- Using Common Collection APIs -- Using the Diamond Operator -- Adding Data -- Removing Data -- Counting Elements -- Clearing the Collection -- Check Contents -- Removing with Conditions -- Iterating -- Determining Equality -- Using the List Interface -- Comparing List Implementations -- Creating a List with a Factory -- Creating a List with a Constructor -- Working with List Methods -- Converting from List to an Array -- Using the Set Interface -- Comparing Set Implementations -- Working with Set Methods -- Using the Queue and Deque Interfaces -- Comparing Deque Implementations -- Working with Queue and Deque Methods -- Using the Map Interface -- Comparing Map Implementations -- Working with Map Methods -- Calling Basic Methods -- Iterating through a Map -- Getting Values Safely -- Replacing Values -- Putting if Absent -- Merging Data -- Comparing Collection Types -- Sorting Data -- Creating a Comparable Class -- Comparing Data with a Comparator -- Comparing Comparable and Comparator -- Comparing Multiple Fields -- Sorting and Searching…”
    Libro electrónico
  7. 4707
    Publicado 2024
    Tabla de Contenidos: “…Realizing the Benefits of a Trusting and Psychologically Safe Workplace -- Identifying the Factors that Drive and Undermine Psychological Safety -- Factors that undermine trust and psychological safety -- Factors that cultivate trust and psychological safety -- Creating Psychological Safety -- Increasing Inclusion Safety -- Increasing Learner Safety -- Increasing Contributor Safety -- Increasing Challenger Safety -- Measuring Psychological Safety -- Recognizing Best Practice Companies -- Pixar: "Fail Early and Often" -- Eileen Fisher: "Leadership is About Listening" -- Barry-Wehmiller: "What We Do Matters" -- X Development LLC: "Shoot for the Moon" -- Chapter 12 Coaching and Giving Feedback -- Acknowledging the Impact of Not Providing Coaching and Feedback -- Understanding the Difference between Coaching and Feedback -- Customizing Your Coaching Approach using Situational Leadership -- Telling -- Selling -- Participating -- Delegating -- Avoiding Common Feedback Pitfalls -- Being unprepared -- Failing to establish trust -- Ignoring cultural context -- Treating everyone the same way -- Avoiding reciprocal feedback -- Giving Great Feedback -- Before the conversation -- During the conversation -- After the conversation -- Chapter 13 Communicating Inclusively -- Recognizing the Benefits of Inclusive Communication -- Understanding the Impact of Non-Inclusive Language -- Working With Human Resources to Promote Inclusive Language -- Practicing Inclusive Communication -- Chapter 14 Dealing with Conflict -- Addressing the Reasons We Avoid Conflict -- Normalizing Conflict as a Tool for Higher Performance -- Identifying the Topics We Tend to Avoid -- Seeing the Benefits of Engaging in Uncomfortable Conversations -- Interpreting Two Models for Managing Conflict -- Thomas-Kilman conflict modes -- Intercultural Conflict Styles…”
    Libro electrónico
  8. 4708
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Copyright -- Contributors -- Table of Contents -- Preface -- Part 1: Introduction to Home Assistant - Installation and Configuration -- Chapter 1: Understanding Home Automation Systems -- Technical requirements -- Overview of home automation systems -- Benefits of having an automated home -- Saving time -- Feeling comfortable -- Saving money -- Being safe -- Home automation structure -- Home automation server -- Sensors -- Actuators -- Communication media -- Protocols and brokers (MQTT) -- User interface and other clients -- Example of a real home automation system -- History -- Current configuration -- Bill of materials and costs -- Summary -- Chapter 2: Getting Started with Home Assistant -- Technical requirements -- Learning about Home Assistant -- Introduction and evolution -- Home Assistant features and resources -- Important Home Assistant definitions -- Home Assistant availability -- Community and support -- YAML -- Raspberry Pi as a home automation server -- Hardware architecture -- Main Raspberry Pi features used by the home automation system -- Installing Home Assistant on a Raspberry Pi -- Preparing the SD card for Home Assistant installation -- Home Assistant installation verification of Raspberry Pi -- Home Assistant initial configuration -- Exploring a Home Assistant installation -- Home Assistant default screen and menu disposition -- Home Assistant sidebar navigation -- Home Assistant basic configurations -- User preference configuration -- General configuration -- People configuration -- MQTT configuration -- Wi-Fi network configuration -- Dashboard cleanup -- Summary -- Part 2: Install, Create, and Hack Sensors and Actuators -- Chapter 3: Hands-On Project 1 - Creating Your Own Sensor -- Technical requirements -- Knowing the parts and tools to build your sensor…”
    Libro electrónico
  9. 4709
    por Reddy, Martin
    Publicado 2024
    Tabla de Contenidos: “…The maybe_unused attribute -- Migrating to C++17 -- C++20 API features -- Modules -- Named Modules -- Header units -- The spaceship operator -- Constraints and concepts -- Abbreviated function templates -- The consteval specifier -- The constinit specifier -- Migrating to C++20 -- C++23 API features -- Expected values -- Multidimensional subscript operator -- Preprocessor directives -- Migrating to C++23 -- 8 - Performance -- Pass input arguments by const reference -- Minimize #include dependencies -- Avoid "Winnebago" headers -- Forward declarations -- Redundant #include guards -- Declaring constants -- The constexpr, consteval, and constinit keywords -- Initialization lists -- Memory optimization -- Don't inline functions until you need to -- Copy on write -- Iterating over elements -- Iterators -- Random access -- Array references -- Extern templates -- Performance analysis -- Time-based analysis -- Memory-based analysis -- Multithreading analysis -- 9 - Concurrency -- Multithreading with C++ -- Terminology -- Data races and race conditions -- Thread safety -- Reentrancy -- Asynchronous tasks -- Parallelism -- Accessing shared data -- Stateless APIs -- Initializing shared data -- Synchronized data access -- Concurrent API design -- Concurrency best practices -- Thread-Safe Interface pattern -- 10 - Versioning -- Version numbers -- Version number significance -- Esoteric numbering schemes -- Creating a version API -- Software branching strategies -- Branching strategies -- Branching policies -- APIs and parallel branches -- File formats and parallel products -- Life cycle of an API -- Levels of compatibility -- Backward compatibility -- Functional compatibility -- Source compatibility -- Binary/application binary interface compatibility -- Binary incompatible API changes -- Binary compatible API changes -- Forward compatibility…”
    Libro electrónico
  10. 4710
    Publicado 2024
    Tabla de Contenidos: “…Using API specifications in Postman -- Creating a mock server -- Validating requests -- Summary -- Chapter 4: Considerations for Good API Test Automation -- Technical requirements -- Exploratory and automated testing -- Exercise - considerations for good API test automation -- Writing good automation -- Types of API tests -- Organizing and structuring tests -- Creating the test structure -- Organizing the tests -- Environments -- Collection variables -- Choosing a variable scope -- Exercise - using variables -- Creating maintainable tests -- Using logging -- Test reports -- Creating repeatable tests -- Summary -- Chapter 5: Understanding Authorization Options -- Understanding API security -- Authorization in APIs -- Authentication in APIs -- API security in Postman -- Getting started with authorization in Postman -- Using Basic Auth -- Using bearer tokens -- Using API keys -- Using AWS Signature -- Using OAuth -- Setting up OAuth 2.0 in Postman -- OAuth 1.0 -- Digest authentication -- Hawk authentication -- Using NTLM authentication -- Using Akamai EdgeGrid -- Handling credentials in Postman safely -- Summary -- Chapter 6: Creating Test Validation Scripts -- Technical requirements -- Checking API responses -- Checking the status code in a response -- Using the pm.test method -- Using Chai assertions in Postman -- Try it out -- Checking the body of a response -- Checking whether the response contains a given string -- Checking JSON properties in the response -- Try it out -- Checking headers -- Custom assertion objects in Postman -- Creating your own tests -- Try it out -- Creating folder and collection tests -- Cleaning up after tests -- Setting up pre-request scripts -- Using variables in pre-request scripts -- Passing data between tests -- Building request workflows -- Looping over the current request -- Running requests in the collection runner…”
    Libro electrónico
  11. 4711
    Publicado 2024
    Tabla de Contenidos: “…-- Synchronization with async/await -- Canceling a thread -- Thread-safe programming techniques -- Lock() -- Records -- Avoid static members and classes -- Using the volatile keyword -- Concurrent collections in .NET -- Next steps -- Chapter 5: The One with the Filesystem Chronicles -- Technical requirements -- File writing basics -- FileStream -- Even faster - Win32 -- File reading basics -- Reading binary data -- Directory operations -- The Path class -- The Directory class -- The DirectoryInfo class -- File system monitoring -- Asynchronous I/O -- The naïve approach -- Using CancellationTokens -- BufferedStream -- File system security -- Encryption basics -- Symmetric encryption and decryption -- Asymmetric encryption and decryption -- File compression -- Compressing some data -- Decompressing some data -- Serialization - JSON and Binary -- JSON serialization -- Binary serialization -- Next steps -- Chapter 6: The One Where Processes Whisper -- Technical requirements -- Overview of IPC and its importance in modern computing -- Windows Messages -- A sample…”
    Libro electrónico
  12. 4712
    Publicado 2022
    Tabla de Contenidos: “…Capability Maturity Model -- Putting It All Together -- Chapter Review -- Quick Review -- Questions -- Answers -- Part II Asset Security -- Chapter 5 Assets -- Information and Assets -- Identification -- Classification -- Physical Security Considerations -- Protecting Mobile Devices -- Paper Records -- Safes -- Managing the Life Cycle of Assets -- Ownership -- Inventories -- Secure Provisioning -- Asset Retention -- Data Life Cycle -- Data Acquisition -- Data Storage -- Data Use -- Data Sharing -- Data Archival -- Data Destruction -- Data Roles -- Chapter Review -- Quick Review -- Questions -- Answers -- Chapter 6 Data Security -- Data Security Controls -- Data States -- Standards -- Scoping and Tailoring -- Data Protection Methods -- Digital Asset Management -- Digital Rights Management -- Data Loss Prevention -- Cloud Access Security Broker -- Chapter Review -- Quick Review -- Questions -- Answers -- Part III Security Architecture and Engineering -- Chapter 7 System Architectures -- General System Architectures -- Client-Based Systems -- Server-Based Systems -- Database Systems -- High-Performance Computing Systems -- Industrial Control Systems -- Devices -- Distributed Control System -- Supervisory Control and Data Acquisition -- ICS Security -- Virtualized Systems -- Virtual Machines -- Containerization -- Microservices -- Serverless -- Cloud-Based Systems -- Software as a Service -- Platform as a Service -- Infrastructure as a Service -- Everything as a Service -- Cloud Deployment Models -- Pervasive Systems -- Embedded Systems -- Internet of Things -- Distributed Systems -- Edge Computing Systems -- Chapter Review -- Quick Review -- Questions -- Answers -- Chapter 8 Cryptology -- The History of Cryptography -- Cryptography Definitions and Concepts -- Cryptosystems -- Kerckhoffs' Principle -- The Strength of the Cryptosystem -- One-Time Pad…”
    Libro electrónico
  13. 4713
    Libro
  14. 4714
    por Alceo
    Publicado 1937
    Libro
  15. 4715
    por Alceo
    Publicado 1966
    Libro
  16. 4716
    Publicado 2015
    “…This ebook will show you how to stay safe while building and how to mass-produce materials, and it will give you tips for making your structures look and feel interesting and complete…”
    Libro electrónico
  17. 4717
    Publicado 2014
    “…This video will show you how to stay safe while building and how to mass-produce materials, and it will give you tips for making your structures look and feel interesting and complete…”
    Video
  18. 4718
    Publicado 1963
    Libro
  19. 4719
    por Thomas, Patrick
    Publicado 1997
    Libro
  20. 4720
    Publicado 2015
    “…John has been ordered to stay on the sidelines after he was injured during his last practice. …”
    Vídeo online