Page 27
Page 27
img

Introduction to Focused Ion Beams : Instrumentation, Theory, Techniques and Practice

Introduction to Focused Ion Beams is geared towards techniques and applications. The first portion of this book introduces the basics of FIB instrumentation, milling, and deposition capabilities. The chapter dedicated to ion-solid interactions is presented so that the FIB user can understand which parameters will influence FIB milling behavior. The remainder of the book focuses on how to prepare and analyze samples using FIB and related tools, and presents specific applications and techniques of the uses of FIB milling, deposition, and dual platform techniques. This is the only text that discusses and presents the theory directly related to applications and the only one that discusses the vast applications and techniques used in FIBs and Dual platform instruments.

img

Introduction to development engineering

Introduces the emerging field of development engineering and its constituent theories, methods, and applications. It is both an instructional text for students and a resource for researchers and practitioners involved in the design and scaling of technologies for low-resource communities. The scope is broad, ranging from the development of mobile applications for low-literacy users to hardware and software solutions for providing electricity and water in remote environments. It is also highly interdisciplinary, drawing on methods and theories from the social sciences as well as engineering and the natural sciences.

img

Introduction to data systems : Building from Python

Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form.

img

Introduction to Computer Graphics : Using Java 2D and 3D

This book introduces the most important basic concepts of computer graphics, coupling the technical background and theory with practical examples and applications throughout. Its user-friendly approach enables the reader to gain understanding through the theory at work, via the many example programs provided. With only elementary knowledge of the programming language Java, the reader will be able to create their own images and animations immediately, using Java 2D and/or Java 3D.

img

Introduction to Computational Optimization Models for Production Planning in a Supply Chain

In this book we strive to provide models that capture many of the - tails faced by ?rms operating in a modern supply chain, but we stop short of proposing models for economic analysis of the entire multi-player chain. In other words, we produce models that are useful for planning within a supply chain rather than models for planning the supply chain. The usefulness of the models is enhanced greatly by the fact that they have been implemented - ing computer modeling languages. Implementations are shown in Chapter 7, which allows solutions to be found using a computer.

img

Introduction to Computational Biology : An Evolutionary Approach

Molecular biology has changed dramatically over the past two decades. Until the early 1990s genes were studied one at a time by small teams of researchers; today entire genomes are sequenced by internationally collaborating laboratories. In the bygone gene-centered era the accumulation of data was the rate-limiting step in research. Now that step is often data interpretation. This is increasingly dependent on computational methods and as a consequence, computational biology has emerged in the past decade as a new subdiscipline of biology. This introduction to computational biology is centered on the analysis of molecular sequence data. There are two closely connected aspects to biological sequences: (i) their relative position in the space of all other sequences, and (ii) their movement through this sequence space in evolutionary time. Accordingly, the first part of the book deals with classical methods of sequence analysis: pairwise alignment, exact string matching, multiple alignment, and hidden Markov models. In the second part evolutionary time takes center stage and phylogenetic reconstruction, the analysis of sequence variation, and the dynamics of genes in populations are explained in detail. In addition, the book contains a computer program with a graphical user interface that allows the reader to experiment with a number of key concepts developed by the authors.

img

Introduction to blender 3.0 : Learn organic and architectural modeling, lighting, materials, painting, rendering, and compositing with blender

Explains modeling, materials, lighting, painting, and more with Blender and other external tools. You will configure a 3D architectural environment and set up the workflow of an art and design project within Blender. You will use Blender's main tools—mesh modeling and sculpting—to create virtual objects and environments. And, you will explore building materials and light scenes, followed by drawing and virtual painting. Chapters cover rendering scenes and transforming them into 2D images or videos. You will learn to use Blender 3.0 for video editing as a compositor and video sequence editor (VSE or sequencer) with a wide range of effects available through the nodal system. You Will Learn : Create objects and architectural buildings with different techniques of 3D modeling / Master creating an environment for your objects and how to light them / Determine how to create node materials and assign them to your Blender objects / Pick up UV unwrapping and texture painting / Get closer to painting and drawing in Blender / Render your scenes and create stunning videos

