Mostrando 1,161 - 1,180 Resultados de 2,511 Para Buscar '"In the Loop"', tiempo de consulta: 0.09s Limitar resultados
  1. 1161
    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
  2. 1162
    por Preston, W. Curtis
    Publicado 2002
    Tabla de Contenidos:
    Libro electrónico
  3. 1163
    por Pfeiffer, Silvia
    Publicado 2010
    Tabla de Contenidos: “…; 1.3 Summary; CHAPTER 2 Audio and Video Elements; 2.1 Video and Audio Markup; 2.1.1 The Video Element; Fallback Content; @src; @autoplay; @loop; @poster; @width, @height; @controls; @preload; 2.1.2 The Audio Element; @src; @autoplay; @loop; @controls; @preload; 2.1.3 The Source Element; @src; @type; @media…”
    Libro electrónico
  4. 1164
    Publicado 2011
    Tabla de Contenidos: “…-- Show Me Something on Screen -- Spritebatch -- Drawing -- Moving Things Around -- Animation -- Controlling State -- Rendering Text -- Summary -- 3 The Game Object and the Default Game Loop -- What Is in a New Project? -- The Game Class -- Virtual Methods -- Methods -- Properties -- GameTime -- Game Loop -- Update and Draw -- Components -- GameComponents -- Summary -- 4 Introduction to 3D Graphics -- 3D Graphics in XNA Game Studio -- What Are 3D Graphics? …”
    Libro electrónico
  5. 1165
    por Lindley, Cody, 1976-
    Publicado 2013
    Tabla de Contenidos: “…Working with Objects and Properties -- Complex Objects Can Contain Most of the JavaScript Values as Properties -- Encapsulating Complex Objects in a Programmatically Beneficial Way -- Getting/Setting/Updating an Object's Properties Using Dot Notation or Bracket Notation -- Deleting Object Properties -- How References to Object Properties Are Resolved -- Using hasOwnProperty, Verify That an Object Property Is Not From the Prototype Chain -- Checking If an Object Contains a Given Property Using the in Operator -- Enumerate (Loop Over) an Object's Properties using the for in Loop -- Host Objects versus Native Objects -- Enhancing and Extending Objects with Underscore.js -- Chapter 3. …”
    Libro electrónico
  6. 1166
    Publicado 2009
    Tabla de Contenidos: “…3.8 Basic Data Type -- 3.9 Derived Data Type -- (1) Pointers -- (2) Functions -- (3) Arrays -- (4) References -- 3.10 User-Defined Data Type -- (1) Structure and Classes -- (2) Union -- (3) Enumarated Data Type -- 3.11 The void Data Type -- 3.12 Type Modifiers -- 3.13 Wrapping Around -- 3.14 Typecasting -- (1) Explicit Typecasting -- (2) Implicit Type Conversion -- 3.15 Constants -- (1) Literal Constant -- (2) Symbolic Constant -- 3.16 Constant Pointers -- (1) Constant Pointer -- (2) Pointer to Constant -- (3) Pointer and Variable both Constants -- 3.17 Operators in C and C++ -- 3.18 Precedence of Operators in C++ -- Precedence of * and [ ] Operators -- 3.19 Referencing (&) and Dereferencing (*) Operators -- Referencing Operator (&) -- Principles for Declaring Reference Variable -- Dereferencing Operator (*) -- Difference Between & and * Operator -- 3.20 Scope Access Operator -- 3.21 Memory Management Operators -- 3.22 Comma Operator -- 3.23 Comma in Place of Curly Braces -- Summary -- Exercises -- Chapter 4: Control Structures -- 4.1 Introduction -- 4.2 Decision-Making Statements -- 4.3 The if-else Statement -- 4.4 The Nested if-else Statement -- The if-else-if Ladder Statement -- 4.5 The jump Statement -- 4.6 The goto Statement -- 4.7 The break Statement -- 4.8 The continue Statement -- 4.9 The switch case Statement -- 4.10 The Nested switch()case Statement -- 4.11 Loops in C/C++ -- 4.12 The for Loop -- 4.13 Nested for Loops -- 4.14 The while Loop -- 4.15 The do-while Loop -- Summary -- Exercises -- Chapter 5: Functions in C++ -- 5.1 Introduction -- 5.2 The main () Function in C and C++ -- 5.3 Parts of Function -- (1) Function Prototypes -- (2) Function Definition -- (3) Function Call -- (4) Actual and Formal Arguments -- (5) The return Statement -- 5.4 Passing Arguments -- (1) Pass by Value -- (2) Pass by Address -- (3) Passsing by Reference…”
    Libro electrónico
  7. 1167
    Publicado 1997
    Tabla de Contenidos: “…Let your love flow / Words / California girls / Everlasting love / Litlet Arrows / Early in the morning / Sugra Daddy / Fox on the run / Crockett / (You're such a ) good looping woman / Son of my father / Pepper box / Buffalo soldier / The night Chicago died / Rock me mama / I'm your boogie man / Any old time you're lonely and sad / Rock me baby / Try a litle tenderness / You've got your troubles / You can't do it to me any time / Trivor lady (live) / Turn around look at me / Chicken hearted / The same love that made me laugh / River deep mountain high / Wooly Bully / My friendo Jack / No milk today / Pretty Belinda / Please Mr. …”
    CDROM
  8. 1168
    Publicado 2018
    Tabla de Contenidos: “…Amplifier Effects And Positive Feedback Loops / A Prospect Of The Future. How Autonomous Systems May Qualify As Legal Persons / Profiles Of Personhood. …”
    Electrónico
  9. 1169
    Publicado 2015
    Tabla de Contenidos: “…""Symbols""""Predefined Global Variables""; ""Keyword Literals""; ""Global Constants""; ""Ranges""; ""Methods""; ""Block Arguments""; ""Return Values""; ""Method Name Conventions""; ""Default Arguments""; ""Variable Arguments""; ""Aliasing Methods""; ""Blocks""; ""Procs""; ""Conditional Statements""; ""Flow Control""; ""The if Statement""; ""The unless Statement""; ""The while Statement""; ""The until Statement""; ""The case Statement""; ""The for Loop""; ""The Conditional Operator""; ""Executing Code Before or After a Program""; ""Classes""; ""Reopening a Ruby Class""; ""Instance Variables""…”
    Libro electrónico
  10. 1170
    Publicado 2024
    Tabla de Contenidos: “…-- The Re-Enchanted Universe of AI: the Place for Human Agency -- Aesthetic Aspects of Digital Humanism: An Aesthetic-Philosophical Analysis of Whether AI Can Create Art -- Approaches to Ethical AI[1] -- Promises and Perils in Moralizing Technologies -- The Road Less Taken: Pathways to Ethical and Responsible Technologies -- Bridging the Digital Divide -- Responsible Software Engineering: Requirements and Goals -- Bridging the Digital Divide -- Responsible Software Engineering: Requirements and Goals -- Governance for Digital Humanism: The role of regulation, standardization, and certification -- Value-Sensitive Software Design: Ethical Deliberation in Agile Development Processes -- Humans in the loop: people at the heart of systems development -- Resilience: the Key to Planetary and Societal Sustainability -- How blockchain technology can help to arrive at fair ecosystems and platforms -- Introduction to Security and Privacy -- Part 3: Critical and Societal Issues of Digital Systems -- Recommender Systems: Techniques, Effects, and Measures Towards Pluralism and Fairness -- Bias and the Web -- Copyright enforcement on social media platforms: On Algorithmic Content Moderation -- DEMOCRACY IN THE DIGITAL ERA -- Are Cryptocurrencies and Decentralized Finance Democratic? …”
    Libro electrónico
  11. 1171
    por Fitzgerald, Michael, 1957-
    Publicado 2009
    Tabla de Contenidos: “…The yield statementProcs; Conditional Statements; The if Statement; Negation; Multiple tests; Statement modifier for if; The else statement; The elsif statement; The unless Statement; Statement modifier for unless; The while Statement; Statement modifier for while; The until Statement; Statement modifier for until; The case Statement; The for Loop; The Ternary Operator; Executing Code Before or After a Program; Classes; Instance Variables; Accessors; Class Variables; Class Methods; Singletons; Inheritance; Load path; Public, Private, or Protected; Modules and Mixins; Files…”
    Libro electrónico
  12. 1172
    Publicado 2007
    Tabla de Contenidos: “…-- Introduction -- Part I: Introducing the Concept of Web scripting and the JavaScript Language -- Hour 1: Understanding JavaScript -- Hour 2: Creating Simple Scripts -- Hour 3: Getting Started with JavaScript Programming -- Hour 4: Working with the Document Object Model (DOM) -- Part II: Learning JavaScript Basics -- Hour 5: Using Variables, Strings, and Arrays -- Hour 6: Using Functions and Objects -- Hour 7: Controlling Flow with Conditions and Loops -- Hour 8: Using Built-in Functions and Libraries -- Part III: Learning More About the DOM -- Hour 9: Responding to Events -- Hour 10: Using Windows and Frames -- Hour 11: Getting Data with Forms -- Hour 12: Working with Style Sheets -- Hour 13: Using the W3C DOM -- Hour 14: Using Advanced DOM Features -- Part IV: Working with Advanced JavaScript Features -- Hour 15: Unobtrusive Scripting -- Hour 16: Debugging JavaScript Applications -- Hour 17: AJAX: Remote Scripting -- Hour 18: Greasemonkey: Enhancing the Web with JavaScript -- V. …”
    Libro electrónico
  13. 1173
    Publicado 2022
    Tabla de Contenidos: “…Panda, Priyanka Datta, Rajesh Kumar Kaushal, Naveen Kumar: shanu.bhardwaj@chitkara.edu.in, snpanda@chitkara.edu.in -- -- 7 WSN and IoT Based Smart Surveillance System for Patients with Closed-Loop Alarm Amit Sundas, Sumit Badotra, Shalli Rani, Chhabildas Madhukar Gajare -- shalli.rani@chitkara.edu.in -- -- 8 An IoMT based Smart Remote Monitoring System for Healthcare Chetna Kaushal, Md Khairul Islam, Anshu Singla, and Md Al Amin -- Anshu.single@chitkara.edu.in -- 9 A Multi-Domain Perspective of Future Directions for VANETs for Emergency Message Dissemination Ravneet Kaur, Ramkumar Ketti Ramachandran, Robin Doss,1 and Lei Pan1 -- rkaur@deakin.edu.au -- -- Index [list of terms to be supplied by editors at proofreading stage]…”
    Libro electrónico
  14. 1174
    Publicado 2018
    Tabla de Contenidos: “…Krekeler Sources of Extraterrestrial Rare Earth Elements: To the Moon and Beyond, Reprinted from: Resources 2017, 6, 40, doi: 10.3390/resources6030040 -- Erika Machacek, Jessika Luth Richter and Ruth Lane Governance and Risk-Value Constructions in Closing Loops of Rare Earth Elements in Global Value Chains, Reprinted from: Resources 2017, 6, 59, doi: 10.3390/resources6040059…”
    Libro electrónico
  15. 1175
    por Grewal, Mohinder S.
    Publicado 2007
    Tabla de Contenidos: “…3.3.3 Atmospheric Loss Factor3.3.4 Antenna Gain and Minimum Received Signal Power; 3.4 Signal Acquisition and Tracking; 3.4.1 Determination of Visible Satellites; 3.4.2 Signal Doppler Estimation; 3.4.3 Search for Signal in Frequency and C/A-Code Phase; 3.4.4 Signal Detection and Confirmation; 3.4.5 Code Tracking Loop; 3.4.6 Carrier Phase Tracking Loops; 3.4.7 Bit Synchronization; 3.4.8 Data Bit Demodulation; 3.5 Extraction of Information for Navigation Solution; 3.5.1 Signal Transmission Time Information; 3.5.2 Ephemeris Data; 3.5.3 Pseudorange Measurements Using C/A-Code…”
    Libro electrónico
  16. 1176
    Publicado 2022
    Tabla de Contenidos: “…Magnetic force and moment acting on the loop -- 2.12. Electrostatic/magnetostatic analogy -- Chapter 3. …”
    Libro electrónico
  17. 1177
    Publicado 2014
    Tabla de Contenidos: “…-- Complex Systems are Nonlinear -- The Move beyond Complexity Theory-Complex Adaptive Systems (CASs) -- Boundaries -- Coherence -- The Edge of Chaos -- Self-Organization and Emergence -- Emergence and Innovation -- Self-Balancing Feedback Loops Maintain Stability -- Resilience and Rigidity -- A Complex Adaptive System Example-Company Normal -- Reference Examples for Complex Adaptive Systems -- Connections and Interactions in Nonlinear Systems -- CAS and the Demand Driven Operating Model -- Data Collection and Feedback Loops -- Demand Driven and Resiliency versus Rigidity -- Summary -- Conclusion -- Chapter 11: Smart Metrics -- Managing in a Pareto World Calls for New Thinking -- The Power of Pareto and Strategic Buffers -- Stock Buffers, Pareto Analysis, and Smart Metric Objectives -- The Purpose and Size of Each Strategic Stock Buffer Zone -- Strategic Stock Focused Improvements -- Flow Indexes -- Capacity Buffers, Pareto Analysis, and Smart Metric Objectives -- Our Reference Environment -- The System and Paretian View of Resource Capacity -- The Implications of the Sales and Operating Plan for Strategic Capacity Investment -- Cost, Volume, Profit Relevant Range Is Defined by the Scarce Capacity Resource -- Allocating Scarce Capacity to the Market Based on Strategic Contribution -- Prioritizing the Product Mix by Throughput Dollar Rate Changes the CVP Graph -- Calculating the Value of Finding More Lathe Capacity -- Relevant Information for Strategic Outsourcing -- The Case for Acquiring Internal Lathe Capacity -- A Summary of the Financial and Nonfinancial Factors of Outsourcing or Capital Investment -- The Third Alternative-Using Smart Metrics to Find Capacity -- Summary on Strategic Investments in Capacity and Stock -- The Scheduling Implications of Stock Buffers -- Stock Buffers' Role in Execution…”
    Libro electrónico
  18. 1178
    Publicado 2016
    Tabla de Contenidos: “…-- Build for How the Healthcare System Should Work -- Rethink Workflows and Experiences -- Develop Things That Work Together -- Close the Loop -- Final Thoughts -- Part 1: Think -- Part 2: Do -- Appendix Chapter Summaries -- Part 1: Think -- Part 2: Do -- Index -- EULA…”
    Libro electrónico
  19. 1179
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Contributors -- Table of Contents -- Preface -- Part 1: Getting Started with Prophet -- Chapter 1: The History and Development of Time Series Forecasting -- Understanding time series forecasting -- The problem with dependent data -- Moving averages and exponential smoothing -- ARIMA -- ARCH/GARCH -- Neural networks -- Prophet -- Recent developments -- NeuralProphet -- Google's "robust time series forecasting at scale" -- LinkedIn's Silverkite/Greykite -- Uber's Orbit -- Summary -- Chapter 2: Getting Started with Prophet -- Technical requirements -- Installing Prophet -- Installation on macOS -- Installation on Windows -- Installation on Linux -- Building a simple model in Prophet -- Interpreting the forecast DataFrame -- Understanding components plots -- Summary -- Chapter 3: How Prophet Works -- Technical requirements -- Facebook's motivation for building Prophet -- Analyst-in-the-loop forecasting -- The math behind Prophet -- Linear growth -- Logistic growth -- Seasonality -- Holidays -- Summary -- Part 2: Seasonality, Tuning, and Advanced Features -- Chapter 4: Handling Non-Daily Data -- Technical requirements -- Using monthly data -- Using sub-daily data -- Using data with regular gaps -- Summary -- Chapter 5: Working with Seasonality -- Technical requirements -- Understanding additive versus multiplicative seasonality -- Controlling seasonality with the Fourier order -- Adding custom seasonalities -- Adding conditional seasonalities -- Regularizing seasonality -- Global seasonality regularization -- Local seasonality regularization -- Summary -- Chapter 6: Forecasting Holiday Effects -- Technical requirements -- Adding default country holidays -- Adding default state/province holidays -- Creating custom holidays -- Creating multi-day holidays -- Regularizing holidays -- Global holiday regularization…”
    Libro electrónico
  20. 1180
    Publicado 2017
    Tabla de Contenidos: “…Chapter 10: An Integrated Framework for Hierarchical Internal Controls -- 10.1 Internal Control Principles and the Integration of Internal Control, Risk Management, and Governance -- 10.2 Methodological Basis -- 10.3 Examples -- 10.4 Incorporation of Internal Control Principles into the Control Loop Approach -- 10.5 Summary of Observations -- Note -- References -- Appendix A: Acronyms -- Appendix B: Definitions -- About the Companion Website -- About the Author -- Index -- End User License Agreement…”
    Libro electrónico