Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 868
- Operating systems (Computers) 676
- Computer Science 672
- Microsoft Windows (Computer file) 602
- Application software 563
- Development 555
- Computer networks 365
- Computer programs 333
- Microsoft .NET Framework 315
- Examinations 265
- Programming 250
- Cloud computing 241
- Microsoft Windows server 234
- Certification 230
- Security measures 229
- Computer security 226
- Database management 207
- Electronic data processing personnel 206
- Client/server computing 198
- Windows Azure 196
- Management 195
- Data processing 185
- Microsoft software 184
- Electrical & Computer Engineering 178
- Linux 173
- Historia 170
- Computer programming 163
- Design 162
- Web site development 159
- Telecommunications 154
-
8081por Perkins, BenjaminTabla de Contenidos: “…Data Modeling with Machine Learning -- Usage -- Summary -- Exam Essentials -- Review Questions -- Chapter 6 Create and Manage Batch Processing and Pipelines -- Design and Develop a Batch Processing Solution -- Design a Batch Processing Solution -- Develop Batch Processing Solutions -- Create Data Pipelines -- Handle Duplicate Data -- Handle Missing Data -- Handle Late-Arriving Data -- Upsert Data -- Configure the Batch Size -- Configure Batch Retention -- Design and Develop Slowly Changing Dimensions -- Design and Implement Incremental Data Loads -- Integrate Jupyter/IPython Notebooks into a Data Pipeline -- Revert Data to a Previous State -- Handle Security and Compliance Requirements -- Design and Create Tests for Data Pipelines -- Scale Resources -- Design and Configure Exception Handling -- Debug Spark Jobs Using the Spark UI -- Implement Azure Synapse Link and Query the Replicated Data -- Use PolyBase to Load Data to a SQL Pool -- Read from and Write to a Delta Table -- Manage Batches and Pipelines -- Trigger Batches -- Schedule Data Pipelines -- Validate Batch Loads -- Implement Version Control for Pipeline Artifacts -- Manage Data Pipelines -- Manage Spark Jobs in a Pipeline -- Handle Failed Batch Loads -- Summary -- Exam Essentials -- Review Questions -- Chapter 7 Design and Implement a Data Stream Processing Solution -- Develop a Stream Processing Solution -- Design a Stream Processing Solution -- Create a Stream Processing Solution -- Process Time Series Data -- Design and Create Windowed Aggregates -- Process Data Within One Partition -- Process Data Across Partitions -- Upsert Data -- Handle Schema Drift -- Configure Checkpoints/Watermarking During Processing -- Replay Archived Stream Data -- Design and Create Tests for Data Pipelines -- Monitor for Performance and Functional Regressions…”
Publicado 2023
Libro electrónico -
8082por Morris, TeeTabla de Contenidos: “…-- Chapter 14 Podcasting and AI -- Editing Made Easy with Hindenburg PRO -- Getting Descript-ive -- Adding ChatGPT to Your Toolbelt -- Helping AI Generate the Best Results: Prompt Engineering -- The Ethics of AI -- Chapter 15 Podcasting on YouTube -- A Hostile Welcome: The Demands of Video -- YouTube: We're Here to Help -- Adding the Video Element: Creating a Podcast for YouTube -- Keeping it simple: Introducing video to an audio podcast -- Pro-level video podcasting: Working with a multicam setup in Adobe Premiere -- Crossing the Finish Line: Taking Your Podcast to YouTube -- Tell us about yourself: The Details window -- Adding more to your podcast: Video elements -- Making sure you're above board: Checks -- Drop it like it's HAWT: Publishing your video -- Grabbing attention: The art of the thumbnail…”
Publicado 2024
Libro electrónico -
8083Publicado 2022Tabla de Contenidos: “…-- Let's Look at an Example -- Migration from AWS -- SQL Server Is a Data Hub -- Chapter 8: New Application Scenarios with T-SQL -- JSON Functions -- Prerequisites for Exercises -- JSON_ARRAY and ISJSON -- JSON_OBJECT and JSON_PATH_EXISTS -- T-SQL Surface Area -- Prerequisites -- DATETRUNC -- WINDOW Clause -- GREATEST and LEAST -- IS [NOT] DISTINCT FROM -- STRING_SPLIT -- TRIM Function Extensions -- Bit T-SQL Functions -- Getting Packed Bits -- Packing Bits into a Value -- Time Series -- Prerequisites -- DATE_BUCKET -- GENERATE_SERIES -- Gap Filling with FIRST_VALUE and LAST_VALUE -- T-SQL Is Alive and Well -- Chapter 9: SQL Server 2022 on Linux, Containers, and Kubernetes -- SQL Server 2022 on Linux -- What's New for SQL Server 2022 -- New Capabilities Specific to Linux -- Deploying SQL Server 2022 on Linux -- What Else Should I Know? …”
Libro electrónico -
8084
-
8085
-
8086
-
8087
-
8088por Córcoles Córcoles, SheilaTabla de Contenidos: “….) -- 2.3.1 DESCARGAR VERSIÓN A INSTALAR -- 2.3.2 INSTALACIÓN EN WINDOWS…”
Publicado 2018
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
8089por Epperlein, Peter W.Tabla de Contenidos: “…Non-Absorbing Mirror Technologies 4.3.1. Concept 4.3.2. Window Grown on Facet 4.3.3. Quantum Well Intermixing Processes 4.3.4. …”
Publicado 2013
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
8090Publicado 2016Tabla de Contenidos: “…Application of Dynamic Models for Optimal Redesign of Cell Factories -- Summary -- 8.1 Introduction -- 8.2 Kinetics of Pathway Reactions: the Need to Measure in a Very Narrow Time Window -- 8.2.1 Sampling -- 8.2.2 Quenching and Extraction -- 8.2.3 Analysis -- 8.2.4 Examples for Quantitative Measurements of Metabolites in Stimulus-Response Experiments -- 8.3 Tools for In Vivo Diagnosis of Pathway Reactions -- 8.3.1 Modular Decomposition of the Network: the Bottom-Up Approach -- 8.4 Examples: The Pentose-Phosphate Shunt and Kinetics of Phosphofructokinase -- 8.4.1 Kinetics of the Irreversible Reactions of the Pentose-Phosphate Shunt -- 8.4.2 Kinetics of the Phophofructokinase I (PFK1) -- 8.5 Additional Approaches for Dynamic Modeling Large Metabolic Networks -- 8.5.1 Generalized Mass Action -- 8.5.2 S-Systems Approach -- 8.5.3 Convenience Kinetics -- 8.5.4 Log-Lin and Lin-Log Approaches -- 8.6 Dynamic Models Used for Redesigning Cell Factories. …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
8091Publicado 2016Tabla de Contenidos: “…-- Writing Subroutines -- Try It Out 10-1 -- Subroutine Input and Output -- Try It Out 10-2 -- Nesting Subroutines -- Try It Out 10-3 -- Create a Dragon Game -- Step 1: Open the Startup File -- Step 2: Write the SetUp() Subroutine -- Step 3: Add a Bit of Chance -- Step 4: Let the Player Know What's Going On -- Step 5: Get the Player in the Game with GetChoice() -- Step 6: Process the Player's Choice -- Step 7: Add Motion with MoveKnight() -- Step 8: Shoot Arrows with ShootArrow() -- Step 9: Swing the Sword with StabDragon() -- Step 10: Breathe Fire -- Try It Out 10-4 -- Programming Challenges -- Chapter 11: Event-Driven Programming -- GraphicsWindow Events -- Create Patterns with the MouseDown Event -- Try It Out 11-1 -- Fire Missiles with the KeyDown Event -- Try It Out 11-2 -- Make a Typewriter Using the TextInput Event -- Try It Out 11-3 -- Draw Pictures with the MouseMove Event -- Try It Out 11-4 -- Useful Tips -- Create a Gold Rush Game -- Step 1: Open the Startup File…”
Libro electrónico -
8092Publicado 2018Tabla de Contenidos: “…4.3.4 Testing for Unit Roots in Moving-Average Processes -- 4.4 Cointegration and Error-Correction Models -- 4.4.1 The Relationship Between Cointegration and Economic Theory -- 4.4.2 Definition of Cointegration -- 4.4.3 Error-Correction Models -- 4.4.4 Testing for Cointegration -- References -- 5 Single-Factor Conditionally Heteroskedastic Models, ARCH and GARCH -- 5.1 Stylized Facts and Preliminaries -- 5.1.1 The Stylized Facts of Conditional Heteroskedasticity -- 5.2 Simple Univariate Parametric Models -- 5.2.1 Rolling Window Forecasts -- 5.2.2 Exponential Smoothing Variance Forecasts: RiskMetrics -- 5.2.3 ARCH Models -- 5.2.4 Comparing the Performance of Alternative Variance Forecast Models: Do We Need More Than ARCH? …”
Libro electrónico -
8093Publicado 2005Tabla de Contenidos: “…Basic concepts -- 1.1 Backup and recovery concept -- 1.1.1 Nature of failure -- 1.1.2 Time for recovery -- 1.1.3 Backup types -- 1.1.4 Backup window considerations -- 1.1.5 Space requirement -- 1.1.6 Recovery points -- 1.2 High availability -- 1.2.1 Planned versus unplanned outages -- 1.2.2 High availability versus continuous availability -- 1.2.3 Levels of availability -- 1.2.4 Measuring availability -- 1.3 Disaster recovery -- 1.3.1 Disaster recovery plan -- 1.3.2 Objectives and benefits -- 1.3.3 The seven tiers of disaster recovery -- 1.3.4 Trends in disaster recovery planning -- 1.4 Business continuity strategies and options -- 1.4.1 Cost versus loss -- 1.4.2 Solution design -- 1.4.3 Critical considerations and success factors -- Chapter 2. …”
Libro electrónico -
8094Publicado 2003Tabla de Contenidos: “…Solutions and offerings "best practices" -- 5.1 High Performance Computing (HPC) environment -- 5.1.1 A hypothetical solution -- 5.1.2 Solution architecture -- 5.1.3 Solution discussion -- 5.1.4 Cluster management considerations -- 5.2 Transition from SP nodes to LPARs -- 5.2.1 System migration by utilizing alternate disk migration -- 5.3 Virtual Serial port implications with LPARS -- 5.3.1 Console device -- 5.3.2 Serial port implication in an LPAR/SP environment -- 5.3.3 Virtual terminal window -- 5.4 HMC considerations -- 5.4.1 Redundant HMC -- 5.5 Web-based System Manager client solutions -- 5.5.1 Web-based System Manager functionality through the firewall -- Appendix A. …”
Libro electrónico -
8095Publicado 2018Tabla de Contenidos: “…6.1.2 Managing permissions between GitHub and CircleCI -- 6.1.3 Signing commits and tags with Git -- 6.2 Access control for container storage -- 6.2.1 Managing permissions between Docker Hub and CircleCI -- 6.2.2 Signing containers with Docker Content Trust -- 6.3 Access control for infrastructure management -- 6.3.1 Managing permissions using AWS roles and policies -- 6.3.2 Distributing secrets to production systems -- Summary -- Part 2: Watching for anomalies and protecting services against attacks -- Chapter 7: Collecting and storing logs -- 7.1 Collecting logs from systems and applications -- 7.1.1 Collecting logs from systems -- 7.1.2 Collecting application logs -- 7.1.3 Infrastructure logging -- 7.1.4 Collecting logs from GitHub -- 7.2 Streaming log events through message brokers -- 7.3 Processing events in log consumers -- 7.4 Storing and archiving logs -- 7.5 Accessing logs -- Summary -- Chapter 8: Analyzing logs for fraud and attacks -- 8.1 Architecture of a log-analysis layer -- 8.2 Detecting attacks using string signatures -- 8.3 Statistical models for fraud detection -- 8.3.1 Sliding windows and circular buffers -- 8.3.2 Moving averages -- 8.4 Using geographic data to find abuses -- 8.4.1 Geoprofiling users -- 8.4.2 Calculating distances -- 8.4.3 Finding a user's normal connection area -- 8.5 Detecting anomalies in known patterns -- 8.5.1 User-agent signature -- 8.5.2 Anomalous browser -- 8.5.3 Interaction patterns -- 8.6 Raising alerts to operators and end users -- 8.6.1 Escalating security events to operators -- 8.6.2 How and when to notify end users -- Summary -- Chapter 9: Detecting intrusions -- 9.1 The seven phases of an intrusion: the kill chain -- 9.2 What are indicators of compromise? …”
Libro electrónico -
8096por Organisation for Economic Co-operation and Development“…In addition this version includes a new two-window feature, that enables the user to open, for example, an article in one window and its commentary in another, and view them together…”
Publicado 2009
Libro electrónico -
8097Publicado 2019“…The book introduces three technologies for building Windows desktop applications including Windows Forms, Windows Presentation Foundation (WPF), and Universal Windows Platform (UWP) apps, as well as web applications, web services, and mobile apps. …”
Libro electrónico -
8098Publicado 2020“…This book is a study of one of the foremost critics of Hebrew literature, Barukh Kurzweil. Kurzweil provides a window into the growth of, and theoretical reflection on, Hebrew literature as both a national literature and one in conversation with European literature as well…”
Libro electrónico -
8099por McDonnell, Mark. author“…With tmux you can access multiple separate terminal sessions inside a single terminal window or remote terminal session, and do so much more. …”
Publicado 2014
Libro electrónico -
8100