|
Showing 1 - 25 of
47 matches in All Departments
White rust caused by the fungus Albugo is the most devastating
disease known to occur in more than 50 countries and infects about
400 plant species belonging to 31 families worldwide including
important vegetable crucifers, oil yielding Brassicas, ornamental
plants and numerous weeds. This book on "White Rust" deals with the
aspects on "the disease" and "the pathogen" is vividly illustrated
for stimulating, effective and easy reading and understanding. We
are sure that this comprehensive treatise on "white rust" will be
of immense use to the researchers, teachers, students and all
others who are interested in the diagnosis and management of white
rust diseases of crops worldwide.
Consolidates different aspects of nanoparticles like synthesis and
types of nanotherapeutics in a detailed manner Presents categorical
classification of nanoparticles as therapeutics Covers the
sustainability of nanotherapeutics Reviews fabrication and
advancement of all categories of nanotherapeutics Discusses
specific applications such as in cancer therapy, skin treatments,
and targeted drug delivery
This edited book discusses how effective soil carbon management
plans and policies will ultimately make agriculture more secure
against climate change and soil degradation. It is focused on
initiatives to enhance soil organic carbon (SOC) and sequestration
by launching different schemes and programs. An approach based on
practical aspects of managing SOC in agriculture is provided with
clear and concise descriptions. It has more attention to
successfully implement plans and policies to meet the required
level of SOC restoration. The book is covering the urgent needs of
plans and policies for soil management and C restoration in
agricultural ecosystems which can be beneficial to food, nutrition,
environment, and economy security. There is also providing a
roadmap on SOC policies to encourage the use of best management
practices (BMPs) for soil health and C stock restoration, and
achieve the Sustainable Development Goals of the United Nations.
The book is suitable for teachers, researchers, government planners
and policymakers, undergraduate and graduate students of soil
science, soil microbiology, agronomy, ecology, and environmental
sciences.
Surfactants are often completely invisible to us and yet they are
present in almost every chemical that we use in our daily life.
They are found in toothpastes, cosmetics, sunscreens, mayonnaise,
detergents, and an array of cleaning products. Traditional
surfactants are known to have adverse environmental impacts
spurring research into eco-friendly and cost-effective surfactants
from renewable resources. Surfactants from Renewable Raw Materials
examines the class of surfactants synthesized using plant-based raw
materials detailing their properties, applications,
bioavailability, and biodegradability. The concluding chapter
reviews patent activity over the last decade. Additional features
include: Addresses the tremendous variation found in the raw
materials used to synthesize commercially available surfactants.
Explores the selection of raw materials based upon the desired
hydrophobic group or hydrophilic group to be incorporated into the
product. Examines the characteristics and medicinal applications of
pulmonary surfactants in preterm babies as well as their probable
contribution in COVID-19 Discusses the biodegradability of
surfactants to assist with the determination of truly green
surfactants. This comprehensive reference will prove indispensable
for professional and academic researchers creating or working with
bio-based surfactants.
Why are children from disadvantaged and minority communities
overrepresented among academic underachievers, poor learners and
school dropouts? This volume engages with this question and
examines classroom learning as a process that involves a multitude
of actors situated in specific social, cultural, and historical
contexts. The volume covers an interdisciplinary spectrum of
educational processes, contexts, educational ambitions, and
limitations of low caste, working class and middle-class students
from different Indian communities and regions. The volume delves
into the problem of academic underperformance from a social
identity perspective and probes into social context-based
variability in classroom learning, systemic disadvantages in the
form of negative stereotypes and the family as an under-studied
social group in all discussions of schooling. It also examines the
teacher perceptions and attitudes toward Adivasi students and other
minority groups in primary schools, and their effect on children's
classroom engagement. The essays in this volume provide insights
into unresolved and critical research questions that require
attention of teachers, school management, educators, and policy
makers alike. This book will also be useful for academicians,
policymakers, teacher educators, pedagogic practitioners in India
and abroad, and state and central government institutions working
on school education, educational psychology, policymaking in
education, learning methods and research on educational
enhancement.
Offshore platforms face many risks, including a hostile ocean
environment, extreme temperatures, overpressure loads, fire risks,
and hydrocarbon explosions, all of which pose unique challenges in
designing their topside platforms. The topside design also involves
the selection of appropriate materials to reduce fire risk without
compromising the functional requirements. These platforms serve
valuable, utility, production, and processing purposes, and can
also provide living quarters for personnel. Concepts such as basic
design, special design, materials selection, and risk hazards are
explained in the authors' straightforward classroom style, and are
based on their rich experience in both academia and industry.
Features * Includes practical examples which are solved using
international codes to offer a better understanding of the subjects
presented * Addresses safety and risk of offshore platforms, and
considers numerous topside accident scenarios * Discusses the
structural and mechanical properties of various materials, such as
steel and newer functionally graded materials (FGMs) Design Aids
for Offshore Topside Platforms Under Special Loads serves as a
design manual for multi-disciplinary engineering graduates and
practicing professionals working in civil, mechanical, offshore,
naval, and petroleum engineering fields. In addition, the book will
serve as reference manual for practicing design engineers and risk
assessors.
Peanut Agriculture and Production Technology: Integrated Nutrient
Management focuses on agricultural techniques and integrated
nutrient management of peanuts (Arachis hypogaea L.). Peanuts are
the second most important oil crop of India, occupying 5.7 million
hectares, with an average production of 0.8 ton/ha, which is 23.5%
of the India's total oil seed production. Worldwide annual
production of shelled peanuts was 42 million metric tons in 2014.
It is the world's 4th most important source of edible oil and the
3rd most important source of vegetable protein. The volume includes
basic and advanced information on production, agrotechniques, and
integrated nutrient management of Arachis hypogaea L. crop plant.
It studies the physiology of the peanut, looking at the proper
environmental conditions for optimal growth as well as under
various subnormal conditions. It explores the methods of nitrogen
application as well as the influence of different sowing dates and
population densities to harvest its full yield potential. The book
covers methods to achieve balanced nutrition, including using
organic manures in groundnut farming to enhance yielding ability.
The book will be a rich resource for those in agriculture,
horticulture, and allied sciences, particularly for agricultural
scientists in plant and crop physiology, agronomy, and soil
science. Farm owners and managers of peanut crops and production
will also benefit from the information provided in this volume.
In programming courses, using the different syntax of multiple
languages, such as C plus plus, Java, PHP, and Python, for the same
abstraction often confuses students new to computer science.
Introduction to Programming Languages separates programming
language concepts from the restraints of multiple language syntax
by discussing the concepts at an abstract level. Designed for a
one-semester undergraduate course, this classroom-tested book
teaches the principles of programming language design and
implementation. It presents: Common features of programming
languages at an abstract level rather than a comparative level The
implementation model and behavior of programming paradigms at
abstract levels so that students understand the power and
limitations of programming paradigms Language constructs at a
paradigm level A holistic view of programming language design and
behavior To make the book self-contained, the author introduces the
necessary concepts of data structures and discrete structures from
the perspective of programming language theory. The text covers
classical topics, such as syntax and semantics, imperative
programming, program structures, information exchange between
subprograms, object-oriented programming, logic programming, and
functional programming. It also explores newer topics, including
dependency analysis, communicating sequential processes, concurrent
programming constructs, web and multimedia programming, event-based
programming, agent-based programming, synchronous languages,
high-productivity programming on massive parallel computers, models
for mobile computing, and much more. Along with problems and
further reading in each chapter, the book includes in-depth
examples and case studies using various languages that help
students understand syntax in practical contexts.
Novel Approaches towards Wastewater Treatment and Resource Recovery
Technologies discusses various cost-efficient aspects of wastewater
treatment along with resource recovery options. The book covers
biological wastewater treatment, the application of membranes and
their modifications, advanced oxidation techniques, and the
application of nanoparticles for the enhancement of performance as
well as various integrated technologies for resource recovery along
with pilot scale potentials. The book covers both domestic and
industrial wastewaters and provides resources for sustainable
solutions. It provides the basic fundamentals and recent updated
data. Case studies are included to give the glimpse of the
real-world application. Similarly, pilot scale studies are
considered for real life implementation of the concept.
Applications of Nanofluids in the Chemical and Biomedical Process
Industry provides detailed knowledge about the mathematical,
numerical, and experimental methodologies of the application of
nanofluids in heat transfer, mass transfer, and biomedical
processes. The book is divided into three main sections with the
first providing a detailed overview of the thermophysical and
optical properties of nanofluids enhancement in heat exchangers and
boiling operations. The second section gives a detailed overview of
nanofluid application in CO2 absorption/regeneration and metal
extraction/stripping operations, while the third provides an
overview of the application ofnanofluids in biomedical processes.
The book includes recent advances, as well as challenges to
nanofluid applications in industrial processes and will be useful
for researchers and professionals working in industry or academia,
as well as others interested in the applications of the nanofluids
to industrial processes for design purposes.
This two-volume set discusses recent approaches and technological
innovations for sustainable agriculture in smallholder farming
systems impacted by climate change. The systems covered include
crop-based agricultural production, as well as aquaculture and
livestock production as related systems using similar techniques to
combat food security issues brought about by climate change and
resource overuse. The chapters detail innovations involving crop
diversification, soil resilience management, geoinformatics and
land suitability monitoring for smart farming, information
technology in livestock production, and nutrient resource
management in fishery aquaculture. Researchers, practitioners and
industries will be able to use this information to implement
socially and economically sustainable practices to achieve food
security in impoverished areas vulnerable to climate change, while
also learning about the rapid evolution in information technology
that is applicable for and available to small holder farmers.
Volume 1 focuses on current innovations in agricultural and
livestock practices in response to climate change. It covers the
technological challenges, approaches and mitigation strategies
encountered by both scholars and practitioners working in livestock
and agricultural production systems impacted by climate change.
This two-volume book gathers the proceedings of the Sixth
International Conference on Soft Computing for Problem Solving
(SocProS 2016), offering a collection of research papers presented
during the conference at Thapar University, Patiala, India.
Providing a veritable treasure trove for scientists and researchers
working in the field of soft computing, it highlights the latest
developments in the broad area of "Computational Intelligence" and
explores both theoretical and practical aspects using fuzzy logic,
artificial neural networks, evolutionary algorithms, swarm
intelligence, soft computing, computational intelligence, etc.
White rust caused by the fungus Albugo is the most devastating
disease known to occur in more than 50 countries and infects about
400 plant species belonging to 31 families worldwide including
important vegetable crucifers, oil yielding Brassicas, ornamental
plants and numerous weeds. This book on "White Rust" deals with the
aspects on "the disease" and "the pathogen" is vividly illustrated
for stimulating, effective and easy reading and understanding. We
are sure that this comprehensive treatise on "white rust" will be
of immense use to the researchers, teachers, students and all
others who are interested in the diagnosis and management of white
rust diseases of crops worldwide.
In programming courses, using the different syntax of multiple
languages, such as C++, Java, PHP, and Python, for the same
abstraction often confuses students new to computer science.
Introduction to Programming Languages separates programming
language concepts from the restraints of multiple language syntax
by discussing the concepts at an abstract level. Designed for a
one-semester undergraduate course, this classroom-tested book
teaches the principles of programming language design and
implementation. It presents: Common features of programming
languages at an abstract level rather than a comparative level The
implementation model and behavior of programming paradigms at
abstract levels so that students understand the power and
limitations of programming paradigms Language constructs at a
paradigm level A holistic view of programming language design and
behavior To make the book self-contained, the author introduces the
necessary concepts of data structures and discrete structures from
the perspective of programming language theory. The text covers
classical topics, such as syntax and semantics, imperative
programming, program structures, information exchange between
subprograms, object-oriented programming, logic programming, and
functional programming. It also explores newer topics, including
dependency analysis, communicating sequential processes, concurrent
programming constructs, web and multimedia programming, event-based
programming, agent-based programming, synchronous languages,
high-productivity programming on massive parallel computers, models
for mobile computing, and much more. Along with problems and
further reading in each chapter, the book includes in-depth
examples and case studies using various languages that help
students understand syntax in practical contexts.
This two-volume set discusses recent approaches and technological
innovations for sustainable agriculture in smallholder farming
systems impacted by climate change. The systems covered include
crop-based agricultural production, as well as aquaculture and
livestock production as related systems using similar techniques to
combat food security issues brought about by climate change and
resource overuse. The chapters detail innovations involving crop
diversification, soil resilience management, geoinformatics and
land suitability monitoring for smart farming, information
technology in livestock production, and nutrient resource
management in fishery aquaculture. Researchers, practitioners and
industries will be able to use this information to implement
socially and economically sustainable practices to achieve food
security in impoverished areas vulnerable to climate change, while
also learning about the rapid evolution in information technology
that is applicable for and available to small holder farmers.
Volume 2 focuses on trends and technologies in food security within
the context of sustainable practices, drone technology, microwave
data, molecular farming, machine learning, agricultural economics,
spatial modeling and agricultural policy. These chapters discuss
advancements in fishery resource and aquaculture practices, and
also the challenges facing these areas due to climate change.
This class-tested textbook is designed for a semester-long graduate
or senior undergraduate course on Computational Health Informatics.
The focus of the book is on computational techniques that are
widely used in health data analysis and health informatics and it
integrates computer science and clinical perspectives. This book
prepares computer science students for careers in computational
health informatics and medical data analysis. Features Integrates
computer science and clinical perspectives Describes various
statistical and artificial intelligence techniques, including
machine learning techniques such as clustering of temporal data,
regression analysis, neural networks, HMM, decision trees, SVM, and
data mining, all of which are techniques used widely used in
health-data analysis Describes computational techniques such as
multidimensional and multimedia data representation and retrieval,
ontology, patient-data deidentification, temporal data analysis,
heterogeneous databases, medical image analysis and transmission,
biosignal analysis, pervasive healthcare, automated text-analysis,
health-vocabulary knowledgebases and medical information-exchange
Includes bioinformatics and pharmacokinetics techniques and their
applications to vaccine and drug development
This class-tested textbook is designed for a semester-long graduate
or senior undergraduate course on Computational Health Informatics.
The focus of the book is on computational techniques that are
widely used in health data analysis and health informatics and it
integrates computer science and clinical perspectives. This book
prepares computer science students for careers in computational
health informatics and medical data analysis. Features Integrates
computer science and clinical perspectives Describes various
statistical and artificial intelligence techniques, including
machine learning techniques such as clustering of temporal data,
regression analysis, neural networks, HMM, decision trees, SVM, and
data mining, all of which are techniques used widely used in
health-data analysis Describes computational techniques such as
multidimensional and multimedia data representation and retrieval,
ontology, patient-data deidentification, temporal data analysis,
heterogeneous databases, medical image analysis and transmission,
biosignal analysis, pervasive healthcare, automated text-analysis,
health-vocabulary knowledgebases and medical information-exchange
Includes bioinformatics and pharmacokinetics techniques and their
applications to vaccine and drug development
This two-volume set discusses recent approaches and technological
innovations for sustainable agriculture in smallholder farming
systems impacted by climate change. The systems covered include
crop-based agricultural production, as well as aquaculture and
livestock production as related systems using similar techniques to
combat food security issues brought about by climate change and
resource overuse. The chapters detail innovations involving crop
diversification, soil resilience management, geoinformatics and
land suitability monitoring for smart farming, information
technology in livestock production, and nutrient resource
management in fishery aquaculture. Researchers, practitioners and
industries will be able to use this information to
implement socially and economically sustainable practices to
achieve food security in impoverished areas vulnerable to climate
change, while also learning about the rapid evolution in
information technology that is applicable for and available to
small holder farmers. Â Volume 2 focuses on trends and
technologies in food security within the context of
sustainable practices, drone technology, microwave data, molecular
farming, machine learning, agricultural economics, spatial modeling
and agricultural policy. These chapters discuss advancements in
fishery resource and aquaculture practices, and also
the challenges facing these areas due to climate change.Â
This two-volume set discusses recent approaches and technological
innovations for sustainable agriculture in smallholder farming
systems impacted by climate change. The systems covered include
crop-based agricultural production, as well as aquaculture and
livestock production as related systems using similar techniques to
combat food security issues brought about by climate change and
resource overuse. The chapters detail innovations involving crop
diversification, soil resilience management, geoinformatics and
land suitability monitoring for smart farming, information
technology in livestock production, and nutrient resource
management in fishery aquaculture. Researchers, practitioners and
industries will be able to use this information to
implement socially and economically sustainable practices to
achieve food security in impoverished areas vulnerable to climate
change, while also learning about the rapid evolution in
information technology that is applicable for and available to
small holder farmers.   Volume 1 focuses
on current innovations in agricultural and livestock
practices in response to climate change. It covers the
technological challenges, approaches and mitigation
strategies encountered by both scholars and practitioners working
in livestock and agricultural production systems impacted by
climate change.
This book includes high-quality papers presented at Proceedings of
First International Conference on Computational Electronics for
Wireless Communications (ICCWC 2021), held at National Institute of
Technology, Kurukshetra, Haryana, India, during June 11-12, 2021.
The book presents original research work of academics and industry
professionals to exchange their knowledge of the state-of-the-art
research and development in computational electronics with an
emphasis on wireless communications. The topics covered in the book
are radio frequency and microwave, signal processing,
microelectronics and wireless networks.
Oilseed brassicas are among the largest traded agricultural
commodities and are grown in around fifty countries worldwide.
Utilised for both consumption and bioenergy use, demand is
increasing and this book covers the entire gamut of oilseed
brassicas. Beginning with an introduction and then organised into
two sections, it reviews genetics and genomics (including breeding,
heterosis and selection methods) and stress management and
important pathogens, to provide a complete overview of brassica
oilseeds.
|
You may like...
Poor Things
Emma Stone, Mark Ruffalo, …
DVD
R343
Discovery Miles 3 430
Loot
Nadine Gordimer
Paperback
(2)
R383
R318
Discovery Miles 3 180
|