img

Introduction to Bayesian Scientific Computing : Ten Lectures on Subjective Computing

Inverse problems are closely related to statistical inference problems, where the observations are used to infer on an underlying probability distribution. This connection between statistical inference and inverse problems is a central topic of the book. Inverse problems are typically ill-posed: small uncertainties in data may propagate in huge uncertainties in the estimates of the unknowns. To cope with such problems, efficient regularization techniques are developed in the framework of numerical analysis. The counterpart of regularization in the framework of statistical inference is the use prior information.

img

Introduction to basics of pharmacology and toxicology ; Vol.2 : Essentials of systemic pharmacology : From principles to practice

Describes the pharmacology of drugs acting on different systems in the human body Analyses various human diseases and the pharmacological agents governing them Provides a valuable reference resource for academicians, researchers, and clinical practitioners Offers a comprehensive overview of the pharmacology concerning the autonomic, central, and peripheral nervous systems. Presenting up-to-date information on chemical mediators and their significance, it highlights the therapeutic aspects of several diseases affecting the cardiovascular, renal, respiratory, gastrointestinal, endocrinal, and hematopoietic systems. The book also includes drug therapy for microbial and neoplastic diseases. It also comprises sections on immunopharmacology, dermatological, and ocular pharmacology providing valuable insights into these emerging and recent topics.

img

Introduction to Algorithms

Combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The first edition became a widely used text in universities worldwide as well as the standard reference for professionals. The second edition featured new chapters on the role of algorithms, probabilistic analysis and randomized algorithms, and linear programming.

img

Introduction to Algorithms

Combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. Since the publication of the first edition, Introduction to Algorithms has become the leading algorithms text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout.

img

Introduction pratique aux bases de données relationnelles = A practical introduction to relational databases

Cet ouvrage introduit le lecteur dans le domaine des bases de données relationnelles en présentant une vaste sélection de sujets portant sur la modélisation des données, les langages de base de données, l'architecture des systèmes et l'évolution post-relationnelle. - Notions fondamentales: le modèle relationnel, les composants d’un système de gestion de bases de données, l’organisation de la mise en œuvre d’une base de données, les tâches de gestion des données. - De l'analyse à la base de données : le modèle entité association, la généralisation et l’agrégation, les dépendances et les formes normales,les contraintes d’intégrité. - Aperçu des langages de requête et de manipulation des données: l’algèbre relationnelle, le calcul des prédicats, SQL, QUEL, QBE, le traitement des valeurs nulles, la protection des données. - Les composants de l'architecture d'un système de bases de données : la compilation, l’interprétation et l’optimisation des requêtes, l’environnement multiutilisateur, le concept de transaction et la sérialisation, les méthodes optimiste et pessimiste, les structures de stockage et les méthodes d’accès. L’intégration et la migration des bases de données: l’exploitation des bases de données hétérogènes, les bases de données sur le Web, les règles de conversion pour effectuer l’intégration et la migration, les variantes de migration des bases de données hétérogènes, la planification de l’intégration et de la migration.

img

Introducing competition into the piped water market : A theoretical analysis of common carriage and franchise bidding

Water scarcity is not exclusively a concern of the poor. Developed countries are increasingly facing problems related to higher per capita consumption and pollution so that enhancing the efficiency of the water supply ranks among the main global challenges of the future. The necessary improvements are not only a matter of technical progress but also of institutional design.

img

Introducing Blockchain with Java : Program, Implement, and Extend Blockchains with Java

Includes numerous exercises and test questions to help you solidify what you have learned as you progress through the book, and provides ideas on expanding the codebase to make it your own. You will have access to a fully-functioning repository with Java code. You will have the knowledge necessary to program your own blockchains with Java and you will have a completed project for your portfolio. You will: Know the most important theoretical concepts of the blockchain / Code the blockchain in Java / Create a user interface with JavaFX / Implement SQLite DB using JDBC Driver / Create a P2P multi-threaded app / Create your own cryptocurrency app with full functionality / Implement blockchain technology on a P2P network from scratch using Java, JavaFX, and SQL

