Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Malalts terminals 240
- Cura 112
- Operating systems (Computers) 112
- Mort 101
- Linux 70
- Engineering & Applied Sciences 61
- Computer networks 60
- Historia 53
- Computer Science 52
- Development 49
- Aspectes religiosos 48
- Enfermos terminales 48
- Cuidados paliativos 46
- Application software 45
- Computer programming 45
- Aspectes psicològics 44
- Terminal care 43
- Tractament pal·liatiu 41
- Management 39
- Security measures 37
- TFC 36
- Examinations 35
- Cloud computing 32
- Computer security 31
- Python (Computer program language) 31
- Programming 30
- Certification 29
- Església Catòlica 27
- Mac OS 27
- History 26
-
1921Publicado 2023Tabla de Contenidos: “…Women's statelessness resulting from the termination of marriage -- 2. Prevention of statelessness in women -- 2.1. …”
Libro electrónico -
1922por Tuttle, StevenTabla de Contenidos: “…Restricting users -- 5.1 Restricted shells -- 5.1.1 Recommended reading -- 5.1.2 Configuring the system and creating a restricted shell user -- 5.2 User limits for a system resource -- 5.2.1 Architecture -- 5.2.2 Security -- 5.2.3 Resources -- 5.2.4 Administration -- 5.3 User login controls -- 5.3.1 Setting up login controls -- 5.3.2 Changing the welcome message on the login display -- 5.3.3 Changing the login display for the CDE -- 5.3.4 Securing unattended terminals -- 5.3.5 Enforcing automatic logoff -- 5.4 Preventing denial-of-service attacks -- Appendix A. …”
Publicado 2003
Libro electrónico -
1923Understanding LTE with MATLAB from mathematical foundation to simulation and prototypingUnderstanding LTE with MATLABpor Zarrinkoub, HoumanTabla de Contenidos: “…Preface xiii List of Abbreviations xvii 1 Introduction 1 1.1 Quick Overview of Wireless Standards 1 1.2 Historical Profile of Data Rates 4 1.3 IMT-Advanced Requirements 4 1.4 3GPP and LTE Standardization 5 1.5 LTE Requirements 5 1.6 Theoretical Strategies 6 1.7 LTE-Enabling Technologies 7 1.8 LTE Physical Layer (PHY) Modeling 9 1.9 LTE (Releases 8 and 9) 11 1.10 LTE-Advanced (Release 10) 11 1.11 MATLAB(R) and Wireless System Design 11 1.12 Organization of This Book 11 References 12 2 Overview of the LTE Physical Layer 13 2.1 Air Interface 13 2.2 Frequency Bands 14 2.3 Unicast and Multicast Services 14 2.4 Allocation of Bandwidth 16 2.5 Time Framing 17 2.6 Time Frequency Representation 17 2.7 OFDM Multicarrier Transmission 20 2.8 Single-Carrier Frequency Division Multiplexing 23 2.9 Resource Grid Content 24 2.10 Physical Channels 25 2.11 Physical Signals 31 2.12 Downlink Frame Structures 34 2.13 Uplink Frame Structures 35 2.14 MIMO 35 2.15 MIMO Modes 40 2.16 PHY Processing 41 2.17 Downlink Processing 41 2.18 Uplink Processing 43 2.19 Chapter Summary 45 References 46 3 MATLAB(R) for Communications System Design 47 3.1 System Development Workflow 47 3.2 Challenges and Capabilities 48 3.3 Focus 49 3.4 Approach 49 3.5 PHY Models in MATLAB 49 3.6 MATLAB 49 3.7 MATLAB Toolboxes 50 3.8 Simulink 51 3.9 Modeling and Simulation 52 3.10 Prototyping and Implementation 53 3.11 Introduction to System Objects 54 3.12 MATLAB Channel Coding Examples 60 3.13 Chapter Summary 68 References 69 4 Modulation and Coding 71 4.1 Modulation Schemes of LTE 72 4.2 Bit-Level Scrambling 79 4.3 Channel Coding 85 4.4 Turbo Coding 85 4.5 Early-Termination Mechanism 93 4.6 Rate Matching 99 4.7 Codeblock Segmentation 105 4.8 LTE Transport-Channel Processing 107 4.9 Chapter Summary 112 References 113 5 OFDM 115 5.1 Channel Modeling 115 Examples 117 5.2 Scope 121 5.3 Workflow 121 5.4 OFDM and Multipath Fading 122 5.5 OFDM and Channel-Response Estimation 123 5.6 Frequency-Domain Equalization 124 5.7 LTE Resource Grid 124 5.8 Configuring the Resource Grid 125 5.9 Generating Reference Signals 130 5.10 Resource Element Mapping 132 5.11 OFDM Signal Generation 136 5.12 Channel Modeling 137 5.13 OFDM Receiver 140 5.14 Resource Element Demapping 141 5.15 Channel Estimation 143 5.16 Equalizer Gain Computation 145 5.17 Visualizing the Channel 146 5.18 Downlink Transmission Mode 1 147 5.19 Chapter Summary 164 References 165 6 MIMO 167 6.1 Definition of MIMO 167 6.2 Motivation for MIMO 168 6.3 Types of MIMO 168 6.4 Scope of MIMO Coverage 170 6.5 MIMO Channels 170 Implementation 171 6.6 Common MIMO Features 178 6.7 Specific MIMO Features 197 6.8 Chapter Summary 260 References 262 7 Link Adaptation 263 7.1 System Model 264 7.2 Link Adaptation in LTE 265 7.3 MATLAB(R) Examples 266 7.4 Link Adaptations between Subframes 275 7.5 Adaptive Modulation 277 7.6 Adaptive Modulation and Coding Rate 283 7.7 Adaptive Precoding 287 7.8 Adaptive MIMO 291 7.9 Downlink Control Information 294 7.10 Chapter Summary 302 References 303 8 System-Level Specification 305 8.1 System Model 306 8.2 System Model in MATLAB 315 8.3 Quantitative Assessments 316 8.4 Throughput Analysis 325 8.5 System Model in Simulink 326 8.6 Qualitative Assessment 349 8.7 Chapter Summary 351 References 352 9 Simulation 353 9.1 Speeding Up Simulations in MATLAB 353 9.2 Workflow 354 9.3 Case Study: LTE PDCCH Processing 355 9.4 Baseline Algorithm 356 9.5 MATLAB Code Profiling 358 9.6 MATLAB Code Optimizations 360 9.7 Using Acceleration Features 383 9.8 Using a Simulink Model 387 9.9 GPU Processing 399 9.10 Case Study: Turbo Coders on GPU 406 9.11 Chapter Summary 419 10 Prototyping as C/C++ Code 421 10.1 Use Cases 422 10.2 Motivations 422 10.3 Requirements 422 10.4 MATLAB Code Considerations 423 10.5 How to Generate Code 423 10.6 Structure of the Generated C Code 429 10.7 Supported MATLAB Subset 432 10.8 Complex Numbers and Native C Types 436 10.9 Support for System Toolboxes 438 10.10 Support for Fixed-Point Data 444 10.11 Support for Variable-Sized Data 447 10.12 Integration with Existing C/C++ Code 458 10.13 Chapter Summary 471 References 471 11 Summary 473 11.1 Modeling 473 11.2 Simulation 476 11.3 Directions for Future Work 477 11.4 Concluding Remarks 480 Index 483.…”
Publicado 2014
Libro electrónico -
1924Publicado 2023Tabla de Contenidos: “…OTHER CONSIDERATIONS FOR NEW APPLICATIONS -- CHAPTER 8: Operating System Types -- WORKSTATION OSs -- CELL PHONE/TABLET OSs -- VARIOUS FILESYSTEM TYPES -- VENDOR LIFE-CYCLE LIMITATIONS -- COMPATIBILITY CONCERNS BETWEEN OSs -- CHAPTER 9: Operating System Installations and Upgrades -- BOOT METHODS -- TYPES OF INSTALLATIONS -- PARTITIONING -- DRIVE FORMAT -- UPGRADE CONSIDERATIONS -- FEATURE UPDATES -- CHAPTER 10: macOS -- INSTALLATION AND UNINSTALLATION OF APPLICATIONS -- APPLE ID AND CORPORATE RESTRICTIONS -- BEST PRACTICES -- SYSTEM PREFERENCES -- FEATURES -- DISK UTILITY -- FILEVAULT -- TERMINAL -- FORCE QUIT -- CHAPTER 11: Linux -- COMMON COMMANDS -- BEST PRACTICES -- TOOLS -- PART II: Domain 2.0: Security -- CHAPTER 12: Physical Security -- PHYSICAL SECURITY -- PHYSICAL SECURITY FOR STAFF -- CHAPTER 13: Logical Security -- LOGICAL SECURITY -- MOBILE DEVICE MANAGEMENT (MDM) -- ACTIVE DIRECTORY -- CHAPTER 14: Wireless Security -- PROTOCOLS AND ENCRYPTION -- AUTHENTICATION -- CHAPTER 15: Malware -- MALWARE -- MALWARE PREVENTION AND REMOVAL TOOLS AND METHODS -- CHAPTER 16: Social Engineering and Security Threats -- SOCIAL ENGINEERING -- THREATS -- VULNERABILITIES -- CHAPTER 17: Windows Security -- DEFENDER ANTIVIRUS -- FIREWALL -- USERS AND GROUPS -- LOGIN OS OPTIONS -- NTFS VS. …”
Libro electrónico -
1925por Lisdorf, AndersTabla de Contenidos: “…Analog -- Röhren, Transistoren und integrierte Schaltkreise -- Der Mikroprozessor -- Der Ursprung von Schnittstellen -- Von der Lochkarte zum Terminal -- Timesharing und das Client/Server-Paradigma -- Fernverbindungen -- Der Ursprung der Kommunikation -- ARPANET und TCP/IP -- World Wide Web -- Der Ursprung der Software -- Betriebssysteme -- Virtualisierung -- Container -- Datenbanken -- Geschäftssoftware -- Zusammenfassung -- 4 IBM -- Die Geschichte von IBM -- Geschäftsgeräte bauen -- Die Anfänge des Computers -- Die Kommodifizierung der Datenverarbeitung und der Niedergang von IBM -- Der Wechsel zu Dienstleistungen, Software und Hosting -- Der Einstieg in die Cloud -- Das Profil von IBM…”
Publicado 2024
Libro electrónico -
1926Publicado 2023Tabla de Contenidos: “…Bubble charts -- A single line chart -- A multiple line chart -- A bar chart -- A scatter plot -- A histogram -- A bubble chart -- GUI data visualizations -- Tips and tricks with Databricks notebooks -- Magic -- Markdown -- Other languages -- Terminal -- Filesystem -- Running other notebooks -- Widgets -- Databricks SQL analytics -- Accessing SQL analytics -- SQL Warehouses -- SQL editors -- Queries -- Dashboards -- Alerts -- Query history -- Connecting BI tools -- Practical lab -- Loading problem data -- Problem 1 -- Solution -- Problem 2 -- Solution -- Summary -- Chapter 8: Integrating Continous Integration into Your Workflow -- Technical requirements -- Setting up your environment -- Databricks -- Databricks CLI -- The DBX CLI -- Docker -- Git -- GitHub -- Pre-commit -- Terraform -- Docker -- Install Jenkins, container setup, and compose -- CI tooling -- Git and GitHub -- Pre-commit -- Python wheels and packages -- Anatomy of a package -- DBX -- Important commands -- Testing code -- Terraform - IaC -- IaC -- The CLI -- HCL -- Jenkins -- Jenkinsfile -- Practical lab -- Problem 1 -- Problem 2 -- Summary -- Chapter 9: Orchestrating Your Data Workflows -- Technical requirements -- Setting up your environment -- Databricks -- Databricks CLI -- The DBX CLI -- Orchestrating data workloads -- Making life easier with Autoloader -- Reading -- Writing -- Two modes -- Useful options -- Databricks Workflows -- Terraform -- Failed runs -- REST APIs -- The Databricks API -- Python code -- Logging -- Practical lab -- Solution -- Lambda code -- Notebook code -- Summary -- Part 4: Hands-on Project -- Chapter 10: Data Governance -- Technical requirements -- Setting up your environment -- Python, AWS, and Databricks -- The Databricks CLI -- What is data governance? …”
Libro electrónico -
1927Publicado 2023Tabla de Contenidos: “…-- MDS in OCI -- Region Availability -- Required Identity and Access Management Policy -- Data Security -- MDS and Audit Service -- MDS Versions and Storage Engines -- Shape -- DB System -- MySQL HeatWave -- Use Cases -- Limitations -- Cloud Services Cost Expectations -- Summary -- Chapter 2: Oracle Cloud Infrastructure -- A Brief Tour of Services -- Terminology -- Virtualization -- Tenancy -- Compartments -- Security Zone -- OCI Resource Allocation -- Virtual Cloud Network -- Oracle Cloud Identifier (OCID) -- Compute -- Virtual Machine -- Bare Metal Host -- Shapes -- Images -- Provisioning -- OCI User Interfaces -- Core Services -- Networking Services -- Compute Services -- Storage Services -- Block Volume -- Local NVMe -- File Storage -- Object Storage -- Identity and Access Management Services -- Setting Up Your Account -- Always Free Resources -- Service Usage and Limits -- OCI Tutorial -- Create a New Compartment -- Create the Virtual Cloud Network -- Create the Compute Instance -- Add Block Storage to the Compute Instance -- Terminate the Resources -- Summary -- Chapter 3: A Brief Tutorial of MySQL -- Getting Started -- Connecting with MySQL Shell -- Features -- Modes Supported -- Making Connections -- Using a URI -- Using Individual Options -- Using SSL Connections -- Connecting with the MySQL Client -- Basic SQL Commands -- How to Get and Install MySQL -- Configuring and Managing Access to MySQL -- Configuration Files -- Creating Users and Granting Access -- Basic SQL Commands…”
Libro electrónico -
1928Publicado 2022Tabla de Contenidos: “…Software Tools -- WiFi Analyzer -- Protocol Analyzer/Packet Capture -- Bandwidth Speed Tester -- Port Scanner -- iperf -- NetFlow Analyzers -- Trivial File Transfer Protocol (TFTP) Server -- Terminal Emulator -- IP Scanner -- Command Line Tool -- ping -- ipconfig/ifconfig/ip -- 00-FMindd 25 22/04/22 11:12 AM -- xxvi Mike Meyers' CompTIA Network+ Certification Passport -- Passport_2019 / Mike Meyers' CompTIA Network+" Certification Passport / Weissman / 896-3 / FM -- nslookup/dig -- traceroute/tracert -- arp -- netstat -- hostname -- route -- telnet -- tcpdump -- nmap -- Basic Network Platform Commands -- show interface -- show config -- show route -- REVIEW -- 53 QUESTIONS -- 53 ANSWERS -- Objective 54 Given a scenario, troubleshoot common wireless -- connectivity issues -- Specifications and Limitations -- Throughput -- Speed -- Distance -- Received Signal Strength Indication (RSSI) Signal Strength -- Effective Isotropic Radiated Power (EIRP)/Power Settings -- Considerations -- Antennas -- Channel Utilization -- AP Association Time -- Site Survey -- Common Issues -- Interference -- Antenna Cable Attenuation/Signal Loss -- RF Attenuation/Signal Loss -- Wrong SSID -- Incorrect Passphrase -- Encryption Protocol Mismatch -- Insufficient Wireless Coverage -- Captive Portal Issues -- Client Disassociation Issues -- REVIEW -- 54 QUESTIONS -- 54 ANSWERS -- 00-FMindd 26 22/04/22 11:12 AM -- Contents -- Passport_2019 / Mike Meyers' CompTIA Network+" Certification Passport / Weissman / 896-3 / FM -- Objective 55 Given a scenario, troubleshoot general -- networking issues -- Considerations -- Device Configuration Review -- Routing Tables -- Interface Status -- VLAN Assignment -- Network Performance Baselines -- Common Issues -- Collisions -- Broadcast Storm -- Duplicate MAC Address -- Duplicate IP Address -- Multicast Flooding -- Asymmetrical Routing -- Switching Loops -- Routing Loops -- Rogue DHCP Server -- DHCP Scope Exhaustion -- IP Setting Issues -- Missing Route -- Low Optical Link Budget -- Certificate Issues -- Hardware Failure -- Host-Based/Network-Based Firewall Settings -- Blocked Services, Ports, or Addresses -- Incorrect VLAN -- DNS Issues -- NTP Issues -- BYOD Challenges -- Licensed Feature Issues -- Network Performance Issues -- REVIEW -- 55 QUESTIONS -- 55 ANSWERS -- A About the Online Content -- System Requirements -- Your Total Seminars Training Hub Account -- Privacy Notice -- Single User License Terms and Conditions -- 00-FMindd 27 22/04/22 11:12 AM -- xxviii Mike Meyers' CompTIA Network+ Certification Passport -- Passport_2019 / Mike Meyers' CompTIA Network+" Certification Passport / Weissman / 896-3 / FM -- TotalTester Online -- Pre-Assessment Test -- Other Book Resources -- TotalSims for Network+ -- Mike's Video Training -- Mike's Cool Tools -- Technical Support -- Index…”
Libro electrónico -
1929Publicado 2015Tabla de Contenidos: “…Penttinen and Jukka Hongisto -- 23.1 Introduction 835 -- 23.2 General Planning Guidelines for Fixed Networks 835 -- 23.3 Planning of the Networks 836 -- 23.4 Capacity Planning 838 -- 23.5 Network Evolution from 2G/3G PS Core to EPC 840 -- 23.6 Entering Commercial Phase: Support for Multimode LTE/3G/2G Terminals with Pre-Release 8 SGSN 841 -- 23.7 SGSN/MME Evolution 845 -- 23.8 Case Example: Commercial SGSN/MME Offering 846 -- 23.9 Mobile Gateway Evolution 847 -- 23.10 Case Example: Commercial GGSN/S-GW/P-GW Offering 847 -- 23.11 EPC Network Deployment and Topology Considerations 848 -- 23.12 LTE Access Dimensioning 850 -- Reference 851 -- 24 EMF / Radiation Safety and Health Aspects 853 /Jouko Rautio and Jyrki T. …”
Libro electrónico -
1930Publicado 2004Tabla de Contenidos: “…FlashCopy -- 2.1 FlashCopy Version 1 -- 2.1.1 Overview -- 2.1.2 How FlashCopy works -- 2.1.3 How to invoke FlashCopy -- 2.1.4 DFSMSdss utility -- 2.1.5 TSO commands -- 2.1.6 ANTRQST API interface -- 2.1.7 ESS Copy Services Web User Interface -- 2.1.8 ICKDSF utility -- 2.1.9 Support for other zSeries operating systems -- 2.1.10 Guidelines and recommendations -- 2.2 FlashCopy Version 2 -- 2.2.1 Overview -- 2.2.2 How FlashCopy works -- 2.2.3 Data set FlashCopy -- 2.2.4 Multiple Relationship FlashCopy -- 2.2.5 Incremental FlashCopy -- 2.2.6 FlashCopy Consistency Group -- 2.2.7 Inband command over PPRC links -- 2.2.8 Combinations of FlashCopy options -- 2.2.9 Terminating a FlashCopy relationship -- 2.2.10 Invoking FlashCopy V2 new functions -- 2.2.11 DFSMSdss utility -- 2.2.12 TSO commands -- 2.2.13 ANTRQST API interface…”
Libro electrónico -
1931Publicado 2009Tabla de Contenidos: “…18 -- 2.2.3 Challenges of Achieving Indoor Coverage from Outdoor Macrocells 20 -- 2.2.4 Spectrum Efficiency 21 -- 2.2.5 Geometry Factors 23 -- 2.2.6 The Backhaul Challenge 24 -- 2.3 Other Small-Cell Systems 24 -- 2.3.1 Overview 24 -- 2.3.2 Picocells 24 -- 2.3.3 Distributed Antenna Systems 25 -- 2.3.4 Wireless Local Area Networks 27 -- 2.4 The Small-Cell Landscape 28 -- 2.5 Emergence of the Femtocell / Critical Success Factors 29 -- 2.5.1 Mobile Data Adoption and Revenue Growth 30 -- 2.5.2 Broadband Adoption 30 -- 2.5.3 Connecting Four Billion Users / And Counting 31 -- 2.5.4 Internet Applications 33 -- 2.5.5 Fixed / Mobile Substitution 33 -- 2.5.6 User Device Availability 36 -- 2.5.7 Processing Power and Cost 36 -- 2.6 Conclusions 37 -- 3 Market Issues for Femtocells 39 / Stuart Carlaw -- 3.1 Key Benefits of a Femtocell from Market Perspective 39 -- 3.1.1 In-Home Coverage 39 -- 3.1.2 Macro Network Capacity Gain 40 -- 3.1.3 Termination Fees 40 -- 3.1.4 Simplistic Handset Approach 41 -- 3.1.5 Home Footprint and the Quadruple Play 41 -- 3.1.6 Maximising Returns on Spectrum Investment 42.…”
Libro electrónico -
1932por Puga Sabio, GonzaloTabla de Contenidos: “….) -- 1.3.2 Línea de comandos -- 1.3.3 Script -- 1.3.4 Metacaracteres -- 1.3.5 Variables de entorno -- 1.4 PERSONALIZAR EL ENTORNO -- 1.4.1 Ficheros de configuración de Bash -- 1.4.2 Alias -- 1.4.3 Opciones de Bash -- 1.4.4 Coloreando el Shell -- 1.5 CARACTERÍSTICAS ESPECIALES -- 1.5.1 Programas interactivos -- 1.5.2 Control de trabajos -- 1.5.3 Intérprete de uso restringido -- 1.6 APLICANDO CONOCIMIENTOS -- 1.7 EJERCICIOS PROPUESTOS -- 2 SHELL DEL SISTEMA -- 2.1 LÍNEA DE COMANDOS -- 2.1.1 Editor de línea de comandos -- 2.1.2 Moverse por la línea de comandos -- 2.1.3 Borrar partes de la línea de comandos -- 2.1.4 Historial de comandos -- 2.1.5 Autocompletar con el tabulador -- 2.1.6 Ejecutar la línea de comandos -- 2.2 ENTRADA Y SALIDA ESTÁNDAR -- 2.2.1 Terminal como archivo -- 2.2.2 Redirigir la salida estándar -- 2.2.3 Redirigir la entrada estándar -- 2.2.4 Noclobber (...) -- 2.2.5 Concatenando la salida estándar a un fichero -- 2.2.6 /dev/null (...) -- 2.2.7 Cauces -- 2.2.8 Filtros -- 2.2.9 Tee (...) -- 2.3 TRATAMIENTO DE DATOS -- 2.4 INTRODUCCIÓN A GAWK (...) -- 2.4.1 Imprimiendo en awk -- 2.4.2 Dando formato a la salida en awk -- 2.4.3 Uso de expresiones regulares -- 2.4.4 Patrones especiales -- 2.4.5 Separador de campos de entrada -- 2.4.6 Separador de campos de salida -- 2.4.7 Número de registros procesados -- 2.5 APLICANDO CONOCIMIENTOS -- 2.6 EJERCICIOS PROPUESTOS -- 3 PROGRAMACIÓN BÁSICA -- 3.1 INTRODUCCIÓN -- 3.2 MI PRIMER SCRIPT -- 3.3 VARIABLES Y EXPRESIONES -- 3.3.1 Variables -- 3.3.2 Expresiones…”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
1933Publicado 2023Tabla de Contenidos: “…Embriología -- Anatomía -- Fisiología -- Factores de crecimiento linfático y receptores -- Inmunohistoquímica -- Implicaciones clínicas -- Tumor- metástasis -- Linfedema -- Referencias -- El sistema del complemento y la piel -- Introducción -- El sistema del complemento -- Expresión del complemento en la piel -- Las enfermedades de la piel y el sistema del complemento -- Deficiencias del complemento y la piel -- Deficiencias de proteínas en la vía clásica -- Deficiencias de proteínas en la vía de las lectinas -- Deficiencia de C3 -- Deficiencia de los componentes de la vía terminal -- Deficiencia de proteína reguladora del complemento y receptor de superficie -- Consideraciones finales -- Referencias -- Citocinas en la piel -- Introducción -- Citoquinas en enfermedades inmunomediadas -- Dermatitis atópica -- Psoriasis -- Vitiligo -- Hidradenitis supurativa -- Lupus eritematoso sistémico -- Alopecia areata -- Dermatomiositis -- Vasculitis -- Enfermedades ampollosas autoinmunes -- Conclusión -- Glosario -- Bibliografía -- Quimioquinas -- Introducción -- Clasificación de las quimioquinas -- Estructura molecular -- Subfamilias de quimioquinas -- Activación de las quimioquinas -- Receptores de las quimioquinas -- Señalización desde los receptores de quimioquinas -- Regulación de la actividad de las quimioquinas -- Quimioquinas y tráfico leucocitario -- Tráfico durante la homeostasis -- Tráfico durante la inflamación -- Tráfico de los linfocitos vírgenes -- Migración de los subgrupos de LT activados -- El tráfico linfocitario hacia la piel, un proceso homeostático -- El tráfico linfocitario hacia la piel durante un proceso inflamatorio -- Otros efectos biológicos de las quimioquinas -- Quimioquinas y enfermedades humanas -- Observación final -- Agradecimientos -- Referencias -- Neuropéptidos y piel -- Introducción…”
Libro electrónico -
1934Publicado 2014Tabla de Contenidos: “…A FEW EXTENSIONS OF THE ACTIVITY RECTANGLE -- A FEW EXTENSIONS OF THE EVENT CIRCLE -- INITIAL OR START EVENT -- INTERMEDIATE EVENT -- TERMINAL OR END EVENT -- A FEW EXTENSIONS OF THE GATEWAY DIAMOND -- SOME OTHER NOTATIONS THAT WE OCCASIONALLY USE -- BPTRENDS SPECIAL NOTATION -- Appendix 3 - Business Process Standards -- ORGANIZATION LEVEL BUSINESS PROCESS STANDARDS -- PROCESS LEVEL BUSINESS PROCESS STANDARDS -- BUSINESS PROCESS STANDARDS FOR IMPLEMENTATION -- THE FUTURE OF STANDARDS -- INDEX…”
Libro electrónico -
1935Publicado 2013Tabla de Contenidos: “…ASM and OS Migration -- Important Points on ASM Rebalance -- Summary -- Chapter 9: ASM Operations -- ASM Instance Discovery -- RDBMS Operations on ASM Files -- File Create -- File Open -- File I/O -- File Close -- File Delete -- ASM File Allocation -- External Redundancy Disk Groups -- Variable-Sized Extents -- ASM Striping -- ASM Redundancy -- Failure Groups -- Disk Partners -- Allocation with ASM Redundancy -- I/O to ASM Mirrored Files -- Rebalance -- Resync -- Relocation -- ASM Instance Recovery and Crash Recovery -- Disk Discovery -- Mount Disk Group -- Create Disk Group -- Add Disk -- Online Disk -- Select from VASM_DISK and VASM_DISKGROUP -- Summary -- Chapter 10: ACFS Design and Deployment -- ASM Cluster File System Overview -- ACFS File System Design -- ACFS File I/O -- ACFS Space Allocation -- Distributed Lock Manager (DLM) -- Metadata Buffer Cache -- Recovery -- ADVM Design -- ACFS Configuration and Deployment -- Configuring the Environment for ACFS -- ACFS Deployment -- CRS Managed ACFS File Systems -- Managing ACFS and ADVM -- ACFS File System Resize -- Unmounting File Systems -- Deleting File Systems -- ADVM Management -- ACFS Management -- Summary -- Chapter 11: ACFS Data Services -- ACFS Snapshots -- ACFS Read-Only Snapshots -- ACFS Read-Write Snapshots -- ACFS Snapshot by Example -- ACFS Tagging -- ACFS Replication Overview -- Primary File System -- Current Restrictions (11.2.0.3) -- Standby File System -- Planning for ACFS Replication -- Tagging Considerations -- Setting Up Replication -- Replication Configuration and Initiation -- Pause and Resume Replication -- Sizing ACFS File Systems -- ACFS Compare Command -- Termination of Replication -- ACFS Security and Encryption -- Databases and Security -- ACFS Security -- Databases and Encryption -- ACFS and File Encryption -- ACFS Encryption Key Management…”
Libro electrónico -
1936Publicado 2009Tabla de Contenidos: “…LESSON 24: Embedding SQL in Application Programming -- A Quick Trip Through Some Application Development Tools -- Creating the Database -- Using Java and SQL -- Using .NET and SQL -- PART VII: SQL in Various Database Implementations -- LESSON 25: Using Oracle SQL*Plus to Satisfy Reporting Needs -- An Introduction to SQL*Plus -- The SQL*Plus Buffer -- Viewing Table Structure with the DESCRIBE Command -- Displaying Settings with the SHOW Command -- Manipulating Files with File Commands -- Customizing the Work Environment with SET Commands -- Removing Settings with the CLEAR Command -- Formatting Your Output -- Creating Report and Group Summaries -- Using Variables in SQL*Plus -- Using the DUAL Table -- Exploring the DECODE Function -- DATE Conversions -- Running a Series of SQL Files -- Adding Comments to Your SQL Script -- Creating Advanced Reports -- LESSON 26: An Introduction to Oracle PL/SQL -- Introducing PL/SQL -- The Structure of a PL/SQL Block -- Transactional Control in PL/SQL -- Putting Everything Together -- Using Stored Procedures, Packages, and Triggers -- LESSON 27: An Introduction to Transact-SQL -- An Overview of Transact-SQL -- Extensions to ANSI QL -- Data Types -- Accessing the Database with Transact-SQL -- Establishing Flow Control -- Using Transact-SQL Wildcard Operators -- Date Conversions -- SQL Server Diagnostic Tools-SET Commands -- LESSON 28: Using MySQL on a UNIX-based System -- MySQL Administration -- The MySQL Terminal Monitor -- MySQL Utilities -- PART VIII: Appendices -- APPENDIX A: Answers -- APPENDIX B: Code Examples to Create Tables -- APPENDIX C: Code Examples to Populate Tables -- APPENDIX D: Using MySQL for Exercises -- Index -- Online Appendixes -- APPENDIX E: Glossary of Common SQL Commands…”
Libro electrónico -
1937Publicado 2017Tabla de Contenidos: “…/ Yiping Huang, Yan Shen, Jingyi Wang and Feng Guo The Necessary Demand-Side Supplement to China's Supply-Side Structural Reform: Termination of the soft budget constraint / Wing Thye Woo Consumption and Savings of Migrant Households: 2008-14 / Xin Meng, Sen Xue and Jinjun Xue China as a Global Investor / David Dollar Getting Rich after Getting Old: China's demographic and economic transition in dynamic international context / Lauren Johnston, Xing Liu, Maorui Yang and Xiang Zhang Testing Bubbles: Exuberance and collapse in the Shanghai A-share stock market / Zhenya Liu, Danyuanni Han and Shixuan Wang Changing Patterns of Corporate Leverage in China: Evidence from listed companies / Ivan Roberts and Andrew Zurawski Part II: Resources, Energy, the Environment and Climate Change. …”
Libro electrónico -
1938Publicado 2017Tabla de Contenidos: “…Connecting to the master node using SSH -- Running the code -- Creating similar movies from one million ratings - part 3 -- Assessing the results -- Terminating the cluster -- Troubleshooting Spark on a cluster -- More troubleshooting and managing dependencies -- Troubleshooting -- Managing dependencies -- Summary -- Chapter 5: SparkSQL, DataFrames, and DataSets -- Introducing SparkSQL -- Using SparkSQL in Python -- More things you can do with DataFrames -- Differences between DataFrames and DataSets -- Shell access in SparkSQL -- User-defined functions (UDFs) -- Executing SQL commands and SQL-style functions on a DataFrame -- Using SQL-style functions instead of queries -- Using DataFrames instead of RDDs -- Summary -- Chapter 6: Other Spark Technologies and Libraries -- Introducing MLlib -- MLlib capabilities -- Special MLlib data types -- For more information on machine learning -- Making movie recommendations -- Using MLlib to produce movie recommendations -- Examining the movie-recommendations-als.py script -- Analyzing the ALS recommendations results -- Why did we get bad results? …”
Libro electrónico -
1939Publicado 2021Tabla de Contenidos: “…Concurrency in Go -- When to Use Concurrency -- Goroutines -- Channels -- Reading, Writing, and Buffering -- for-range and Channels -- Closing a Channel -- How Channels Behave -- select -- Concurrency Practices and Patterns -- Keep Your APIs Concurrency-Free -- Goroutines, for Loops, and Varying Variables -- Always Clean Up Your Goroutines -- The Done Channel Pattern -- Using a Cancel Function to Terminate a Goroutine -- When to Use Buffered and Unbuffered Channels -- Backpressure -- Turning Off a case in a select -- How to Time Out Code -- Using WaitGroups -- Running Code Exactly Once -- Putting Our Concurrent Tools Together -- When to Use Mutexes Instead of Channels -- Atomics-You Probably Don't Need These -- Where to Learn More About Concurrency -- Wrapping Up -- Chapter 11. …”
Libro electrónico -
1940Publicado 2004Tabla de Contenidos: “…Operations -- 5.1 Overview -- 5.1.1 Bringing up the WebSphere BI for FN environment -- 5.2 z/OS operating environment -- 5.2.1 Monitoring operations -- 5.3 WebSphere MQ and WebSphere MQ Integrator -- 5.3.1 Operating workplaces -- 5.3.2 Starting the broker and queues -- 5.3.3 Stopping the broker and queues -- 5.3.4 Monitoring operations -- 5.4 WebSphere BI for FN operating environment -- 5.4.1 Monitoring operations -- 5.4.2 SAG operating environment -- 5.4.3 SWIFTNet FIN logical terminal -- 5.5 Advanced operations and problem determination -- 5.5.1 DB2 tables -- 5.5.2 Internal representation of configuration entities -- 5.5.3 Problem determination facilities -- 5.5.4 Trace -- 5.5.5 WebSphere MQ queues to be observed -- 5.5.6 FAQ -- 5.6 Command Center for WebSphere BI for FN -- 5.6.1 Obtain and install the Command Center -- 5.6.2 Operations with the Command Center -- 5.7 z/OS monitoring tools -- 5.7.1 Resource Management Facility reports -- 5.7.2 DB2 Performance Monitor -- Part 3 Appendixes -- Appendix A. …”
Libro electrónico