Mostrando 4,521 - 4,540 Resultados de 5,176 Para Buscar 'Amozoc~', tiempo de consulta: 1.21s Limitar resultados
  1. 4521
    Publicado 2016
    Tabla de Contenidos: “…Die grafische Oberfläche Unity; 3.1 Linux und die zugeschweißte Motorhaube; 3.2 Unity, Ihr Arbeitsplatz; 3.3 Der Starter; 3.4 Der Dash-Startbildschirm; So entfernen Sie die Suche bei Amazon; Eigene Lenses im Dash installieren; 3.5 Das Panel; So schalten Sie das globale Menü ab; 3.6 Die Benutzermenüs; 3.7 Die Arbeitsfläche; 3.8 Zwei Programme parallel auf einer Arbeitsfläche; 3.9 Der persönliche Ordner…”
    Libro electrónico
  2. 4522
    Publicado 2017
    Tabla de Contenidos: “…Extending community cookbooks by using application wrapper cookbooks -- Creating custom Ohai plugins -- Creating custom knife plugins -- Chapter 4: Writing Better Cookbooks -- Introduction -- Setting environment variables -- Passing arguments to shell commands -- Overriding attributes -- Using search to find nodes -- Using data bags -- Using search to find data bag items -- Using encrypted data bag items -- Accessing data bag values from external scripts -- Getting information about the environment -- Writing cross-platform cookbooks -- Making recipes idempotent by using conditional execution -- Chapter 5: Working with Files and Packages -- Introduction -- Creating configuration files using templates -- Using pure Ruby in templates for conditionals and iterations -- Installing packages from a third-party repository -- Installing software from source -- Running a command when a file is updated -- Distributing directory trees -- Cleaning up old files -- Distributing different files based on the target platform -- Chapter 6: Users and Applications -- Introduction -- Creating users from data bags -- Securing the Secure Shell daemon -- Enabling passwordless sudo -- Managing NTP -- Installing nginx from source -- Creating nginx virtual hosts -- Creating MySQL databases and users -- Managing Ruby on Rails applications -- Managing Varnish -- Managing your local workstation with Chef Pantry -- Chapter 7: Servers and Cloud Infrastructure -- Introduction -- Creating cookbooks from a running system with Blueprint -- Running the same command on many machines at once -- Setting up SNMP for external monitoring services -- Deploying a Nagios monitoring server -- Using HAProxy to load-balance multiple web servers -- Using custom bootstrap scripts -- Managing firewalls with iptables -- Managing fail2ban to ban malicious IP addresses -- Managing Amazon EC2 instances…”
    Libro electrónico
  3. 4523
    Publicado 2017
    Tabla de Contenidos: “…-- The ID3 algorithm -- Java Implementation of the ID3 algorithm -- The Weka platform -- The ARFF filetype for data -- Java implementation with Weka -- Bayesian classifiers -- Java implementation with Weka -- Support vector machine algorithms -- Logistic regression -- K-Nearest Neighbors -- Fuzzy classification algorithms -- Summary -- Chapter 8: Cluster Analysis -- Measuring distances -- The curse of dimensionality -- Hierarchical clustering -- Weka implementation -- K-means clustering -- K-medoids clustering -- Affinity propagation clustering -- Summary -- Chapter 9: Recommender Systems -- Utility matrices -- Similarity measures -- Cosine similarity -- A simple recommender system -- Amazon's item-to-item collaborative filtering recommender -- Implementing user ratings -- Large sparse matrices -- Using random access files -- The Netflix prize -- Summary -- Chapter 10: NoSQL Databases -- The Map data structure -- SQL versus NoSQL -- The Mongo database system -- The Library database -- Java development with MongoDB -- The MongoDB extension for geospatial databases -- Indexing in MongoDB -- Why NoSQL and why MongoDB? …”
    Libro electrónico
  4. 4524
    Publicado 2017
    Tabla de Contenidos: “…PIR motion sensor -- Ultrasonic sensor - HC-SR04 -- Thermal sensor -- Optical sensor -- Displaying and delivering ad content -- Flask -- Pyramid -- Django -- Building a smart digital advertising dashboard -- Summary -- Chapter 5: A Smart Speaker Machine -- Introducing smart speaker machines -- Exploring existing smart speaker machines -- Amazon Echo -- Google Home -- Ivee -- Triby -- Introducing ReSpeaker -- How it works -- Integrating your IoT boards with ReSpeaker -- GPIO programming on ReSpeaker -- Connecting to the Microsoft Bing Speech API -- Building your own smart speaker machine -- Summary -- Chapter 6: Autonomous Firefighter Robot -- Introducing&amp -- #160 -- autonomous firefighter robots -- Exploring robot platforms -- Zumo robot for Arduino -- MiniQ Discovery Arduino robot kit -- Turtle kit - a 2WD DIY Arduino robotics kit for beginners -- GoPiGo robot -- Detecting a fire source -- Grove - flame sensor -- SainSmart flame detection sensor module -- Demo - fire detection -- Basic remote robot navigation -- Detecting obstacles -- How it works -- Designing an autonomous robot -- Building an autonomous firefighter robot -- Summary -- Chapter 7: Multi-Robot Cooperation Using Swarm Intelligence -- Introducing multi-robot cooperation -- Learning about swarm intelligence -- Implementing mesh network for multi-robot cooperation -- XBee modules -- Configuring XBee modules -- Demo - data communication using XBee -- How it works -- XBee development for Arduino -- Configuring the XBee module -- Writing the sketch program -- Testing -- Working with the XBee library for Arduino -- Designing a multi-robot cooperation model using swarm intelligence -- Defining objectives -- Selecting a robot platform -- Selecting the algorithm for swarm intelligence -- Summary -- Appendix: Essential Hardware Components -- Index…”
    Libro electrónico
  5. 4525
    Publicado 2018
    Tabla de Contenidos: “…Disrupting the Individual -- Shooting for the Stars -- The Power of O -- Oprah -- Reinventing Your Business -- Disrupting Your Nation -- Starting Successfully -- (S)-Set a Goal -- (T)-Think About How to Get There and Plan for Success -- Chapter 7: Abandoning Your Comfort Zone -- Risk It -- Comfort Zone Versus Twilight Zone -- Risk-Taking Impacts the World -- Journey to America: In Search of Religious Freedom -- Risky Business -- The L'Amyx Tea Bar -- That's Right, My Sister-in-Law -- Amazon -- Personal Risk, Incredible Growth -- Into the Light -- No One Raised a Hand -- Chapter 8: When the Going Gets Tough -- Pairing Risk with Perseverance Is Necessary for Your Ultimate Success -- Staying the Path, Eyes Ahead -- Insights Help You Reassess Your Goals -- The Blind Man Riding on the Back of a Blind Tiger -- A Cinderella Story -- Insights Help You Persevere -- Taking the Long View and the Long Road -- Coming from Nowhere, Going Somewhere -- Fail Again and Again -- Into the Heart of Darkness -- Then Everything Changed -- Passion Play -- Chapter 9: Verify and Magnify Your Success -- Periodically Check to See If You Are Meeting Goals and Stretching Yourself to Achieve Success -- Verify -- Personal Growth -- But Then the Impossible Happened -- Quantification of Outcomes -- Are You Coasting? …”
    Libro electrónico
  6. 4526
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Dedication -- Foreword -- Contributors -- Table of Contents -- Preface -- Part 1: Data Augmentation -- Chapter 1: Data Augmentation Made Easy -- Data augmentation role -- Data input types -- Image definition -- Text definition -- Audio definition -- Tabular data definition -- Python Notebook -- Google Colab -- Additional Python Notebook options -- Installing Python Notebook -- Programming styles -- Source control -- The PacktDataAug class -- Naming convention -- Extend base class -- Referencing a library -- Exporting Python code -- Pluto -- Summary -- Chapter 2: Biases in Data Augmentation -- Computational biases -- Human biases -- Systemic biases -- Python Notebook -- Python Notebook -- GitHub -- Pluto -- Verifying Pluto -- Kaggle ID -- Image biases -- State Farm distracted drivers detection -- Nike shoes -- Grapevine leaves -- Text biases -- Netflix -- Amazon reviews -- Summary -- Part 2: Image Augmentation -- Chapter 3: Image Augmentation for Classification -- Geometric transformations -- Flipping -- Cropping -- Resizing -- Padding -- Rotating -- Translation -- Noise injection -- Photometric transformations -- Basic and classic -- Advanced and exotic -- Random erasing -- Combining -- Reinforcing your learning through Python code -- Pluto and the Python Notebook -- Real-world image datasets -- Image augmentation library -- Geometric transformation filters -- Photographic transformations -- Random erasing -- Combining -- Summary -- Chapter 4: Image Augmentation for Segmentation -- Geometric and photometric transformations -- Real-world segmentation datasets -- Python Notebook and Pluto -- Real-world data -- Pandas -- Viewing data images -- Reinforcing your learning -- Horizontal flip -- Vertical flip -- Rotating -- Resizing and cropping -- Transpose -- Lighting -- FancyPCA -- Combining -- Summary…”
    Libro electrónico
  7. 4527
    Publicado 2018
    Tabla de Contenidos: “…Moffet Elemental Mixing State of Aerosol Particles Collected in Central Amazonia during GoAmazon2014/15 Reprinted from: Atmosphere 2017, 8, 173, doi: 10.3390/atmos8090173 -- Christopher M. …”
    Libro electrónico
  8. 4528
    Publicado 2018
    Tabla de Contenidos: “…Marion Suiseeya Transforming Justice in REDD+ through a Politics of Difference Approach doi:10.3390/f7120300 -- Maria Fernanda Gebara and Arun Agrawal REDD+ Discourse Beyond Rewards and Punishments in the Brazilian Amazon: Practical Implications of the doi:10.3390/f8030066 -- Leif Tore Trdal and Pal Olav Vedeld Livelihoods and Land Uses in Environmental Policy Approaches: The Case of PES and REDD+ in the Lam Dong Province of Vietnam doi:10.3390/f8020039 -- Timothy Cadman, Tek Maraseni, Hugh Breakey, Federico López-Casero and Hwan Ok Ma Governance Values in the Climate Change Regime: Stakeholder Perceptions of REDD+ Legitimacy at the National Level doi:10.3390/f7100212 -- Ignacia Holmes, Catherine Potvin and Oliver T. …”
    Libro electrónico
  9. 4529
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Title page -- Copyright -- Contributors -- Table of Contents -- Preface -- Part 1: Introduction to the Cloud Solution Architect Role -- Chapter 1: Understanding the Responsibilities of a Cloud Solution Architect -- Technical requirements -- The evolution of cloud computing -- Common cloud concepts -- Cloud service models -- Cloud deployment models -- Cloud security -- Cloud costs -- Cloud frameworks -- Introducing the CSA -- Upsides and downsides of being a CSA -- Role-specific cloud technology domains to consider as a career path -- Recommended productivity tools for CSAs -- Summary -- Chapter 2: Types of Cloud Solution Architect Roles -- All CSAs -- Infrastructure CSA -- Application CSA -- Data CSA -- AI/ ML CSA -- Security CSA -- Summary -- Part 2: Pursuing the Role -- Chapter 3: Education Paths to the Cloud Solution Architect Role -- Technical requirements -- Picking a cloud provider or provider agnostic -- College degrees to land a role as a CSA -- Online degree options for aspiring CSAs -- CSA certifications -- Microsoft Azure certifications -- Amazon AWS certifications -- GCP certifications -- Other certification examples -- Self-paced learning -- Summary -- Further reading -- Chapter 4: Getting Real Experience -- Completing side projects -- Contributing to open source -- Open source progression path -- Participating and volunteering in hackathons -- Volunteer events -- Hack-themed learning events -- Traditional internships -- Attending user groups -- Summary -- Chapter 5: Closing In on Opportunities -- Finding an industry that suits you -- Construction -- Education and health services -- Financial activities -- Information -- Leisure and hospitality -- Manufacturing -- Natural resources and mining -- Professional and business services -- Trade, transportation, and utilities -- Other services (except public administration)…”
    Libro electrónico
  10. 4530
    por Grisales, Saldarriaga
    Publicado 2021
    “…Likewise, the reader will be able to delve into issues of social and environmental relevance, such as the drama of migrant children, the armed conflict and forced recruitment, and the active role of children and adolescents in the fight against climate change and conservation of the Amazon Esta obra es resultado de la convocatoria “Debates contemporáneos en derecho de familias, de infancias y de adolescencias. …”
    Libro electrónico
  11. 4531
    Publicado 2018
    “…This collection shows how maps are created and transformed as a part of political struggle, for critical research or in art and education: from indigenous territories in the Amazon to the anti-eviction movement in San Francisco; from defending commons in Mexico to mapping refugee camps with balloons in Lebanon; from slums in Nairobi to squats in Berlin; from supporting communities in the Philippines to reporting sexual harassment in Cairo. …”
    Electrónico
  12. 4532
    Publicado 2021
    Tabla de Contenidos:
    Libro electrónico
  13. 4533
    Publicado 2017
    “…Develop your very own Amazon Alexa integrating with your IoT solution Define custom rules and execute jobs on certain data events using IFTTT Build a simple surveillance solutions using Amazon Recognition & Raspberry Pi 3 Design a fall detection system and build a notification system for it. …”
    Libro electrónico
  14. 4534
    por Meyers, Peter
    Publicado 2012
    “… Enter a bright new world of entertainment with Amazon's red hot tablet. This guide lights the way with lots of illustrations and step-by-step instructions for browsing the Web, emailing, playing games, and viewing books, movies, and magazines in blazing color. …”
    Libro electrónico
  15. 4535
    Publicado 2020
    “…Wiley GAAP 2020 provides the guidance, insight, and perspective accounting professionals need to ensure accurate and up-to-date GAAP implementation."--Amazon.com viewed May 20, 2020…”
    Libro electrónico
  16. 4536
    por Vásquez Maya, Ana
    Publicado 2018
    Tabla de Contenidos: “…¿Si eres tan autónomo, por qué siempre escoges el producto Amazon Choice? -- 1. Experimentos en el ascensor -- 2. …”
    Libro electrónico
  17. 4537
    Publicado 2022
    Libro
  18. 4538
  19. 4539
  20. 4540
    Publicado 2024
    Tabla de Contenidos: “…Issues in Operations Strategy -- Strategy Development and Implementation -- OM in Action: Amazon Updates Sears' Strategy -- Key Success Factors and Core Competencies -- Integrating OM with Other Activities -- Building and Staffing the Organization -- Implementing the 10 Strategic OM Decisions -- Strategic Planning, Core Competencies, and Outsourcing -- The Theory of Comparative Advantage -- Risks of Outsourcing -- OM in Action: China Outsources Too-to Ethiopia -- Rating Outsource Providers -- Global Operations Strategy Options -- Summary -- Key Terms -- Ethical Dilemma -- Discussion Questions -- Using Software to Solve Outsourcing Problems -- Solved Problems -- Problems -- Case Studies -- Rapid-Lube -- Video Case Studies -- Strategy at Nautique Boat Company -- Hard Rock Cafe's Global Strategy -- Outsourcing Offshore at Darden -- Endnotes -- Bibliography -- Chapter 2 Rapid Review -- Self Test -- Chapter 3. …”
    Libro electrónico