Mostrando 26,121 - 26,140 Resultados de 26,559 Para Buscar '"performer"', tiempo de consulta: 0.12s Limitar resultados
  1. 26121
    Publicado 2020
    “…Similarly, little is known about inhibiting gaze information when it is task irrelevant, or is even detrimental for performance. The aim of this Research Topic collects articles on different types of methodologies and on the processing of gaze. …”
    Libro electrónico
  2. 26122
    Publicado 2021
    “…The twelfth contribution is centered on the methodology to perform a finite, element-based, numerical model of a hydroxyapatite 3D printed bone scaffold. …”
    Libro electrónico
  3. 26123
    Publicado 2010
    “…To meet these contradicting requirements, VLSI designers have to perform optimizations at all levels of design. This book is intended to cover a wide range of VLSI design topics. …”
    Libro electrónico
  4. 26124
    por Brazdil, Pavel
    Publicado 2022
    “…This book discusses several approaches to obtaining knowledge concerning the performance of machine learning and data mining algorithms. …”
    Libro electrónico
  5. 26125
    Publicado 2013
    “…The power of this series is the inclusion of step by step processes used to perform tasks such as subnetting combined with practice scenarios to reinforce what you learn. …”
    Video
  6. 26126
    Publicado 2010
    “…Understand the Visual Studio 2010 IDE, .NET Framework 4.0, and the anatomy of a VB 2010 application Debug VB applications and implement error handling and exceptions Build efficient object-oriented software with classes, objects, namespaces, and inheritance Work with advanced object-oriented features, including interfaces, generics, delegates, events, and collections Organize, create, and improve classes with the Visual Studio Class Designer Access data with LINQ–including LINQ to Objects, SQL, DataSets, Entities, XML, and Parallel LINQ Build modern Windows applications with WPF controls, brushes, styles, and templates Develop web-centric applications using ASP.NET, Silverlight, and Windows Azure Services cloud computing Create and consume WCF services and WCF Data Services Use advanced .NET 4.0 platform capabilities, including assemblies, multithreading, parallel programming, P/Invoke, and COM interoperability Perform advanced compilations with MSBuild Localize and globalize VB 2010 client applications Alessandro Del Sole, Microsoft MVP for Visual Basic..…”
    Libro electrónico
  7. 26127
    por Rutledge, Patrice-Anne
    Publicado 2011
    “…. • Screenshot Captures –Incorporate screenshots directly from PowerPoint. • Backstage View –Perform common file-related tasks such as creating, opening, saving, sharing, and printing presentations in fewer steps. • Merge and Compare –Compare and reconcile multiple versions of the same presentation. • Co-Authoring –Collaborate with others on the same presentation in realtime. • Broadcast Slide Show –Broadcast your presentation to anyone on the web using either SharePoint Server 2010 or a free Windows Live account. • Create a Video –Share your presentation with others as a high-definition, web-based, or mobile device video. • Document Sharing –Share your document with colleagues real-time and communicate with them via instant messaging using Office Communicator 2007 R2. • PowerPoint Web App –View and edit PowerPoint presentations on the web using the external PowerPoint web application. …”
    Libro electrónico
  8. 26128
    Publicado 2010
    “…Reward and recognition programs can be costly and inefficient, and they primarily reward employees who are already highly engaged and productive performers. Worse still, these programs actually decrease employee motivation because they can make individual recognition, rather than the overall success of the team, the goal. …”
    Libro electrónico
  9. 26129
    Publicado 2018
    “…Get command of your organizational Big Data using the power of data science and analytics About This Book A perfect companion to boost your Big Data storing, processing, analyzing skills to help you take informed business decisions Work with the best tools such as Apache Hadoop, R, Python, and Spark for NoSQL platforms to perform massive online analyses Get expert tips on statistical inference, machine learning, mathematical modeling, and data visualization for Big Data Who This Book Is For The book is intended for existing and aspiring Big Data professionals who wish to become the go-to person in their organization when it comes to Big Data architecture, analytics, and governance. …”
    Libro electrónico
  10. 26130
    Publicado 2017
    “…What You Will Learn Evaluate the Board Support Packages offered by most manufacturers of a system on chip or embedded module Use Buildroot and the Yocto Project to create embedded Linux systems quickly and efficiently Update IoT devices in the field without compromising security Reduce the power budget of devices to make batteries last longer Interact with the hardware without having to write kernel device drivers Debug devices remotely using GDB, and see how to measure the performance of the systems using powerful tools such as perk, ftrace, and valgrind Find out how to configure Linux as a real-time operating system In Detail Embedded Linux runs many of the devices we use every day, from smart TVs to WiFi routers, test equipment to industrial controllers - all of them have Linux at their heart. …”
    Libro electrónico
  11. 26131
    Publicado 2017
    “…Integrate Angular apps with Spring Boot Web API endpoints Deploy the web application based on CI and CD using Jenkins and Docker containers In Detail Spring is the most popular application development framework being adopted by millions of developers around the world to create high performing, easily testable, reusable code. Its lightweight nature and extensibility helps you write robust and highly-scalable server-side web applications. …”
    Libro electrónico
  12. 26132
    Publicado 2019
    “…As you move forward, you'll gain insights into website development and become a quality Odoo developer by studying performance optimization, debugging, and automated tests. …”
    Libro electrónico
  13. 26133
    Publicado 2017
    “…Then we move on to creating a Task model that can perform complex tasks such as ordering and planning events with the newly-acquired-by-Google Dialogflow and Microsoft Bot framework. …”
    Libro electrónico
  14. 26134
    Publicado 2017
    “…What You Will Learn Understand the latest Puppet 5 features Install and set up Puppet and discover the latest and most advanced features Configure, build, and run containers in production using Puppet’s industry-leading Docker support Deploy configuration files and templates at super-fast speeds and manage user accounts and access control Automate your IT infrastructure Use the latest features in Puppet 5 onward and its official modules Manage clouds, containers, and orchestration Get to know the best practices to make Puppet more reliable and increase its performance In Detail Puppet 5 Beginner’s Guide, Third Edition gets you up and running with the very latest features of Puppet 5, including Docker containers, Hiera data, and Amazon AWS cloud orchestration. …”
    Libro electrónico
  15. 26135
    Publicado 2018
    “…Make the most of C# 7.0 enhancements, including tuples, deconstructors, pattern matching, local functions, and ref returns Work efficiently with C# data types, operators, control flow, methods, and parameters Write more robust code with C# object-oriented constructs Implement reliable, effective exception handling Reduce code complexity with generics, delegates, lambda expressions, and events Leverage advanced dynamic and declarative programming techniques Query diverse data collections using LINQ with query expressions Create custom collections that operate against business objects Access .NET collections via collection interfaces and standard query operators Master multithreading and synchronization, including the async/await paradigm Optimize performance and interoperability with P/Invoke and unsafe code Run your code on Linux or macOS with C# 7.0 cross-platform compilation Includes C# 7.1, 7.2, and 7.3 language enhancements This guide offers you a complete foundation f..…”
    Libro electrónico
  16. 26136
    Publicado 2017
    “…What You Will Learn Run a Kotlin application and understand the integration with Android Studio Incorporate Kotlin into new/existing Android Java based project Learn about Kotlin type system to deal with null safety and immutability Define various types of classes and deal with properties Define collections and transform them in functional way Define extensions, new behaviours to existing libraries and Android framework classes Use generic type variance modifiers to define subtyping relationship between generic types Build a sample application In Detail Nowadays, improved application development does not just mean building better performing applications. It has become crucial to find improved ways of writing code. …”
    Libro electrónico
  17. 26137
    Publicado 2017
    “…Angular's versatile view handling architecture allows your views to be rendered as highly performant UI components native to iOS and Android mobile platforms. …”
    Libro electrónico
  18. 26138
    Publicado 2020
    “…Luminar identifies faces in photos, allowing you to smooth skin, sharpen eyes, brighten faces, and perform other portrait retouching tasks in minutes…”
    Libro electrónico
  19. 26139
    Publicado 2020
    “…You'll also learn how to code a simple AI agent to challenge the user and use profiling tools to ensure that the code runs in a performant way. Finally, you'll get to grips with Unity's AR Foundation for creating AR experiences for 3D apps and games. …”
    Libro electrónico
  20. 26140
    Publicado 2019
    “…Furthermore, you'll study the policy gradient methods, TRPO, and PPO, to improve performance and stability, before moving on to the DDPG and TD3 deterministic algorithms. …”
    Libro electrónico