Mostrando 581 - 600 Resultados de 793 Para Buscar '"Conquer"', tiempo de consulta: 0.08s Limitar resultados
  1. 581
    por Ordway, Frederick I., III
    Publicado 1965
    Libro
  2. 582
    por Cheek, Jonathan M.
    Publicado 1990
    Libro
  3. 583
    “…Introduces Ann Soforth, Queen of Oogaboo, whom Tik-Tok, the clockwork man, assists in conquering the Nome King…”
    Click para texto completo desde fuera UPSA
    Click para texto completo desde UPSA
    Libro electrónico
  4. 584
    Publicado 2024
    Tabla de Contenidos: “…6.6 Relationships of IoT and AI Strengthen the Agriculture Sector -- 6.7 Benefits of IoT in Agriculture -- 6.8 The Role of AI in Tomorrow's Farming -- 6.8.1 How Artificial Intelligence (AI) Can Help the Farming Industry -- 6.8.2 Selecting Seeds and Plants With the Help of AI -- 6.8.3 Use of Artificial Intelligence in Farming -- 6.8.4 A Predictive Model for Yield Using Artificial Intelligence -- 6.8.5 Implementing AI for Weed and Pest Management -- 6.8.6 AI-Powered Inventory Management and Sales Promotion -- 6.9 Robots in Agriculture-Perceptions and Pros, Cons -- 6.9.1 Farming Equipment With Automated Functions and the Positive Effects -- 6.10 Complications Associated With Robots Used in Agriculture -- 6.10.1 Difficulties and Limitations to be Conquered -- 6.10.2 Successful Applications and Other Case Studies -- 6.10.3 Societal and Ethical Implications -- 6.11 Conclusion -- References -- Chapter 7 Data Analytics in Agriculture: Predictive Models and Real-Time Decision-Making -- 7.1 Introduction -- 7.2 Data Collection and Management in Agriculture -- 7.2.1 Soil Sensors -- 7.2.2 Weather Stations -- 7.2.3 Drones -- 7.2.4 Satellite Imagery -- 7.2.5 Farm Machinery -- 7.2.6 Pest and Disease Monitoring Systems -- 7.2.7 Market Data -- 7.2.8 Crop Records -- 7.2.9 Livestock Records -- 7.3 Challenges in Collecting and Managing Agricultural Data -- 7.4 Strategies for Effective Data Collection and Management -- 7.5 Predictive Models in Agriculture -- 7.5.1 Types of Predictive Models -- 7.6 Applications of Predictive Models in Agriculture -- 7.7 Real-Time Decision-Making in Agriculture -- 7.7.1 Importance of Real-Time Decision-Making in Agriculture -- 7.7.2 Tools and Technologies for Real-Time Decision Making -- 7.8 Integration of Predictive Models and Real-Time Decision Making in Agriculture…”
    Libro electrónico
  5. 585
    por Liang, Y.
    Publicado 2022
    Tabla de Contenidos: “…Developing Efficient Algorithms -- 16.1 Introduction -- 16.2 Measuring Algorithm Efficiency Using Big O Notation -- 16.3 Examples: Determining Big O -- 16.4 Analyzing Algorithm Time Complexity -- 16.5 Finding Fibonacci Numbers Using Dynamic Programming -- 16.6 Finding Greatest Common Divisors Using Euclid's Algorithm -- 16.7 Efficient Algorithms for Finding Prime Numbers -- 16.8 Finding Closest Pair of Points Using Divide-and-Conquer -- 16.9 Solving the Eight Queen Problem Using Backtracking -- 16.10 Computational Geometry: Finding a Convex Hull -- 16.11 String Matching -- Chapter 17. …”
    Libro electrónico
  6. 586
    por Malraux, André, 1901-1976
    Publicado 1947
    Libro
  7. 587
    Publicado 2022
    “…"Margaret Froelich argues that the Gospel of Mark portrays the Kingdom of God as a conquering empire and Jesus as its victorious general and client king"--…”
    Libro
  8. 588
    Publicado 2009
    “… A thought-provoking revelation of the ways ordinary people-conquerors and conquered, imperialists and the colonized, Christians, Jews, and Muslims-think about war and peace…”
    Libro electrónico
  9. 589
    por Terray, Lionel, 1921-
    Publicado 1982
    Libro
  10. 590
    Publicado 2011
    “…These are the featherd dinosaurs, animals that conquered new worlds and have revolutionised our understanding of the evolution of life on earth…”
    Ver más información
    DVD
  11. 591
    Publicado 2011
    “…These are the featherd dinosaurs, animals that conquered new worlds and have revolutionised our understanding of the evolution of life on earth…”
    Ver más información
    DVD
  12. 592
    por Daniel-Rops ( 1901-1965)
    Publicado 1962
    Libro
  13. 593
    por Nook, Rocky
    Publicado 2023
    “…Designed for photographers who haven't fully conquered their camera or the photographic fundamentals of exposure and composition, this handy and ultra-portable quick reference Pocket Guide helps you get the shot when you're out and about…”
    Libro electrónico
  14. 594
    por Miles, Jay
    Publicado 2012
    Libro
  15. 595
    por Grousset, René
    Publicado 2015
    Libro
  16. 596
    Publicado 2013
    “…McGonigal provides a step-by-step program for identifying goals, strengthening self-control, and making lifelong changes, whether it's weight loss, financial health, stress reduction, conquering procrastination, being a better parent, or finding your focus…”
    Libro
  17. 597
    por Clot, André
    Publicado 1993
    Otros
  18. 598
    Publicado 2018
    Tabla de Contenidos: “…-- 6.7 Identifying bad data -- 6.8 Kinds of problems -- 6.9 Responses to bad data -- Techniques for fixing bad data -- Cleaning our data set -- 6.11.1 Rewriting bad rows -- 6.11.2 Filtering rows of data -- 6.11.3 Filtering columns of data -- Preparing our data for effective use -- 6.12.1 Aggregating rows of data -- 6.12.2 Combining data from different files using globby -- 6.12.3 Splitting data into separate files -- Building a data processing pipeline with Data-Forge -- Summary -- Chapter 7: Dealing with huge data files -- 7.1 Expanding our toolkit -- 7.2 Fixing temperature data -- 7.3 Getting the code and data -- 7.4 When conventional data processing breaks down -- 7.5 The limits of Node.js -- 7.5.1 Incremental data processing -- 7.5.2 Incremental core data representation -- 7.5.3 Node.js file streams basics primer -- 7.5.4 Transforming huge CSV files -- 7.5.5 Transforming huge JSON files -- 7.5.6 Mix and match -- Summary -- Chapter 8: Working with a mountain of data -- 8.1 Expanding our toolkit -- 8.2 Dealing with a mountain of data -- 8.3 Getting the code and data -- 8.4 Techniques for working with big data -- 8.4.1 Start small -- 8.4.2 Go back to small -- 8.4.3 Use a more efficient representation -- 8.4.4 Prepare your data offline -- 8.5 More Node.js limitations -- 8.6 Divide and conquer -- 8.7 Working with large databases -- 8.7.1 Database setup -- 8.7.2 Opening a connection to the database -- 8.7.3 Moving large files to your database -- 8.7.4 Incremental processing with a database cursor -- 8.7.5 Incremental processing with data windows -- 8.7.6 Creating an index…”
    Libro electrónico
  19. 599
    por Tracy, Brian
    Publicado 2007
    “…(more than 450,000 copies sold and translated into 23 languages) provides the 21 most effective methods for conquering procrastination and accomplishing more. This new edition is revised and updated throughout, and includes brand new information on how to keep technology from dominating our time…”
    Libro electrónico
  20. 600
    Publicado 2018
    “…This collection has as its central theme issues related to cultural transfer, treated as being of a pan-European kind across the societies that the Normans conquered and as occurring within the distinct societies of the northern and southern conquests. …”
    Libro electrónico