Mostrando 4,021 - 4,040 Resultados de 14,158 Para Buscar '"The Following"', tiempo de consulta: 0.10s Limitar resultados
  1. 4021
    por Griffin, Terry, 1962-
    Publicado 2010
    Tabla de Contenidos: “…The Record/Play BlockThe Remote Control Tool; Conclusion; 5: Sensors; Using the Sensors; The Touch Sensor; The BumperBot Program; The Sound Sensor; BumperBot with Sound; The Light and Color Sensors; The RedOrBlue Program; The Ultrasonic Sensor; Door Chime; The Rotation Sensor; The BumperBot2 Program; Conclusion; 6: Program Flow; The Sequence Beam; The Switch Block; The Loop Block; The Keep Alive Block; The Stop Block; Conclusion; 7: The WallFollower Program: Navigating a Maze; Pseudocode; Solving a Maze; Program Requirements; Assumptions; Initial Design; Following a Straight Wall…”
    Libro electrónico
  2. 4022
    por Smith, Rick, 1952-
    Publicado 2013
    Tabla de Contenidos:
    Libro electrónico
  3. 4023
    por Nagata, Fusaomi
    Publicado 2013
    Tabla de Contenidos: “…Cover; Controller design for industrial robots and machine tools: Applications to manufacturing processes; Copyright; Contents; Preface; About the authors; Introduction; 1 Velocity-based discrete-time control system with intelligent control concepts for open-architecture industrial robots; 1.1 Background; 1.2 Basic Servo System; 1.3 Dynamic simulation; 1.4 In case of fuzzy control; 1.5 In case of neural network; 1.6 Conclusion; 2 Preliminary simulation of intelligent force control; 2.1 Introduction; 2.2 Impedance model following force control; 2.3 Influence of environmental viscosity…”
    Libro electrónico
  4. 4024
    por Milner, Dave
    Publicado 2010
    Tabla de Contenidos: “…CHAPTER 4 SharePoint Architecture-File System, Database, and the Provider PatternSharePoint 2010 and the File System; SharePoint Root; ADMISAPI; Bin; CONFIG; Data; HCCab; Help; ISAPI; LOGS; Policy; Resources; TEMPLATE; UserCode; WebClients; WebServices; Program Files\Microsoft Office Server; Bin; Config; Data; Logs; MUI; Service; Sql; Synchronization Service; Tools; TransformApps; WebClients; WebServices; WSS Folders; SharePoint 2010 Databases; Virtual machine "a" contains the following pre-configured software:; Virtual machine "b" contains the following pre-configured software…”
    Libro electrónico
  5. 4025
    por Hunter, Mark, 1956-
    Publicado 2012
    Tabla de Contenidos: “…; Tactics Buyers Use to Speed Up the Sales Call; Why Salespeople Fail; An Example of Not Listening; Learn Your Customer's Language; The Best Follow-Up Questions; Put the Pride Aside: It's Costing You Money; Expand Your Question List; Do You Respect Your Customer?…”
    Libro electrónico
  6. 4026
    por Creighton, Ryan Henson
    Publicado 2010
    Tabla de Contenidos: “…Time for action - create a new MouseFollow Script…”
    Libro electrónico
  7. 4027
    por Creighton, Ryan Henson
    Publicado 2011
    Tabla de Contenidos: “…; Equip your baby bird; Time for action - Creating a new MouseFollow script; A capital idea; Animating with code; Time for action - Animating the paddle…”
    Libro electrónico
  8. 4028
    Publicado 2015
    Tabla de Contenidos: “…; 8 Glass; Exterior daytime windows; Interior daytime windows; Nighttime and dusk; Pint glass; Fun with physics; 9 Animation; Animation 101; Pose to pose; Spinning your gears; Animated pivot point; Following a path…”
    Libro electrónico
  9. 4029
    Publicado 2017
    Tabla de Contenidos: “…Notes -- Part III: Applying Chart Analysis to Trading -- Chapter 12: Midtrend Entry and Pyramiding -- Chapter 13: Choosing Stop-Loss Points -- Note -- Chapter 14: Setting Objectives and Other Position Exit Criteria -- Chart-Based Objectives -- Measured Move -- Rule of Seven -- Support and Resistance Levels -- Overbought/Oversold Indicators -- DeMark Sequential -- Contrary Opinion -- Trailing Stops -- Change of Market Opinion -- Note -- Chapter 15: The Most Important Rule in Chart Analysis -- Failed Signals -- Bull and Bear Traps -- False Trend Line Breakouts -- Return to Spike Extremes -- Return to Wide-Ranging Day Extremes -- Counter-to-Anticipated Breakout of Flag or Pennant -- Opposite Direction Breakout of Flag or Pennant Following a Normal Breakout -- Penetration of Top and Bottom Formations -- Breaking of Curvature -- The Future Reliability of Failed Signals -- Conclusion -- Part IV: Trading Systems and Performance Measurement -- Chapter 16: Technical Trading Systems: Structure and Design: -- The Benefits of a Mechanical Trading System -- Three Basic Types of Systems -- Trend-Following Systems -- Ten Common Problems with Standard Trend-Following Systems -- Possible Modifications for Basic Trend-Following Systems -- Countertrend Systems -- Diversification -- Ten Common Problems with Trend-Following Systems Revisited -- Notes -- Chapter 17: Examples of Original Trading Systems -- Wide-Ranging-Day System -- Run-Day Breakout System -- Run-Day Consecutive Count System -- Conclusion -- Notes -- Chapter 18: Selecting the Best Futures Price Series for System Testing -- Actual Contract Series -- Nearest Futures -- Constant-Forward ("Perpetual") Series -- Continuous (Spread-Adjusted) Price Series -- Comparing the Series -- Conclusion -- Notes -- Chapter 19: Testing and Optimizing Trading Systems -- The Well-Chosen Example…”
    Libro electrónico
  10. 4030
    Publicado 2022
    Tabla de Contenidos: “…Using Your Findings to Make Decisions -- Following up on variances -- Judging the effectiveness of your employees -- Tying supply chain concepts to variance analysis -- Attaching ABC costing concepts to variance analysis -- Chapter 8 Focusing on Overhead Costs -- Using Cost Allocation to Minimize Overhead -- Paying for the Security Guard: Fixed Overhead Costs -- Planning fixed overhead costs -- Allocating fixed overhead costs -- Assessing potential causes of fixed overhead variances -- Those Vexing Variable Manufacturing Costs -- Working with variable overhead costs -- Implementing variance analysis -- Finding the reasons for a variable overhead variance -- Chapter 9 What's on the Shelf? …”
    Libro electrónico
  11. 4031
    Publicado 2019
    Tabla de Contenidos: “…Building a laptop-controlled rover program -- Tracing a square path -- Installing and setting up QT5 -- Setting up QT5 -- Controlling LEDs with GUI buttons -- Creating a QT project -- Dealing with errors -- Controlling a rover using a laptop with QT5 -- Summary -- Questions -- Section 3: Face and Object Recognition Robot -- Chapter 6: Accessing the RPi Camera with OpenCV -- Technical requirements -- Installing OpenCV 4.0.0 on Raspberry Pi -- Uninstalling Wolfram and LibreOffice -- Updating your RPi -- Installing the cmake, image, video, and gtk packages -- Downloading and unzipping OpenCV 4.0 and its contribution repository -- Installing Python -- Compiling and installing OpenCV -- Linking OpenCV to Python -- Enabling and connecting the RPi camera to RPi -- Connecting the RPi camera to RPi -- Mounting the RPi camera on the robot -- Capturing images and video with the RPi camera -- Recording a video with the RPi camera -- Installing the v4l2 driver -- Reading an image using OpenCV -- Summary -- Questions -- Chapter 7: Building an Object-Following Robot with OpenCV -- Technical requirements -- Image processing with OpenCV -- Important functions in OpenCV -- Object recognition using OpenCV -- Capturing the image -- Finding the RGB pixel values -- The object detection program -- The OpenCV camera feed program -- Building an object-following robot -- Ball tracing using moments -- Programming logic -- The ball tracing program -- Setting up the object-following robot -- Object-following robot program -- Summary -- Questions -- Chapter 8: Face Detection and Tracking Using the Haar Classifier -- Technical requirements -- Face detection using the Haar cascade -- Basic working of the Viola-Jones algorithm -- Face-detection program -- Detecting the eyes and smile -- Detecting the eyes -- Eye detection using haarcascade_eye…”
    Libro electrónico
  12. 4032
    Publicado 2020
    “…This study evaluates the effectiveness of the Cooperation after Divorce (CAD) online intervention on perceived stress immediately following divorce. The studys design was a one-year longitudinal randomized controlled trial including an intervention group (n = 1,031) and a no-treatment control group (n = 825) with four assessments of perceived stress levels (at baseline and 3, 6 and 12-mon- ths post-divorce). …”
    Acceso con credenciales UPSA
    Artículo digital
  13. 4033
    Publicado 2013
    “…Examining these three countries together provides a unique opportunity to address questions such as the following: How can we understand differences in healthy life expectancy among different countries? …”
    Enlace del recurso
    Libro electrónico
  14. 4034
    por Maparyan, Layli
    Publicado 2012
    “…"Following on the heels of The Womanist Reader, The Womanist Idea offers a comprehensive, systematic analysis of womanism, including a detailed discussion of the womanist worldview (cosmology, ontology, epistemology, logic, axiology, and methodology) and its implications for activism. …”
    Enlace del recurso
    Libro electrónico
  15. 4035
    por Ware, William B.
    Publicado 2013
    “…Key features include the following. Conceptual Focus--The focus throughout is more on conceptual understanding and attainment of statistical literacy and thinking than on learning a set of tools and procedures. …”
    Enlace del recurso
    Libro electrónico
  16. 4036
    Publicado 2012
    Tabla de Contenidos: “…Foreword -- Introduction -- Editors -- Contributors -- Communal leadership in post-Mitch housing reconstruction in Nicaragua / ESTHER LEEMANN -- Aid distribution after hurricane Mitch and changes in social capital in two Nicaraguan rural communities / ISABEL HÄBERLI -- Ownership, control, and accountability in post-tsunami housing reconstruction processes in Aceh, Indonesia / CAROLA MANTEL -- Communities' perspectives on housing reconstruction in Gujarat following the earthquake of 2001 / JENNIFER DUYNE BARENSTEIN -- Soil conservation practices after hurricane Mitch : significance, difficulties of implementation, and change of the field of application / BEATRICE MÜLLER -- A social and environmental assessment of pre- and post-tsunami housing and building practices in Tamil Nadu / JENNIFER DUYNE BARENSTEIN AND DANIEL PITTET -- The remembered trees : contractor-driven reconstruction and its consequences on communities' well-being in coastal Tamil Nadu / JASMIN NAIMI-GASSER -- The role of informal governance in post-disaster reconstruction and its impact on elderly people's social security in coastal Tamil Nadu / JENNIFER DUYNE BARENSTEIN AND SONJA TRACHSEL -- Links between building technologies, post-disaster reconstruction, and gender roles in Gujarat / DIANA TENCONI -- Unaffordable housing and its consequences : a comparative analysis of two post-Mitch reconstruction projects in Nicaragua / ANDREA GRAF -- Post-tsunami relocation outcomes in Sri Lanka : communities' perspectives in Ampara and Hambantota / JENNIFER DUYNE BARENSTEIN -- Links between post-tsunami relocation and changes in fishing practices in Tamil Nadu : a microlevel case study / STEFAN INGLIN -- The impact of landlessness on rural livelihoods after post-Mitch resettlement in Nicaragua / ANOUK ZULAUF -- Voluntary relocation after disaster: a hope for many, a chance for few? …”
    Enlace del recurso
    Libro electrónico
  17. 4037
    Publicado 2020
    “…Letter knowledge, phonological awareness, and rapid automatized naming were evaluated at the beginning and at the end of the school year, and reading and spelling skills were assessed at the beginning of the following year. Hierarchical multiple regression analysis revealed that letter knowledge was the strongest predictor of reading and spelling words and pseudowords with simple syllables after 6 and 12 months. …”
    Enlace del recurso
    Artículo digital
  18. 4038
    por Gómez Mora, Marta ( 1993-)
    Publicado 2015
    “…Además se observó la eficacia del yoga, considerada una práctica totalmente segura para los pacientes, sobre otros síntomas: la deambulación, el equilibrio, la calidad de vida y la depresión Abstract: Due to the high percentage of worldwide population with multiple sclerosis and since there is currently no cure to this illness, a bibliographic search in the following the databases was performed: Web of Science, Lilacs, Cochrane, Pubmed and Medline Complete. …”
    Electrónico
  19. 4039
    por Rousseau, Jean
    Publicado 2009
    “…This book, 'Cartas Escritas desde la Montaña' by Jean-Jacques Rousseau, delves into the political and intellectual controversy in Geneva following the condemnation of Rousseau's works 'Emile' and 'The Social Contract' by the Petit Conseil. …”
    Libro electrónico
  20. 4040
    por Campbell, Clark A., 1949-
    Publicado 2013
    “…The hands of a pocket watch reveal the time of day without following every spring, cog, and movement behind the face. …”
    Libro electrónico