Mostrando 3,281 - 3,300 Resultados de 3,354 Para Buscar '"PiS"', tiempo de consulta: 0.10s Limitar resultados
  1. 3281
    Publicado 2016
    “…Gain a fundamental understanding of the Internet of Things-the IoT Build two working IoT prototypes using off the shelf components Learn to set up, configure, and program an ESP8266 IoT computer using the Arduino IDE Understand how to build an IoT web server Practice creating complex IoT devices using the Grove "no-soldering" prototyping system Learn to use the IOT messaging protocol (MQTT) with the Raspberry Pi and the Adafruit.io platforms Dr. John C. Shovic, a 30+ year veteran of the electronics and computer industries, is CTO and Co-Founder of SwitchDoc Labs, a company specializing in producing cool products for the small computer maker movement (Raspberry Pi, Arduinos and others). …”
    Video
  2. 3282
    por Bernal, Juan (S.I.)
    Publicado 1686
    Manuscrito
  3. 3283
    por Pérez Chávez, José
    Publicado 2022
    Tabla de Contenidos: “….) -- SECCIÓN II EXPORTACIONES TEMPORALES I DISPOSICIONES GENERALES -- II PARA RETORNAR AL PAÍS EN EL MISMO ESTADO -- III PARA ELABORACIÓN, TRANSFORMACIÓN O REPARACIÓN -- CAPITULO IV DEPÓSITO FISCAL -- CAPITULO V TRÁNSITO DE MERCANCÍAS -- SECCIÓN I TRÁNSITO INTERNO DE MERCANCÍAS -- SECCIÓN II TRÁNSITO INTERNACIONAL DE MERCANCÍAS -- CAPITULO VI ELABORACIÓN, TRANSFORMACIÓN O REPARACIÓN EN RECINTO FISCALIZADO -- CA PI TU LO VII RE CIN TO FIS CA LI ZA DO ESTRA TÉ GI CO -- TITULO V FRANJA Y REGIÓN FRONTERIZA CAPITULO UNICO -- TITULO VI ATRIBUCIONES DEL PODER EJECUTIVO FEDERAL Y DE LAS AUTORIDADES (...)…”
    Libro electrónico
  4. 3284
  5. 3285
    Publicado 2022
    “…Building a CLI is the foundation for automation in your daily work By the end of the course you should feel confident in creating a tool, and the following: Create simple CLI tools without any frameworks Learn about arguments, flags, help menus and how to create them automatically Use the argparse framework to build more complex tools Build a CLI with the Click framework Use special features of Click like colored output and argument types Modularizing and project scaffolding in Python Packaging and packaging files in Python How to create tests and run them automatically Continuous Integration and Continuous Deployment with Github Actions for Python Packaging a CLI tool with an executable Distributing a CLI tool on PyPI (the Python Package Index) How to automatically test your project on a PR (GitHub pull request) How to automate publishing your tool to PyPI on a release We'll cover 3 different ways to create tools, from the very basic (with sys.argv) to using a framework that comes with Python ( argparse), and finally the more involved, by using an external library like Click. …”
    Video
  6. 3286
    Publicado 2018
    Tabla de Contenidos: “…Kwiat, and Jian Tang -- 3.1 Introduction 49 -- 3.2 Vision: Using Cloud Technology in Missions 51 -- 3.3 State of the Art 54 -- 3.4 System Model 57 -- 3.5 Game Model 59 -- 3.6 Game Analysis 61 -- 3.7 Model Extension and Discussion 67 -- 3.8 Numerical Results and Analysis 71 -- 3.8.1 Changes in User 2’s Payoff with Respect to L2 71 -- 3.8.2 Changes in User 2’s Payoff with Respect to e 72 -- 3.8.3 Changes in User 2’s Payoff with Respect to π 73 -- 3.8.4 Changes in User 2’s Payoff with Respect to qI 74 -- 3.8.5 Model Extension to n = 10 Users 75.…”
    Libro electrónico
  7. 3287
  8. 3288
    Publicado 2008
    “…Ce scénario séduisant doit être abandonné : Toumaï a sept million d’années ; il vivait au Tchad, alors recouvert de lacs et de forêts, et il marchait sans doute sur ses deux pieds.C’est l’histoire de cette découverte et de ce bouleversement de nos schémas théoriques que raconte ici Michel Brunet…”
    Libro electrónico
  9. 3289
    Publicado 2020
    “…Provides a high-level overview of digital twins and their underutilization in the field of asset management and maintenance Proposes a streamline process to create digital twins for a wide variety of applications using MATLAB® Simscape" Deploys developed digital twins on Amazon Web Services Includes MATLAB and Simulink codes available for free download on MATLAB central Covers popular prototyping hardwares, such as Arduino and Raspberry Pi…”
    Libro electrónico
  10. 3290
    por Weigend, Michael
    Publicado 2015
    “…Über den Autor: Michael Weigend ist Informatiklehrer und hat bereits mehrere Bücher zum Raspberry Pi und zu Python geschrieben…”
    Libro electrónico
  11. 3291
    Publicado 2017
    “…With this report, you’ll explore: Use cases including speech, image, and object recognition, translation, and text classification Common patterns for integrating a deep-learning model into your application Several examples for running TensorFlow on Android, iOS, and Raspberry Pi Techniques for testing your deep-learning model inside your application Methods to help you prepare your solution for mobile deployment Optimizing your model for latency, RAM usage, model file size, and binary size…”
    Libro electrónico
  12. 3292
    Publicado 2016
    “…Silvester, San Miniato (PI), Italy, 1992 Early in the nineties the International Workshop on Finite Elements for Microwave Engineering started. …”
    Libro electrónico
  13. 3293
    Publicado 2021
    Enlace del recurso
    Libro electrónico
  14. 3294
    Publicado 2019
    “…Comment partager cette adhésion vitale non à une doctrine mais à celui dont l'existence lui est « plus certaine que celle d'avoir des mains et des pieds » ? Quel argument avancer en faveur de son existence ? …”
    Libro
  15. 3295
    Publicado 2001
    “…Pourtant, les gouvernements français et britannique se traînent les pieds. Finalement, les pourparlers entre les trois pays échouent et en août 1939, l'URSS signe un pacte de non-agression avec l'Allemagne. …”
    Libro electrónico
  16. 3296
    Publicado 2016
    “…Concepts are illustrated and reinforced with a large number of tested and debugged assembly and C source listing Intended for use on very low-cost platforms, such as the Raspberry Pi or pcDuino, but with the support of a full Linux operating system and development tools Includes discussions of advanced topics, such as fixed and floating point mathematics, optimization, and the ARM VFP and NEON extensions…”
    Libro electrónico
  17. 3297
    Publicado 2016
    “…This report examines: Little-known standard library modules: collections , contextlib , concurrent.futures , logging , and sched Flit for simplifying the process of submitting a Python package to the Python Package Index (PyPI) Colorama and begins for making your command-line applications friendlier for users Pyqtgraph and pywebview for creating graphical user interfaces (GUIs) Watchdog , psutil , and ptpython for working closely with the operating system Hug for exposing APIs for other users' programs to consume Arrow and parsedatetime for working with dates and times Third-party general-purpose libraries: Boltons , Cython , and the awesome-python curated list…”
    Libro electrónico
  18. 3298
    Publicado 2014
    “…Use basic Redstone items like levers, buttons, and lamps, and make an automated door Create Redstone logic gates, clocks, and T-flip-flops Build advanced contraptions--block swappers, concealed doors, a functional seven segment display, and more Use miscellaneous Redstone items such as rails, minecarts, liquids, hoppers, and command blocks Host a Minecraft server to open your world up to other players Edit Minecraft worlds offline using MCEdit Interact with Minecraft using Python on a Raspberry Pi Create quantum physics-based contraptions and special effects with qCraft Build ComputerCraft blocks and turtles and program them in Lua Set up a Minecraft modding development environment using Forge and Eclipse Make your own block-based mods and item mods All code and example worlds from the book are available for download…”
    Libro electrónico
  19. 3299
    Publicado 2022
    “…Dodatkowo umieszczono tu rozdział poświęcony instalacji Linuksa na płytce Raspberry Pi, a także szeroki wybór receptur poświęconych rozwiązywaniu typowych problemów tym systemem…”
    Libro electrónico
  20. 3300
    Publicado 2018
    “…It is also applicable to CICS TS V5.3 with the fixes for the continuous delivery APAR PI77502 applied. Sample applications are used throughout this publication and are freely available for download from the IBM CICSDev GitHub organization along with detailed deployment instructions…”
    Libro electrónico