Magnetoreception and Magnetosomes in Bacteria
Recent developments in the research on magnetotactic bacteria are presented in this volume. Included are reviews on the formation and organization of magnetosomes, the genes controlling magnetosome biomineralization, and new cryogenic techniques to visualize novel cytoskeleton structures. Described here are potential nanobiotechnological applications of the magnetosome crystals, which have magnetic and crystalline characteristics unmatched by their inorganic counterparts.
Light Sensing in Plants
Presents overviews of and the latest findings in many of the interconnected aspects of plant photomorphogenesis, including photoreceptors (phytochromes, cryptochromes, and phototropins), signal transduction, photoperiodism, and circadian rhythms, in 42 chapters. Also included, is a prologue by Prof. Masaki Furuya that gives an overview of the historical background.
La TC multidetettore nella diagnostica cardiovascolare : Opera multimediale di aggiornamento e formazione sulla cardio-TC = Multidetector CT in cardiovascular diagnostics : A multimedia training and refresher course on cardiac CT
Con il patrocinio della Società Italiana di Radiologia Medica e il supporto di GE Healthcare, Springer-Verlag Italia presenta un'opera multimediale di aggiornamento e formazione dedicata alla TC cardiovascolare. Curata da Rossella Fattori del Dipartimento Clinico di Scienze Radiologiche e Istocitopatologiche del Policlinico S. Orsola di Bologna e con il contributo dei più autorevoli esperti italiani, l'opera è articolata in 4 monografie che trattano in maniera completa gli ambiti applicativi della cardio-TC, un CD-ROM didattico e interattivo basato su casi clinici e un DVD che consentirà di apprendere preziose informazioni attraverso filmati di refertazione.
La genetica nell’infertilità maschile = Genetics in male infertility
The notable recent cognitive advances in the field of cytogenetics and molecular genetics have made it possible to identify chromosomal anomalies and gene mutations responsible for numerous male infertility, which were completely ignored until recently. The fact is not without relevance, if the principle is valid that the recognition of the causes of a disease is also the first and necessary approach towards its correct therapy. With this publication, the authors wanted to offer specialists working in the field of assisted reproduction an update on this complex subject, dealing with both genetic causes in male infertility and infertility in genetic diseases.
Cadmium toxicity : challenges and solutions
Offers a comprehensive collection of review and case chapters that cover cadmium toxicity and remediation. It covers sources of cadmium contamination, its impact on human health, and prospective remediation strategies, taking a multi-disciplinary approach a focus on application of recent advanced biological technology. The chapters here bring together a diverse group of environmental science, sustainability and health researchers to address the challenges caused by cadmium contamination, explaining the routes of exposure to environmental cadmium, how cadmium is transported in ecosystems, and the health risks linked to cadmium exposure in food and the environment.
Auditory Trauma, Protection, and Repair
Protection and Repair presents recent developments in auditory research and their potential translation to the clinical setting. In particular the authors address the major entities of peripheral auditory trauma, discuss the underlying mechanisms, the central nervous system consequences, protective interventions and finally explore the possibilities to restore cochlear morphology and function.Two themes run through the chapters in this book: cellular homeostasis and cell death. In the broadest sense, all auditory pathologies are disorders of cellular homeostasis.
Anthropologies of Global Maternal and Reproductive Health : From Policy Spaces to Sites of Practice
This open access edited book brings together new research on the mechanisms by which maternal and reproductive health policies are formed and implemented in diverse locales around the world, from global policy spaces to sites of practice. The authors – both internationally respected anthropologists and new voices – demonstrate the value of ethnography and the utility of reproduction as a lens through which to generate rich insights into professionals’ and lay people’s intimate encounters with policy.
JDBC Recipes : A Problem-Solution Approach
JDBC Recipes provides easy-to-implement, usable solutions to problems in relational databases that use JDBC. You will be able to integrate these solutions into your web-based applications, such as Java servlets, JavaServer Pages, and Java server-side frameworks. This handy book allows you to cut and paste the solutions without any code changes. This book focuses on topics that have been ignored in most other JDBC books, such as database and result set metadata. It will help you develop database solutions, like adapters, connectors, and frameworks using Java/JDBC. The insightful solutions will enable you to handle all data types, including large binary objects. A unique feature of the book is that it presents JDBC solutions (result sets) in XML.
Java 17 Recipes : A Problem-Solution Approach
Quickly find solutions to dozens of common programming problems encountered while building Java applications, with recipes presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved! covers of some of the newest features, APIs, and more such as pattern matching for switch, Restore Always-Strict-Floating-Point-Semantics, enhanced pseudo-random number generators, the vector API, sealed classes, and enhancements in the use of String. Source code for all recipes is available in a dedicated GitHub repository. This must-have reference belongs in your library. You will learn : Look up solutions to everyday problems involving Java SE 17 LTS and other recent releases / Develop Java SE applications using the latest in Java SE technology / Incorporate Java major features introduced in versions 17, 16, and 15 into your code
Building a Data Warehouse : With Examples in SQL Server
The book is organized as follows. In the beginning of this book (chapters 1 through 6), you learn how to build a data warehouse, for example, defining the architecture, understanding the methodology, gathering the requirements, designing the data models, and creating the databases. Then in chapters 7 through 10, you learn how to populate the data warehouse, for example, extracting from source systems, loading the data stores, maintaining data quality, and utilizing the metadata. After you populate the data warehouse, in chapters 11 through 15, you explore how to present data to users using reports and multidimensional databases and how to use the data in the data warehouse for business intelligence, customer relationship management, and other purposes. Chapters 16 and 17 wrap up the book: After you have built your data warehouse, before it can be released to production, you need to test it thoroughly. After your application is in production, you need to understand how to administer data warehouse operation.
Biomedical data mining for information retrieval : Methodologies, techniques, and applications
Discusses data mining, biomedical image processing, information retrieval with broad coverage of basic scientific applications. covers the topic of mining biomedical text, images and visual features towards information retrieval. Biomedical and health informatics is an emerging field of research at the intersection of information science, computer science, and healthcare and brings tremendous opportunities and challenges due to easily available and abundant biomedical data for further analysis. The aim of healthcare informatics is to ensure the high-quality, efficient healthcare, better treatment and quality of life by analyzing biomedical and healthcare data including patient’s data, electronic health records (EHRs) and lifestyle. Previously, it was a common requirement to have a domain expert to develop a model for biomedical or healthcare; however, recent advancements in representation learning algorithms allows us to automatically to develop the model. Biomedical image mining, a novel research area, due to the vast amount of available biomedical images, increasingly generates and stores digitally.
Beginning VB 2005 Databases : From novice to professional
Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic.
Beginning SQL Server 2005 for Developers : From novice to professional
SQL Server 2005 will increase your programming options, productivity, analysis, and database management. If you have some basic knowledge of relational databases and want to start a career as a developer using SQL Server, then this book is your ideal first step. It explains the core jobs and roles for developing a database in both SQL Server 2000 and 2005. This book features practical steps to help you overcome issues youre likely to encounter. You'll learn to use SQL for querying, inserting, updating, and deleting data. You'll also learn how to back up and restore databases for basic administration in SQL Server.
Beginning SQL Server 2005 Express for Developers : From novice to professional
This book is a comprehensive guide that covers installing and configuring SQL Server 2005 Express, creating, backing up, and restoring databases, creating tables, then querying and manipulating them with T-SQL, coding stored procedures and triggers, and using Reporting Services to deliver information to end users.
Beginning PHP and MySQL 5 : From novice to professional
Written for the budding web developer searching for a powerful, low-cost solution for building flexible, dynamic web sites. Essentially three books in one: provides thorough introductions to the PHP language and the MySQL database, and shows you how these two technologies can be effectively integrated to build powerful websites. Provides over 500 code examples, including real-world tasks such as creating an auto-login feature, sending HTML-formatted e-mail, testing password guessability, and uploading files via a web interface. Updated for MySQL 5, includes new chapters introducing triggers, stored procedures, and views.
Beginning Databases with PostgreSQL : From novice to professional
The book continues with a complete tutorial on PostgreSQL features and functions and include information on database construction and administration. Key features such as transactions, stored procedures and triggers are covered, along with many of the capabilities new to version 8. To help you get started quickly, step-by-step instructions on installing PostgreSQL on Windows and Linux/UNIX systems are included. In the remainder of the book, we show you how to make the most of PostgreSQL features in your own applications using a wide range of programming languages, including C, Perl, PHP, Java and C#. Many example programs are presented in the book, and all are available for download from the Apress web site. By the end of the book you will be able to install, use, and effectively manage a PostgreSQL server, design and implement a database, and create and deploy your own database applications.
Beginning Database-Driven Application Development in Java EE : Using GlassFish™
The book explains in detail how you can organize your Java EE solution into a multilayer architecture, placing most emphasis on how to implement the persistence and database tiers of an application. Through many examples, this book shows how you can efficiently use the Java Persistence features available in the Java EE platform. Find out how you can greatly simplify the task of building the persistence layer of your Java EE application by moving some application logic into the underlying database, utilizing database views, stored programs, and triggers. The book also explains how to deploy Java EE applications to GlassFish, a free, open source Java EE 5–compliant application server.
Beginning C# 2008 Databases : From novice to professional
Assuming only basic knowledge of C# 2008, Beginning C# 2008 Databases teaches all the fundamentals of database technology and database programming readers need to quickly become highly proficient database users and application developers. A comprehensive tutorial on both SQL Server 2005 and ADO.NET 3.0, Beginning C# 2008 Databases explains and demonstrates how to create database objects and program against them in both T–SQL and C#. Full of practical, detailed examples, it's been fully revised and updated for C# 2008 and offers the most complete, detailed, and gentle introduction to database technology for all C# programmers at any level of experience.
Advanced Algorithms and Data Structures
introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. You’ll discover cutting-edge approaches to a variety of tricky scenarios. You’ll even learn to design your own data structures for projects that require a custom solution. What's inside Build on basic data structures you already know Profile your algorithms to speed up application Store and query strings efficiently Distribute clustering algorithms with MapReduce Solve logistics problems using graphs and optimization algorithms
3-D Shape Estimation and Image Restoration : Exploiting Defocus and Motion-Blur
Images contain information about the spatial properties of the scene they depict. When coupled with suitable assumptions, images can be used to infer three-dimensional information. This useful volume concentrates on motion blur and defocus, which can be exploited to infer the 3-D structure of a scene—as well as its radiance properties—and which in turn can be used to generate novel images with better quality. 3-D Shape Estimation and Image Restoration presents a coherent framework for the analysis and design of algorithms to estimate 3-D shape from defocused and motion blurred images, and to eliminate defocus and motion blur to yield "restored" images. It provides a collection of algorithms that are optimal with respect to the chosen model and estimation criterion.



















