Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Globalization 766
- History 762
- Historia 650
- Globalización 630
- Management 603
- Social aspects 514
- Taxation 473
- Law and legislation 461
- Economic aspects 430
- Economic conditions 426
- Economics 399
- Business & Economics 384
- Development 350
- Economic policy 331
- Economic development 289
- Political Science 273
- Education 250
- Finance 250
- Technological innovations 249
- Sustainable development 239
- Government policy 236
- Politics and government 230
- Political aspects 221
- Engineering & Applied Sciences 220
- Leadership 218
- Marketing 214
- International cooperation 211
- Aspectos sociales 207
- Environmental aspects 205
- Globalización económica 205
-
29181Publicado 2017Tabla de Contenidos: “…The typology and classification of French-based creoles: The typology and classification of French-based creoles: A global perspective -- 8.1 Introduction -- 8.2 Previous work on the classification of French-based creoles -- 8.3 Methods and sample -- 8.4 Classifying French-based creoles -- 8.5 Measuring radicalness -- 8.6 Discussion -- 8.7 Conclusions -- Notes -- References -- Chapter 9. …”
Libro electrónico -
29182Publicado 2018Tabla de Contenidos: “…A.1 Race Conditions and Semaphores -- A.2 A Barbershop Problem -- A.3 Problems -- Appendix B Programming and Operating System Projects -- B.1 Semaphore Projects -- B.2 File Systems Project -- B.3 OS/161 -- B.4 Simulations -- B.5 Programming Projects -- B.6 Research Projects -- B.7 Reading/Report Assignments -- B.8 Writing Assignments -- B.9 Discussion Topics -- B.10 BACI -- References -- Credits -- Index -- ONLINE CHAPTERS AND APPENDICES -- Chapter 17 Network Protocols -- 17.1 The Need for a Protocol Architecture -- 17.2 The TCP/IP Protocol Architecture -- 17.3 Sockets -- 17.4 Linux Networking -- 17.5 Summary -- 17.6 Key Terms, Review Questions, and Problems -- 17A The Trivial File Transfer Protocol -- Chapter 18 Distributed Processing, Client/Server, and Clusters -- 18.1 Client/Server Computing -- 18.2 Distributed Message Passing -- 18.3 Remote Procedure Calls -- 18.4 Clusters -- 18.5 Windows Cluster Server -- 18.6 Beowulf and Linux Clusters -- 18.7 Summary -- 18.8 References -- 18.9 Key Terms, Review Questions, and Problems -- Chapter 19 Distributed Process Management -- 19.1 Process Migration -- 19.2 Distributed Global States -- 19.3 Distributed Mutual Exclusion -- 19.4 Distributed Deadlock -- 19.5 Summary -- 19.6 References -- 19.7 Key Terms, Review Questions, and Problems -- Chapter 20 Overview of Probability and Stochastic Processes -- 20.1 Probability -- 20.2 Random Variables -- 20.3 Elementary Concepts of Stochastic Processes -- 20.4 Problems -- Chapter 21 Queueing Analysis -- 21.1 How Queues Behave-A Simple Example -- 21.2 Why Queueing Analysis? …”
Libro electrónico -
29183Publicado 2021Tabla de Contenidos: “…16.1 SynthLab Modulation Matrix -- 16.2 SynthLab Render Phase: Modulators -- 16.3 SynthLab Render Phase: Quad Oscillator Mixing -- 16.4 SynthLab Render Phase: Filtering -- 16.5 SynthLab Render Phase: Global Volume and Delay FX -- 16.6 SynthLab-DX: the FM Synthesizer -- 16.7 FM/PM Rules -- 16.8 FM Operator -- 16.9 SynthLab-DX Voice Render Phase -- Bibliography -- Index…”
Libro electrónico -
29184por Organisation de coopération et de développement économiques.Tabla de Contenidos: “…Le rôle des systèmes fiscaux et du dosage fiscal global -- B. Le rôle de l'impôt sur les sociétés -- C. …”
Publicado 2002
Libro electrónico -
29185por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…Lineamientos de política del sector salud en Paraguay -- La prestación de servicios de salud de calidad es un imperativo global para la cobertura universal en salud -- Paraguay debe acordar una visión de su sistema de salud para avanzar hacia una reforma estructural (recomendación 1) -- La estrategia de financiación de la salud debe ser sostenible y debe asegurar recursos suficientes (recomendación 2) -- Consideraciones para definir una estrategia de financiación -- Discusión y plan de acción: Financiamiento sostenible -- Es necesario fortalecer la gobernanza para encauzar el sistema de salud hacia la cobertura universal (recomendación 3) -- Definición de un paquete de beneficios en salud (recomendación 3.3) -- Aprender de la experiencia internacional y adoptar mejores prácticas en la política pública podría asegurar mejores resultados en la implementación de un paquete de beneficios -- Discusión y plan de acción: Definición de un paquete de beneficios en salud -- Para hacer un mejor uso de los recursos, el sistema de salud debe lograr una operación más eficiente (recomendación 4) -- Reduciendo la fragmentación a través de más y mejores acuerdos interinstitucionales (recomendación 4.1) -- Creando los incentivos correctos a través de sistemas de pagos más estratégicos (recomendación 4.2) -- Discusión y plan de acción: Integración en la prestación de servicios y mecanismos de pago a proveedores -- Asegurando la disponibilidad, la asequibilidad y la calidad de medicamentos (recomendación 4.3) -- Compras públicas de medicamentos e insumos médicos más eficientes -- Discusión y plan de acción: Compras públicas de medicamentos e insumos médicos -- Notas -- Referencias -- Capítulo 3. …”
Publicado 2019
Libro electrónico -
29186Publicado 2017Tabla de Contenidos:Libro electrónico
-
29187Publicado 2009Tabla de Contenidos: “…(2) Destructors -- 7.3 Characteristics of Constructors and Destructors -- (1) Constructors -- (2) Destructors -- 7.4 Applications with Constructors -- 7.5 Constructors with Arguments -- 7.6 Overloading Constructors -- 7.7 Constructors with Default Arguments -- 7.8 Copy Constructors -- 7.9 The const Objects -- 7.10 Destructors -- 7.11 Calling Constructors and Destructors -- 7.12 Qualifier and Nested Classes -- 7.13 Anonymous Objects -- 7.14 Private Constructors and Destructors -- 7.15 Dynamic Initialization Using Constructors -- 7.16 Dynamic Operators and Constructors -- 7.17 The main () as a Constructor and Destructor -- 7.18 Recursive Constructor -- 7.19 Program Execution before main () -- 7.20 Constructor and Destructor with Static Members -- 7.21 Local vs Global Object -- Summary -- Exercises -- Chapter 8: Operator Overloading and Type Conversion -- 8.1 Introduction -- 8.2 The Keyword Operator -- 8.3 Overloading Unary Operators -- 8.4 Operator Return Type -- 8.5 Constraint on Increment and Decrement Operators -- 8.6 Overloading Binary Operators -- (1) Overloading Binary Operators Using Member Functions -- (2) Overloading Binary Operators Using Friend Functions -- 8.7 Overloading with friend Function -- 8.8 Type Conversion -- (1) Conversion from Basic to Class Type -- (2) Conversion from Class Type to Basic Data Type -- (3) Conversion from One Class Type to Another Class Type -- 8.9 Rules for Overloading Operators -- 8.10 One Argument Constructor and Operator Function -- 8.11 Overloading Stream Operators -- Summary -- Exercises -- Chapter 9: Inheritance -- 9.1 Introduction -- 9.2 Access Specifiers and Simple Inheritance -- (1) Public Inheritance -- (2) Private Inheritance -- 9.3 Protected Data with Private Inheritance -- (1) Member Functions Scope -- 9.4 Types of Inheritances -- (1) Single Inheritance -- (2) Multiple Inheritance…”
Libro electrónico -
29188Publicado 2014Tabla de Contenidos: “…Sharpening with the High Pass Filter -- The Shake Reduction Filter -- Sharpening Layered Files -- Sharpening Part of an Image -- Advanced Sharpening Techniques -- Creating an Edge Mask -- Sharpening in Camera Raw -- Global Sharpening -- Local Sharpening -- Part Three: The Artistic Side of Photoshop -- Chapter 12: Painting in Photoshop -- Color Theory: The Basics -- Choosing a Color Scheme -- Using a Color Wheel -- Other Color Scheme-Generating Tools -- Choosing Individual Colors -- The Color Picker -- The Eyedropper Tool -- Loading Color Libraries -- The Swatches Panel -- The Color Panel -- (Re)Introducing the Brush Tool -- Controlling the Brush Cursor's Appearance -- Meet the Mixer Brush -- Painting from Scratch -- Loading More Built-in Brushes -- Customizing Brushes -- Brush Panel Settings -- Suggested Brush Customizations -- Defining a New Brush -- Sharing and Installing New Brushes -- Chapter 13: Drawing with the Vector Tools -- Photoshop's Drawing Modes -- Drawing Paths with the Pen Tool -- Drawing Straight Paths -- Drawing Curved Paths -- Converting Anchor Points -- Path Drawing Tips -- Saving Paths -- Drawing with the Shape Tools -- Using the Shape Tools -- Drawing Multiple Shapes on One Layer -- Using Custom Shapes -- Editing Paths -- Adding, Deleting, and Converting Points -- Activating and Moving Paths -- Making Paths Intersect -- Adding a Stroke to a Path -- Filling a Path -- Making Selections and Masks with Paths -- Making a Path from a Selection -- Making a Clipping Path -- Using Vector Masks -- Chapter 14: Creating Artistic Text -- Typography 101 -- The Face of Type -- Meet Adobe Typekit -- Creating and Editing Text -- Point Text vs. …”
Libro electrónico -
29189por Manoel, EdsonTabla de Contenidos: “…3.5.2 The localInstanceId element -- 3.5.3 The globalInstanceId element -- 3.5.4 The severity element -- 3.5.5 The priority element -- 3.5.6 The msg element -- 3.5.7 The extensionName element -- 3.5.8 The repeatCount element -- 3.5.9 The elapsedTime element -- 3.5.10 The sequenceNumber element -- 3.5.11 The contextDataElement element -- 3.5.12 The ExtendedDataElement element -- 3.5.13 The msgDataElement element -- 3.5.14 The associatedEvent element -- 3.5.15 The associationEngine element -- 3.6 Generating Common Base Events -- 3.7 Generating Common Base Events using APIs -- 3.7.1 Creating the Common Base Event -- 3.7.2 Filling in the Common Base Event -- Chapter 4. …”
Publicado 2005
Libro electrónico -
29190por Aichinger, Michael, 1979-Tabla de Contenidos: “…6.6.1 Double Barrier Options and Dirichlet Boundary Conditions -- 6.6.2 Artificial Boundary Conditions and the Neumann Case -- 7 Finite Element Methods -- 7.1 Introduction -- 7.1.1 Weighted Residual Methods -- 7.1.2 Basic Steps -- 7.2 Grid Generation -- 7.3 Elements -- 7.3.1 1D Elements -- 7.3.2 2D Elements -- 7.4 The Assembling Process -- 7.4.1 Element Matrices -- 7.4.2 Time Discretization -- 7.4.3 Global Matrices -- 7.4.4 Boundary Conditions -- 7.4.5 Application of the Finite Element Method to Convection-Diffusion-Reaction Problems -- 7.5 A Zero Coupon Bond Under the Two Factor Hull-White Model -- 7.6 Appendix: Higher Order Elements -- 7.6.1 3D Elements -- 7.6.2 Local and Natural Coordinates -- 8 Solving Systems of Linear Equations -- 8.1 Direct Methods -- 8.1.1 Gaussian Elimination -- 8.1.2 Thomas Algorithm -- 8.1.3 LU Decomposition -- 8.1.4 Cholesky Decomposition -- 8.2 Iterative Solvers -- 8.2.1 Matrix Decomposition -- 8.2.2 Krylov Methods -- 8.2.3 Multigrid Solvers -- 8.2.4 Preconditioning -- 9 Monte Carlo Simulation -- 9.1 The Principles of Monte Carlo Integration -- 9.2 Pricing Derivatives with Monte Carlo Methods -- 9.2.1 Discretizing the Stochastic Differential Equation -- 9.2.2 Pricing Formalism -- 9.2.3 Valuation of a Steepener under a Two Factor Hull-White Model -- 9.3 An Introduction to the Libor Market Model -- 9.4 Random Number Generation -- 9.4.1 Properties of a Random Number Generator -- 9.4.2 Uniform Variates -- 9.4.3 Random Vectors -- 9.4.4 Recent Developments in Random Number Generation -- 9.4.5 Transforming Variables -- 9.4.6 Random Number Generation for Commonly Used Distributions -- 10 Advanced Monte Carlo Techniques -- 10.1 Variance Reduction Techniques -- 10.1.1 Antithetic Variates -- 10.1.2 Control Variates -- 10.1.3 Conditioning -- 10.1.4 Additional Techniques for Variance Reduction -- 10.2 Quasi Monte Carlo Method…”
Publicado 2013
Libro electrónico -
29191por Lens, PietTabla de Contenidos: “…Intro -- Cover -- Contents -- List of Contributors -- Preface -- Part 1: Concepts of Microbial Synthesis, Water Purification and Energy Storage -- Chapter 1: Introduction to wastewater treatment and energy recovery -- 1.1 Introduction -- 1.2 Process Fundamentals -- 1.3 Building Blocks of NBs -- 1.4 Environmental Remediation -- 1.5 Wastewater Treatment -- References -- Chapter 2 : Addressing the global water crisis: a comprehensive review of nanobiohybrid applications for water purification -- 2.1 Introduction -- 2.2 Root Cause Behind Continuous Freshwater Shrinking -- 2.3 Methodical Handling of Water Pollution -- 2.3.1 Treatment technologies -- 2.3.2 Major drawbacks of current water purification techniques -- 2.4 Nanobiohybrid (NBIOH) Catalyst in Water Purification -- 2.4.1 Use of nanoparticles in water purification and their problems -- 2.4.2 Enzymes in water purification and their problems -- 2.4.3 Use of NBIOH catalyst for water purification -- 2.4.3.1 Capacity of NBIOH to treat water -- 2.4.3.2 Problems associated with nanobiohybrid -- 2.5 Conclusion -- References -- Chapter 3 : Biological production of nanoparticles and their application in photocatalysis -- 3.1 Introduction -- 3.2 Green Synthesis of Nanoparticles -- 3.3 Biological Nanoparticles -- 3.3.1 Plants -- 3.3.2 Bacteria -- 3.4 Fungi -- 3.5 Algae -- 3.6 Photocatalysis -- 3.6.1 Batch degradation of organic pollutants using NPs -- 3.6.2 Photobioreactors -- 3.6.3 Nanobiohybrids -- 3.7 Challenges -- 3.7.1 Toxicity -- 3.7.2 Nanoparticles detection -- 3.7.3 Light accessibility -- 3.8 Conclusion -- References -- Chapter 4 : Energy storage devices: batteries and supercapacitors -- 4.1 Introduction -- 4.2 Batteries: Principles and Operation -- 4.2.1 Battery basics…”
Publicado 2023
Libro electrónico -
29192Publicado 2002Tabla de Contenidos: “…Discussion -- 6.5 Quickly Find a Record in a Linked Table -- Problem -- Solution -- Discussion -- 6.6 Get a Complete List of Field Properties from a Table or Query -- Problem -- Solution -- Discussion -- See Also -- 6.7 Create and Use Flexible AutoNumber Fields -- Problem -- Solution -- Discussion -- 6.8 Back Up Selected Objects to Another Database -- Problem -- Solution -- Discussion -- The MultiSelect property -- Filling the lboObjects list box -- The backup process -- Comments -- VBA -- 7.1 Build Up String References with Embedded Quotes -- Problem -- Solution -- Discussion -- 7.2 Create a Global Procedure Stack -- Problem -- Solution -- Discussion -- 7.3 Create an Execution Time Profiler -- Problem -- Solution -- Steps -- Discussion -- 7.4 Multitask Your VBA Code -- Problem -- Solution -- Discussion -- 7.5 Programmatically Add Items to a List or Combo Box -- Problem -- Solution -- Filling a list box by calling the AddItem method -- Filling a list box by modifying the RowSource property -- Filling a list box by creating a list-filling callback function -- Discussion -- Calling the AddItem method -- Modifying the RowSource property -- Creating a list-filling callback function -- 7.6 Pass a Variable Number of Parameters to a Procedure -- Problem -- Solution -- Discussion -- 7.7 Sort an Array in VBA -- Problem -- Solution -- Discussion -- See Also -- 7.8 Fill a List Box with a List of Files -- Problem -- Solution -- Discussion -- 7.9 Handle Object Properties, in General -- Problem -- Solution -- Discussion -- 7.10 Detect Whether an Object Exists -- Problem -- Solution -- Discussion -- See Also -- Optimization -- 8.1 Accelerate the Load Time of Forms -- Problem -- Solution -- Discussion -- 8.2 Make Slow Forms Run Faster -- Problem -- Solution -- Graphic and memo controls -- Combo and list box controls -- Discussion -- 8.3 Make Combo Boxes Load Faster…”
Libro electrónico -
29193por Nunes, Fabio MazanattiTabla de Contenidos: “…Testing the SAF client -- Web resources -- Summary -- Chapter 8: Adding Security -- Exploring Java SE and Java EE security -- WebLogic security -- Authentication providers and security realms -- Using an external LDAP server -- Configuring an OpenLDAP authentication provider -- Securing the web application -- Modifying the web.xml descriptor file -- Modifying the weblogic.xml descriptor file -- Creating and mapping a global role -- Creating the login form -- Testing the login procedure -- Protecting WebLogic resources -- Signing up a user and OpenLDAP -- Creating a user on the database -- Publishing a customer to a JMS queue -- Security policies for the JMS queue -- Updating the login bean -- From the JMS queue to the LDAP server -- Creating the LDAP client -- Creating the MDB -- Testing LDAP user provisioning -- Completing the application -- Web resources -- Summary -- Chapter 9: Servlets, Composite Components, and WebSockets -- Overview of JavaServer Faces -- Using composite components -- Learning a few Servlet tricks -- Deprecated features -- Identifying the default name of a servlet -- Asynchronous request processing -- Creating dynamic components -- Using WebSockets -- Creating the server component -- Testing the component -- Using an encrypted connection -- Web resources -- Summary -- Chapter 10: Scaling Up the Application -- Introducing the Node Manager -- Defining machines -- Using Cluster and Managed Servers -- Creating a static cluster -- Creating a dynamic cluster -- Configuring a software load balancer -- Creating a new Managed Server for load balancing -- Enabling the load balancer -- Retargeting applications and resources -- Updating web.xml of clustered web applications -- Retargeting auxiliary components -- Making the application cluster friendly -- Changing deployment target from Eclipse -- Using a singleton service…”
Publicado 2013
Libro electrónico -
29194por Cleland, David I.Tabla de Contenidos: “…No One Best Organizational Design -- 9.14. Global Project Organizations -- 9.15. Project-Customer Relationships -- 9.16. …”
Publicado 2006
Libro electrónico -
29195Publicado 2017Tabla de Contenidos: “…Adding the moon orbit -- Adding a global timescale -- Orbiting the sun -- Making the sun the center, not the earth -- Creating the sun -- The earth orbiting around the sun -- Tilt the earth's axis -- Adding the other planets -- Creating the planets with textures -- Adding rings to Saturn -- Switching views -- Using VuMark targets (Vuforia) -- Associating markers with planets -- Adding a master speed rate UI -- Creating a UI canvas and button -- Gametime event handlers -- Trigger input events -- Building and running -- Exporting the SolarSystem package -- Building for Android devices - Vuforia -- Building for iOS devices - Vuforia -- Building for HoloLens - Vuforia -- Building and running ARTookit -- ARToolkit markers -- Building the project for AR Toolkit -- Using 2D bar code targets (AR Toolkit) -- Markerless building and running -- Building and running iOS with ARKit -- Setting up a generic ARKit scene -- Adding SolarSystem -- Placing SolarSystem in the real world -- UI for animation speed -- Building and running HoloLens with MixedRealityToolkit -- Creating the scene -- Adding user selection of scale and time -- Summary -- Chapter 6: How to Change a Flat Tire -- The project plan -- Project objective -- User experience -- Basic mobile version -- AR mobile version -- Markerless version -- AR targets -- Graphic assets and data -- Software design patterns -- Setting up the project -- Creating the UI (view) -- Creating an Instruction Canvas -- Creating a Nav Panel -- Creating a Content panel -- Adding a title text element -- Adding a body text element -- Creating an Instructions Controller -- Wiring up the controller with the UI -- Creating an instruction data model -- InstructionStep class -- InstructionModel class -- Connecting the model with the controller and UI -- Loading data from a CSV file -- Abstracting UI elements…”
Libro electrónico -
29196Publicado 2018Tabla de Contenidos: “…Case Study: Scientific Inferencing From a Database of Genetic Sequences -- Section 17.5. Case Study: Linking Global Warming to High-Intensity Hurricanes -- Section 17.6. …”
Libro electrónico -
29197por Ahmadi, Milad“…This open access book contributes to thriving debates in academic as well as professional circles about the role of civil society in shrinking civic spaces, rising authoritarianism and right-wing populism, conflicts, fragile states, and most lately, the global COVID-19 pandemic. This is one of the first books to address the implications of changing civic spaces for civil society organizations worldwide. …”
Publicado 2021
Libro electrónico -
29198Publicado 2023Tabla de Contenidos: “…2.9.6 A principal dimensions approach to coding in the inferior temporal visual cortex -- 2.10 Visuo-spatial scratchpad memory, and change blindness -- 2.11 Different processes involved in different types of object identification -- 2.12 Top-down attentional modulation is implemented by biased competition -- 2.13 Highlights on how the computations are performed in the ventral visual system -- 3: The dorsal visual system -- 3.1 Introduction, and overview of the dorsal cortical visual stream -- 3.2 Global motion in the dorsal visual system -- 3.3 Invariant object-based motion in the dorsal visual system -- 3.4 What is computed in the dorsal visual system: visual coordinate transforms -- 3.4.1 The transform from retinal to head-based coordinates -- 3.4.2 The transform from head-based to allocentric bearing coordinates -- 3.4.3 A transform from allocentric bearing coordinates to allocentric spatial view coordinates -- 3.5 How visual coordinate transforms are computed in the dorsal visual system -- 3.5.1 Gain modulation -- 3.5.2 Mechanisms of gain modulation using a trace learning rule -- 3.5.3 Gain modulation by eye position to produce a head-centered representation in Layer 1 of VisNetCT -- 3.5.4 Gain modulation by head direction to produce an allocentric bearing to a landmark in Layer 2 of VisNetCT -- 3.5.5 Gain modulation by place to produce an allocentric spatial view representation in Layer 3 of VisNetCT -- 3.5.6 The utility of the coordinate transforms in the dorsal visual system -- 3.6 The human Dorsal Visual Cortical Stream for visual motion leading to the intraparietal visual areas, and then to parietal area 7 regions for actions in space -- 3.6.1 Dorsal stream visual division regions -- 3.6.2 MT+ complex regions (FST, LO1, LO2, LO3, MST, MT, PH, V3CD and V4t)…”
Libro electrónico -
29199Publicado 2023Tabla de Contenidos: “…7.5 Artificial Intelligence in Distributed Operating Systems -- 7.6 Current Progress -- 7.7 Quantum Artificial Intelligence -- 7.8 Conclusion -- References -- 8 Techno-Nationalism and Techno-Globalization: A Perspective from the National Security Act -- 8.1 Introduction -- 8.2 Conclusion -- Acknowledgement -- References -- 9 Quantum Computing Based on Cybersecurity -- 9.1 Introduction -- 9.2 Preliminaries -- 9.3 Threat Landscape -- 9.4 Defensive Measurements, Countermeasures, and Best Practises -- 9.5 Conclusion -- References -- 10 Quantum Cryptography for the Future Internet and the Security Analysis -- 10.1 Introduction -- 10.2 Related Works -- 10.3 Preliminaries -- 10.4 Quantum Cryptography for Future Internet -- 10.5 Conclusion -- References -- 11 Security Aspects of Quantum Cryptography -- 11.1 Introduction -- 11.2 Literature Survey -- 11.3 Quantum Key Distribution -- 11.4 Cryptography -- 11.5 Quantum Cryptography with Faint Laser Pulses -- 11.6 Eavesdropping -- 11.7 Conclusion -- References -- 12 Security Aspects of Quantum Machine Learning: Opportunities, Threats and Defenses -- 12.1 Introduction -- 12.2 Quantum Computing Basics -- 12.3 Security Applications -- 12.4 Quantum Machine Learning -- 12.5 Conclusion -- References -- 13 Cyber Forensics and Cybersecurity: Threat Analysis, Research Statement and Opportunities for the Future -- 13.1 Introduction -- 13.2 Background -- 13.3 Scope of this Work -- 13.4 Methodology and Analysis of Simulation Results -- 13.5 Quantum-Based Cybersecurity and Forensics -- 13.6 Conclusion and Future Works -- References -- 14 Quantum Computing: A Software Engineering Approach -- 14.1 Introduction -- 14.2 Background of Research Area -- 14.3 Why Cryptography? …”
Libro electrónico -
29200