Page 42
Page 42
img

Famine Early Warning Systems and Remote Sensing Data

This book describes the interdisciplinary work of USAID’s Famine Early Warning System Network (FEWS NET) and its in uence on how food security crises are identi ed, documented and the kind of responses that result. The book describes FEWS NET’s systems and methods for using satellite remote sensing to identify and describe how biophysical hazards impact the lives and livelihoods of the po- lation where they occur. It presents several illustrative case studies that will dem- strate the integration of both physical and social science disciplines in its work. FEWS NET’s operational needs have driven science in biophysical remote sensing applications through its collaboration with the US Geological Survey, the National Aeronautics and Space Administration, National Oceanographic and Atmospheric Administration, and US Department of Agriculture, as well as methodologies in the social science domain through its support of the US Agency for International - velopment, UN World Food Program and numerous international non-governmental organizations such as Save the Children, Oxfam and others. Because FEWS NET is an organization that must provide a global picture of food insecurity to decision makers, the information it relies on are by necessity - servable and able to be documented.

img

Factors influencing the readiness of adoption of ISSB standards in Syrian companies : An applied Study at Damascus securities exchange

Aims to identify the main factors influencing this readiness, with particular emphasis on the relationship between company size and profitability and the preparedness to implement these standards. Data was collected from a sample of companies listed on the Damascus Securities Exchange, and the analysis was conducted using logistic regression to understand the impact of various factors. The findings of this study will provide valuable insights for policymakers, corporate leaders, and stakeholders on the critical role of company size and profitability in the adoption of ISSB standards.

img

Facebook API Developers Guide

The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML. Covers all key features of the Facebook API Explains the API languages FQL and FBML Teaches by example, with useful code and tips you can use in your own applications

img

Face Biometrics for Personal Identification : Multi-Sensory Multi-Modal Systems

This book provides an ample coverage of theoretical and experimental state-of-the-art work as well as new trends and directions in the biometrics field. It offers students and software engineers a thorough understanding of how some core low-level building blocks of a multi-biometric system are implemented. While this book covers a range of biometric traits including facial geometry, 3D ear form, fingerprints, vein structure, voice, and gait, its main emphasis is placed on multi-sensory and multi-modal face biometrics algorithms and systems. "Multi-sensory" refers to combining data from two or more biometric sensors, such as synchronized reflectance-based and temperature-based face images. "Multi-modal" biometrics means fusing two or more biometric modalities, like face images and voice timber. The first part addresses new and emerging face biometrics. Emphasis is placed on biometric systems where single sensor and single modality are employed in challenging imaging conditions. The second part on multi-sensory face biometrics deals with the personal identification task in challenging variable illuminations and outdoor operating scenarios by employing visible and thermal sensors. The third part of the book focuses on multi-modal face biometrics by integrating voice, ear, and gait modalities with facial data. The last part presents generic chapters on multi-biometrics fusion methodologies and performance prediction techniques.

img

Explosion-Resistant Buildings : Design, Analysis, and Case Studies

This excellent book highlights all aspects of the analysis and design of buildings subject to impact, explosion and fire. It is a definitive reference book and contains 10 chapters from a wide international prospective. Three-dimensional finite element and discrete element techniques are included. They are applied to buildings such as the World Trade Center (WTC Twin Towers) and the Federal Building in Oklahoma on the basis of the designers drawings, data and other information. Many small case studies are also included. The book has a comprehensive bibliography and a large appendix providing background analysis and computer subroutines of recently developed programs.

img

Exploring C for Microcontrollers : A Hands on Approach

The market is flooded with numbers of good books on Embedded Systems designed especially with the most popular MCS51 family. These books are traditional in nature i.e. they start with the routine architectural features of 8051, description of registers, ports, interrupts etc. Most of these things are already covered in the device data sheet and application notes. In this book all such routine things are skipped. The focus is on programming microcontrollers, to be specific MCS-51 family in ‘C’ using Keil IDE. Exploring C for Microcontrollers presents seventeen live case studies apart from the many basic programs organized around every on-chip resource like port, time/counter, interrupt , serial I/O etc. Rather than introducing the underpinning theory or reproducing lengthy data sheets, our approach is "learning-through-doing" and one that appeals to busy electronics designers. The ‘C’ codes given are well supported by easy to understand comments wherever required.

img

Exploratory Analysis of Spatial and Temporal Data : A Systematic Approach

Exploratory data analysis (EDA) is about detecting and describing patterns, trends, and relations in data, motivated by certain purposes of investigation. As something relevant is detected in data, new questions arise, causing specific parts to be viewed in more detail. So EDA has a significant appeal: it involves hypothesis generation rather than mere hypothesis testing.

img

Explainable Artificial Intelligence : An Introduction to Interpretable Machine Learning

Offers a curriculum for introducing interpretability to machine learning at every stage. The authors provide compelling examples that a core teaching practice like leading interpretive discussions can be taught and learned by teachers and sustained effort. And what better way to strengthen the quality of AI and Machine learning outcomes. I hope that this book will become a primer for teachers, data Science educators, and ML developers, and together we practice the art of interpretive machine learning.

img

Expert system to inquiry about the necessary documents to extract a passport (Khedmati)

The project aims at building document organize system that manages a group of documents and pursuers distributed within different Ministries in Syria. The system manages documents for each Ministries such Terms of use, service cost and required papers. The system also enables to look the latest news of the country. Our system also gives a benefit to the user is send document transaction to the pursuer for follow up the document to the end. The user should be register in application to send document transaction to the pursuer. The user can apply to the available job in website through choose a specific job and fill all fields require and submit.

