Mostrando 666,401 - 666,420 Resultados de 668,645 Para Buscar 'C5N~', tiempo de consulta: 2.50s Limitar resultados
  1. 666401
    Publicado 2016
    “…Quizás por el hecho de que “la cuestión de los universales” recubre un conjunto de preguntas que, dentro del movimiento complejo de la exégesis del conjunto del corpus aristotélico, han cristalizado alrededor del Isagoge de Porfirio sin estar todas enunciadas por el Isagoge. …”
    991009712040306719
  2. 666402
    Publicado 2018
    “…La colección Raíces de Europa, que se publica en colaboración con el Instituto de Estudios Europeos de la Universidad CEU San Pablo, rescata este gran clásico por su extraordinario valor para ofrecer claves interpretativas sobre el momento social y político actual de Europa. …”
    991009749238206719
  3. 666403
    por Perry, Randy C. 1956-
    Publicado 2006
    “…5 Understanding Dynamic Markets: The Kano Model 8 The Role of DFSS 12 Six Sigma Financial Metrics 14 Candy Wrapper Film: A DFSS Case Study 15 How to Measure..…”
    Libro electrónico
  4. 666404
    por Deveriya, Anand
    Publicado 2005
    “…Most of the Windows-based tools offer the advantage of GUI for ease of use, whereas the Linux-based tools are command-line based and can be used in automated scripts. Both are significant for network administrators. …”
    Libro electrónico
  5. 666405
    Publicado 2004
    “…The techniques are derived from the experience of many individuals and organizations. Many are also fun to apply. This stuff is really cool—and really hot.” …”
    Libro electrónico
  6. 666406
    Publicado 2007
    Tabla de Contenidos: “…VLAN Ranges -- Configuring VLANs -- Verifying the VLAN Configuration -- Troubleshooting VLANs -- Private VLANs -- Configuring PVLANs in Cisco IOS -- Configuring pVLANs in Cisco/CatOS -- VLAN Trunking -- Implementing Trunking in Multilayer Switched Networks -- Trunking Protocols -- Understanding DTP -- VLAN Ranges and Mappings -- Service Provider-Managed VLAN Services -- Cisco Trunking Modes and Methods -- Configuring ISL and 802.1Q Trunking in Cisco IOS -- Configuring VLAN Trunking in Cisco CatOS -- Verifying Trunking Configurations -- Troubleshooting Trunking -- VLAN Trunking Protocol -- VTP Pruning -- VTP Versions -- VTP Authentication -- Configuring VTP -- Verifying the VTP Configuration -- Troubleshooting VTP -- Case Study: Troubleshooting VLAN/Trunking Issues Across the Switches -- Study Tips -- Summary -- Configuration Exercise: Configuring VLAN, Trunking, and VTP in Multilayer Switched Networks -- Required Resources -- Exercise Objective -- Network Diagram -- Command List -- Task 1: Create a VTP Management Domain -- Task 2: Configure Trunking -- Task 3: Configure VLANs -- Task 4: Assign VLANs with Ports on Your Switch -- Task 5: Add a New Switch to the Existing Network -- Task 6: Verify the VLAN and VTP Status -- Task 7: Configure pVLANs -- Review Questions -- Chapter 5 Understanding and Configuring the 802.1D, 802.1s, and 802.1w Spanning Tree Protocols -- Overview of the Spanning Tree Protocol -- Identifying Bridging Loops -- Preventing Bridging Loops -- Building Loop-Free Networks -- STP (IEEE 802.1D) -- Bridge Identifier -- Spanning-Tree Path Cost -- Bridge Protocol Data Units -- Spanning-Tree Port States and BPDU Timers -- STP Operation -- Root Bridge Election -- Planning Root Bridge Selection -- Selection of Root and Designated Port on Nonroot Bridges -- Understanding Primary and Backup Root Bridges…”
    Libro electrónico
  7. 666407
    Publicado 2010
    “…Because it is all there: the right questions, the right answers, and the right motives of giving your best to others.” —Larry Wilson, CEO, The Wilson Collaborative, and author of Play to Win! …”
    Libro electrónico
  8. 666408
    Publicado 2013
    “…He has spent most of his career in the electronics industry in positions of engineering, marketing, general management, and as CEO of several companies. He has owned UltraCAD Design Inc. since 1992. …”
    Video
  9. 666409
    Publicado 2019
    “…What you will learn Use cluster algorithms to identify and optimize natural groups of data Explore advanced non-linear and hierarchical clustering in action Soft label assignments for fuzzy c-means and Gaussian mixture models Detect anomalies through density estimation Perform principal component analysis using neural network models Create unsupervised models using GANs Who this book is for This book is intended for statisticians, data scientists, machine learning developers, and deep learning practitioners who want to build smart applications by implementing key building block unsupervised learning, and master all the new techniques and algorithms offered in machine learning and deep learning using real-world examples. …”
    Libro electrónico
  10. 666410
    Publicado 2019
    Tabla de Contenidos: “…Mastering Microsoft Dynamics 365 Customer Engagement: An advanced guide to developing and customizing CRM solutions to improve your business applications…”
    Libro electrónico
  11. 666411
    Publicado 2016
    Tabla de Contenidos: “…Creating and declaring a themeSimple product image configuration; Creating static files' directories; Creating a theme logo; Applying the theme; Summary; Chapter 5: Creating a Responsive Magento 2.0 Theme; The CompStore theme; Composer - the PHP dependency manager; Installing Composer on Unix-like operating systems; Installing Composer on Windows; Building the CompStore theme; CSS preprocessing with LESS; Applying new CSS to the CompStore theme; Creating the CompStore logo; Applying the theme; Creating CompStore content; Customizing Magento 2.0 templates; Summary…”
    Libro electrónico
  12. 666412
    Publicado 2017
    “…What You Will Learn Get to know the basics of R's syntax and major data structures Write functions, load data, and install packages Use different data sources in R and know how to interface with databases, and request and load JSON and XML Identify the challenges and apply your knowledge about data analysis in R to imperfect real-world data Predict the future with reasonably simple algorithms Understand key data visualization and predictive analytic skills using R Understand the language of models and the predictive modeling process In Detail Predictive analytics is a field that uses data to build models that predict a future outcome of interest. It can be applied to a range of business strategies and has been a key player in search advertising and recommendation engines. …”
    Libro electrónico
  13. 666413
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Building Microservices with Java -- Introduction -- Creating a project template using STS and Maven -- Getting ready -- How to do it... -- There's more... -- Writing microservices with Spring Boot -- Getting ready -- How to do it... -- Writing REST APIs with Spring MVC -- Getting ready -- How to do it... -- Writing microservices with WildFly Swarm -- Getting ready -- How to do it... -- Writing microservices with Dropwizard -- Getting ready -- How to do it... -- Writing REST APIs with SparkJava -- Getting ready -- How to do it... -- Conclusion -- Chapter 2: Containerizing Microservices with Docker -- Building an executable JAR using Maven Shade plugin -- Getting ready -- How to do it... -- Building an executable JAR using the Spring Boot Maven plugin -- Getting ready -- How to do it... -- Installing and setting up Docker -- Getting ready -- How to do it... -- Writing your Dockerfile -- Getting ready -- How to do it... -- Building your Docker image -- Getting ready -- How to do it... -- Running your microservice inside a Docker container -- Getting ready -- How to do it... -- Pushing your image to Docker Hub -- Getting ready -- How to do it... -- Chapter 3: Deploying Microservices on Mesos -- Introduction -- Setting up a Mesos cluster using Docker -- Getting ready -- Zookeeper -- Mesos masters and Mesos slaves -- Mesos frameworks -- How to do it... -- Understanding the Mesos and Marathon interface -- Getting ready -- How to do it... -- The Mesos interface -- The Mesos home page -- Frameworks -- The Marathon web UI -- Deploying your microservice to Mesos using Marathon -- Getting ready -- How to do it... -- Configuring ports in Marathon -- Getting ready -- How to do it... -- Configuring volumes in Marathon -- Getting ready…”
    Libro electrónico
  14. 666414
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Author -- Dedication -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Becoming Functional - Several Questions -- What is Functional Programming? …”
    Libro electrónico
  15. 666415
    Publicado 2016
    Tabla de Contenidos: “…Cover ; Copyright; Credits; Foreword; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Design Patterns ; Understanding object-oriented programming; Objects; Classes; Methods; Major aspects of object-oriented programming; Encapsulation; Polymorphism; Inheritance; Abstraction; Composition; Object-oriented design principles; The open/close principle; The inversion of control principle; The interface segregation principle; The single responsibility principle; The substitution principle; The concept of design patterns…”
    Libro electrónico
  16. 666416
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started -- Introduction -- Understanding node and cluster -- Getting ready -- How it work... -- There's more... -- See also -- Understanding node services -- Getting ready -- How it works... -- Managing your data -- Getting ready -- How it works... -- There's more... -- Best practices -- See also -- Understanding cluster, replication, and sharding -- Getting ready -- How it works... -- Best practice -- There's more... -- Solving the yellow status -- Solving the red status -- See also -- Communicating with Elasticsearch -- Getting ready -- How it works... -- Using the HTTP protocol -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using the native protocol -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Chapter 2: Downloading and Setup -- Introduction -- Downloading and installing Elasticsearch -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Setting up networking -- Getting ready -- How to do it... -- How it works... -- See also -- Setting up a node -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Setting up for Linux systems -- Getting ready -- How to do it... -- How it works... -- Setting up different node types -- Getting ready -- How to do it... -- How it works... -- Setting up a client node -- Getting ready -- How to do it... -- How it works... -- Setting up an ingestion node -- Getting ready -- How to do it... -- How it works... -- Installing plugins in Elasticsearch -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Installing plugins manually -- Getting ready -- How to do it... -- How it works... -- Removing a plugin -- Getting ready -- How to do it...…”
    Libro electrónico
  17. 666417
    Publicado 2017
    “…This avoids misleading, confusing, or, even worse, false alarms that can disrupt an efficient and healthy IT department. …”
    Libro electrónico
  18. 666418
    Publicado 2017
    “…Downloading the example code for this book. You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. …”
    Libro electrónico
  19. 666419
    Publicado 2017
    Tabla de Contenidos: “…-- Summary -- Chapter 2: Getting Started with Spring Security -- Hello Spring Security -- Importing the sample application -- Updating your dependencies -- Using Spring 4.3 and Spring Security 4.2 -- Implementing a Spring Security XML configuration file -- Updating your web.xml file -- The ContextLoaderListener class -- ContextLoaderListener versus DispatcherServlet -- The springSecurityFilterChain filter -- The DelegatingFilterProxy class -- The FilterChainProxy class -- Running a secured application -- Common problems -- A little bit of polish -- Customizing login -- Configuring logout -- The page isn't redirecting properly -- Basic role-based authorization -- Expression-based authorization -- Conditionally displaying authentication information -- Customizing behavior after login -- Summary -- Chapter 3: Custom Authentication -- JBCP calendar architecture -- The CalendarUser object -- The Event object -- The CalendarService interface -- The UserContext interface -- The SpringSecurityUserContext interface -- Logging in new users using SecurityContextHolder -- Managing users in Spring Security -- Logging in a new user to an application -- Updating SignupController -- Creating a custom UserDetailsService object -- The CalendarUserDetailsService class -- Configuring UserDetailsService…”
    Libro electrónico
  20. 666420
    Publicado 2016
    “…The secondary audience is CEOs, board members, privacy professionals, and less senior-level information security and risk professionals. …”
    Libro electrónico