Mostrando 45,501 - 45,520 Resultados de 45,542 Para Buscar '"a. C."', tiempo de consulta: 0.32s Limitar resultados
  1. 45501
    por Rhodes, Neil, 1962-
    Publicado 2002
    “…New additions to the second edition include: A tutorial that takes a C programmer through the installation of necessary tools and the creation of a small handheld application. …”
    Libro electrónico
  2. 45502
    Publicado 1998
    “…Yet because they're written in Java, servlets are far less likely to crash a Web server than a C-based NSAPI or ISAPI extension. Servlets have full access to the various Java APIs and to third-party component classes, making them ideal for use in communicating with applets, databases, and RMI servers. …”
    Libro electrónico
  3. 45503
    Publicado 2021
    “…What you'll learn and how you can apply it Explore the latest features of C++20 Dive into high-performance programming with C++ Discover how to extend C++ with WebAssembly Learn how to implement CRTP for library design and implementation This recording of a live event is for you because... You're a C++ developer looking to improve your awareness of and skills with new practices and technologies. …”
    Video
  4. 45504
    Publicado 2003
    “…Les autres y découvriront un aliment qui renouvellera leur lecture de textes qui, pour beaucoup, fondent leur vie et leur espérance.Voici authentifiée, dans une réconciliation entre foi et raison, une Parole, prononcée voici deux mille ans sur les chemins de Galilée, et parvenue jusqu'à nous dans sa pureté originelle.La lecture parallèle des Évangiles et des ""Colliers évangéliques"" conduit tout naturellement de la compréhension à la méditation, à la prière, à l'émerveillement, à un c?ur à c?ur avec notre Dieu" -- Contracubierta…”
    Libro
  5. 45505
    Publicado 2024
    “…You will need a Go SDK, a Git client, and for some of the chapters, a C compiler…”
    Libro electrónico
  6. 45506
    Publicado 2017
    “…What You Will Learn Deep dive into the details of the how various operating systems currently implement multithreading Choose the best multithreading APIs when designing a new application Explore the use of mutexes, spin-locks, and other synchronization concepts and see how to safely pass data between threads Understand the level of API support provided by various C++ toolchains Resolve common issues in multithreaded code and recognize common pitfalls using tools such as Memcheck, CacheGrind, DRD, Helgrind, and more Discover the nature of atomic operations and understand how they can be useful in optimizing code Implement a multithreaded application in a distributed computing environment Design a C++-based GPGPU application that employs multithreading In Detail Multithreaded applications execute multiple threads in a single processor environment, allowing developers achieve concurrency. …”
    Libro electrónico
  7. 45507
    Publicado 2022
    “…Along these lines, there is now increasing evidence that strategies that make use of mAbs or other agents to modulate the action of C3a/C5a or their respective receptors may also find use in cancer immunotherapy…”
    Libro electrónico
  8. 45508
    por Rodríguez, Pepe, 1953-
    Publicado 1999
    “…En cualquier caso, las pruebas arqueológicas muestran que el primer «Dios» generador/controlador fue concebido y reconocido como mujer durante más de 20.000 años y que no hubo más divinidad que la Gran Diosa hasta que, entre el VI y III milenios a.C., por necesidades socioeconómicas, apareció el concepto de Dios varón. …”
    Libro
  9. 45509
    Publicado 2016
    “…Style and approach This book takes a tutorial-style approach that will demonstrate the features of a C++ object-oriented library by developing interactive Windows applications…”
    Libro electrónico
  10. 45510
    Publicado 2018
    “…What you will learn Understand language-level concurrency in C++ Explore advanced C++ programming for the FRP Uncover the RxCpp library and its programming model Mix the FP and OOP constructs in C++ 17 to write well-structured programs Master reactive microservices in C++ Create custom operators for RxCpp Learn advanced stream processing and error handling Who this book is for If you're a C++ developer interested in using reactive programming to build asynchronous and concurrent applications, you'll find this book extremely useful. …”
    Libro electrónico
  11. 45511
    Publicado 2015
    “…What You Will Learn Prepare the tools to simplify network programming in C++ using Boost.Asio Explore the networking concepts of IP addressing, TCP/IP ports and protocols, and LAN topologies Get acquainted with the usage of the Boost libraries Get to know more about the content of Boost.Asio network programming and Asynchronous programming Establish communication between client and server by creating client-server application Understand the various functions inside Boost.Asio C++ libraries to delve into network programming Discover how to debug and run the code successfully In Detail Boost.Asio is a C++ library used for network programming operations. …”
    Libro electrónico
  12. 45512
    por Varcholik, Paul
    Publicado 2014
    “…Coverage includes • The Direct3D API and graphics pipeline • A 3D math primer: vectors, matrices, coordinate systems, transformations, and the DirectX Math library • Free and low-cost tools for authoring, debugging, and profiling shaders • Extensive treatment of HLSL shader authoring • Development of a C++ rendering engine • Cameras, 3D models, materials, and lighting • Post-processing effects • Device input, component-based architecture, and software services • Shadow mapping, depth maps, and projective texture mapping • Skeletal animation • Geometry and tessellation shaders • Survey of rendering optimization, global illumination, compute shaders, deferred shading, and data-driven engine architecture…”
    Libro electrónico
  13. 45513
    Publicado 2023
    “…What you will learn Get to grips with the concept of the metaverse, its origin, and its present state Understand how AR and VR strategically fit into the metaverse Delve into core technologies that power the metaverse Dig into use cases that enable finer strategic decision-making Understand the benefits and possible dangers of the metaverse Plan further ahead by understanding the future of the metaverse Who this book is for If you are a C-suite technology and business executive, this book is for you. …”
    Libro electrónico
  14. 45514
    Publicado 2018
    “…What You Will Learn Build and deploy your Augmented Reality app to the Android, Web, and Unity platforms Implement ARCore to identify and visualize objects as point clouds, planes, surfaces, and/or meshes Explore advanced concepts of environmental understanding using Google ARCore and OpenGL ES with Java Create light levels from ARCore and create a C# script to watch and propagate lighting changes in a scene Develop graphics shaders that react to changes in lighting and map the environment to place objects in Unity/C# Integrate motion tracking with the Web ARCore API and Google Street View to create a combined AR/VR experience In Detail Are you a mobile developer or web developer who wants to create immersive and cool Augmented Reality apps with the latest Google ARCore platform? …”
    Libro electrónico
  15. 45515
    Publicado 2016
    “…Master the fundamentals of C++ and object-oriented programming Understand how C++ features help you write compact and efficient code using concepts such as lambda expressions, move constructors, and assignment operators Learn best practices and avoid pitfalls via useful Do’s and Don’ts Learn the Standard Template Library, including containers and algorithms used in most real-world C++ applications Test your knowledge and expertise with exercises at the end of every lesson Learn on your own time, at your own pace No previous programming experience required Write fast and powerful C++ programs, compile the source code, and create executable files Learn object-oriented programming concepts such as encapsulation, abstraction, inheritance, and polymorphism Use the Standard Template Library’s algorithms and containers to write feature-rich yet stable C++ applications Learn how automatic type deduction helps simplify C++ code Develop sophisticated programming techniques using lambda expressions, smart pointers, and move constructors Master the features of C++ by learning from programming experts Learn C++ features that allow you to program compact and high-performance C++ applications Preview what’s new in C++17 Contents at a Glance Part I: The Basics Lesson 1: Getting Started Lesson 2: The Anatomy of a C++ Program Lesson 3: Using Variables, Declaring Constants Lesson 4: Managing Arrays and Strings Lesson 5: Working with Expressions, Statements, and Operators Lesson 6: Controlling Program Flow Lesson 7: Organizing Code with Functions Lesson 8: Pointers and References Explained Part II: Fundamentals of Object-Oriented C++ Programming Lesson 9: Classes and Objects Lesson 10: Implementing Inheritance Lesson 11: Polymorphism Lesson 12: Operator Types and Operator Overloading Lesson 13: Casting Operators Lesson 14: An Introduction to Macros and Templates Part III: Learning the Standard Template Library (STL) Lesson 15: An Introduction to the Standard Template Library Lesson 16: The STL String Class Lesson 17: STL Dynamic Arra..…”
    Libro electrónico
  16. 45516
    Publicado 2020
    “…What you will learn Explore how to load and preprocess various data types to suitable C++ data structures Employ key machine learning algorithms with various C++ libraries Understand the grid-search approach to find the best parameters for a machine learning model Implement an algorithm for filtering anomalies in user data using Gaussian distribution Improve collaborative filtering to deal with dynamic user preferences Use C++ libraries and APIs to manage model structures and parameters Implement a C++ program to solve image classification tasks with LeNet architecture Who this book is for You will find this C++ machine learning book useful if you want to get started with machine learning algorithms an..…”
    Libro electrónico
  17. 45517
    por Moulton Reger, Sara J.
    Publicado 2006
    “…In this unique book, culture change is a c..…”
    Libro electrónico
  18. 45518
    Publicado 2013
    “…Frank Toskan, founder, M.A.C. Cosmetics “Creative and innovative strategies to upgrade your work and life, with seven simple principles.” …”
    Libro electrónico
  19. 45519
    Publicado 2019
    “…You’ll also find this book useful if you’re a C++ programmer looking to extend your computer vision skillset by learning OpenCV. …”
    Libro electrónico
  20. 45520
    “…By the end of this book, you will have the ability to use every tool as needed to boost the efficiency of your C++ projects.What you will learnWrite specialized data structures for performance-critical codeUse modern metaprogramming techniques to reduce runtime calculationsAchieve efficient memory management using custom memory allocatorsReduce boilerplate code using reflection techniquesReap the benefits of lock-free concurrent programmingGain insights into subtle optimizations used by standard library algorithmsCompose algorithms using ranges libraryDevelop the ability to apply metaprogramming aspects such as constexpr, constraints, and conceptsImplement lazy generators and asynchronous tasks using C++20 coroutinesWho this book is forIf you're a C++ developer looking to improve the efficiency of your code or just keen to upgrade your skills to the next level, this book is for you…”
    Libro electrónico