Mostrando 8,181 - 8,200 Resultados de 9,071 Para Buscar '"Windows"', tiempo de consulta: 0.09s Limitar resultados
  1. 8181
    Publicado 2017
    “…End-to-End Hive: HQL, Partitioning, Bucketing, UDFs, Windowing, Optimization, Map Joins, Indexes About This Video Analytical Processing: Joins, Subqueries, Views, Table Generating Functions, Explode, Lateral View, Windowing and more Tuning Hive for better functionality: Partitioning, Bucketing, Join Optimizations, Map Side Joins, Indexes, Writing custom User Defined functions in Java. …”
    Video
  2. 8182
    Publicado 2023
    “…The theoretical work presented is focused, in particular, on quantum thermodynamics and quantum non-Markovianity and provides a window into current research in these fields. Different perspectives are considered that share a common root in the exploitation of open quantum systems and quantum information tools…”
    Libro electrónico
  3. 8183
    Publicado 2015
    “…This work is a comprehensive analysis of the decal process for production of catalyst coated membranes. Both the process window for the transfer of electrodes from decal foil onto membrane and the effects of the parameters of ink and transfer process on structure and function including process reproducibility shall be investigated. …”
    Libro electrónico
  4. 8184
    Publicado 2015
    “…Includes Exclusive Offer for 70% Off Premium Edition eBook and Practice Test Pearson IT Certification Practice Test minimum system requirements: Windows XP (SP3), Windows Vista (SP2), Windows 7, or Windows 8; Microsoft .NET Framework 4.0 Client; Pentium class 1GHz processor (or equivalent); 512 MB RAM; 650..…”
    Libro electrónico
  5. 8185
    por Gregg, Michael
    Publicado 2014
    “…Pearson IT Certification Practice Test minimum system requirements: Windows XP (SP3), Windows Vista (SP2), Windows 7, or Windows 8; Microsoft .NET Framework 4.0 Client; Pentium class 1GHz processor (or equivalent); 512MB RAM; 650MB disc s..…”
    Libro electrónico
  6. 8186
    “…It finds that intense competition for raw material, changing consumer demand and internationalisation are potent forces shaping the global dairy industry today and that impending EU accession offers the Baltic countries a unique window of opportunity to accelerate consolidation and to create a more economically viable and sustainable dairy sector…”
    Libro electrónico
  7. 8187
    Publicado 2012
    “…The unique Watch-and-Work mode shrinks the video into a small window to allow the student to work alongside the video…”
    Vídeo online
  8. 8188
    Publicado 2008
    “…Through this window the reader can get a good view of current parallel robot research and applications…”
    Libro electrónico
  9. 8189
    Publicado 1998
    “…The accompanying CD-ROM includes all of the example code from the book, ready to run on Solaris(tm), Windows 95, Windows NT, and Macintosh along with the JDK(tm) for those platforms…”
    Libro electrónico
  10. 8190
    Publicado 2015
    “…The book begins with Graph Builder, a quick way to create graphs in a drag-and-drop window. Line charts, ellipses, box plots, and maps are just a few of the graphs available in Graph Builder. …”
    Libro electrónico
  11. 8191
    Publicado 2016
    “…The book begins with Graph Builder, a quick way to create graphs in a drag-and-drop window. Line charts, ellipses, box plots, and maps are just a few of the graphs available in Graph Builder. …”
    Libro electrónico
  12. 8192
    Publicado 2013
    “…The book begins with Graph Builder, a quick way to create graphs in a drag-and-drop window. Line charts, ellipses, box plots, and maps are just a few of the graphs available in Graph Builder. …”
    Libro electrónico
  13. 8193
    Publicado 2018
    “…Moreover, localization and signal reconstruction are evaluated through varying parameters in the beamforming procedures, i.e. steering position, steering window length and source speed for a moving periodic signal using DSB, and regularization parameter, signal to noise ratio (SNR), steering window length, source speed, array to source motion trajectory and mismatch for a moving engine signal using CB. …”
    Libro electrónico
  14. 8194
    Publicado 2013
    “…., including A+, Network+, Windows 2000 Management, Windows XP Management, Windows 2000 Security, Server+, and Interconnecting Cisco Network Devices. …”
    Video
  15. 8195
    Publicado 2021
    “…Inside this fully updated edition, you’ll find coverage of new PostGIS features such as PostGIS Window functions, parallelization of queries, and outputting data for applications using JSON and Vector Tile functions…”
    Grabación no musical
  16. 8196
    Publicado 2021
    “…Inside this fully updated edition, you’ll find coverage of new PostGIS features such as PostGIS Window functions, parallelization of queries, and outputting data for applications using JSON and Vector Tile functions…”
    Vídeo online
  17. 8197
    Publicado 2014
    Tabla de Contenidos: “…-- 1.1.1 The Operating System as an Extended Machine -- 1.1.2 The Operating System as a Resource Manager -- 1.2 HISTORY OF OPERATING SYSTEMS -- 1.2.1 The First Generation (1945-55): Vacuum Tubes -- 1.2.2 The Second Generation (1955-65): Transistors and Batch Systems -- 1.2.3 The Third Generation (1965-1980): ICs and Multiprogramming -- 1.2.4 The Fourth Generation (1980-Present): Personal Computers -- 1.2.5 The Fifth Generation (1990-Present): Mobile Computers -- 1.3 COMPUTER HARDWARE REVIEW -- 1.3.1 Processors -- 1.3.2 Memory -- 1.3.3 Disks -- 1.3.4 I/O Devices -- 1.3.5 Buses -- 1.3.6 Booting the Computer -- 1.4 THE OPERATING SYSTEM ZOO -- 1.4.1 Mainframe Operating Systems -- 1.4.2 Server Operating Systems -- 1.4.3 Multiprocessor Operating Systems -- 1.4.4 Personal Computer Operating Systems -- 1.4.5 Handheld Computer Operating Systems -- 1.4.6 Embedded Operating Systems -- 1.4.7 Sensor-Node Operating Systems -- 1.4.8 Real-Time Operating Systems -- 1.4.9 Smart Card Operating Systems -- 1.5 OPERATING SYSTEM CONCEPTS -- 1.5.1 Processes -- 1.5.2 Address Spaces -- 1.5.3 Files -- 1.5.4 Input/Output -- 1.5.5 Protection -- 1.5.6 The Shell -- 1.5.7 Ontogeny Recapitulates Phylogeny -- 1.6 SYSTEM CALLS -- 1.6.1 System Calls for Process Management -- 1.6.2 System Calls for File Management -- 1.6.3 System Calls for Directory Management -- 1.6.4 Miscellaneous System Calls -- 1.6.5 The Windows Win32 API -- 1.7 OPERATING SYSTEM STRUCTURE -- 1.7.1 Monolithic Systems -- 1.7.2 Layered Systems -- 1.7.3 Microkernels -- 1.7.4 Client-Server Model -- 1.7.5 Virtual Machines -- 1.8 THE WORLD ACCORDING TO C -- 1.8.1 The C Language -- 1.8.2 Header Files -- 1.8.3 Large Programming Projects -- 1.8.4 The Model of Run Time -- 1.9 RESEARCH ON OPERATING SYSTEMS…”
    Libro electrónico
  18. 8198
    Publicado 2017
    Tabla de Contenidos: “…5.4.1 Pipe Rack Design Guide -- 5.4.2 Pipe Rack Superstructure Design -- 5.5 Stairway and Ladders Design Guide -- 5.6 Crane Supports -- 5.7 Connections Design -- 5.7.1 Bolts -- 5.7.2 Welding -- 5.7.2.1 Welding Symbols -- 5.7.2.2 Strength of Welds -- 5.7.2.3 Welding in Existing Structures -- 5.7.3 Connection Design -- 5.7.4 Base plate design -- 5.8 Anchor Bolt Design -- 5.8.1 Anchor Bolts, Nuts, and Washers -- 5.8.1.1 Anchor Bolts -- 5.8.1.2 Washers -- 5.8.1.3 Sleeves -- 5.8.2 Anchor Bolt Plate Design -- 5.8.3 Coatings and Corrosion -- 5.8.4 Bolts Types, Details, and Layout -- 5.8.5 Anchor Bolt Projection -- 5.8.5.1 Edge Distance -- 5.8.5.2 Embedment Depth -- 5.8.6 Calculation of Vessel Anchor Bolts -- 5.8.7 Anchor Bolt Strength Design -- 5.8.7.1 Ultimate Strength Design -- 5.8.7.2 Allowable Stress Design -- 5.8.7.3 Calculate Required Embedment Length -- 5.8.8 Anchor Design Considerations -- 5.8.9 Pretensioning -- References -- Industry Codes and Standards -- 6 Blast Resistance Building Design -- 6.1 Introduction -- 6.2 Building Configuration -- 6.3 Building Materials -- 6.3.1 Dynamic Material Strength (Steel) -- 6.4 Load Combination -- 6.5 Component Design -- 6.5.1 Blast Door -- 6.5.2 Windows -- 6.5.3 Openings -- 6.5.4 Suspended and Extended Mounted Element -- 6.5.5 Walls and Ceiling -- 6.6 Fundamental of Dynamic Analysis -- 6.7 Dynamic Analysis Methods -- 6.7.1 Analysis Output -- 6.8 Equivalent SDOF -- 6.9 Dynamic Analysis Solution -- 6.9.1 Graphical Solution -- 6.9.2 Pressure-Impulse Curve -- 6.9.3 Numerical Integration -- 6.10 Blast Wave Load Parameters -- 6.11 Blast Design Procedure -- 6.12 Static Analysis for Foundations -- 6.13 Example -- 6.13.1 Front Wall Loading -- 6.13.2 Side Wall Loading -- 6.13.3 Roof Loading -- 6.13.4 Rear Wall Load -- 6.13.5 Load on Exterior -- 6.13.5.1 Front Wall Load -- 6.13.5.2 Side Wall Load…”
    Libro electrónico
  19. 8199
    por Tate, Jon
    Publicado 2005
    Tabla de Contenidos: “…3.14.6 Information Storage Industry Consortium -- 3.14.7 Internet Engineering Task Force -- 3.14.8 American National Standards Institute -- 3.14.9 Institute of Electrical and Electronics Engineers -- 3.14.10 Distributed Management Task Force -- 3.14.11 List of evolved Fibre Channel standards -- 3.15 SAN software management standards -- 3.16 Standards-based management initiatives -- 3.16.1 The Storage Management Initiative -- 3.16.2 Open storage management with CIM -- 3.16.3 CIM Object Manager -- 3.16.4 Simple Network Management Protocol -- 3.16.5 Application Program Interface -- 3.16.6 In-band management -- 3.16.7 Out-of-band management -- 3.16.8 Service Location Protocol -- 3.16.9 Tivoli Common Agent Services -- 3.16.10 Managment of growing SANs -- 3.16.11 Application management -- 3.16.12 Data management -- 3.16.13 Resource management -- 3.16.14 Network management -- 3.16.15 Device Management -- 3.16.16 Fabric management methods -- 3.16.17 Common access methods -- 3.16.18 The SNIA Shared Storage Model -- 3.16.19 Long distance links -- 3.16.20 Backup windows -- 3.16.21 Restore and disaster recovery time -- 3.17 IBM Eserver zSeries and S/390 -- 3.17.1 IBM Eserver pSeries -- 3.17.2 IBM Eserver xSeries -- 3.17.3 IBM Eserver iSeries -- 3.18 Security -- 3.18.1 Fibre Channel security -- 3.19 Security mechanisms -- 3.19.1 Encryption -- 3.19.2 Authorization database -- 3.19.3 Authentication database -- 3.19.4 Authentication mechanisms -- 3.19.5 Accountability -- 3.19.6 Zoning -- 3.19.7 Isolating the fabric -- 3.19.8 LUN masking -- 3.19.9 Fibre Channel Authentication Protocol -- 3.19.10 Persistent binding -- 3.19.11 Port binding -- 3.19.12 Port type controls -- 3.19.13 IP security -- 3.20 Best practices -- 3.21 Virtualization -- 3.22 Solutions -- 3.23 Emerging technologies -- 3.24 iSCSI -- 3.25 iFCP -- 3.26 FCIP -- Chapter 4. …”
    Libro electrónico
  20. 8200
    por Warrick, Cathy
    Publicado 2005
    Tabla de Contenidos: “…Open system servers - Linux for xSeries -- 8.1 Supported Linux distributions -- 8.2 Introduction to Linux OS components -- 8.2.1 Understanding and tuning virtual memory -- 8.2.2 Understanding and tuning the swap partition -- 8.2.3 Understanding and tuning the daemons -- 8.2.4 Compiling the kernel -- 8.2.5 Changing kernel parameters -- 8.2.6 Kernel parameters -- 8.2.7 Understanding and tuning the file systems -- 8.2.8 Tuning TCP window size -- 8.3 Linux monitoring tools -- 8.3.1 uptime -- 8.3.2 dmesg -- 8.3.3 top -- 8.3.4 iostat -- 8.3.5 vmstat -- 8.3.6 sar -- 8.3.7 isag -- 8.3.8 GKrellM -- 8.3.9 KDE System Guard -- 8.4 Host bus adapter (HBA) settings -- 8.5 Logical Volume Manager for Linux (LVM) -- 8.5.1 Implementation -- 8.5.2 Performance management -- 8.6 Bonnie -- 8.6.1 Benchmarks -- 8.6.2 Downloading -- 8.7 Bonnie++…”
    Libro electrónico