Mostrando 11,301 - 11,320 Resultados de 13,537 Para Buscar '"animal"', tiempo de consulta: 0.15s Limitar resultados
  1. 11301
    por Gomez Gonzalez, Sergio
    Publicado 2008
    Tabla de Contenidos: “…1.4.9 SmartMates (Tecnología Inteligente)1.4.10 Chapa Metálica; 1.4.11 Traductor IDF; 1.4.12 Traductores CAD; 1.4.13 Lista de materiales; 1.5 Herramientas de Colaboración; 1.5.1 eDrawing®; 1.5.2 PhotoWorks®; 1.5.3 SolidWorks Animator®; 1.5.4 SolidWorks Viewer®; 1.5.5 3D Instant Website®; 1.6 Herramientas de Productividad; 1.6.1 DWGEditor®; 1.6.2 SolidWorks Toolbox®; 1.6.3 Solid Utilities®; 1.6.4 SolidWorks Design Checker®; 1.6.5 FeatureWorks®; 1.6.6 Scan to 3D®; 1.6.7 SolidWorks Task Schedule®; 1.6.8 SolidWorks Routing®; 1.6.9 Rhino to SolidWorks Add-in®; 1.7 Gestión de Proyectos…”
    Libro electrónico
  2. 11302
    Publicado 2014
    Tabla de Contenidos: “…Diseña para los conductores -- 11. No animes el texto -- 12. Transiciones que unan -- 13. …”
    Libro electrónico
  3. 11303
    Publicado 2017
    Tabla de Contenidos: “…[u. a.] 2016 334 Esthétique et réception du dessin animé français sous l'occupation (1940-1944). L'émergence d'une école française?…”
    Libro electrónico
  4. 11304
    Publicado 2011
    Tabla de Contenidos: “…Linking PharmGKB to phenotype studies and animal models of disease for drug repurposing / Robert Hoehndorf ... …”
    Libro electrónico
  5. 11305
    Publicado 2016
    Tabla de Contenidos: “…Ten Versions of `O Lied' -- POEMS AND TRANSLATIONS -- Poems in chronological order (*previously unpublished translation) -- 1848 -- De Mandelbeke -- The Mandel Stream (fragment, Swepstone) -- 1852 -- Aanroepinge -- Reply in Verses (Van Eyken)* -- 1855 -- Boodschap van de vogels en andere opgezette dieren -- Message from the Birds and Other Stuffed Animals (Van Eyken)* -- De averulle en de blomme -- The Cockchafer and the Flower (Vincent)* -- Timpe, tompe, terelink -- Hyder Iddle Diddle Dum (Lovelock)* -- 1857 -- Het schrijverke (Gyrinus natans) -- The Watter-Scriever (Gyrinus natans) (Morgan) -- O'truischen van het ranke riet -- Oh! …”
    Libro electrónico
  6. 11306
    Publicado 2017
    Tabla de Contenidos: “…, as its customary -- The layout of a HoloLens project -- Unity directory structure -- Saving the scene -- Objects and components -- Objects -- Components -- First project -- Our cubism period -- Adding a little color -- Material plane -- Creating the text -- Physics simulations -- Building the project in Unity -- Build settings -- Player settings -- Compiling our project -- Setting Up Visual Studio -- Using the HoloLens emulator -- Compilation time -- Summary -- Chapter 3: I am in Control -- Prefabs -- Let's save the HelloWorld -- Parent/Child relationship -- Creating prefabs -- Installing the HoloToolkit -- User Input overview -- InputManager prefab -- New Camera prefab ­- updated HoloToolkit -- Cursor -- Gaze -- Gesture -- Voice -- Animation -- A quick history -- Humble beginnings -- Time to move! …”
    Libro electrónico
  7. 11307
    Publicado 2024
    Tabla de Contenidos: “…Analysis of star collisions and collision graph -- 15.4. Animated data visualizations -- 15.5. Python code and computational issues -- Chapter 16: Perturbed lattice point process: alternative to GMM -- Abstract -- 16.1. …”
    Libro electrónico
  8. 11308
    por Tidwell, Jenifer
    Publicado 2006
    Tabla de Contenidos:
    Libro electrónico
  9. 11309
    Publicado 2013
    Tabla de Contenidos: “…Building Your First Mobile Application -- Preparing the development machine -- Ripple Emulator -- Installing Ripple Emulator -- First Kendo UI Mobile application -- Views and Layouts -- NavBar -- Application initialization -- A real-world mobile app - Movie Tickets -- The Home screen -- The TabStrip widget -- Transitions -- Navigation -- The Remote view -- The Back button -- Looking into the rendered HTML -- View loading and HTML element IDs -- Application object -- The Initial view -- Loading text -- Forcing platform -- Hiding and showing the loading animation -- Getting a reference of the current view…”
    Libro electrónico
  10. 11310
    Publicado 2013
    Tabla de Contenidos: “…Machine generated contents note: Chapter 1 Introduction 1.1 Computer Programs 1.2 The Anatomy of a Computer 1.3 The Java Programming Language 1.4 Becoming Familiar with Your Programming Environment 1.5 Analyzing Your First Program 1.6 Errors 1.7 Problem Solving: Algorithm Design Chapter 2 Fundamental Data Types 2.1 Variables 2.2 Arithmetic 2.3 Input and Output 2.4 Problem Solving: First Do it By Hand 2.6 Strings Chapter 3 Decisions 3.1 The if Statement 3.2 Comparing Numbers and Strings 3.3 Multiple Alternatives 3.4 Nested Branches 3.5 Problem Solving: Flowcharts 3.6 Problem Solving: Test Cases 3.7 Boolean Variables and Operators 3.8 Application: Input Validation Chapter 4 Loops 4.1 The while Loop 4.2 Problem Solving: Hand-Tracing 4.3 The for Loop 4.4 The do Loop 4.5 Application: Processing Sentinel Values 4.6 Problem Solving: Storyboards 4.7 Common Loop Algorithms 4.8 Nested Loops 4.9 Application: Random Numbers and Simulations Chapter 5 Methods 5.1 Methods as Black Boxes 5.2 Implementing Methods 5.3 Parameter Passing 5.4 Return Values 5.5 Methods Without Return Values 5.6 Problem Solving: Reusable Functions 5.7 Problem Solving: Stepwise Refinement 5.8 Variable Scope 5.9 Recursive Methods (Optional) Chapter 6 Arrays and Array Lists 6.1 Arrays 6.2 The Enhanced for Loop 6.3 Common Array Algorithms 6.4 Using Arrays with Methods 6.5 Problem Solving: Adapting Algorithms 6.6 Problem Solving: Discovering Algorithms by Manipulating Physical Objects 6.7 Two-Dimensional Arrays 6.8 Array Lists Chapter 7 Input/Output and Exception Handling 7.1 Reading and Writing Text Files 7.2 Processing Text Input 7.3 Command Line Arguments 7.4 Checked and Unchecked Exceptions 7.5 Catching Exceptions 7.6 The finally Clause 7.7 Application: Handling Input Errors Chapter 8 Object and Classes 8.1 Object-Oriented Programming 8.2 Implementing a Simple Class 8.3 Specifying the Public Interface of a Class 8.4 Designing the Data Representation 8.5 Problem Solving: Patterns for Representing Behavior 8.6 Implementing Instance Methods 8.7 Constructors 8.8 Problem Solving: Tracing Objects 8.9 Testing a Class 8.10 Object References 8.11 Static Variables and Methods Chapter 9 Inheritance 9.1 Inheritance Hierarchies 9.2 Implementing Subclasses 9.3 Overriding Methods 9.4 Polymorphism 9.5 Object: The Cosmic Superclass 9.6 Interface Types Chapter 10 Graphical User Interfaces 10.1 Frame Windows 10.2 Events and Event Handling 10.3 Using Inheritance to Customize Frames 10.4 Building Applications with Buttons 10.5 Using Inner Classes for Listeners 10.6 Processing Text Input 10.7 Text Areas Web chapters Chapter 11 Advanced Graphical User Interfaces 11.1 Layout Management 11.2 Choices 11.3 Menus 11.4 Exploring the Swing Documentation 11.5 Drawing on a Component 11.6 Using Timer Events for Animations 11.7 Mouse Events Chapter 12 Object-Oriented Design 12.1 The Software Life Cycle 12.2 Discovering Classes 12.3 Relationships Between Classes 12.4 Cohesion and Coupling 12.5 Side Effects 12.5 Abstract Classes 12.6 Packages 12.7 Application: Printing an Invoice 12.8 Application: An Automatic Teller Machine Chapter 13 Recursion 13.1 Triangle Numbers 13.2. …”
    Libro electrónico
  11. 11311
    por Richter, Jeffrey
    Publicado 2013
    Tabla de Contenidos: “…Tile and toast notifications -- Tiles and badges -- Updating a tile when your app is in the foreground -- Placing a badge on a tile -- Animating a tile's contents -- Updating a tile at a scheduled time -- Updating a tile periodically -- Secondary tiles -- Toast notifications -- Showing a toast notification at a scheduled time -- Using the Wintellect Notification Extension Library -- Windows Push Notification Service (WNS) -- Registering your app and the user's PC with WNS -- Send the channel URI to your app's web service…”
    Libro electrónico
  12. 11312
    Publicado 2024
    Tabla de Contenidos: “…-- Program structure -- Console application -- Building a forms application -- The Object Pascal language phrasebook -- Tokens -- Constants -- Types -- Inline variables declaration -- Sets and arrays -- Helpers -- Generics -- Anonymous code -- Operator overloading -- Runtime type information -- Custom attributes -- Summary -- Chapter 3: Packing Up Your Toolbox -- Technical requirements -- Working with files and streams -- Working with JSON -- Writing JSON -- Reading JSON -- Using the JSON wizard in Delphi 12 -- Working with XML -- Summary -- Chapter 4: Using the Parallel Programming Library -- Technical requirements -- Using threads -- Access synchronization -- Calling Synchronize -- Atomic operations -- Using a critical section -- Using TMonitor -- Exploring the Parallel Programming Library -- Parallel loops -- Using tasks -- The beauty of futures -- Summary -- Part 2: Going Mobile -- Chapter 5: Playing with FireMonkey -- Technical requirements -- Drawing in code -- Get moving with timers -- Precise timing -- The power of parenting -- Shapes -- Animations -- Touching the screen -- Touch -- Gestures -- Multi-touch -- Game of Memory -- Designing the game -- Working with images -- Designing the user interface -- Aligning, anchoring, and margins -- Layouts -- Building the main form of the game -- Storing the game's configuration…”
    Libro electrónico
  13. 11313
    Publicado 2021
    Tabla de Contenidos: “…MOSCASUL Programme: First Steps of a Pilot Project to Suppress the South American Fruit Fly in Southern Brazil. SECTION 2: ANIMAL AND HUMAN HEALTH. Area-Wide Management of Stable Flies. …”
    Libro electrónico
  14. 11314
    Publicado 2019
    Tabla de Contenidos: “…8 USER‐CONTROLLED INPUT AND OUTPUT -- Introduction -- 8.1 User‐Defined Input -- 8.2 Output Options -- 8.3 Graphical Input -- 8.4 More Features Using Section Dividers -- 8.5 Reading and Writing Data from Files -- 8.6 Debugging Your Code -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 9 USER‐DEFINED FUNCTIONS -- Introduction -- 9.1 Creating Function Files -- 9.2 Creating Your Own Toolbox of Functions -- 9.3 Anonymous Functions and Function Handles -- 9.4 Function Functions -- 9.5 Subfunctions -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 10 MATRIX ALGEBRA -- Introduction -- 10.1 Matrix Operations and Functions -- 10.2 Solutions of Systems of Linear Equations -- 10.3 Special Matrices -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 11 OTHER KINDS OF ARRAYS -- Introduction -- 11.1 Data Types -- 11.2 Numeric Data Types -- 11.3 Character and String Data -- 11.4 Symbolic Data -- 11.5 Logical Data -- 11.6 Sparse Arrays -- 11.7 Categorical Arrays -- 11.8 Time Arrays -- 11.9 Multidimensional Arrays -- 11.10 Cell Arrays -- 11.11 Structure Arrays -- 11.12 Table Arrays -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 12 SYMBOLIC MATHEMATICS -- Introduction -- 12.1 Symbolic Algebra -- 12.2 Solving Expressions and Equations -- 12.3 Symbolic Plotting -- 12.4 Calculus -- 12.5 Differential Equations -- 12.6 Converting Symbolic Expressions to Anonymous Functions -- Summary -- Matlab® Summary -- Problems -- 13 NUMERICAL TECHNIQUES -- 13.1 Interpolation -- 13.2 Curve Fitting -- 13.3 Using the Interactive Fitting Tools -- 13.4 Differences and Numerical Differentiation -- 13.5 Numerical Integration -- 13.6 Solving Differential Equations Numerically -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 14 ADVANCED GRAPHICS -- Introduction -- 14.1 Images -- 14.2 Graphics Objects -- 14.3 Animation…”
    Libro electrónico
  15. 11315
    Publicado 2024
    Tabla de Contenidos: “…-- 7 Moving Forward: Opportunities for Shifting the Paradigm of How Archaeological Heritage is Valued -- 7.1 The Place for Archaeological Heritage in Education -- 8 Conclusion -- References -- 7 Engaging with Colonial Archaeological Sites in Haiti -- 1 Introduction -- 2 Historical Background of the Colonial Settlements -- 3 A Closer Look at the Approach and Method -- 4 Colonial Ruins as Places for Reappropriation -- 5 Discussion and Conclusion: Looking Closer at Tourism and Memory -- References -- 8 The Social Construction of "Cultural Heritage" in Guadeloupe -- 1 Introduction -- 2 The Case of the Domaine de Fonds Saint-Jacques (Martinique) -- 2.1 Short History and Official Summary -- 2.2 A Thousand Lives and a Long History -- 2.3 Uses and Representations, from the Other to Oneself -- 2.4 Dissolving Memory: History under Construction -- 3 The Case of Poterie Fidelin and the Fonds Rousseau Habitation -- 3.1 The Poterie Fidelin -- 3.2 Habitation Fonds Rousseau -- 3.3 The Formal Context of France -- 3.4 The Economic Possession of Places of Memory: the békés of Martinique -- 3.5 Paths to Sustainable Developments -- 3.6 Personal Feedback in Relation to Both Examples -- 4 The Case of the Centre d'Animation et d'Interprétation de la Culture Amérindienne (CAICA) -- 4.1 History of the project -- 4.2 CAICA's Mission through the Framework of Cultural Rights -- 5 The Case of Museums and Archaeology: a Brief History of Archaeology in the French West Indies -- 5.1 Edgar Clerc Museum: Departmental Museum of Amerindian Archaeology -- 5.2 International "Caribbean Ties" Exhibition -- 5.3 Local Variation Exhibition: Liens Caribéens/Lyannaj péyi LaKarayib -- 5.4 A New Generation of Local Archaeologists -- 5.5 Interest and Reappropriation of Amerindian Culture -- 6 Conclusion -- References…”
    Libro electrónico
  16. 11316
    por Serraj, Rachid
    Publicado 2018
    Tabla de Contenidos: “…6.5 Marine Resources -- 6.6 Ecosystems -- 6.7 Availability of Natural Resources: Scenarios -- 6.8 Broader Context -- 6.9 Conclusion -- References -- Chapter 7 - Food Systems, Diets, and Nutrition -- 7.1 The World's Many Nutrition Challenges -- 7.2 India as a Case Study -- 7.3 Pathways from Agriculture to Diets and Nutrition -- 7.3.1 Agricultural diversification -- 7.3.2 Irrigation and water availability -- 7.3.3 Water quality -- 7.3.4 Women's labor use in agriculture -- 7.3.5 Exposure to zoonotic diseases -- 7.3.6 Food safety -- 7.4 Challenges and Opportunities Ahead -- References -- Part III - Technological Innovation and Disruptive Futures -- Chapter 8 - Innovation in Breeding and Biotechnology -- 8.1 Introduction -- 8.2 Background to Genetic Improvement -- 8.3 Sources of Future Genetic Gains -- 8.3.1 Enhancing the efficiency of current breeding technologies -- 8.3.1.1 Expanding the germplasm pool -- 8.3.1.2 Recombination -- 8.3.1.3 Population size -- 8.3.1.4 Heritability -- 8.3.1.5 Breeding cycle -- 8.3.2 Generating major changes in breeding methodologies -- 8.3.2.1 Enhancing photosynthesis -- 8.3.2.2 Transferring nitrogen fixation to non-legume crops -- 8.3.2.3 Hybrid breeding and apomixis -- 8.4 Technology Adoption -- 8.4.1 The production system -- 8.4.2 Technology transfer between species and crops -- 8.4.3 Regulation and acceptance by consumers/governments -- 8.5 Biotechnology in the Improvement of Farm Animals -- 8.5.1 Transgenic animals -- 8.5.2 Genome editing -- 8.5.3 Reproductive technologies -- 8.5.4 Human nutrition, pharmaceutical, and biomedical applications -- 8.5.5 Fish and other seafood -- 8.6 Where to Next? …”
    Libro electrónico
  17. 11317
    por OECD
    Publicado 2019
    Tabla de Contenidos: “…Canada -- Soutien à l'agriculture -- Principales évolutions de l'action publique -- Évaluation et recommandations -- Informations contextuelles -- Description de l'évolution des politiques -- Principaux instruments d'action -- Évolution des mesures internes, 2018-19 -- Gestion des risques -- Développement des exploitations et des marchés -- Inclusivité -- Environnement et changement climatique -- Confiance du public et bien-être animal -- Protection phytosanitaire et zoosanitaire -- Sécurité des aliments -- Politique alimentaire -- Innovation et transfert de connaissances -- Nouveaux produits -- Évolution des mesures commerciales, 2018-19 -- Références -- Chapitre 7. …”
    Libro electrónico
  18. 11318
    Publicado 2018
    Tabla de Contenidos: “…Handling time in graphics animation -- 9.3.1. Methods setTimeout, setInterval, requestAnimationFrame -- 9.3.2. …”
    Libro electrónico
  19. 11319
    por Tripathi, Padmesh
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Series Page -- Title Page -- Copyright Page -- Contents -- Preface -- Chapter 1 Elevating Surveillance Integrity-Mathematical Insights into Background Subtraction in Image Processing -- 1.1 Introduction -- 1.2 Background Subtraction -- 1.3 Mathematics Behind Background Subtraction -- 1.4 Gaussian Mixture Model -- 1.4.1 Gaussian Mixture Model (GMM) Algorithm for Background Subtraction -- 1.4.2 Gaussian Mixture Model (GMM) Algorithm - A Simple Example -- 1.5 Principal Component Analysis -- 1.6 Applications -- 1.6.1 Military Surveillance -- 1.6.2 Visual Observation of Animals in Forests -- 1.6.3 Marine Surveillance -- 1.6.4 Defense Surveillance Systems -- 1.7 Conclusion -- References -- Chapter 2 Machine Learning and Artificial Intelligence in the Detection of Moving Objects Using Image Processing -- 2.1 Introduction -- 2.2 Moving Object Detection -- 2.3 Envisaging the Object Detection -- 2.3.1 Filtering Algorithm -- 2.3.2 Identification of Object Detection in Bad Weather Circumstance -- 2.3.3 Color Clustering -- 2.3.4 Dangerous Animal Detection -- 2.3.5 UAV Video End-of-Line Detection and Tracking in Live Traffic -- 2.3.5.1 Contextual Detection -- 2.3.5.2 Calculation of Location of a Car -- 2.3.6 Estimation of Crowd -- 2.3.7 Parking Lot Management -- 2.3.8 Public Automatic Anomaly Detection Systems -- 2.3.9 Modification of Robust Principal Component Analysis -- 2.3.10 Logistics Automation -- 2.3.11 Detection of Criminal Behavior in Humans -- 2.3.12 UAV Collision Avoidance and Control System -- 2.3.13 An Overview of Potato Growth Stages -- 2.4 Conclusion -- References -- Chapter 3 Machine Learning and Imaging-Based Vehicle Classification for Traffic Monitoring Systems -- 3.1 Introduction -- 3.2 Methods -- 3.2.1 Data Preparation -- 3.2.2 Model Training -- 3.2.3 Hardware and Software Configuration -- 3.3 Result -- 3.4 Conclusion…”
    Libro electrónico
  20. 11320
    Publicado 2015
    Tabla de Contenidos: “…Precursor and Essential Chemical Exports -- Q. Animal, Plant, and Food Export Certificates -- R. …”
    Libro electrónico