Mostrando 3,161 - 3,180 Resultados de 3,311 Para Buscar 'Albiasu~', tiempo de consulta: 1.25s Limitar resultados
  1. 3161
    por Puga Sabio, Gonzalo
    Publicado 2014
    Libro electrónico
  2. 3162
  3. 3163
    Publicado 2022
    Libro electrónico
  4. 3164
    Publicado 2010
    Tabla de Contenidos: “…Shift Operators (>, >=) -- Bitwise Operators (&, |, ^) -- Bitwise Assignment Operators (&=, |=, ^=) -- Bitwise Complement Operator (~) -- Control Flow Statements, Continued -- The while and do/while Loops -- The for Loop -- The foreach Loop -- The switch Statement -- Jump Statements -- The break Statement -- The continue Statement -- The goto Statement -- C# Preprocessor Directives -- Excluding and Including Code (#if, #elif, #else, #endif) -- Defining Preprocessor Symbols (#define, #undef) -- Emitting Errors and Warnings (#error, #warning) -- Turning Off Warning Messages (#pragma) -- nowarn: Option -- Specifying Line Numbers (#line) -- Hints for Visual Editors (#region, #endregion) -- Summary -- 4 Methods and Parameters -- Calling a Method -- Namespace -- Type Name -- Scope -- Method Name -- Parameters -- Method Return -- Statement versus Method Call -- Declaring a Method -- Parameter Declaration -- Method Return Declaration -- The using Directive -- Aliasing -- Returns and Parameters on Main() -- Parameters -- Value Parameters -- Reference Parameters (ref) -- Output Parameters (out) -- Parameter Arrays (params) -- Recursion -- Method Overloading -- Optional Parameters -- Basic Error Handling with Exceptions -- Trapping Errors -- Reporting Errors Using a throw Statement -- Summary -- 5 Classes -- Declaring and Instantiating a Class -- Instance Fields -- Declaring an Instance Field -- Accessing an Instance Field -- Instance Methods -- Using the this Keyword -- Access Modifiers -- Properties -- Declaring a Property -- Automatically Implemented Properties -- Naming Conventions -- Using Properties with Validation -- Read-Only and Write-Only Properties -- Access Modifiers on Getters and Setters -- Properties as Virtual Fields -- Properties and Method Calls Not Allowed as ref or out Parameter Values -- Constructors…”
    Libro electrónico
  5. 3165
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Copyright -- Contributors -- Table of Contents -- Preface -- Chapter 1: Learning Modern Core Language Features -- Using auto whenever possible -- Creating type aliases and alias templates -- Understanding uniform initialization -- Understanding the various forms of non-static member initialization -- Controlling and querying object alignment -- Using scoped enumerations -- Using override and final for virtual methods -- Using range-based for loops to iterate on a range -- Enabling range-based for loops for custom types -- Using explicit constructors and conversion operators to avoid implicit conversion -- Using unnamed namespaces instead of static globals -- Using inline namespaces for symbol versioning -- Using structured bindings to handle multi-return values -- Simplifying code with class template argument deduction -- Using the subscript operator to access elements in a collection -- Chapter 2: Working with Numbers and Strings -- Understanding the various numeric types -- Limits and other properties of numeric types -- Converting between numeric and string types -- Understanding the various character and string types -- Printing Unicode characters to the output console -- Generating pseudo-random numbers -- Properly initializing a pseudo-random number generator -- Creating cooked user-defined literals -- Creating raw user-defined literals -- Using raw string literals to avoid escaping characters -- Creating a library of string helpers -- Parsing the content of a string using regular expressions -- Replacing the content of a string using regular expressions -- Using std::string_view instead of constant string references -- Formatting and printing text with std::format and std::print -- Using std::format with user-defined types -- Chapter 3: Exploring Functions -- Defaulted and deleted functions…”
    Libro electrónico
  6. 3166
    Publicado 2024
    Tabla de Contenidos: “…-- The command line -- PowerShell editors -- Getting help -- Updatable help -- The Get-Help command -- Syntax -- Examples -- Parameter -- Detailed and Full switches -- Save-Help -- Update-Help -- About_* help files -- Command naming and discovery -- Verbs -- Nouns -- Finding commands -- Aliases -- About profile scripts -- Parameters, values, and parameter sets -- Parameters -- Optional parameters -- Optional positional parameters -- Mandatory parameters -- Mandatory positional parameters -- Switch parameters -- Parameter values -- Parameter sets -- Common parameters -- Confirm and WhatIf -- Confirm and ConfirmPreference -- WhatIf and WhatIfPreference -- Force parameter -- PassThru parameter -- Introduction to providers -- Drives and providers -- Introduction to splatting -- Splatting to avoid long lines -- Conditional use of parameters -- Splatting to avoid repetition -- Splatting and positional parameters -- Parser modes -- Experimental features -- Summary -- Chapter 2: Modules -- Introducing modules -- The Get-Module command -- The Import-Module command -- The Remove-Module command -- PSModulePath in PowerShell -- Module content -- Using Windows PowerShell modules in PowerShell 7 -- Finding and installing modules -- What is the PowerShell Gallery? …”
    Libro electrónico
  7. 3167
    Publicado 2021
    Tabla de Contenidos: “…. -- Mimicking real life with bloom and anti-aliasing -- Getting ready -- How to do it... -- How it works... -- Setting the mood with color grading -- Getting ready -- How to do it... -- Creating a horror game look with fog -- Getting ready -- How to do it... -- How it works... -- Chapter 2: Creating Your First Shader -- Technical requirements -- Creating a basic Standard Shader -- Getting ready -- How to do it... -- How it works... -- There's more... -- Adding properties to a shader -- Getting ready -- How to do it... -- How it works... -- See also -- Using properties in a Surface Shader -- How to do it... -- How it works... -- There's more... -- See also -- Chapter 3: Working with Surface Shaders -- Technical requirements -- Implementing diffuse shading -- Getting ready -- How to do it... -- How it works... -- Accessing and modifying packed arrays -- How to do it... -- There's more... -- See also -- Creating a shader with normal mapping -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a Holographic Shader -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Chapter 4: Working with Texture Mapping -- Technical requirements -- Adding a texture to a shader -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Scrolling textures by modifying UV values -- Getting ready -- How to do it... -- How it works... -- Creating a transparent material -- Getting ready…”
    Libro electrónico
  8. 3168
    Publicado 2017
    Tabla de Contenidos: “…-- Running PowerShell -- Reading the PowerShell language -- Getting and exploring help options -- Discovering cmdlets and aliases -- Learning cmdlets -- Risk mitigation parameters -- Working with output -- Running PowerShell remotely -- Building parameterized script -- Comment-based help -- Summary -- Chapter 2: The AWS Overview -- Disruptive innovations - AWS Cloud -- The benefits of AWS cloud computing -- Common challenges of shifting to the cloud -- The AWS global infrastructure -- Security and compliance -- AWS services -- Virtual Private Cloud -- Elastic Compute Cloud -- Simple Storage Service -- Glacier -- CloudWatch -- Simple Notification Service -- Relational Database Service -- CloudFormation -- Identify and Access Management -- CloudTrail -- AWS Config -- AWS Elastic Beanstalk -- Laying out foundations -- The AWS sign up -- The organization provided AWS account -- Get supported -- Summary -- Chapter 3: Installing PowerShell Core and AWS Tools -- AWS Tools for PowerShell -- Installing PowerShell 6 On Windows -- Installing PowerShell 6 on Linux -- Prerequisites for AWS Tools -- Downloading and installing AWS Tools -- Enabling script execution -- Finding the AWS Tool version -- Updating AWS Tools for PowerShell -- Summary -- Chapter 4: AWS Identity and Access Management -- The AWS-shared responsibility model -- Setting up AWS Tools for access -- Managing AWS credentials -- The AWS credential search order -- Creating IAM users -- Creating IAM groups -- Accessing the AWS console -- Accessing AWS via CLI -- Removing a policy from the group -- Revoking a policy from the user -- What are IAM roles? …”
    Libro electrónico
  9. 3169
    Publicado 2021
    Tabla de Contenidos: “…-- Physics roundup -- Summary -- Pop quiz - player controls and physics -- Chapter 8: Scripting Game Mechanics -- Adding jumps -- Introducing enumerations -- Underlying types -- Working with layer masks -- Shooting projectiles -- Instantiating objects -- Adding the shooting mechanic -- Managing object build-up -- Creating a game manager -- Tracking player properties -- The get and set properties -- Updating item collection -- Creating a GUI -- Displaying player stats -- Win and loss conditions -- Pausing and restarting the game with using directives and namespaces -- Summary -- Pop quiz - working with mechanics -- Chapter 9: Basic AI and Enemy Behavior -- Navigating 3D space in Unity -- Navigation components -- Setting up enemy agents -- Moving enemy agents -- Procedural programming -- Referencing the patrol locations -- Moving the enemy -- Enemy game mechanics -- Seek and destroy: changing the agent's destination -- Lowering player health -- Detecting bullet collisions -- Updating the game manager -- Refactoring and keeping it DRY -- Summary -- Pop quiz - AI and navigation -- Chapter 10: Revisiting Types, Methods, and Classes -- Access modifiers -- Constant and read-only properties -- Using the static keyword -- Revisiting methods -- Overloading methods -- ref parameters -- out parameters -- Intermediate OOP -- Interfaces -- Abstract classes -- Class extensions -- Namespace conflicts and type aliasing -- Summary…”
    Libro electrónico
  10. 3170
    por Parker, Michael, 1963-
    Publicado 2010
    Tabla de Contenidos: “…Measuring Angles in Radians -- Chapter 3: Sampling, Aliasing, and Quantization -- 3.1. Nyquist Sampling Rule -- 3.2. …”
    Libro electrónico
  11. 3171
    Publicado 2020
    Tabla de Contenidos: “…Reusing annotations with type aliases -- 3.1.4. Annotating longer functions -- 3.2. …”
    Libro electrónico
  12. 3172
    Publicado 2017
    Tabla de Contenidos: “…. -- See also -- Creating type aliases and alias templates -- How to do it... -- How it works... -- Understanding uniform initialization -- Getting ready -- How to do it... -- How it works... -- There's more -- See also -- Understanding the various forms of non-static member initialization -- How to do it... -- How it works... -- Controlling and querying object alignment -- Getting ready -- How to do it... -- How it works... -- Using scoped enumerations -- How to do it... -- How it works... -- Using override and final for virtual methods -- Getting ready -- How to do it... -- How it works... -- Using range-based for loops to iterate on a range -- Getting ready -- How to do it... -- How it works... -- See also -- Enabling range-based for loops for custom types -- Getting ready -- How to do it... -- How it works... -- See also -- Using explicit constructors and conversion operators to avoid implicit conversion -- Getting ready -- How to do it... -- How it works... -- See also -- Using unnamed namespaces instead of static globals -- Getting ready -- How to do it... -- How it works... -- See also -- Using inline namespaces for symbol versioning -- Getting ready -- How to do it... -- How it works... -- See also -- Using structured bindings to handle multi-return values -- Getting ready -- How to do it... -- How it works... -- Chapter 2: Working with Numbers and Strings -- Introduction -- Converting between numeric and string types -- Getting ready -- How to do it... -- How it works... -- See also -- Limits and other properties of numeric types -- Getting ready…”
    Libro electrónico
  13. 3173
    Publicado 2023
    Libro electrónico
  14. 3174
    por Iwazaki, Dalton
    Publicado 2013
    Libro electrónico
  15. 3175
    Publicado 2017
    Tabla de Contenidos: “…Content type parameters -- Range parameters -- Flexible data types -- Defined resource types -- Type aliases -- Managing classes with Hiera -- Using include with lookup() -- Common and per-node classes -- Roles and profiles -- Roles -- Profiles -- Summary -- Chapter 9: Managing files with templates -- What are templates? …”
    Libro electrónico
  16. 3176
    Publicado 2024
    Libro electrónico
  17. 3177
    Publicado 2017
    Tabla de Contenidos: “…-- Setting up the audio tools -- Connecting the speaker -- Connecting the microphone -- Houndify -- Building voice commands -- Adding a button -- Web Framework based appliance control/dashboard -- Building the web dashboard -- Personal Health Improvement-Sitting is the new smoking -- Installing requisite software packages -- Getting access keys for Fitbit client -- Fitbit API Test -- Building the visual aid -- Smart lawn sprinkler -- Summary -- Chapter 11: Tips and Tricks -- Change your Raspberry Pi's password -- Updating your OS -- Setting up your development environment -- SSH access via Windows -- SSH access via Linux/macOS -- Transferring files to/from your Pi -- WinSCP -- Mac/Linux environment -- Git -- Command-line text editors -- Graphical text editors -- SSH aliases (on Mac/Linux Terminals) -- Saving SSH sessions on PuTTY -- VNC access to Raspberry Pi -- [SSH via USB OTG port] -- SSH via USB OTG port -- The RUN switch of the Raspberry Pi Zero board -- GPIO pin mapping -- Stackable breadboard -- Summary -- Index…”
    Libro electrónico
  18. 3178
    Publicado 2024
    Tabla de Contenidos: “…. -- See also -- Chapter 6: Anti-Aliasing Techniques -- Technical requirements -- Enabling and using Vulkan's MSAA -- Getting ready -- How to do it... -- Applying FXAA…”
    Libro electrónico
  19. 3179
    Publicado 2012
    Tabla de Contenidos: “…Realidades e interpretación en el contexto de un conservatorio profesional de danza / Elena Caro Sánchez, comunicación -- Relación entre las capacidades desarrolladas y las danzas programadas en la iniciación e introducción a la danza / Belén Franco Pérez, Montse Franco Pérez, Amparo Lucía Jiménez Rubio, Raquel Mendo Sanots, Montaña Pavón Rodríguez, póster -- Danza y discapacidad visual / Silvia Elgarrista Vives, Carolina Alejos, póster -- Las relaciones de Noverre con la filosofía / Ibis Albizu, póster -- Danza en la comunidad: "Valle de Lisboa" de Madalena Vitorino / Luisa Alegre, Luis Velit, Nataly Raygada, póster -- Psicopatología de la danza / Amador Cernuda Lago, póster -- Danza movimiento terapia y trastornos de la alimentación: revisión bibliográfica en el marco de un proyecto de intervención con adolescentes hospitalizadas / Rosa Ma Rodríguez Jiménez, Rebeca Hernández, Cristina Gómez Llusó, póster -- La danza como recurso para fomentar el bienestar emocional / Myriam Elisa Guerra Bálic, Silvia Barnet, póster -- Educar, danzando: caso práctico: taló, punta, talón punta, treballant dansa, baile y expresión corporal com a eix curricular del centre / Bárbara Díaz Ríos, póster -- Análisis de las propiedades psicométricas y del cuestionario de motivación en danza y expresión corporal / Diana Amado Alonso, Francisco Miguel Leó, David Sánchez, Inmaculada González, José María López, Juan José Pulido, póster -- Danzar para la cámara o el hechizo de Fred Astaire / Juana Garrido Aranda, póster -- Influencia oriental en los Ballets Russos de Diaghilev / Alcia Alcázar Albaladejo, póster -- Salud psicológica en bailarines: satisfacción vital, autoestima y ansiedad. …”
    Accés llliure (RedIT) al capítol: "La interpretación en la danza. De la necesidad de un entrenamiento específico para bailarines" de Jordi Fàbrega
    Libro
  20. 3180
    Publicado 2010
    Libro electrónico