Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 2,565
- Documentos 947
- Coleccion 938
- Parlamento britanico 937
- Development 767
- Application software 714
- Python (Computer program language) 668
- Bibliotecas 643
- Filosofía 622
- Biblia 561
- Engineering & Applied Sciences 540
- Crítica e interpretación 441
- History 413
- Història 392
- Computer Science 383
- Machine learning 383
- Computer programming 370
- Data processing 342
- Libre albedrío y determinismo 327
- Liberalism 305
- JavaScript (Computer program language) 300
- Colecciones 297
- Web site development 294
- Programming 274
- Ciencias sociales 269
- Java (Computer program language) 263
- Computer programs 259
- Design 257
- Library science 250
- Liberalismo 247
-
48041por Mischel, MagnusTabla de Contenidos: “…Installation and Configuration -- Versions -- Downloading -- Checking the integrity of the downloaded source archive -- Unpacking the source code -- Required additional libraries and files -- Compilation -- Integrating ModSecurity with Apache -- Configuration file -- Completing the configuration -- Testing your installation -- Creating a simple ModSecurity rule -- Disguising the web server signature -- Summary -- 2. …”
Publicado 2009
Libro electrónico -
48042Publicado 2017Tabla de Contenidos: “…-- History of Flink -- Advantages of Flink -- Disadvantages of Flink -- Working of Flink -- Flink architecture -- Client -- Job Manager -- Task Manager -- Flink execution model -- Core architecture principles of Flink -- Flink Component Stack -- Checkpointing in Flink -- Savepoints in Flink -- Streaming window options in Flink -- Time window -- Count window -- Tumbling window configuration -- Sliding window configuration -- Memory management -- Flink API's -- DataStream API -- Flink DataStream API example -- Streaming connectors -- DataSet API -- Flink DataSet API example -- Table API -- Flink domain specific libraries -- Gelly - Flink Graph API -- FlinkML -- FlinkCEP -- Flink working example -- Installation -- Example - data processing with Flink -- Data generation -- Step 1 - Preparing streams -- Step 2 - Consuming Streams via Flink -- Step 3 - Streaming data into HDFS -- Flink in purview of SCV use cases -- User Log Data Generation -- Flume Setup -- Flink Processors -- When to use Flink -- When not to use Flink -- Other options -- Apache Spark -- Apache Storm -- Apache Tez -- Summary -- Chapter 9: Data Store Using Apache Hadoop -- Context for Data Lake - Data Storage and lambda Batch layer -- Data Storage and the Lambda Batch Layer -- Data Storage and Lambda Batch Layer - technology mapping -- What is Apache Hadoop? …”
Libro electrónico -
48043Publicado 2016Tabla de Contenidos: “…. -- See also -- Applying linear regression -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Applying logistic regression on bank marketing data -- Variable identification -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Data exploration -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Feature engineering -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Applying logistic regression -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Real-time intrusion detection using streaming k-means -- Variable identification -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Simulating real-time data -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Applying streaming k-means -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Chapter 5: Working with Spark MLlib -- Introduction -- Working with Spark ML pipelines -- Implementing Naive Bayes' classification -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Implementing decision trees -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Building a recommendation system -- Getting ready -- How to do it... -- How it works...…”
Libro electrónico -
48044Publicado 2016Tabla de Contenidos: “…-- Transformation for Performance -- Hyper-Threading Versus Multithreading -- Programming Models -- Why We Could Skip To Section II Now -- For More Information -- Chapter 2: Knights Landing overview -- Overview -- Instruction Set -- Architecture Overview -- Tile -- Mesh: On-Die Interconnect -- Cluster modes -- MCDRAM (High-Bandwidth Memory) and DDR (DDR4) -- I/O (PCIe Gen3) -- Motivation: Our Vision and Purpose -- Performance -- Summary -- For More Information -- Chapter 3: Programming MCDRAM and Cluster modes -- Use Cache Mode and Default Cluster Mode (at First) -- Programming for Cluster Modes -- Programming for Memory Modes -- Memory Usage Models -- What Is the memkind Library (and hbwmalloc)? -- Maximizing Performance With Memory Usage Models -- Critical review for our Hello MCDRAM -- NUMACTL -H -- Learning NUMA Node Numbering -- Ways to Observe MCDRAM Allocations -- Numactl: Move All Allocations to MCDRAM…”
Libro electrónico -
48045Publicado 2017Tabla de Contenidos: “…Synchronous Replication -- Introduction to Hyper-V Replica -- Enabling Hyper-V Replica -- Configuring Hyper-V Replica -- Using Hyper-V Replica Broker -- Performing Hyper-V Replica Failover -- Sizing a Hyper-V Replica Solution -- Using Hyper-V Replica Cloud Orchestration for Automated Failover with Azure Site Recovery -- Overview of Hyper-V Protection with Azure Site Recovery -- Getting Started with ASR -- Architecting the Right Disaster-Recovery Solution -- The Bottom Line -- Chapter 9 Implementing the Private Cloud, SCVMM, and Microsoft Azure Stack -- The Benefits of the Private Cloud -- Private Cloud Components -- SCVMM Fundamentals -- Major New Capabilities in SCVMM 2016 -- Installation -- SCVMM Management Console -- Libraries -- Creating a Private Cloud by Using System Center Virtual Machine Manager -- Granting Users Access to the Private Cloud -- Enabling Workflows and Advanced Private Cloud Concepts by Using Service Manager and Orchestrator -- Utilizing Windows Azure Pack -- How the Rest of System Center Fits into Your Private Cloud Architecture -- Understanding Microsoft Azure Stack -- Architecture -- Types of Deployment -- What Does Azure Stack Mean? …”
Libro electrónico -
48046Publicado 2017Tabla de Contenidos: “…. -- Multiplexing an echo server using Diesel concurrent library -- Getting ready -- How to do it... -- How it works... -- Chapter 3: IPv6, Unix Domain Sockets, and Network Interfaces -- Introduction -- Forwarding a local port to a remote host -- How to do it... -- How it works... -- Pinging hosts on the network with ICMP -- Getting ready -- How to do it... -- How it works... -- Waiting for a remote network service -- How to do it... -- How it works... -- Enumerating interfaces on your machine -- Getting ready -- How to do it... -- How it works... -- Finding the IP address for a specific interface on your machine -- Getting ready -- How to do it... -- How it works... -- Finding whether an interface is up on your machine -- Getting ready -- How to do it... -- How it works... -- Detecting inactive machines on your network -- Getting ready -- How to do it... -- How it works... -- Performing a basic IPC using connected sockets (socketpair) -- Getting ready -- How to do it... -- How it works... -- Performing IPC using Unix domain sockets -- How to do it... -- How it works... -- Finding out if your Python supports IPv6 sockets -- Getting ready -- How to do it... -- How it works... -- Extracting an IPv6 prefix from an IPv6 address -- How to do it... -- How it works... -- Writing an IPv6 echo client/server -- How to do it... -- How it works... -- Chapter 4: Programming with HTTP for the Internet -- Introduction -- Downloading data from an HTTP server -- How to do it... -- How it works... -- Serving HTTP requests from your machine -- How to do it... -- How it works... -- Extracting cookie information after visiting a website -- How to do it... -- How it works... -- Submitting web forms -- Getting ready -- How to do it... -- How it works…”
Libro electrónico -
48047Publicado 2019Tabla de Contenidos: “…4.6 INTERMEDIATE-SIZED DUCTS-MIXED MASS-RESISTANCE ELEMENTS -- Medium tube [a (in meters) 0.01/f and a < -- 10/f] [3,4] -- Medium slit [t (in meters) 0.02/f and t< -- 20/f] [5] -- 4.7 PERFORATED SHEET-MIXED MASS-RESISTANCE ELEMENT [A (IN METERS) 0.01/F AND A< -- 10/F] [3,4] -- Definition of Q -- 4.8 ACOUSTIC TRANSFORMERS -- Junction of two pipes of different areas -- Two pipes of different areas joined by an exponential connector [6] -- XI: ELEMENTARY REFLECTION AND RADIATION OF SOUND -- 4.9 REFLECTION OF A PLANE WAVE FROM A PLANE -- 4.10 RADIATION FROM A PULSATING SPHERE -- Radiation impedance -- 4.11 RADIATION FROM A MONOPOLE POINT SOURCE (SIMPLE SOURCE) -- Pressure and particle velocity -- Strength of a point source [6] -- Intensity at distance r -- 4.12 COMBINATION OF POINT SOURCES -- Two point sources -- Linear array of point sources -- 4.13 STEERED BEAM-FORMING ARRAY OF POINT SOURCES -- 4.14 DIPOLE POINT SOURCE (DOUBLET) -- Near-field and far-field -- 4.15 RADIATION FROM AN OSCILLATING SPHERE -- Near-field pressure -- Far-field pressure -- Radiation impedance -- XII: DIRECTIVITY INDEX -- 4.16 DIRECTIVITY INDEX AND DIRECTIVITY FACTOR -- Directivity factor [Q(f)] -- Directivity index [DI(f)] -- Calculation of Q(f) and DI(f) -- XIII: RADIATION IMPEDANCES -- 4.17 PULSATING SPHERE -- 4.18 OSCILLATING SPHERE -- 4.19 PLANE CIRCULAR PISTON IN INFINITE BAFFLE -- Approximate analogous circuits -- Low- and high-frequency approximations -- 4.20 PLANE CIRCULAR FREE DISK -- 4.21 PLANE CIRCULAR PISTON RADIATING FROM ONE SIDE ONLY IN FREE SPACE -- XIV: VISCOUS AND THERMAL LOSSES -- 4.22 SOUND IN LOSSY TUBES -- 4.23 WAVE EQUATION FOR AN INFINITE LOSSY TUBE -- Assumptions -- Categories -- The momentum conservation equation -- Thermal conduction (entropy) and the gas law -- Solution of the velocity and temperature radial equations…”
Libro electrónico -
48048Publicado 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 -
48049Publicado 2017Tabla de Contenidos: “…Spinning disks -- Flash devices -- Storage array -- Converged networks -- VMware vSphere storage types -- Storage types at the VM logical level -- Storage types at the VM physical level -- Storage types at the ESXi logical level -- Storage types at the ESXi physical level -- VMware vSphere storage configuration -- Storage FC -- FCoE -- Storage iSCSI -- Storage NFS -- Storage features -- VM snapshots -- Virtual Machine File System (VMFS) 6 -- Hot-extend for jumbo VMDK -- Automatic space reclaim -- Instant clones versus linked clones -- Storage DRS versus storage tiering -- Storage I/O Control (SIOC) -- Storage integration -- VMware vSphere Storage Policy Based Management (SPBM) -- Pluggable Storage Architecture (PSA) -- Multipathing -- Storage masking and filtering -- VMware VAAI -- VMware vSphere APIs for IO Filtering (VAIO) -- VMware vCenter plugins -- VASA -- VVols -- Storage design -- VM storage layout -- VM snapshot limits -- Datastore layout -- Permanent Device Loss (PDL) and All-Paths-Down (APD) -- VVols dependencies -- Introduction to HCI and vSAN -- VMware vSAN -- Caching with vSphere Flash Read Cache -- Other solutions -- Summary -- Chapter 8: Advanced VM and Resource Management -- VM components -- Virtual hardware -- vCPUs -- Memory -- Network adapter -- Virtual disks -- Storage controller -- File structure -- Changing the default file position -- VMware Tools -- Open VM Tools (OVT) -- Deploying VMs -- Creating a new VM -- Hardware version -- Setting the default hardware version -- Installing the OS -- Installing VMware Tools -- Deploying a VM from a template -- Cloning a VM -- Deploying Open Virtual Format (OVF) and Open Virtual Appliance (OVA) templates -- Creating a Content Library -- Managing VMs -- Adding or registering an existing VM -- Removing or deleting a VM -- Managing the power state of a VM -- Managing VM snapshots…”
Libro electrónico -
48050Publicado 2022Tabla de Contenidos: “…Algebraic non-interactive linear proofs -- 11.5.2. Bilinear groups -- 11.5.3. …”
Libro electrónico -
48051Publicado 2022Tabla de Contenidos: “…6.9.2 List of the 40 Principles -- 6.10 Using the TRIZ Matrix -- 6.10.1 TRIZ Problem Solving Methodology -- 6.10.2 Reality of the ``Four-Box Scheme ́ ́ Theory -- 6.11 Physical Contradiction Resolution -- 6.12 Ideality and the Ideal Final Result (IFR) -- 6.13 TRIZ Crossover QMS -- 6.14 The Evolutionary S-Curve -- 6.15 Nine Windows -- 6.16 Trends of Engineering System Evolution -- 6.17 Geometric Evolution of Linear Constructions -- 6.18 Trimming -- 6.19 Input-Output-Trimming Operator (I-O-T) -- 6.20 Resource Analysis -- 6.21 Function Analysis -- 6.22 Substance-Field Analysis -- 6.23 Tool-Object-Product (TOP) Function Analysis -- 6.24 Generic Model of a Function -- 6.24.1 Precise Description of a Function -- 6.24.2 Link between Functions -- 6.24.3 Increasing Effectiveness of Function Analysis -- 6.25 TRIZ Offers Five Basic Function Models -- 6.26 Psychological Inertia -- 6.27 Size-Time-Cost Operator -- 6.28 Applying the 40 Inventive Principles in Corrosion Management -- 6.29 Conclusion -- References -- Chapter 7 Environmental Impacts of Corrosion and Assessment Strategies -- 7.1 Introduction -- 7.1.1 Characterization of the Disaster -- 7.1.2 Why Environment? …”
Libro electrónico -
48052Publicado 2023Tabla de Contenidos: “…Transitioning groups of elements -- Creating a moving effect while transitioning a list -- Configuring an animation on initially rendering -- Exercise 8.02 - sorting a list of messages with an animation -- Examining transition routes -- Exercise 8.03 - creating a transition effect for each route navigated -- Using the GSAP library for animation -- Installing GSAP -- Basic tweens -- Exercise 8.04 - tweening with GSAP -- Modifying the look and feel with easing -- Modifying the look and feel with stagger -- Using Timeline -- Activity 8.01 - building a messages app with transitions and GSAP -- Summary -- Part 3: Global State Management -- Chapter 9: The State of Vue State Management -- Technical requirements -- Understanding the component architecture and the problem of the state -- Holding the state in a common ancestor component -- Exercise 9.01 - adding an occupation field to the profile card generator -- Exercise 9.02 - adding a Clear button to the profile card generator -- Adding simple state management -- Exercise 9.03 - moving the Clear button to the application header profile card generator and updating the Clear logic -- Activity 9.01 - adding Organization, Email, and Phone Number fields to a profile card generator -- Deciding when to use a local state or global state -- Summary -- Chapter 10: State Management with Pinia -- Technical requirements -- What Pinia is -- Installing Pinia -- Using Pinia to create a store -- Exercise 10.01 - building a Color Preview app with a shared state -- Adding and using getters in your Pinia store -- Exercise 10.02 - improving the Color Preview app with getters -- Additional getter features -- Working with Pinia actions -- Exercise 10.03 - adding lightening and darkening features to the Color Preview app -- Debugging Pinia in Devtools -- Activity 10.01 - creating a simple shopping cart and price calculator…”
Libro electrónico -
48053Publicado 2024Tabla de Contenidos: “…Embracing the Dependency Inversion Principle -- Understanding how the DIP works -- Applying the DIP in an analytics button -- Understanding Command and Query Responsibility Segregation in React -- Introducing useReducer -- Using a reducer function in a context -- Summary -- Chapter 10: Diving Deep into Composition Patterns -- Technical requirements -- Understanding composition through higher-order components -- Reviewing higher-order functions -- Introducing HOCs -- Implementing an ExpandablePanel component -- Exploring React Hooks -- Unveiling remote data fetching -- Refactoring for elegance and reusability -- Developing a drop-down list component -- Implementing keyboard navigation -- Maintaining simplicity in the Dropdown component -- Introducing the Headless Component pattern -- The advantages and drawbacks of Headless Component pattern -- Libraries and further learnings -- Summary -- Part 4: Engaging in Practical Implementation -- Chapter 11: Introducing Layered Architecture in React -- Technical requirements -- Understanding the evolution of a React application -- Single-component applications -- Multiple-component applications -- State management with Hooks -- Extracting business models -- Layered frontend application -- Enhancing the Code Oven application -- Refactoring the MenuList through a custom hook -- Transitioning to a class-based model -- Implementing the ShoppingCart component -- Applying discounts to Items -- Exploring the Strategy pattern -- Delving into layered architecture -- The layered structure of the application -- Advantages of layered architecture -- Summary -- Chapter 12: Implementing an End-To-End Project -- Technical requirements -- Getting the OpenWeatherMap API key -- Preparing the project's code base -- Reviewing the requirements for the weather application -- Crafting our initial acceptance test…”
Libro electrónico -
48054por Manoel, EdsonTabla de Contenidos: “…8.4 Creating the Common Information Model classes -- 8.5 Implementing the utility class -- 8.6 Implementing the Instrumentation Library Type class -- 8.7 Creating the installation package -- 8.7.1 Creating a JAR file with the ILT class and utility class -- 8.7.2 Registering custom CIM class using Resource Model Builder -- 8.7.3 Creating the resource model package -- 8.8 Scenario execution -- 8.8.1 Starting the scenario -- 8.8.2 Stopping the scenario execution -- Chapter 9. …”
Publicado 2005
Libro electrónico -
48055WordPress Plugin development cookbook create powerful plugins to extend the world's most popular CMSPublicado 2017Tabla de Contenidos: “…. -- See also -- Using a local library to implement a CAPTCHA on user forms -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 7: Customizing User Data -- Introduction -- Adding custom fields to the user editor -- Getting ready -- How to do it... -- How it works... -- See also -- Processing and storing user custom data -- Getting ready -- How to do it... -- How it works... -- See also -- Displaying new user data in user list page -- Getting ready -- How to do it... -- How it works... -- See also -- Using custom user data in containing shortcode -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 8: Creating Custom MySQL Database Tables -- Introduction -- Creating new database tables -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using phpMyAdmin to simplify code creation -- Create tables in network installation -- Deleting custom tables on plugin removal -- Getting ready -- How to do it... -- How it works... -- See also -- Updating custom table structure on plugin upgrade -- Getting ready -- How to do it... -- How it works... -- See also -- Displaying custom table data on an admin page -- Getting ready -- How to do it…”
Libro electrónico -
48056Publicado 2017Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Authors -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Yes, There Is an App for That -- The app ecosystem -- Not every app has a flappy ending -- An introduction to the Lean Startup methodology -- Getting your users hooked on your app -- Summary -- Chapter 2: Lean Startup Primer -- The Business Model Canvas -- Key partners -- Key activities -- Value propositions -- Customer relationships -- Customer segments -- Channels -- Cost structure -- Revenue stream -- Example BMC - mobile marketplace app -- Summary of the BMC -- Lean Canvas -- One metric that matters -- Agile development and customer development -- The MVP -- Summary -- Chapter 3: Challenges in Applying Lean to Building Mobile Apps -- Higher design bar -- Apple's App Store submission cycles -- Inability to dynamically load libraries -- Cross-platform releases -- Getting users to download an app -- Maintaining app ratings -- Summary -- Chapter 4: An Agile Workflow in a Nutshell -- An Agile workflow -- Kanban -- Scrum -- Epic, Stories, and Tasks -- Scrum team -- The daily stand-up -- Backlog refinement -- Definition of Ready -- Sprint planning -- Definition of Done -- Sprint review, planning, and retrospective -- Tools that you can use -- Summary -- Chapter 5: A Pragmatic Approach -- Timeboxed programming -- Concierge service -- Is it crappy or perfect? …”
Libro electrónico -
48057Publicado 2017Tabla de Contenidos: “…. -- See also -- Retrieving data from external resources using external libraries -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Connecting to Dynamics 365 using web applications -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Running Azure scheduled tasks -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Setting up an Azure Service Bus endpoint -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Building near real-time integration with Azure Service Bus -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Consuming messages from an Azure Service Bus -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Running no code scheduled synchronization using Scribe -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Integrating with SSIS using KingswaySoft -- Getting ready -- How to do it…”
Libro electrónico -
48058por 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 -
48059Publicado 2017Tabla de Contenidos: “…3.1 3D-Ansicht für einzelne Geschosse erstellen -- 3.2 3D-Ansicht für ein Geschoss über View Cube -- 3.3 Das Register »Ändern« -- 3.3.1 Gruppe »Auswählen« -- 3.3.2 Gruppe »Eigenschaften« -- 3.3.3 Gruppe »Zwischenablage« -- 3.3.4 Gruppe »Geometrie« -- 3.3.5 Gruppe »Ändern« -- 3.3.6 Gruppe »Ansicht« -- 3.3.7 Gruppe »Messen« -- 3.3.8 Gruppe »Erstellen« -- 3.4 Geschossdecken bearbeiten -- 3.4.1 Geschossdecke am Dach begrenzen -- 3.4.2 Bodenplatte im Keller bearbeiten -- 3.5 Wände bearbeiten -- 3.5.1 Die Schnitthöhe für Geschossansichten -- 3.5.2 Wandtyp ändern -- 3.5.3 Wände löschen, ergänzen und verschieben -- 3.5.4 Verschieben mit und ohne Befehl -- 3.5.5 Wände fixieren, Profil anpassen und Verbinden-Werkzeug -- 3.5.6 Wände in Laufrichtung verbinden -- 3.6 Fenster bearbeiten -- 3.6.1 Eigenschaften bearbeiten -- 3.6.2 Fenster aus Bibliotheken -- 3.7 Türen bearbeiten -- 3.8 Geschosse kopieren -- 3.9 Übungsfragen -- Bemaßungen, Höhenkoten, Texte und Beschriftungen -- 4.1 Die Bemaßungsbefehle -- 4.2 Die ausgerichtete Bemaßung -- 4.2.1 Beispiel für ausgerichtete Bemaßung -- 4.2.2 Maßkette bearbeiten -- 4.2.3 Weitere Maßketten -- 4.2.4 Bemaßung mit Referenzlinie -- 4.2.5 Maßkette mit gleichen Abständen -- 4.3 Die lineare Bemaßung -- 4.4 Winkelbemaßung -- 4.5 Radius- und Durchmesserbemaßungen -- 4.6 Bogenlängenbemaßung -- 4.7 Höhenkoten -- 4.8 Punktkoordinate -- 4.9 Neigungskote -- 4.10 Text und Hinweistext -- 4.11 Bauteile beschriften -- 4.11.1 Automatische Element-Beschriftungen -- 4.11.2 Element-Bauelement -- 4.11.3 Material-Bauelement -- 4.12 Übungsfragen -- Gelände, Höhenausrichtung, Nord-Richtung -- 5.1 Gelände -- 5.2 Kellersohle -- 5.3 Baugrube -- 5.4 Weitere Geländewerkzeuge -- 5.5 Geografische Position -- 5.6 Projekt auf echte Höhe verschieben -- 5.7 Ausrichten nach der Himmelsrichtung -- 5.7.1 Nordpfeil -- 5.8 Übungsfragen…”
Libro electrónico -
48060Publicado 2023Tabla de Contenidos: “…PowerPoint -- OneNote -- Collaborating in OneDrive -- Working with PDF Documents -- Part 3 The Chromebook Recreational Vehicle -- Chapter 12 Managing Your Music -- Getting Started with YouTube Music -- Creating a Standard Account -- Upgrading to a Premium Account -- Accessing Music in YouTube Music -- YouTube Music Library -- Playing Music on YouTube Music -- YouTube Music Radio -- Searching for an artist's station -- Uploading music -- Creating playlists -- Sharing playlists -- Playing music on external devices -- Enjoying Streaming Music with Pandora -- Streaming with Spotify -- Amping Up Amazon Music -- Rocking with Apple Music -- High-End Listening with Tidal -- Chapter 13 Having Fun with Photos -- Navigating the Chromebook Camera -- Taking a Picture -- Using the camera timer -- Scanning documents and QR codes -- Transferring Photos Taken with a Smartphone to Your Chromebook -- Transferring Photos from Other Devices to Your Chromebook -- Viewing Photos on Your Chromebook -- Viewing Photos on a Television -- Deleting Photos -- Deleting photos stored locally on a Chromebook -- Deleting photos from Google Photos -- Editing Photos -- Sharing Photos -- Chapter 14 Playing Video on the Chromebook -- Creating a Video with Your Chromebook -- Watching Videos on a Chromebook -- Navigating the Chromebook Video Player -- Skipping around a video -- Activating full screen mode -- Adjusting the volume -- Using Other Video Players on a Chromebook -- Playing Videos from an Android Phone or iPhone on a Chromebook -- Transferring a Video from a Dashcam or Another Device to a Chromebook -- Getting Started with Google TV -- Navigating Google TV -- Purchasing movies and TV shows -- Playing movies and TV shows -- Casting to a smart TV -- Exploring YouTube -- Navigating YouTube -- Playing and pausing video -- Activating full screen mode -- Adjusting the volume…”
Libro electrónico