img

Expert SQL Server 2005 Development

This book starts by reintroducing the database as a integral part of the software development ecosystem. You'll learn how to think about SQL Server development as you would any other software development.

img

Expert Oracle JDBC Programming

JDBC is the most commonly used API in Java to access and manipulate data in a database. Oracle is one of the most popular and scalable databases in the world. This book is a must-have for any developer building an application that employs JDBC on Oracle database. Unlike other JDBC books, this book has been written to complement not rehash the contents of Oracle JDBC documentation and the JDBC specification. The book teaches you not just how to write JDBC code, but how to write effective JDBC code in a step-by-step fashion. This book does not assume any prior knowledge of JDBC, though it does assume basic knowledge of SQL and PL/SQL. It covers JDBC with a focus on writing high-performing, scalable and secure applications for Oracle 10g and 9i.

img

Expert Oracle Database Architecture : 9i and 10g Programming Techniques and Solutions

This is a defining book on the Oracle database for any developer or database administrator who works with Oracle-driven database applications. Tom Kyte has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then you will find that there are few information management problems that you cannot solve quickly and elegantly. Expert Oracle Database Architecture is the first of a three-book series that completely explores and defines the Oracle database. It covers all of the most important Oracle architecture features, including: Files, memory structures and processes / Locking and latching / Transactions, concurrency and multi-versioning / Tables and Indexes / Datatypes / Partitioning and parallelism Each feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it.

img

Expert Oracle Database 10g Administration

This book covers the new 10g management and performance tools and provides essential primers on Unix, Linux and Windows NT administration and on core SQL and PL/SQL programming techniques. And it provides everything the new and aspring Oracle database administrator needs to build and administer complex Oracle 10g databases.

img

Expert Oracle

Thomas Kyte has a simple philosophy: You can treat Oracle as a black box and shove data inside of it, or you can learn how Oracle works and exploit it as a powerful computing environment. If you choose the latter, you will see there are few information management problems you cannot solve quickly and elegantly. Kyte has selected the most important features and techniques to discuss in Expert One-on-One Oracle, which he teaches in a proof-by-example manner. He discusses available features, implementing software using these features, and avoiding potential pitfalls.

img

Expert Clouds and Applications ; Proceedings of ICOECA 2021

Features original papers from International Conference on Expert Clouds and Applications (ICOECA 2021), organized by GITAM School of Technology, Bangalore, India during February 18–19, 2021. It covers new research insights on artificial intelligence, big data, cloud computing, sustainability, and knowledge-based expert systems. The book discusses innovative research from all aspects including theoretical, practical, and experimental domains that pertain to the expert systems, sustainable clouds, and artificial intelligence technologies.

img

Experimental vibration analysis for civil structures : Testing, sensing, monitoring, and control

Covers a wide range of topics in the areas of vibration testing, instrumentation, and analysis of civil engineering and critical infrastructure. It explains how recent research, development, and applications in experimental vibration analysis of civil engineering structures have progressed significantly due to advancements in the fields of sensor and testing technologies, instrumentation, data acquisition systems, computer technology, computational modeling and simulation of large and complex civil infrastructure systems. The book also examines how cutting-edge artificial intelligence and data analytics can be applied to infrastructure systems.

img

Experimental Algorithms ; 7th International Workshop, WEA 2008 Provincetown, MA, USA, May 30-June 1, 2008 Proceedings

The Workshop on Experimental Algorithms, WEA, is intended to be an international forum for research on the experimental evaluation and engineering of algorithms, as well as in various aspects of computational optimization and its applications. The emphasis of the workshop is the use of experimental me- ods to guide the design, analysis, implementation, and evaluation of algorithms, heuristics, and optimization programs. WEA 2008 was held at the Provincetown Inn, Provincetown, MA, USA, on May 30 – June 1, 2008. This was the seventh workshop of the series.

img

Experimental Algorithms ; 6th International Workshop, WEA 2007, Rome, Italy, June 6-8, 2007, Proceedings

Fostering and disseminating high quality research results focused on the experimental analysis of algorithms the papers are devoted to the design, analysis, implementation, experimental evaluation, and engineering of efficient algorithms. Among the application areas addressed are most fields applying advanced algorithmic techniques, such as combinatorial optimization, approximation, graph theory, discrete mathematics, data mining, simulation, cryptography and security, scheduling, searching, sorting, string matching, coding, networking, etc.

img

Experiment Design for Civil Engineering : Methods and Examples

Fills in the gap in ABET requirements to teach experiment design. Provides a standardized approach to experiment design that can work for any experiment. Includes completed experiment designs suitable for college laboratory and professional applications. Shows how to organize experimental data as it is collected to optimize usefulness. Provides templates for design of the experiment and for presenting the resulting data to technical and nontechnical audiences or clients.

img

Existence: Semantics and Syntax

This collection is an important contribution to the semantic and syntactic analysis of the expression of existence. The volume focuses on the three main linguistic constructions expressing existence: copular clauses, existential sentences, and (in)definiteness. The papers analyze the interaction between the basic notion of existence and pervasive phenomena of natural language, such as quantification and presupposition. The contributions represent state of the art research on theoretical and comparative issues related to the expression of existence, and make extensive reference to the semantic and syntactic facts of English and of various other languages. The richness of new data and the juxtaposition of different theoretical stances bring a number of new questions into focus.

Results Per Page