Mostrando 7,561 - 7,580 Resultados de 9,070 Para Buscar '"Windows"', tiempo de consulta: 0.11s Limitar resultados
  1. 7561
    por Lammle, Todd
    Publicado 2012
    Libro electrónico
  2. 7562
    Publicado 2010
    Tabla de Contenidos: “…7.4.4 Real-Time Analysers -- 7.4.5 Remote Sensing -- 7.5 Data Reduction and Processing -- 7.5.1 Vibration Amplitude Versus Frequency Analysis -- 7.5.2 Spectrum Averaging -- 7.5.3 Amplitude Versus Frequency Versus Time Analysis -- 7.5.4 Amplitude/Phase Versus rpm Analysis -- 7.5.5 Time Waveform Analysis -- 7.5.6 Lissajous Pattern (Orbit) Analysis -- 7.5.7 Mode-Shape Analysis -- 7.6 Diagnosis and Corrective Actions -- 7.6.1 Steady-State Operating Regime -- 7.6.2 Detection of Perturbation Forces and Corrective Actions -- 7.7 Modal Analysis -- 7.8 Vibration Control -- Conclusion -- Exercises -- Chapter 8: Finite Element Method -- 8.1 Introduction -- 8.2 Important Conditions to be Satisfied -- 8.3 Modelling -- 8.4 Shape Functions -- 8.5 Bar Element -- 8.6 Boundary Conditions -- 8.7 Torsion Element -- 8.8 Beam Element -- Matlab-Tool for Computation -- Introduction -- (I) Display Windows -- (II) Arithmetic Operations -- (III) Built-in Functions -- (IV) Matrix -- (V) Polynomials: -- (VI) System of Linear Equations -- Conclusion -- Exercises -- Chapter 9: Fundamentals of Experimental Modal Analysis -- 9.1 Introduction -- 9.2 Frequency-Response Function -- 9.2.1 Frequency-Response Function-Basic Principles -- Exercises -- Chapter 10: Miscellaneous Topics in Vibration Analysis and Introduction to Noise Analysis -- 10.1 Flow-Induced Vibrations -- 10.2 Acoustics and Analysis of Noise -- 10.2.1 Basics of Sound -- 10.2.2 Amplitude, Frequency, Wavelength, and Velocity -- 10.2.3 Sound Field Definitions -- 10.3 Non-Stationary (Unsteady) Vibrations -- 10.4 Rotor Dynamics and Hydrodynamic Bearings -- Exercises -- Appendix - A -- Appendix - B -- Appendix - C -- Appendix - D -- Index…”
    Libro electrónico
  3. 7563
    por Hartman, Roel
    Publicado 2013
    “…Features have now been added to open up the world of mobile browsing, bringing the simplicity and expressiveness of Application Express to bear in developing applications to run with an almost-native look and feel on platforms such as iOS, Android, and Windows Phone. Oracle Application Express for Mobile Web Applications helps you translate your knowledge of Oracle Application Express into developing for mobile devices. …”
    Libro electrónico
  4. 7564
    por Chadwick, Jess
    Publicado 2011
    “…You'll quickly learn how Razor lets you combine code and content in a fluid and expressive manner on Windows-based servers. Programming Razor also explores components of the Razor API, and shows you how Razor templates are turned into rendered HTML. …”
    Libro electrónico
  5. 7565
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Working with Containers -- The historical context of virtualization -- Introduction to containers -- Container components -- Types of containers -- Machine containers -- Application containers -- Types of container runtime tools -- Docker -- Rocket -- LXD -- OpenVZ -- Windows Server containers -- Hyper-V containers -- Clear container -- Installation of Docker -- Docker hands-on -- Working with Docker images -- Listing images -- Getting new images -- Searching Docker images -- Deleting images -- Working with Docker containers -- Creating containers -- Listing containers -- Checking container's logs -- Starting containers -- Deleting containers -- Summary -- Chapter 2: Working with Container Orchestration Engines -- Introduction to COE -- Docker Swarm -- Docker Swarm components -- Node -- Manager node -- Worker node -- Tasks -- Services -- Discovery service -- Scheduler -- Swarm mode -- Apache Mesos -- Apache Mesos and its components -- Master -- Slaves -- Frameworks -- Offer -- Tasks -- Zookeeper -- Kubernetes -- Kubernetes architecture -- External request -- Master node -- kube-apiserver -- etcd -- kube-controller-manager -- kube-scheduler -- Worker nodes -- kubelet -- kube-proxy -- Container runtime -- supervisord -- fluentd -- Concepts in Kubernetes -- Pod -- Replica sets and replication controllers -- Deployments -- Secrets -- Labels and selectors -- Services -- Volumes -- Kubernetes installation -- Kubernetes hands-on -- Summary -- Chapter 3: OpenStack Architecture -- Introduction to OpenStack -- OpenStack architecture -- Introduction to KeyStone, the OpenStack identity service -- Introduction to Nova, the OpenStack compute service…”
    Libro electrónico
  6. 7566
    Publicado 2018
    Tabla de Contenidos: “…-- A glimpse of hacking -- Browser exploitation framework -- Accessing the target computer's webcam -- Summary -- Chapter 2: Setting Up a Lab -- Lab overview -- VirtualBox -- Installation of VirtualBox -- Installing Kali Linux -- Installing Metasploitable -- Installing Windows -- Creating and using snapshots -- Summary -- Chapter 3: Linux Basics -- Overview of Kali Linux -- Status bar icons -- Connecting the wireless card -- Linux commands -- Commands -- The ls command -- The man command -- The help command -- The Tab button -- Updating resources -- Summary -- Chapter 4: Network Penetration Testing -- What is a network? …”
    Libro electrónico
  7. 7567
    Publicado 2017
    Tabla de Contenidos: “…-- Implementierungen -- CPython -- Stackless -- PyPy -- Jython -- IronPython -- PythonNet -- Skulpt -- MicroPython -- Kapitel 2: Python richtig installieren -- Python unter Mac OS X installieren -- Setuptools und pip -- virtualenv -- Python unter Linux installieren -- Setuptools und pip -- Entwicklungswerkzeuge -- virtualenv -- Python unter Windows installieren -- Setuptools und pip -- virtualenv -- Kommerzielle Python-Distributionen -- Kapitel 3: Ihre Entwicklungsumgebung -- Texteditoren -- Sublime Text -- Vim -- Emacs -- TextMate -- Atom -- Code -- IDEs -- PyCharm/IntelliJ IDEA -- Aptana Studio 3/Eclipse + LiClipse + PyDev -- WingIDE -- Spyder -- NINJA-IDE -- Komodo IDE -- Eric (die Eric Python IDE) -- Visual Studio -- Interaktive Tools -- IDLE -- IPython -- bpython -- Isolationstools -- Virtuelle Umgebungen -- pyenv -- Autoenv -- virtualenvwrapper -- Buildout -- Conda -- Docker -- Teil 2: Wir legen los -- Kapitel 4: Guten Code schreiben -- Codestil -- PEP 8 -- PEP 20 (alias The Zen of Python) -- Allgemeine Empfehlungen -- Konventionen -- Idiome -- Typische Fallstricke -- Ihr Projekt strukturieren -- Module -- Pakete -- Objektorientierte Programmierung -- Dekoratoren -- Dynamische Typisierung -- Veränderliche und unveränderliche Typen -- Vendorizing Dependencies -- Ihren Code testen -- Tipps für das Testen -- Test-Grundlagen -- Beispiele -- Weitere beliebte Tools -- Dokumentation -- Projektdokumentation -- Projektpublikation -- Docstring versus Blockkommentare -- Logging -- Logging in einer Bibliothek -- Logging in einer Anwendung -- Wahl einer Lizenz -- Upstream-Lizenzen -- Optionen -- Ressourcen zum Thema Lizenzierung -- Kapitel 5: Guten Code lesen -- Gemeinsamkeiten -- HowDoI…”
    Libro electrónico
  8. 7568
    Publicado 2014
    “…We assume that you have previous experience with Windows 2012 R2 and Hyper-V…”
    Libro electrónico
  9. 7569
    por Lawhead, Joel
    Publicado 2013
    Tabla de Contenidos: “…Geospatial Python Toolbox -- Installing third-party Python modules -- Installing GDAL -- Windows -- Linux -- Mac OS X -- Python networking libraries for acquiring data -- Python urllib module -- FTP -- ZIP and TAR files -- Python markup and tag-based parsers -- The minidom module -- ElementTree -- Building XML -- WKT -- Python JSON libraries -- json module -- geojson module -- OGR -- PyShp -- dbfpy -- Shapely -- GDAL -- NumPy -- PIL -- PNGCanvas -- PyFPDF -- Spectral Python -- Summary -- 5. …”
    Libro electrónico
  10. 7570
    Publicado 2022
    “…You'll go beyond just Linux machines to use Ansible to automate Microsoft Windows machines, network devices, and private and public cloud platforms such as VMWare, AWS, and GCP. …”
    Libro electrónico
  11. 7571
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1: Clang Setup and Architecture -- Chapter 1: Environment Setup -- Technical requirements -- CMake as project configuration tool -- Ninja as build tool -- Getting to know LLVM -- Short LLVM history -- OS support -- Linux -- Darwin (macOS) -- Windows -- LLVM/Clang project structure -- Source code compilation -- Configuration with CMake -- Build -- The LLVM debugger, its build, and usage -- Test project - syntax check with a Clang tool -- Summary -- Further reading -- Chapter 2: Clang Architecture -- Technical requirements -- Getting started with compilers -- Exploring the compiler workflow -- Frontend -- Lexer -- Parser -- The codegen -- Clang driver overview -- Example program -- Compilation phases -- Tool execution -- Combining it all together -- Debugging Clang -- Clang frontend overview -- Frontend action -- Preprocessor -- Parser and sema -- Summary -- Further reading -- Chapter 3: Clang AST -- Technical requirements -- AST -- Statements -- Declarations -- Types -- AST traversal -- DeclVisitor test tool -- Visitor implementation -- Recursive AST visitor -- AST matchers -- Explore Clang AST with clang-query -- Processing AST in the case of errors -- Summary -- Further reading -- Chapter 4: Basic Libraries and Tools -- Technical requirements -- LLVM coding style -- LLVM basic libraries -- RTTI replacement and cast operators -- Containers -- String operations -- Sequential containers -- Map-like containers -- Smart pointers -- Clang basic libraries -- SourceManager and SourceLocation -- Diagnostics support -- LLVM supporting tools -- TableGen -- LLVM test framework -- Clang plugin project -- Environment setup -- CMake build configuration for plugin -- Recursive visitor class -- Plugin AST consumer class -- Plugin AST action class -- Plugin code…”
    Libro electrónico
  12. 7572
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Title page -- Copyright and credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Part 1: Docker and Kubernetes -- Chapter 1: Getting Started with Containers -- Technical requirements -- Container architecture -- Installing Docker -- Windows -- macOS -- Linux -- Getting started with Docker images -- hello-world -- NGINX -- Julia -- Building your own image -- Batch processing job -- API service -- Summary -- Chapter 2: Kubernetes Architecture -- Technical requirements -- Kubernetes architecture -- Control plane -- Node components -- Pods -- Deployments -- StatefulSets -- Jobs -- Services -- ClusterIP Service -- NodePort Service -- LoadBalancer Service -- Ingress and Ingress Controller -- Gateway -- Persistent Volumes -- StorageClasses -- ConfigMaps and Secrets -- ConfigMaps -- Secrets -- Summary -- Chapter 3: Getting Hands-On with Kubernetes -- Technical requirements -- Installing kubectl -- Deploying a local cluster using Kind -- Installing kind -- Deploying the cluster -- Deploying an AWS EKS cluster -- Deploying a Google Cloud GKE cluster -- Deploying an Azure AKS cluster -- Running your API on Kubernetes -- Creating the deployment -- Creating a service -- Using an ingress to access the API -- Running a data processing job in Kubernetes -- Summary -- Part 2: Big Data Stack -- Chapter 4: The Modern Data Stack -- Data architectures -- The Lambda architecture -- The Kappa architecture -- Comparing Lambda and Kappa -- Data lake design for big data -- Data warehouses -- The rise of big data and data lakes -- The rise of the data lakehouse -- Implementing the lakehouse architecture -- Batch ingestion -- Storage -- Batch processing -- Orchestration -- Batch serving -- Data visualization -- Real-time ingestion -- Real-time processing -- Real-time serving -- Real-time data visualization -- Summary…”
    Libro electrónico
  13. 7573
    Publicado 2021
    Tabla de Contenidos: “…-- Moran's I<br>4.3 Accounting for neighborhood <br>4.3.1 Accuracy of the neighborhood model <br>4.3.2 Spatial autocorrelation in the neighborhood model <br>4.3.3 Generalizability of the neighborhood model<br>4.4 Conclusion -- Features at multiple scales</p><p><strong>Geospatial risk modeling -- Predictive Policing </strong><br>5.1 New predictive policing tools <br>5.1.1 Generalizability in geospatial risk models <br>5.1.2 From Broken Windows Theory to Broken Windows Policing <br>5.1.3 Setup <br>5.2 Data wrangling: Creating the fishnet<br>5.2.1 Data wrangling: Joining burglaries to the fishnet <br>5.2.2 Wrangling risk factors <br>5.3 Feature engineering -- Count of risk factors by grid cell <br>5.3.1 Feature engineering -- Nearest neighbor features <br>5.3.2 Feature Engineering -- Measure distance to one point <br>5.3.3 Feature Engineering -- Create the final-net <br>5.4 Exploring the spatial process of burglary <br>5.4.1 Correlation tests <br>5.5 Poisson Regression <br>5.5.1 Cross-validated Poisson Regression <br>5.5.2 Accuracy & Generalzability <br>5.5.3 Generalizability by neighborhood context<br>5.5.4 Does this model allocate better than traditional crime hotspots? …”
    Libro electrónico
  14. 7574
    Publicado 2018
    Tabla de Contenidos: “…Message batch -- Kafka and the sendfile operation -- Compression -- Kafka streams -- Stream processing topology -- Notion of time in stream processing -- Samza's stream processing API -- The scheduler/executor component of the streaming architecture -- Processing concepts and tradeoffs -- Processing guarantees -- Micro-batch stream processing -- Windowing -- Types of windows -- Summary -- References -- Chapter 11: Let Us Store the Data -- The data explosion problem -- Relational Database Management Systems and Big data -- Introducing Hadoop, the Big Elephant -- Apache YARN -- Hadoop Distributed Filesystem -- HDFS architecture principles (and assumptions) -- High-level architecture of HDFS -- HDFS file formats -- HBase -- Understanding the basics of HBase -- HBase data model -- HBase architecture -- Horizontal scaling with automatic sharding of HBase tables -- HMaster, region assignment, and balancing -- Components of Apache HBase architecture -- Tips for improved performance from your HBase cluster -- Graph stores -- Background of the use case -- Scenario -- Solution discussion -- Bank fraud data model (as can be designed in a property graph data store such as Neo4J) -- Semantic graph -- Linked data -- Vocabularies -- Semantic Query Language -- Inference -- Stardog -- GraphQL queries -- Gremlin -- Virtual Graphs - a Unifying DAO -- Structured data -- CVS -- BITES - Unstructured/Semistructured document store -- Structured data extraction -- Text extraction -- Document queries -- Highly-available clusters -- Guarantees -- Scaling up -- Integration with SPARQL -- Data Formats -- Data integrity and validating constraints -- Strict parsing of RDF -- Integrity Constraint Validation -- Monitoring and operation -- Performance -- Summary -- Further reading -- Chapter 12: When Data Dissemination is as Important as Data Itself -- Data dissemination…”
    Libro electrónico
  15. 7575
    Publicado 2018
    Tabla de Contenidos: “…TCP/UDP/IP basic -- The FIN probe -- TCP ISN sampling -- TCP initial window -- Type of service -- Time-to-live (TTL) -- Don't Fragment (DF) bit -- Understanding an Nmap fingerprint -- OS matching algorithms -- Defense against port scans -- Summary -- Questions -- Further reading -- Chapter 9: Public Key Infrastructure - SSL -- Foundation of SSL -- How do I know that SSL is working? …”
    Libro electrónico
  16. 7576
    Publicado 2019
    Tabla de Contenidos: “…-- 6.2.2 Calculating correlations with Dask DataFrames -- 6.3 Custom aggregate functions -- 6.3.1 Testing categorical variables with the t-test -- 6.3.2 Using custom aggregates to implement the Brown-Forsythe test -- 6.4 Rolling (window) functions -- 6.4.1 Preparing data for a rolling function -- 6.4.2 Using the rolling method to apply a window function -- Summary -- Chapter 7: Visualizing DataFrames with Seaborn -- 7.1 The prepare-reduce-collect-plot pattern -- 7.2 Visualizing continuous relationships with scatterplot and regplot -- 7.2.1 Creating a scatterplot with Dask and Seaborn -- 7.2.2 Adding a linear regression line to the scatterplot -- 7.2.3 Adding a nonlinear regression line to a scatterplot -- 7.3 Visualizing categorical relationships with violinplot -- 7.3.1 Creating a violinplot with Dask and Seaborn…”
    Libro electrónico
  17. 7577
    Publicado 2011
    Tabla de Contenidos: “…24 Working with Multiple Projects -- Using Windows Commands -- Comparing Project Versions -- Displaying Tasks from Different Projects in the Same Window -- Creating Master Projects -- Creating Links Between Tasks in Separate Projects -- Consultants' Tips -- 25 Resolving Resource Allocation Problems -- Understanding How Resource Allocation Problems Occur -- Visualizing Resource Allocation Conditions -- Strategies for Correcting Resource Allocation Problems -- Consultants' Tips -- 26 Exporting and Importing Project Data -- Exchanging Project Files Across Microsoft Project Versions -- Exchanging Microsoft Project Data with Other Applications -- Working with Import/Export Maps to Select Your Project Data -- Exchanging Data with Microsoft Excel -- Working with Web-Enabled Project Data -- Working with Text File Formats -- Importing a Task List from Outlook -- Consultants' Tips -- 27 Manipulating Data Using Other Applications -- Copying Data Between Applications -- Linking Data Between Applications -- Working with Objects -- Placing Objects into Microsoft Project -- Placing Objects into Other Applications -- Consultants' Tips -- Index…”
    Libro electrónico
  18. 7578
    Publicado 2012
    Tabla de Contenidos: “…-- Calculating Average Annual Consumption -- Auditing Your Energy Consumption -- Boosting Your Building's Energy Efficiency -- Adjust That Thermostat -- Use Cold Water -- Use Electricity When the Rate Is Lower -- Plug the Leaks -- Install Ceiling Fans -- Install Compact Fluorescent Light (CFL) Bulbs (or LEDs) -- Install a Tankless Water Heater -- Boost Insulation -- Install Storm Windows -- Get an Energy-Saving Refrigerator -- Additional Energy Savers -- Give Your HVAC Equipment an Annual Tune-Up -- Change Filters Regularly -- Put Up Window Plastic -- Do it Now, While Incentives Last -- Summary -- 5 Site Assessment: Will Wind Power Work at Your Location? …”
    Libro electrónico
  19. 7579
    Publicado 2024
    Tabla de Contenidos: “…Unexpected Shifts -- How Layout Shifting Is Scored -- Session Windows -- How CLS Relates to Speed -- Measuring Cumulative Layout Shift -- CLS Benchmarks -- Identify What Shifts and Session Windows: WebPageTest -- Find Shifting Element Coordinates and Viewport Size: Chrome DevTools -- Ways to Improve Cumulative Layout Shift -- Identify Late-Running JavaScript Files -- Reserve Space…”
    Libro electrónico
  20. 7580
    Tabla de Contenidos: “…INSTALACIÓN DE PYTHON -- A.1 INSTALACIÓN DE PYTHON EN WINDOWS -- A.2 COMPROBAR LA INSTALACIÓN -- A.3 AHORA YA PODEMOS REALIZAR PRUEBAS -- A.4 ENTORNOS DE TRABAJO…”
    Libro electrónico