Mostrando 1,281 - 1,300 Resultados de 2,075 Para Buscar '"Damage"', tiempo de consulta: 0.08s Limitar resultados
  1. 1281
    Publicado 2023
    Tabla de Contenidos: “…Chapter 6 Genomic Consequences of Ovarian Cancer with Respect to DNA Damage and Repair Mechanism by Sonali Verma, Gresh Chander, Ruchi Shah and Rakesh Kumar. …”
    Libro electrónico
  2. 1282
    Publicado 1992
    Tabla de Contenidos: “…Denoth -- Dream recall in brain-damaged patients: a contribution to the neuropsychology of dreaming through a review of the literature / Fabrizio Doricchi & Cristiano Violani -- The visual appearance of dreams / Allan Rechtschaffen & Cheryl Buchignani -- Bizarreness in dreams and waking fantasy / Ruth Reinsel, John Antrobus, & Miriam Wollman -- Associative mechanisms in dream production / C. …”
    Libro
  3. 1283
    Publicado 2021
    Tabla de Contenidos: “…General -- Brexit and its effect on the law -- The Lugano Convention and its interpretation -- The jurisdictional structure of the Lugano Convention -- Material and other scope of the Lugano Convention -- Jurisdiction under another convention or instrument -- Exclusive jurisdiction, regardless of domicile -- Jurisdiction by Entering an Appearance -- Jurisdiction in Matters Relating to Insurance -- Jurisdiction in matters relating to consumer contracts -- Jurisdiction in relation to individual contracts of employment -- Jurisdiction Agreements for a court in a Lugano state -- General jurisdiction over defendant domiciled in the United Kingdom -- Special jurisdiction over defendant domiciled in another Lugano State (1) -- Special jurisdiction : over defendant domiciled in another Lugano State (2) -- Residual jurisdiction over defendant with no Lugano State domicile : Article 4 -- The court's duty to examine its own jurisdiction -- Lis pendens in a Lugano State -- Jurisdictional connection to a non-Lugano State -- Jurisdiction within the United Kingdom -- Common Law Principles of Jurisdiction -- Staying proceedings when the court is forum non conveniens -- Jurisdiction Agreements -- Proceedings commenced by service out of the jurisdiction -- Jurisdiction under the Hague Convention on Choice of Court Agreements -- Service of process -- Disputing the jurisdiction of the English court -- Injunctions to restrain wrongful foreign litigation -- Damages for loss caused by wrongful litigation -- Declaratory judgment on merits of dispute -- Provisional and Interim Relief -- Schemes for recognition and enforcement of foreign judgments -- Foreign judgments taking effect under the Brussels and Lugano rules -- Foreign Judgments and the rules of common law -- Foreign judgments registered under 1920 and 1933 Acts -- Foreign judgments registrable under the 1982 Act…”
    Libro
  4. 1284
    Publicado 2022
    Tabla de Contenidos: “…/ Birgit Weitemeyer -- Alternative Dispute Resolution Mechanisms in the Enforcement of Security Interests and Insolvency / Urs Peter Gruber – Cryptocurrencies / Jens-Hinrich Binder -- Legal Perspectives on the Streaming Industry / Christina Möllnitz -- The Legal Regulation of Drones / Stephan Hobe -- Freedom of Speech and Regulation of Fake News / Eva Ellen Wagner -- Artificial Intelligence Accountability of Public Administration / Nikolaus Marsch, Sofía María Fölsch Schroh -- Administrative Silence / Hermann Pünder, Jens Gerlach -- Fiscal Policies to Mitigate Climate Change / Hanno Kube -- The Criminalisation of Hate Speech / Brian Valerius -- Limits of Freedom of Public Authorities with Respect to Obtaining Evidence at the Stage of Investigation / Anne Schneider -- Extraterritorial Application of Statutes and Regulations / Sören Segger-Piening -- Localising the Place of Damage in Private International Law / Wolfgang Wurmnest, Benedikt Wössner -- Specialized Commercial Courts and Their Role in Cross-Border Litigation / Thomas Riehm, Quirin Thomas -- Smart Contracts / Martin Fries -- The Law and Bioethics of End-of-Life Decisions / Bettina Weisser…”
    Libro
  5. 1285
    Publicado 2021
    Tabla de Contenidos: “…Protracted degradation and the slow violence of toxicity -- Collateral damage: nature and the accumulation of capital in Héctor Aguilar Camín's El resplandor de la madera and Jennifer Clement's Prayers for the stolen / Adrian Tayor Kane -- Violence, slow and explosive: spectrality, landscape, and trauma in Evelio Rosero's Los ejércitos Carlos / Gardeazábal Bravo -- The environmentalism of poor women of color in Mayra Santos-Febres's Nuestra señora de la noche / Charlotte Rogers -- Part 4. …”
    Libro
  6. 1286
    Publicado 2024
    Tabla de Contenidos: “…A pooled player shooting model -- Creating the pooled player shooting model -- Implementing the pooled shooting model -- Adding pooled shooting to the player character -- Summary -- Chapter 7: Polishing the Player's Actions and Enemy Behavior -- Technical requirements -- Polishing with Shader Graph and Trail Renderer -- Enabling post-processing -- Applying glow to the bullet with Shader Graph -- Creating a new Shader Graph 2D material -- Adding a 2D light to the player -- Polishing is easy with Trail Renderer -- Enemy Prefabs and variants - Configuring with SOs -- Creating an enemy Prefab with configurations -- Creating an enemy variant for alternate enemy types -- Creating a Prefab Variant -- Implementing basic enemy behavior using an FSM -- State Model -- A simple FSM pattern -- Changing state behaviors -- Summary -- Chapter 8: Extending the Adventure Game -- Technical requirements -- Health and inflicting damage -- Health system -- Interfaces required! -- Taking damage - IDamage interface -- ProjectileDamage component -- Healing - IHeal interface -- Controlling what damages/heals what -- Updating the player and enemy to use health -- Assigning the object with health - IHaveHealth interface -- Process changes to health -- Enemy wave spawner -- Creating the enemy spawner Prefab -- Integrating spawning with patrol behavior -- Summary -- Chapter 9: Completing the Adventure Game -- Technical requirements -- Creating an event system in C# to tie things together loosely -- The new event system -- Systems GameObject -- Creating a quest system for a collecting keys mission -- The quest system -- Script Execution Order -- The quest -- Collecting keys -- Solving the key puzzle and winning the game -- Sliding tile puzzle -- Winning -- Timeline -- Summary -- Part 4: 3D Game Design -- Chapter 10: Creating a 3D First Person Shooter (FPS)…”
    Libro electrónico
  7. 1287
    “…Nuclear reactor safety is primarily concerned with the prevention of radiation-related damage to the public from the operation of commercial nuclear reactors; safety limits are introduced to avoid fuel failures during normal operation, or to mitigate the consequences of reactor accidents in which substantial damage is done to the reactor core. …”
    Libro electrónico
  8. 1288
    Publicado 2017
    Tabla de Contenidos: “…The canvas -- The button -- Coding button behavior -- Comments -- Creating player death -- Comments -- Summary -- Chapter 4: Player Controls - Typing and Health -- Word combat -- Creating a word list -- Using Visual Studio Code -- Creating a WordList class -- Comments -- Comments -- Matching words -- Comments -- The Typer object -- Progressing with the Typer class -- Comments -- Health and damage -- Comments -- Comments -- Damage and feedback -- Player score -- Comments -- Bonus items -- Comments -- Summary -- Chapter 5: Enemies and Artificial Intelligence -- Configuring the zombie character -- Getting started with the zombie Prefab -- Planning the zombie Artificial Intelligence -- Comments -- Developing state structure -- Comments -- Developing an NPC Animator Controller -- Developing the Idle state -- Comments -- Developing the Chase state -- Comments -- Developing the Attack state and more -- Comments -- Developing the Dead state -- Zombies and text input -- Comments -- Zombies and the Typer class -- Comments -- Comments -- Activating enemies and camera paths -- Working with Play mode -- Summary -- Chapter 6: Project Management and Version Control -- Project management -- Research, design, and work assessment -- Workload plan -- Task status -- Risk analysis -- Resources and skills needed -- Testing plan -- Applied project management using Trello -- Collaboration with cloud storage -- Version control using Git -- Getting started with Git and GitKraken -- Commits and branches -- Forward and backward with Git -- Configuring Unity for version control -- Reverting and discarding -- Branches and branching -- Conflicts and resolving -- Git and the web -- Pushing and pulling -- Cloning -- Summary -- Chapter 7: Persistent Data - Load and Save Game States -- Data serialization -- Player preferences - saving data -- Player preferences - loading data…”
    Libro electrónico
  9. 1289
    Publicado 2015
    “…Early detection is a key factor in mitigating fraud damage, but it involves more specialized techniques than detecting fraud at the more advanced stages. …”
    Libro electrónico
  10. 1290
    Publicado 2023
    Tabla de Contenidos: “…More Decomposition Guidelines: Clear, Observable, Useful -- A Hard Decomposition: Reputation Damage -- Conclusion -- Notes -- Chapter 7 Calibrated Estimates: How Much Do You Know Now? …”
    Libro electrónico
  11. 1291
    Publicado 2004
    Tabla de Contenidos: “…3 Do You Need Less Crew with HD?4 "HD Tapes Can be Damaged by X-rays or Metal Detectors"; 5 "HD CCDs Are Damaged by Airline Travel"; 6 How Good is the Audio Recording on an HD Camcorder?…”
    Libro electrónico
  12. 1292
    Publicado 2012
    Tabla de Contenidos: “…Types of Operons -- Lac Operon -- The Lactose Operon -- The Repressor -- The Operator -- The structural Genes -- Regulation of Lactose Operon -- Negative Regulation of Lactose Operon -- Catabolite Repression -- Positive Regulation of Lac Operon -- Positive Regulation by cAMP -- Gratuitous Inducers -- Tryptophan Operon and Attenuation -- Structural Genes -- Regulatory Gene -- Operator -- Co-repressor -- Attenuation -- Regulation of Eukaryotic Gene Expression -- Regulation of the Chromatin Structure -- Chromatin Remodelling -- Nucleosome-Remodelling Factors -- Histone Modifications -- DNA Methylation -- Regulation of Gene Expression at Transcription Level -- Cis-Acting Regulatory Sequences: Promoters and Enhancers -- Transcriptional Regulatory Proteins -- Eukaryotic Repressors -- RNA Interference -- MicroRNAs (miRNAs) -- The DNA-Binding Domains of the Regulatory Proteins Involved in Transcriptional Control -- Regulatory Proteins also have Protein-Protein Interaction Domain -- Leucine Zipper -- HLH Domain -- Regulation of Gene Expression by Hormone Action -- At the Level of Post-transcriptional Modification -- By Controlling the Stability of mRNA Molecule -- At Translational Level -- At Post-translational Level -- By Hormone Action -- Summary -- Review Questions -- References -- Chapter 8: Gene Mutation and DNA Repair -- Introduction -- Types of DNA Damages -- Endogenous DNA Damages -- Exogenous DNA Damages -- DNA Damages and Mutations -- Mutations and Types -- Classification of Mutations -- Physical and Chemical Mutagens -- Chemical Mutagens -- Physical Mutagens -- Biological Agents of Mutation -- Test for Mutagenicity -- Chromosomal Aberrations -- Chromosomal Numerical Changes -- Polyploidy -- Repair of DNA -- Direct Repair Systems -- Excision Repair Systems -- Base Excision Repair -- Nucleotide Excision Repair -- Mismatch Repair…”
    Libro electrónico
  13. 1293
    Publicado 2023
    Tabla de Contenidos: “…Secure coding practices versus safe coding techniques -- Synergies and differences in the testing phase -- Summary -- References -- Part 3: Executing the Process to Engineer a Secure Automotive Product -- Chapter 7: A Practical Threat Modeling Approach for Automotive Systems -- The fundamentals of performing an effective TARA -- Assets -- Damage scenarios -- Threat scenarios -- Attacker model and threat types -- Attack paths -- Risk assessment methods -- Risk treatment -- Common pitfalls when preparing a TARA -- Defining the appropriate TARA scope -- The practical approach -- Know your system -- Make your assumptions known -- Use case-driven analysis -- Prepare context and data flow diagrams -- Damages versus assets - where to start -- Identifying assets with the help of asset categories -- Building threat catalogs -- Creating attack paths using a system flow diagram -- Risk prioritization -- Defining cybersecurity goals -- Choosing security controls and operational environment (OE) requirements -- Tracking shared and accepted risks -- Review and signoff -- Case study using a digital video recorder (DVR) -- Assumptions -- Context diagram -- Identifying the assets -- Damage scenarios -- Cybersecurity requirements and controls -- Summary -- References -- Chapter 8: Vehicle-Level Security Controls -- Choosing cybersecurity controls -- Challenging areas -- Vehicle-level versus ECU-level controls -- Policy controls -- Secure manufacturing -- Challenges -- Secure off-board network communication -- Wi-Fi -- Bluetooth -- Cellular -- Host-based intrusion detection -- Network intrusion detection and prevention (NIDP) -- Domain separation and filtering -- Sensor authentication -- Secure software updates -- In-vehicle network protection -- CAN message authentication -- Ethernet -- Securing diagnostic abilities -- Security access control via UDS service 0x27…”
    Libro electrónico
  14. 1294
    por Ortega Paz, Luis ( 1996-)
    Publicado 2018
    “…El objetivo de esta revisión es evaluar la eficacia de la danzaterapia en la reducción de los síntomas depresivos en personas mayores de 65 años con enfermedad de Parkinson Abstract: Parkinson’s disease creates a biological, psychological and social damage in old people. The current treatment does not approach non-motor symptoms. …”
    Electrónico
  15. 1295
    por Soriano Aroca, Arantxa ( 1990-)
    Publicado 2016
    “…The pathophysiology of inhalation injury with an inflammatory response and multiple systemic alterations that cause acute damage in the lungs. The most important are: infection , edema and pain. …”
    Electrónico
  16. 1296
    Publicado 2014
    “…The researchers observed that SAT administration, while fairly consistent, could be improved: SAT machines need to be inventoried on a regular basis to identify and repair damage; a standardized training procedure is needed for all test administrators; and recruits need to be fully informed prior to taking the test as to its purpose and the value of preparation. …”
    Libro electrónico
  17. 1297
    por Rao, Vikram
    Publicado 2012
    “…Shale gas production is uniquely enabled by hydraulic fracturing, a technique that has come under heavy scrutiny for its potential to cause environmental damage. In this book, Vikram Rao addresses the issues surrounding shale gas. …”
    Libro electrónico
  18. 1298
    por Suzuki, Itoko
    Publicado 2013
    “…Natural disasters are often multifaceted and cause severe damage. Disasters initiated locally can become national and even global crises. …”
    Libro electrónico
  19. 1299
    por Skinner, Patricia. author
    Publicado 2017
    “…Despite the prevalence of warfare and conflict in early medieval society, and a veritable industry of medieval historians studying it, there has in fact been very little attention paid to the subject of head wounds and facial damage in the course of war and/or punitive justice. …”
    Libro electrónico
  20. 1300
    por Chudnovsky, Bella H.
    Publicado 2013
    “…The effect of stresses is cumulative, leading to progressive damage and significant deterioration (aging) of the electrical systems. …”
    Libro electrónico