img

Introducing Biological Rhythms : A Primer on the Temporal Organization of Life, with Implications for Health, Society, Reproduction, and the Natural Environment

Biological rhythms are a fundamental property of all life and encompass a wide range of frequencies, from seconds to a century or more. Introducing Biological Rhythms is a primer that serves to introduce individuals to the area of biological rhythms. It describes the major characteristics and discusses the implications and applications of these rhythms, while citing scientific results and references. Also, the primer includes essays that provide in-depth historic and other background information for those interested in more specific topics or concepts. Introducing Biological Rhythms covers a basic cross-section of the field of chronobiology clearly enough so that it can be understood by a novice, or an undergraduate student, but it is also sufficiently technical and detailed for the scientist.

img

Intrinsic Molecular Mobility and Toughness of Polymers II

The series Advances in Polymer Science presents critical reviews of the present and future trends in polymer and biopolymer science including chemistry, physical chemistry, physics and material science . the authors highlight the dual role of segmental jumps and displacements to improve toughness by energy dissipation and relaxation of critical stresses and to influence without exception all damage mechanisms. The dynamic response of a chain segment to thermo-mechanical excitation strongly depends on in-chain cooperative motions. By combining the powerful techniques of multi-dimensional Nuclear Magnetic Resonance and of dielectric and dynamic mechanical analysis Monnerie,

img

Intrinsic Molecular Mobility and Toughness of Polymers I

The series Advances in Polymer Science presents critical reviews of the present and future trends in polymer and biopolymer science including chemistry, physical chemistry, physics and material science . the authors highlight the dual role of segmental jumps and displacements to improve toughness by energy dissipation and relaxation of critical stresses and to influence without exception all damage mechanisms. The dynamic response of a chain segment to thermo-mechanical excitation strongly depends on in-chain cooperative motions. By combining the powerful techniques of multi-dimensional Nuclear Magnetic Resonance and of dielectric and dynamic mechanical analysis Monnerie,

img

Intraspecific Genetic Diversity : Monitoring, Conservation, and Management

Population and evolutionary genetics have been quickly developing ?elds of biological research over the past decades. This book compiles our current understanding of genetic processes in natural populations. In addition, the book provides the author’s original ideas and concepts based on the data obtained by himself and his close coworkers. The author introduces his pioneering concept of population genetic stability,and much of thebook is concerned with the factors and conditions of such stability. Why does genetic stability matter so much? Altukhov argues that the sustainable use of natural resources, including genetic resources of popu- tions, critically depends on the maintenance of their stability. The preser- tion of well-adapted genetic characteristics from one generation to the next is essential for this stability. Traditionally, population genetics has been - cusedonevolution andthe role of evolutionary factorsinshapinggenetic structures of populations. While the idea of a population as a dynamic unit of evolution has been widely accepted, the signi?cance of genetic stability and its implications for the long-term survival of populations and species have not been fully appreciated.

img

Intraseasonal Variability in the Atmosphere-Ocean Climate System

As the first comprehensive and authoritative review of intra-seasonal variability (ISV), this multi-author work balances coverage of observation, theory and modeling and provides a single source of reference for all those interested in this important, multi-faceted natural phenomenon and its relation to major short-term climatic variations. Commencing with an overview of ISV and observations from an historical perspective, the book offers successive chapters that deal with the role of ISV in monsoon variability on the monsoon regions of South Asia, East Asia and South America, in North America, and in the oceans. The coupling between ocean and atmosphere is considered, together with the function of angular momentum and Earth rotation.

img

Intraoperative Neurophysiological Monitoring

Intraoperative neurophysiological monitoring (IOM) has proven itself a versatile technique that reduces the risks of acquiring intraoperative neurological deficits, shortens operating time, and lowers the costs of medical care and rehabilitation. It can also reduce the risks of medical malpractice suits and serve as a research tool to better understand nervous system disorders and promote improved treatments.

Results Per Page