Mostrando 31,001 - 31,020 Resultados de 31,432 Para Buscar 'USBL~', tiempo de consulta: 0.84s Limitar resultados
  1. 31001
    por Artyushkina, Olga
    Publicado 2018
    “…Ce fait a été décrit à propos des traductions de la Bible, dans la confrontation du vocabulaire liée à la neige chez les Inuits, etc. …”
    Electrónico
  2. 31002
    por Cabot, Bastien
    Publicado 2022
    “…Entre rancœur et lassitude, la base ouvrière décide de dépasser les cadres politiques, en se tournant non pas vers les chefs, cible attendue, mais vers l’Étranger : du 15 août au 20 septembre 1892, plus d’un millier d’ouvriers belges sont violemment traqués, attaqués puis chassés du bassin minier du Pas-de-Calais, sans autre issue que le retour vers la terre d’où ils étaient partis, quelques mois ou décennies plus tôt. …”
    Electrónico
  3. 31003
    Publicado 2018
    “…What You Will Learn Declare, initialize, add, and remove items from arrays, stacks, and queues Create and use linked lists, doubly linked lists, and circular linked lists Store unique elements with hash tables, dictionaries, and sets Explore the use of binary trees and binary search trees Sort data structures using algorithms such as bubble sort, selection sort, insertion sort, merge sort, and quick sort Search elements in data structures using sequential sort and binary search In Detail A data structure is a particular way of organizing data in a computer to utilize resources efficiently. …”
    Libro electrónico
  4. 31004
    Publicado 2019
    “…More Than 16 Hours of Video Instruction Overview CCNA 200-301 Complete Video Course is a comprehensive training course that brings Cisco CCNA exam topics to life through the use of real-world demonstrations, animations, live instruction, and configurations, making learning these foundational networking topics easy and fun. …”
    Video
  5. 31005
    Publicado 2021
    Tabla de Contenidos: “…Getting started -- 1 Meet Apache Airflow -- 1.1 Introducing data pipelines -- 1.1.1 Data pipelines as graphs -- 1.1.2 Executing a pipeline graph -- 1.1.3 Pipeline graphs vs. sequential scripts -- 1.1.4 Running pipeline using workflow managers -- 1.2 Introducing Airflow -- 1.2.1 Defining pipelines flexibly in (Python) code -- 1.2.2 Scheduling and executing pipelines -- 1.2.3 Monitoring and handling failures -- 1.2.4 Incremental loading and backfilling -- 1.3 When to use Airflow -- 1.3.1 Reasons to choose Airflow -- 1.3.2 Reasons not to choose Airflow -- 1.4 The rest of this book -- Summary -- 2 Anatomy of an Airflow DAG -- 2.1 Collecting data from numerous sources -- 2.1.1 Exploring the data -- 2.2 Writing your first Airflow DAG -- 2.2.1 Tasks vs. operators -- 2.2.2 Running arbitrary Python code -- 2.3 Running a DAG in Airflow -- 2.3.1 Running Airflow in a Python environment -- 2.3.2 Running Airflow in Docker containers -- 2.3.3 Inspecting the Airflow UI -- 2.4 Running at regular intervals -- 2.5 Handling failing tasks -- Summary -- 3 Scheduling in Airflow -- 3.1 An example: Processing user events -- 3.2 Running at regular intervals -- 3.2.1 Defining scheduling intervals -- 3.2.2 Cron-based intervals -- 3.2.3 Frequency-based intervals -- 3.3 Processing data incrementally -- 3.3.1 Fetching events incrementally -- 3.3.2 Dynamic time references using execution dates -- 3.3.3 Partitioning your data -- 3.4 Understanding Airflow's execution dates…”
    Libro electrónico
  6. 31006
    por Hartley, Gregory
    Publicado 2008
    “…Greg has provided expert interrogation analysis for all major networks and many cable television channels, as well as NPR. He has been featured on many drive-time radios shows, morning television, and prime print media such as The Washington Post, US Weekly, and Newsday. …”
    Libro electrónico
  7. 31007
    Publicado 2016
    “…What You Will Learn Declare, initialize, add, and remove items from arrays, stacks, and queues Get the knack of using algorithms such as DFS (Depth-first Search) and BFS (Breadth-First Search) for the most complex data structures Harness the power of creating linked lists, doubly linked lists, and circular linked lists Store unique elements with hash tables, dictionaries, and sets Use binary trees and binary search trees Sort data structures using a range of algorithms such as bubble sort, insertion sort, and quick sort In Detail This book begins by covering basics of the JavaScript language and introducing ECMAScript 7, before gradually moving on to the current implementations of ECMAScript 6. …”
    Libro electrónico
  8. 31008
    por Cox, Victoria. author
    Publicado 2017
    “…Victoria Cox, senior statistician at the United Kingdom’s Defence Science and Technology Laboratory (Dstl), distills the lessons of her long experience presenting the actionable results of complex statistical studies to users of widely varying statistical sophistication across many disciplines: from scientists, engineers, analysts, and information technologists to executives, military personnel, project managers, and officials across UK government departments, industry, academia, and international partners. …”
    Libro electrónico
  9. 31009
    Publicado 2020
    “…Learn how to: make amplifiers with apparently impossibly low noise design discrete circuitry that can handle enormous signals with vanishingly low distortion use humble low-gain transistors to make an amplifier with an input impedance of more than 50 megohms transform the performance of low-cost-opamps build active filters with very low noise and distortion make incredibly accurate volume controls make a huge variety of audio equalisers make magnetic cartridge preamplifiers that have noise so low it is limited by basic physics, by using load synthesis sum, switch, clip, compress, and route audio signals be confident that phase perception is not an issue This expanded and updated third edition contains extensive new material on optimising RIAA equalisation, electronics for ribbon microphones, summation of noise sources, defining system frequency response, loudness controls, and much more. …”
    Libro electrónico
  10. 31010
    Publicado 2012
    “…Présentation La bible sur InDesign CS5 et CS5.5 Véritable mine de conseils pratiques et d'astuces de travail, cet ouvrage richement illustré dresse un panorama complet d'InDesign pour PC et Mac, des acquis fondamentaux jusqu'aux fonctions les plus pointues. …”
    Libro electrónico
  11. 31011
    Publicado 2017
    “…Skill Level Beginner-to-Intermediate What you Will Learn Start with an introduction to JavaTM using an early classes and objects approach, then rapidly move on to more advanced topics, including GUI, graphics, exception handling, lambdas, streams, functional interfaces, object serialization, concurrency, generics, generic collections, JDBCTM and more. …”
    Video
  12. 31012
    por Fernandez, Obie
    Publicado 2014
    “…This guide will help you Build powerful, scalable REST-compliant APIs Program complex program flows using Action Controller Represent models, relationships, CRUD operations, searches, validation, callbacks, and more Smoothly evolve application database schema via Migrations Apply advanced Active Record techniques: single-table inheritance, polymorphic models, and more Create visual elements with Action View and partials Optimize performance and scalability with view caching Master the highly productive Haml HTML templating engine Make the most of Rails’ approach to session management Secure your systems with Rails 4’s improved authentication and authorization Resist SQL Injection, XSS, XSRF, and other attacks Extend Rails with popular gems and plugins, and learn to write your own Integrate email services with Action Mailer Use Ajax via Rails 4 support for unobtrusive JavaScript Improve responsiveness with background processing Leverage Asset Pipeline to simplify development, improve perceived performance, and reduce server burdens Accelerate implementation and promote maintainability with RSpec…”
    Libro electrónico
  13. 31013
    Publicado 2014
    “…A founding member of the pioneering Twin Cities Maker hackerspace, he got his start writing for Wired ’s legendary GeekDad blog, and for DIYer bible MAKE Magazine . Make your robots move with motors and wheels Build solar-powered robots that work without batteries Control robots via Wi-Fi, radio, or even across the Internet Program robots to respond to sensor inputs Use your standard TV remote to control your robots Create robots that detect intruders and shoot them with Nerf® darts Grab and carry objects using claws and grippers Build water-borne robots that float, submerge, and “swim” Create “artbots” that paint or draw original artworks Enable your robots to send text messages when they take specific actions Discover today’s new generation of hobbyist-friendly robotics kits Organize your ultimate robot-builder’s toolbox Master simple safety routines that protect you whatever you’re building…”
    Libro electrónico
  14. 31014
    Publicado 2015
    “…The newest, most successful strategies for landing the sale—based on the latest discoveries in neuroscience and consumer psychology BrainScripts for Sales Success explains consumer psychology to teach you how to personalize and enhance an approach and use basic, primal responses that are subtle but extremely effective. …”
    Libro electrónico
  15. 31015
    Publicado 2015
    “…17+ Hours of Video Instruction CompTIA Network+ N10-006 Complete Video Course is a comprehensive training course that brings CompTIA Network+ exam topics to life through the use of real-world demonstrations, animations, live instruction, and configurations, making learning these foundational networking topics easy and fun. …”
    Video
  16. 31016
    Publicado 2023
    “…You will learn to enable internet access to Virtual Machine and explore network files and commands that help us configure the machine. You will learn about one of the very important and critical aspects of Linux, which is NIC bonding, and learn how to download files and applications in Linux using the wget command. …”
    Video
  17. 31017
    Publicado 2023
    “…Since then, he has utilized Linux/Unix skills in many Fortune 500 companies. …”
    Video
  18. 31018
    Publicado 2000
    “…Il reprend tous les livres apocryphes rattachés à un personnage ou à un événement de l'Ancient Testament, classés selon l'ordre de la Bible; y sont joints les auteurs hellénistiques, ainsi qu'une série d'oeuvres mentionnées habituellement, à l'exclusion toutefois de Philon et de Flavius Josèphe. …”
    991003766119706719
  19. 31019
    Publicado 2017
    “…With this book you will be able to extend your knowledge and learn how to use python code in order to visualize your data with Matplotlib. …”
    Libro electrónico
  20. 31020
    por Delaney, Laurel J. author
    Publicado 2016
    Tabla de Contenidos: “…-- Chapter 2 Writing an Export Business Plan -- Chapter 3 Prepping For Exports -- Chapter 4 The Human Side of an Export Enterprise -- Part II Creating and Using Online Marketing Platforms -- Chapter 5 Online Fundamentals -- Chapter 6 Creating a Social Media and Networking Presence -- Chapter 7 Using e-Commerce and Social Media Sites as Stepping Stones to Export Success -- Chapter 8 The E-Commerce Connectivity Craze -- Chapter 9 The Mobile World at Work -- Chapter 10 Marketing Your Business Worldwide -- Part III Mapping Out Your Export Journey -- Chapter 11 Choosing a Product to Export -- Chapter 12 Exploring Your Territory -- Chapter 13 Preparing and Adapting Your Product for the Export Marketplace -- Chapter 14 Preparing Your Service for Export -- Chapter 15 Web Design with the World in Mind -- Part IV Developing Sales and Distribution Capabilities -- Chapter 16 Finding Cross-Border Customers -- Chapter 17 Methods of Exporting -- Part V Managing the Transaction -- Chapter 18 Transport, Logistics, and Fulfillment Options -- Chapter 19 Pricing and Preparing Quotations -- Chapter 20 Getting Paid -- Chapter 21 Booking, Marking, Labeling, and Insuring -- Chapter 22 Documentation, Export Licensing, and Other Procedures -- Part VI Keep Building Your Business -- Chapter 23 In Pursuit of Exceptional Export Service -- Chapter 24 Cross-Cultural Learning -- Part VII The Export Journey -- Chapter 25 Global Ethics -- Chapter 26 International Business Travel and Security Tips -- Chapter 27 Women Business Owners -- Chapter 28 New Challenging Frontiers in Emerging Markets -- Chapter 29 The Top Ten Export Business Markets -- Part VIII Export Mastery -- Chapter 30 Export Success -- Chapter 31 Essential Keys to Export Success…”
    Libro electrónico