Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 3,581
- Development 1,157
- Història 1,091
- Application software 985
- Engineering & Applied Sciences 963
- Management 873
- Legislación- 641
- Computer networks 638
- Computer Science 617
- Historia- 581
- Derecho 577
- Artificial intelligence 558
- Data processing 543
- Sermones 540
- Derecho civil 507
- Python (Computer program language) 499
- Crítica e interpretación 497
- Examinations 495
- Machine learning 489
- Cloud computing 447
- Computer programs 438
- Security measures 412
- Computer security 409
- Filosofía 406
- Certification 388
- Computer programming 386
- Computer software 370
- Web site development 361
- Business & Economics 352
- Design 342
-
70961Satellite networking principles and protocolsSatellite NetworkingPublicado 2014“…Internet, telecom, mobile and TV) Discusses the real-time protocols including RTP, RTCP and SIP for real-time applications such as VoIP and MMC, and explains TCP/IP over satellite and evolution of IPv6 over satellite and beyond Includes PowerPoint slides for lecturers as well as problems to encourage readers' understanding of concepts and principles as well as an accompanying website containing a solutions manual and further exercises "-- "Discusses the real-time protocols including RTP, RTCP and SIP for real-time applications such as VoIP and MMC, and explains TCP/IP over satellite and evolution of IPv6 over satellite and beyond"--…”
Libro electrónico -
70962por Hales, JasonTabla de Contenidos: “…Dynamic Behavior with Partial Pages -- Exercise 7.05: Refactoring a Tag Helper to a Partial Page with Custom Logic -- Activity 7.01: Creating a Page to Edit an Existing Task -- View Components -- Exercise 7.06: Creating a View Component to Display Task Statistics -- Activity 7.02: Writing a View Component to Display Task Log -- Summary -- Chapter 8: Creating and Using Web API Clients -- Introduction -- Browser -- Web API -- RESTful API -- Postman -- Client -- Octokit -- API Key -- Azure Text Analytics -- Exercise 8.01: Performing Sentimental Text Analysis on Any Text -- Your Own Client -- HttpClient -- HttpClient and IDisposable -- OAuth -- Real-life Analogy -- API Analogy -- OAuth App for GitHub -- Authorization Header -- Basic Authentication -- API Key and Personal Access Token -- Third-Party Authentication-OAuth2 -- Request Idempotency -- PUT, PATCH, or POST -- Exercise 8.02: HttpClient Calling a Star Wars Web API -- Activity 8.01: Reusing HttpClient for the Rapid Creation of API Clients -- RestSharp -- Activity 8.02: The Countries API Using RestSharp to List all Countries -- Refit -- Activity 8.03: The Countries API Using Refit to List all Countries -- Other Ways of Making HTTP Requests -- Exercise 8.03: A Strongly Typed HTTP Client for Testing Payments in a PayPal Sandbox -- Activity 8.04: Using an Azure Blob Storage Client to Upload and Download Files -- Summary -- Chapter 9: Creating API Services -- Introduction -- ASP.NET Core Web API -- Creating a New Project -- Web API Project Structure -- An In-Depth Look at WeatherForecastController -- Responding with Different Status Codes -- Exercise 9.01: .NET Core Current Time Service -- Bootstrapping a Web API -- Dependency Injection -- Program.cs and Minimal API -- The Inner Workings of the AddLogging Method -- The Lifetime of an Injected Component -- DI Examples within a Service -- Singleton…”
Publicado 2022
Libro electrónico -
70963Publicado 2024Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1: Getting Started with the Internet of Things -- Chapter 1: An Introduction to IoT Architecture, Hardware, and Real-Life Applications -- Technical requirements -- What is IoT? …”
Libro electrónico -
70964Publicado 2024“…Discover the power of storytelling with Unreal Engine 5's real-time technology, exploring storyboarding, character creation, world building, animating using sequencers, and much more Key Features Harness Unreal Engine's real-time technology to create limitless, high-fidelity content Generate and animate near-photorealistic actors using the innovative MetaHuman technology Build expansive worlds with Nanite and Lumen Global Illumination and Reflections technology Purchase of the print or Kindle book includes a free PDF eBook Book Description Virtual Filmmaking with Unreal Engine 5 is the first Unreal Engine book to guide you through the complete process of virtual film production. …”
Libro electrónico -
70965Publicado 2024Tabla de Contenidos: “…Cover -- Copyright -- Contributors -- Table of Contents -- Preface -- Chapter 1: Architecting for Innovation -- Continuously delivering business value -- By the skin of our teeth -- Through high-velocity teamwork -- Dissecting lead time -- Risk mitigation -- Decision making -- Software development life cycle methodology -- Hardware provisioning -- Deployments -- Software structure -- Testing and confidence -- Dependencies and inter-team communication -- Dissecting integration styles -- Batch integration -- Spaghetti integration -- Real-time integration -- Enterprise application integration -- Shared database -- Service-oriented architecture -- Microservices -- Enabling autonomous teams with autonomous services -- Autonomous services - creating bulkheads -- Asynchronous inter-service communication -- Fortified boundaries -- Event-first - valuing facts -- Inversion of responsibility -- Events as first-class citizens -- Idempotence and ordered tolerance -- Serverless-first - creating knowledge -- Self-service -- Disposable architecture -- Data life cycle - fighting data gravity -- Micro frontends - equalizing tiers -- Observability - optimizing everything -- Organic evolution - embracing change -- Summary -- Chapter 2: Defining Boundaries and Letting Go -- Learning the hard way -- Building on proven concepts -- Domain-driven design -- Bounded context -- Domain aggregate -- Domain event -- SOLID principles -- Single Responsibility Principle -- Open-Closed Principle -- Liskov Substitution Principle -- Interface Segregation Principle -- Dependency Inversion Principle -- Hexagonal Architecture -- Function-level (nano) -- Service-level (micro) -- Subsystem-level (macro) -- Thinking about events first -- Start with event storming -- Focus on verbs instead of nouns -- Treat events as facts instead of ephemeral messages…”
Libro electrónico -
70966Publicado 2024Tabla de Contenidos: “…The power of resize() -- Enter reserve() -- Optimizing with shrink_to_fit() -- Real-world relevance -- Custom allocator basics -- The role and responsibility of an allocator -- Under the hood - the allocator interface -- Trade-offs and the need for custom allocators -- Choosing std::allocator over new, delete, and managed pointers -- Creating a custom allocator -- Custom allocators - the heart of memory flexibility -- Understanding the motivation behind custom allocators -- Memory pools - a popular custom allocator strategy -- Unlocking the potential of custom allocators -- Allocators and container performance -- Why allocators matter in performance -- The performance characteristics of std::allocator -- When to consider alternative allocators -- Profiling - the key to making informed decisions -- Summary -- Chapter 4: Mastering Algorithms with std::vector -- Technical requirements -- Sorting a vector -- Getting started with std::sort -- The engine under the hood - introsort -- Efficiency unparalleled - O(n log n) -- Sorting in descending order -- Sorting custom data types -- Pitfalls and precautions -- Searching elements -- Linear search with std::find -- Binary search techniques -- Using std::lower_bound and std::upper_bound -- Binary search versus linear search - efficiency and versatility -- Manipulating vectors -- Transforming with std::copy -- Reversing elements with std::reverse -- Rotating vectors with std::rotate -- Filling a vector with std::fill -- Putting manipulation to use -- Considerations in manipulation -- Custom comparators and predicates -- Understanding comparators -- The power of predicates -- Crafting effective comparators and predicates -- User-defined structs and classes -- Understanding container invariants and iterator invalidation -- Understanding iterator invalidation -- Strategies to counteract invalidation…”
Libro electrónico -
70967Publicado 2024Tabla de Contenidos: “…-- KPI creation process -- Types of KPIs -- Objectives and key results -- Using KPIs for FinOps practices -- Example of a FinOps KPI in Azure - region placement -- More FinOps examples -- Summary -- Chapter 11: Defining New FinOps Roles and Processes -- Target operating model and FinOps -- FinOps operational model -- Organizational model -- Rollout and execution plan -- Functions, capabilities, and processes -- Roles and responsibilities -- Governance -- Summary -- Part 5: Hands-On Cost Optimization with Real-Life Use Cases and More -- Chapter 12: Case Studies for Cost Optimization -- IaaS case study - multi-tiered application migrated to the cloud -- Solution description -- Initiatives covered -- Summary of initiatives and final results -- PaaS case study - storage, serverless, and database optimization -- Solution description -- Initiatives covered -- Summary of initiatives and final results -- Summary -- Chapter 13: Wrapping up and Looking ahead -- FinOps summary and future challenges - how to keep up -- Inform (Chapters 3, 4, and 5) -- Optimize (Chapters 6, 7, 8, and 9) -- Operate (Chapters 10 and 11) -- Case studies -- FinOps future challenges -- Cloud sustainability and FinOps -- How environmental sustainability policies work -- Public cloud and sustainability - GreenOps…”
Libro electrónico -
70968Publicado 2024Tabla de Contenidos: “…Integrating ACL with other Azure services -- Integration with Azure Key Vault -- Best practices for implementing blockchain solutions with ACL -- Summary -- Further reading -- Part 4: Deploying and Implementing Blockchain Solutions on GCP -- Chapter 10: Hosting an Ethereum Blockchain Network on Google Cloud Platform -- Technical requirements -- Setting up an Ethereum blockchain network on Compute Engine -- Setting up an Ethereum blockchain network on GKE -- Configuring nodes in the Ethereum network -- Managing the Ethereum network on GKE -- Auto-scaling -- Load balancing -- Gas price management -- Managing Ethereum accounts and wallets -- Troubleshooting and maintaining the Ethereum network on GKE -- Summary -- Further reading -- Chapter 11: Getting Started with Blockchain Node Engine -- Technical requirements -- Introduction to BNE -- Features and benefits of BNE -- Using BNE for blockchain solutions -- Building a dapp to interact with the blockchain node -- Integrating BNE with other GCP services -- Off-chain data storage -- Integrate Cloud Firestore -- Best practices for implementing blockchain solutions with BNE -- Summary -- Further reading -- Chapter 12: Analyzing On-Chain Data with BigQuery -- Technical requirements -- Introduction to BigQuery -- Setting up BigQuery in GCP -- Features and benefits of BigQuery for on-chain data analysis -- Importing on-chain data into BigQuery -- Querying Ethereum -- Querying Bitcoin -- Analyzing on-chain data with BigQuery -- Analyzing transaction patterns -- On-chain analytics -- Predict the value of Bitcoin with machine learning -- Visualizing on-chain data with BigQuery -- Summary -- Further reading -- Part 5: Exploring Real-World Use Cases and Best Practices -- Chapter 13: Building a Decentralized Marketplace on AWS -- Technical requirements -- What to expect -- Prerequisites…”
Libro electrónico -
70969Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedications -- Contributors -- Table of Contents -- Preface -- Part 1: Introducing Multiplayer Games -- Chapter 1: Getting Started with Multiplayer Game Development -- Technical requirements -- Pre-requisite knowledge -- Hardware requirements -- Software requirements -- Introducing multiplayer games -- Becoming a network programmer in video games -- Understanding multiplayer game categories -- First-person shooters -- Third-person shooters -- Real-time strategy -- Massively multiplayer online role-playing games -- Multi-user dungeons -- Multiplayer online battle arena -- Reviewing gameplay twists -- Asymmetrical gameplay -- Hide-and-seek gameplay -- Asynchronous gameplay -- Is multiplayer technology just for games? …”
Libro electrónico -
70970Publicado 2023Tabla de Contenidos: “…3 Results And Discussion -- 3.1 Cycle average pressure ratio and efficiency -- 3.2 Static pressure measurement for one pulse -- 3.3 OP C & -- x02018 -- filling and emptying& -- x02019 -- effect volute -- 3.4 Quasi-steady vs unsteady OP A and OP C -- 4 Conclusion -- References -- Design and optimization of compressor for a fuel cell system on a commercial truck under real driving conditions -- 1 Introduction -- 2 System-Level Simulation In Real Driving Conditions -- 3 Compressor Meanline Design Optimization -- 4 Compressor Components Design -- 4.1 Impeller design -- 4.2 Volute design -- 4.3 Steady CFD analysis -- 5 Compressor Components Optimization -- 5.1 Impeller optimization -- 5.2 Volute optimization -- 5.3 Steady CFD analysis of optimized compressor stage -- 5.4 Static structural analysis -- 6 Final Performance Evaluation In System Model -- 7 Conclusions -- Nomenclature -- References -- Turbine design considerations -- Turbine design considerations -- 1 Introduction -- 2 Numerical Method -- 3 Analysis Of Influence Of Bypass Flow On Turbine Performance -- 4 Influence Of Bypass Flow On Flow Interactions -- 4.1 Flow field analysis of the inter-stage pipe -- 4.2 Flow field analysis of the volute -- 4.3 Flow field analysis of the rotor -- 5 Conclusions -- References -- A 3D inverse design based rapid multi-disciplinary optimization strategy for radial-inflow turbines -- 1 Introduction -- 2 Optimisation Methodology -- 3 Baseline CFD And FEA Analysis -- 4 Inverse Design Based Aerodynamic And Mechanical Performance Parameters -- 5 Direct Optimisation And Results -- 6 Conclusions -- Nomenclature -- References -- Experimental investigations -- Experimental investigations -- 1 Introduction -- 2 Parametric Model And Optimisation -- 2.1 Nozzle parametrisation -- 2.2 Radial fibre rotor parametrisation -- 2.3 Non-radial fibre rotor parametrisation…”
Libro electrónico -
70971por Reddy, MartinTabla de Contenidos: “…-- API examples -- Layers of APIs -- A real-life example -- Libraries, frameworks, and software development kits -- File formats and network protocols -- About this book -- 2 - Qualities -- Model the problem domain -- Provide a good abstraction -- Model the key objects -- Solve the core problems -- Hide implementation details -- Physical hiding: Declaration versus definition -- Logical hiding: Encapsulation -- Hide member variables -- Hide implementation methods -- Hide implementation classes -- Minimally complete -- Don't overpromise -- Don't repeat yourself -- Convenience APIs -- Add virtual functions judiciously -- Easy to use -- Discoverable -- Difficult to misuse -- Consistent -- Orthogonal -- Robust resource allocation -- Platform independent -- Loosely coupled -- Coupling by name only -- Reducing class coupling -- Intentional redundancy -- Manager classes -- Callbacks, observers, and notifications -- Callback functions -- Observers -- Notifications -- Stable, documented, and tested -- 3 - Patterns -- Pimpl idiom -- Using pimpl -- Copy semantics -- Pimpl and smart pointers -- Advantages of pimpl -- Disadvantages of pimpl -- Opaque pointers in C -- Singleton -- Implementing singletons in C++ -- Singletons and thread safety -- Singleton versus dependency injection…”
Publicado 2024
Libro electrónico -
70972Publicado 2021Tabla de Contenidos: “…-- Chapter 2 Data Quality in Action -- Introduction to Chapter 2 -- A Word About Tools -- Real Issues Need Real Solutions -- About the Ten Steps Methodology -- The Data in Action Triangle -- Preparing Your People -- Engaging Management -- Key Terms -- Chapter 2 Summary -- Chapter 3 Key Concepts -- Introduction to Chapter 3 -- The Framework for Information Quality -- The Information Life Cycle -- Data Quality Dimensions -- Business Impact Techniques -- Data Categories -- Data Specifications -- Data Governance and Stewardship -- Ten Steps Process Overview -- Data Quality Improvement Cycle -- Concepts and Action - Making the Connection -- Chapter 3 Summary -- Chapter 4 The Ten Steps Process -- Introduction to Chapter 4 -- Step 1 Determine Business Needs and Approach -- Introduction to Step 1 -- Step 1.1 Prioritize Business Needs and Select Project Focus -- Business Benefit and Context -- Approach -- Sample Output and Templates -- Step 1.2 Plan the Project -- Business Benefit and Context -- Approach -- Sample Output and Templates -- Step 1 Summary -- Step 2 Analyze Information Environment -- Introduction to Step 2 -- Step 2.1 Understand Relevant Requirements and Constraints -- Business Benefit and Context -- Approach…”
Libro electrónico -
70973por Shapiro, Alan N.Tabla de Contenidos: “…Haraway's "A Manifesto for Cyborgs" -- Science Fiction Heterotopia: The Economy of the Future -- Introduction: Foucault's Heterotopia -- The Technologizing of Memory -- Black Mirror: "The Entire History of You" - Scenes from a Marriage -- Similar Technologies in the Real World Today -- Brain‐Computer Interface -- Designing the Brain‐Computer Interface -- Hyper‐Modernist Literature -- The Economy of the Future -- Post‐Capitalism and Technological Anarchism -- Star Trek Replicators and Star Trek Economics -- Ecologically Aware or Sustainable 3D Printers -- Additive Manufacturing and Living Organisms -- Andre Gorz: Human Liberation Beyond Work -- Murray Bookchin, Post‐Scarcity Anarchism -- Yanis Varoufakis' Vision of Post‐Capitalism -- Conclusion -- Geert Lovink on Post‐Capitalism -- Blockchain Decentralized Idealism -- Smart Contracts -- Between Law and Code -- Decentralized Autonomous Organization -- Between Corporate Intellectual Property Rights and the Rights of Users -- Fiction and Power in Postmodernism -- Cornelius Castoriadis, The Imaginary Institution of Society -- Donna J. …”
Publicado 2024
Libro electrónico -
70974Publicado 2011Tabla de Contenidos: “…Intro -- Title -- Preface -- Organization -- Table of Contents -- Progress in Indoor UAV -- On the Way to a Real-Time On-Board Orthogonal SLAM for an Indoor UAV -- Introduction -- Introductive System Description -- SLAM Algorithm -- Indoor Navigation -- Experimental SLAM Results -- Conclusion -- References -- Quadrocopter Localization Using RTK-GPS and Vision-Based Trajectory Tracking -- Introduction -- Characteristics of the Flight Platform -- Sensors and Hardware Equipment -- Software -- Differential GPS -- Real Time Kinematic GPS -- Measurements -- Position Control and Trajectory Tracking -- Position Controller -- Trajectory Controller -- Conclusions and Future Research -- References -- Five-Axis Milling Simulation Based on B-rep Model -- Introduction -- Geometric Description of Ball-End Tool -- Tool Swept Volume Generation -- Swept Profiles of Cylinder Surface -- Swept Profiles of Hemisphere Surface -- Realization of Five-Axis Milling Simulation -- Determining and Solving Self-intersection -- Conclusions -- References -- Robotics Intelligence -- Exploration Strategies for Building Compact Maps in Unbounded Environments -- Introduction -- Related Work -- Greedy Exploration -- Compact Exploration Strategies -- Spiral Exploration -- Distance-Penalized Exploration -- Evaluation -- Experiment 1: Low Obstacle Density -- Experiment 2: High Obstacle Density -- Experiment 3: Elongated Obstacles -- Conclusions -- References -- The Basic Component of Computational Intelligence for KUKA KR C3 Robot -- Introduction -- Kinematics -- Workspace -- Example of Calculations -- Conclusions -- References -- An Experimental Comparison of Model-Free Control Methods in a Nonlinear Manipulator -- Introduction -- System Description -- Model-Free Control Strategies -- Proportional-Integral-Derivative -- Robust Tracking with Control Vector Constraints…”
Libro electrónico -
70975
-
70976por Vitoria, Francisco de (O.P.) 1483-1546
Publicado 2018Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Red de Bibliotecas de la Diócesis de Córdoba, Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca de la Universidad de Navarra, Biblioteca de la Universidad Pontificia de Salamanca)Libro -
70977por Antoine, Paul Gabriel (S.I.)
Publicado 1778Institución Colombina (Otras Fuentes: Biblioteca Diocesana Bilbao, Biblioteca del Seminario Diocesano de Jaén)Libro -
70978Publicado 1596Biblioteca de la Universidad Pontificia de Salamanca (Otras Fuentes: Institución Colombina, Biblioteca Universidad de Deusto)Libro
-
70979
-
70980por Tortosa, TrinidadTabla de Contenidos: “…V.c) Cómo se concreta la forma de poder políticoV.d) Cuál fue el significado real del término Contestania; BIBLIOGRAFÍA; ABREVIATURAS; ANEXOS…”
Publicado 2004
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico