- Table View
- List View
Advanced Functional Nanoparticles "Boon or Bane" for Environment Remediation Applications: Combating Environmental Issues (Environmental Contamination Remediation and Management)
by Raman Kumar Rajeev Kumar Savita ChaudharyThis textbook provides an overview of applications of advanced nanomaterials, basic lab set up and requirements in for their synthesis, techniques and career scope of nanotechnology in industries and research. Pollution of air, water, soil is an ever increasing environmental problem attributed to increasing population, global industrialization and unplanned urbanization, has acquired alarming dimensions. It is the most dangerous and worst problem that puts the lives of people, animals, and plants on the earth in danger. An effective, efficient and sustainable approach for managing pollution related problems requires the utmost attention of the scientific community to tackle this menace for the society to lead a healthy and quality life. A number of techniques and books, literatures have been developed in recent years to treat environmental contaminants. However, most of these are not economically viable, environmentally benign and suffer due to cumbersome multi-step manipulations. The purpose of this textbook is to inform students about the application of functionalized nanoparticles as a new approach to supplement traditional treatment methods in cost and time effective manner. The simplistic means to assemble nanoparticles to the constituents of next generation technologies in environment cleanup and sensing are the main objectives of the book. The toxicological footprinting of released advanced functional nanomaterials in ecosystem will also be discussed in the book.
Advanced Functional Polymers: Synthesis to Applications (Engineering Materials)
by Khubab Shaker Asif HafeezThis book highlights different domains of functional polymers from membranes and coatings to composite materials. It includes their synthesis routes and techniques, characterization, properties, and applications. The book also provides the basics and advances about different functional polymers and composites with an up-to-date progress in the field of research and their application on a domestic and industrial scale. The main topics to be covered include polymeric membranes, paints and coatings, smart polymers, self-healing elastomers, biodegradable polymers, food packaging, and functional composite materials.
Advanced Functional Porous Materials: From Macro to Nano Scale Lengths (Engineering Materials)
by Arya Uthaman Sabu Thomas Tianduo Li Hanna MariaThis book presents synthesis, characterization, and applications of macroporous, mesoporous, nanoporous, hierarchical porous, porous metals, and porous ceramics. Special emphasis is given to the preparation of porous activated carbon materials and porous ionic liquid-derived materials for CO2 emissions mitigation. Additionally, a chapter includes the physical and mathematical modeling in porous media. Many analytical techniques for characterization are discussed in this book. Also, the biomedical and industrial applications of porous materials in adsorption, catalysis, biosensors, drug delivery, nanotechnology are described. The content helps solving fundamental and applied problems in porous materials with length scales varying from macro- to nano-level.
Advanced Functional Textiles and Polymers: Fabrication, Processing and Applications
by Shahid-Ul-Islam B. S. ButolaThis book on advanced functional textiles and polymers will offer a comprehensive view of cutting-edge research in newly discovered areas such as flame retardant textiles, antimicrobial textiles, insect repellent textiles, aroma textiles, medical-textiles, smart textiles, and nano-textiles etc. The second part the book provides innovative fabrication strategies, unique methodologies and overview of latest novel agents employed in the research and development of functional polymers.
Advanced Game Design with HTML5 and JavaScript
by Rex SpuyHow do you make a video game? Advanced Game Design with HTML5 and JavaScript is a down to earth education in how to make video games from scratch, using the powerful HTML5 and JavaScript technologies. This book is a point-by-point round up of all the essential techniques that every game designer needs to know. You'll discover how to create and render game graphics, add interactivity, sound, and animation. You'll learn how to build your own custom game engine with reusable components so that you can quickly develop games with maximum impact and minimum code. You'll also learn the secrets of vector math and advanced collision detection techniques, all of which are covered in a friendly and non-technical manner. You'll find detailed working examples, with hundreds of illustrations and thousands of lines of source code that you can freely adapt for your own projects. All the math and programming techniques are elaborately explained and examples are open-ended to encourage you to think of original ways to use these techniques in your own games. You can use what you learn in this book to make games for desktops, mobile phones, tablets or the Web. Advanced Game Design with HTML5 and JavaScript is a great next step for experienced programmers or ambitious beginners who already have some JavaScript experience, and want to jump head first into the world of video game development. It's also great follow-up book for readers of Foundation Game Design with HTML5 and JavaScript (by the same author) who want to add depth and precision to their skills. The game examples in this book use pure JavaScript, so you can code as close to the metal as possible without having to be dependent on any limiting frameworks or game engines. No libraries, no dependencies, no third-party plugins: just you, your computer, and the code. If you're looking for a book to take your game design skills into the stratosphere and beyond, this is it! What you'll learn The latest JavaScript ES6, HTML and Canvas Drawing API skills you need to know to make games. Make game sprites, compose a scene graph, load and manage game assets, and how to use a texture atlas. Control the geometry and physics of the game world using vector math, the Separating Axis Theory (SAT), and advanced collision detection strategies. Build a custom music and sound effects player for games using the WebAudio API. Keyframe animation and how to implement precise control over the frame rate and game loop. Learn how to make interactive sprites and buttons for the keyboard, mouse and touch. Create and manage game scenes, and learn how to make particle explosions and screen shake effects. Manage complexity to build games of any size that scale seamlessly. Who this book is for Advanced Game Design with HTML5 and JavaScript is for video game developers with some experience who want to learn the essential techniques they need to know to take their skills to the next level. It's for readers who want to understand and fine-tune every line of code they write, without resorting to quick fixes. All the techniques covered in this book are core game design skills that can be applied to many other programming technologies. Table of Contents 1. Level-up: New JavaScript Tricks 2. The Canvas Drawing API 3. Working with Game Assets 4. Making Sprites and a Scene Graph 5. Making Things Move 6. Interactivity 7. Collision Detection 8. Juice It Up: Keyframe Animation and Particles Effects 9. Sound with the WebAudio API 10. Tweening 11. Make Your Own Game Engine Appendix A: Vectors for Movement and Collision Detection
The Advanced Game Developer's Toolkit
by Rex van der Spuy<P>Master the most important skills and techniques you need to know for professional HTML5 and JavaScript 2D game development. This book delves into many of the great classic techniques of video game design. <P> You’ll discover how to develop games and game levels using Tiled Editor, how to implement tile-based collision, how to design advanced pathfinding and enemy AI systems, the fundamentals of broad-phase collision, and how to make isometric games. All the techniques and supporting code are explained in an easy-to-understand manner and written in a general way so that they can be applied to any game engine or technology that you’re comfortable using. <P> You'll find detailed working examples, with dozens of illustrations and many concepts you can freely apply to your own projects. All the math and programming techniques are elaborately explained and examples are open-ended to encourage you to think of original ways to use these techniques in your own games. You can use what you learn in this book as the basis for making games for desktops, mobile phones, tablets, or the Web. <P> The Advanced Game Developer's Toolkit is a great next step if you already have some JavaScript game-making- experience, or a great continuation if you've already read Advanced Game Design with HTML5 and JavaScript by the same author.
Advanced Game Development with Programmable Graphics Hardware
by Alan Watt Fabio PolicarpoWritten for game programmers and developers, this book covers GPU techniques and supporting applications that are commonly used in games and similar real-time 3D applications. The authors describe the design of programs and systems that can be used to implement games and other applications whose requirements are to render real-time animation sequen
The Advanced Game Narrative Toolbox
by Tobias HeussnerThe Advanced Game Narrative Toolbox continues where the Game Narrative Toolbox ended. While the later covered the basics of writing for games, the Advanced Game Narrative Toolbox will cover techniques for the intermediate and professional writer. The book will cover topics such as how to adapt a novel to a game, how to revive IPs and how to construct transmedia worlds. Each chapter will be written by a professional with exceptional experience in the field of the chapter. Key Features Learn from industry experts how to tackle today’s challenges in storytelling for games. A learn by example and exercise approach, which was praised in the Game Narrative Toolbox. An in depth view on advanced storytelling techniques and topics as they are currently discussed and used in the gaming industry. Expand your knowledge in game writing as you learn and try yourself to design quests, write romances and build worlds as you would as a writer in a game studio. Improve your own stories by learning and trying the techniques used by the professionals of game writing.
Advanced Gatsby Projects: Create Two Advanced Sites Using Technologies that Compliment Gatsby
by Nabendu BiswasRoll your sleeves up and master advanced topics in Gatsby development by building two production-ready websites. This project-focused book teaches you how to use Gatsby alongside the latest technologies including Snipcart, and Firebase. It builds off of Foundation Gatsby Projects and it's recommended that you complete that first if you are new to Gatsby. In the first project, you will create a fully functional e-commerce site for a restaurant using Snipcart. Lastly, you’ll learn to build a recipe site using the Firebase database. Many Gatsby tutorials out there today only cover how to create a simple blog site – get ahead of the crowd using this book today. What You'll Learn Create an e-commerce site in no time using Snipcart with GatsbyWork with the Firebase database from Google in a Gatsby siteDeploy all sites in NetlifyAdd functionalities with the powerful Gatsby plugin ecosystem Who This Book Is For Anyone who wants to create a site using Gatsby, though knowledge of React and Gatsby is expected. You will need to be familiar with JavaScript concepts and be confident with basic web development. It is advisable to complete Foundation Gatsby Projects first if you have no Gatsby experience.
Advanced Gear Engineering (Mechanisms and Machine Science #51)
by Veniamin Goldfarb Natalya Barmina Evgenii TrubachevThis book covers recent developments in practically all spheres of mechanical engineering related to different kinds of gears and transmissions. Topics treated range from fundamental research to the advanced applications of gears in various practical fields, prospects of manufacturing development, results and trends of numerical and experimental research of gears, new approaches to gear design and aspects of their optimization synthesis.
Advanced Generalist Social Work Practice
by David S. DerezotesThis book describes an advanced generalist approach to direct social work practice with individuals, couples, families, and groups. Intervention paradigms that include psychodynamic, cognitive/behavioral/communications, experiential/humanistic, existential and transpersonal are presented as the four sources of social work.
The Advanced Genius Theory: Are They Out of Their Minds or Ahead of Their Time?
by Jason HartleyLet the debate begin The Advanced Genius Theory, hatched by Jason Hartley and Britt Bergman over pizza, began as a means to explain why icons such as Lou Reed, David Bowie, and Sting seem to go from artistic brilliance in their early careers to "losing it" as they grow older. The Theory proposes that they don't actually lose it, but rather, their work simply advances beyond our comprehension. The ramifications and departures of this argument are limitless, and so are the examples worth considering, such as George Lucas's Jar Jar Binks, Stanley Kubrick's fascination with coffee commercials, and the last few decades of Paul McCartney's career. With equal doses of humor and philosophy, theorist Jason Hartley examines music, literature, sports, politics, and the very meaning of taste, presenting an entirely new way to appreciate the pop culture we love . . . and sometimes think we hate. The Advanced Genius Theory is a manifesto that takes on the least understood work by the most celebrated figures of our time.
Advanced Geodynamics: The Fourier Transform Method
by David T. SandwellDavid Sandwell developed this advanced textbook over a period of nearly 30 years for his graduate course at Scripps Institution of Oceanography. The book augments the classic textbook Geodynamics by Don Turcotte and Jerry Schubert, presenting more complex and foundational mathematical methods and approaches to geodynamics. The main new tool developed in the book is the multi-dimensional Fourier transform for solving linear partial differential equations. The book comprises nineteen chapters, including: the latest global data sets; quantitative plate tectonics; plate driving forces associated with lithospheric heat transfer and subduction; the physics of the earthquake cycle; postglacial rebound; and six chapters on gravity field development and interpretation. Each chapter has a set of student exercises that make use of the higher-level mathematical and numerical methods developed in the book. Solutions to the exercises are available online for course instructors, on request.
Advanced Geoinformation Science
by Chaowei Yang David Wong Qianjun Miao Ruixin YangMany of the challenges of the next century will have physical dimensions, such as tsunamis, hurricanes, and climate change as well as human dimensions such as economic crises, epidemics, and emergency responses. With pioneering editors and expert contributors, Advanced Geoinformation Science explores how certain technical aspects of geoinformation
Advanced Geometrical Optics (Progress in Optical Science and Photonics #4)
by Psang Dain LinThis book computes the first- and second-order derivative matrices of skew ray and optical path length, while also providing an important mathematical tool for automatic optical design. This book consists of three parts. Part One reviews the basic theories of skew-ray tracing, paraxial optics and primary aberrations - essential reading that lays the foundation for the modeling work presented in the rest of this book. Part Two derives the Jacobian matrices of a ray and its optical path length. Although this issue is also addressed in other publications, they generally fail to consider all of the variables of a non-axially symmetrical system. The modeling work thus provides a more robust framework for the analysis and design of non-axially symmetrical systems such as prisms and head-up displays. Lastly, Part Three proposes a computational scheme for deriving the Hessian matrices of a ray and its optical path length, offering an effective means of determining an appropriate search direction when tuning the system variables in the system design process.
The Advanced Geometry of Plane Curves and Their Applications (Dover Books on Mathematics)
by C. Zwikker"Of chief interest to mathematicians, but physicists and others will be fascinated ... and intrigued by the fruitful use of non-Cartesian methods. Students ... should find the book stimulating." -- British Journal of Applied PhysicsThis study of many important curves, their geometrical properties, and their applications features material not customarily treated in texts on synthetic or analytic Euclidean geometry. Its wide coverage, which includes both algebraic and transcendental curves, extends to unusual properties of familiar curves along with the nature of lesser known curves.Informative discussions of the line, circle, parabola, ellipse, and hyperbola presuppose only the most elementary facts. The less common curves -- cissoid, strophoid, spirals, the leminscate, cycloid, epicycloid, cardioid, and many others -- receive introductions that explain both their basic and advanced properties. Derived curves-the involute, evolute, pedal curve, envelope, and orthogonal trajectories-are also examined, with definitions of their important applications. These range through the fields of optics, electric circuit design, hydraulics, hydrodynamics, classical mechanics, electromagnetism, crystallography, gear design, road engineering, orbits of subatomic particles, and similar areas in physics and engineering. The author represents the points of the curves by complex numbers, rather than the real Cartesian coordinates, an approach that permits simple, direct, and elegant proofs.
Advanced Geotechnical Analyses: Developments in Soil Mechanics and Foundation Engineering - 4
by P. K. Banerjee R. ButterfieldThe chapters in this book show that a careful blend of engineering judgement and advanced principles of engineering mechanics may be used to resolve many complex geotechnical engineering problems. It is hoped that these may inspire the geotechnical engineering practice to make more extensive use of them in future.
Advanced Geotechnical and Structural Engineering in the Design and Performance of Sustainable Civil Infrastructures: Proceedings of the 6th GeoChina International Conference on Civil & Transportation Infrastructures: From Engineering to Smart & Green Life Cycle Solutions -- Nanchang, China, 2021 (Sustainable Civil Infrastructures)
by Jose Neves Bitang Zhu Paulus RahardjoThis book covers different geotechnical and structural engineering topics applied to buildings, power grid infrastructures, hydroelectric projects, bridges, and transport infrastructures. The book contains research data useful for researchers and practitioners to support the sustainable design, building, operation, and maintenance of civil infrastructures. The papers included in this book were selected from the 6th GeoChina International Conference on Civil & Transportation Infrastructures: From Engineering to Smart & Green Life Cycle Solutions.
Advanced Geotechnical Engineering: Soil-Structure Interaction using Computer and Material Models
by Chandrakant S. Desai Musharraf ZamanSoil-structure interaction is an area of major importance in geotechnical engineering and geomechanics Advanced Geotechnical Engineering: Soil-Structure Interaction using Computer and Material Models covers computer and analytical methods for a number of geotechnical problems. It introduces the main factors important to the application of computer
Advanced GIS and Crime Analysis: Violence against Women in West Bengal, India
by Nilanjana Das Chatterjee Priyanka BiswasAdvanced GIS and Crime Analysis explores the existing spatial variability of crime committed against women in West Bengal and steadily excavates the underlying determinants accountable for specific crimes against women. The book applies GIS technologies to visualise complex crime patterns over space and suggests specific measures to curb oppression.The book applies statistical methods and GIS techniques to visualise the vulnerable areas of crime against women in West Bengal and critically discusses emerging criminogenic issues with respect to theoretical understanding and immediate situations. The determination of the most significant crime hotspots, deliberation of substantial facts through a variety of collective socio-economic as well as environmental perspectives, and suggestive measures will assist law enforcement officials, practitioners, and policymakers in adopting immediate, effective measures.Advanced GIS and Crime Analysis will be beneficial for students of criminology, research scholars, practitioners, urban planners, and policymakers to understand the complex crime patterns that exist in West Bengal.
Advanced GIScience in Hydro-Geological Hazards: Applications, Modelling and Management (GIScience and Geo-environmental Modelling)
by Md. Rejaur Rahman Atiqur Rahman S. K. SahaIn recent decades, natural hazards have increasingly threatened lives, livelihoods, and economies, with annual losses totalling billions of dollars globally. According to the Insurance Information Institute (III) and the Zebra, USA, natural disaster losses reached $74.4 billion in 2020, and an average of 6,800 natural disasters occur each year, claiming around 1.35 million lives. Hydrological and geological hazards, in particular, have significant societal and environmental impacts, making them critical areas of research. Understanding and mitigating these hazards is vital for developing legal mechanisms related to environmental restoration, societal improvements, and sustainable development. Modern technologies and earth observation data play a crucial role in disaster monitoring, prediction, modelling, and management. Recent advancements in geoinformation science have introduced multi-source data for natural hazards research. In addition, cutting-edge methods such as machine learning, deep learning, and big data science offer powerful tools for in-depth studies of natural hazards through remote sensing and geoinformatics. This book, Advanced GIScience in Hydro-Geological Hazards, presents up-to-date contributions on applying advanced GIScience to research various hydro-geological hazards, including floods, landslides, tropical cyclones, soil erosion, coastal erosion, riverbank erosion, coastal area vulnerability, drought, wetlands shrinking etc. It also explores multi-hazard studies using SAR, GNSS, and other innovative methods. The chapters focus on integrating artificial intelligence, machine learning techniques, and remote sensing to enhance preparedness, response, and resilience against these hazards. Targeting a broad audience of academics, scientists, students, environmentalists, government agencies, disaster planners, and GIS experts, this book aims to showcase the latest advancements in GIScience for assessing and managing hydro-geological hazards. It offers strategies for disaster risk reduction and capacity building, providing readers with the knowledge needed to address pressing environmental challenges.
Advanced Glaucoma Surgery (Essentials in Ophthalmology)
by Ahmad A. Aref Rohit VarmaThis text provides expert instruction on the techniques currently employed for the surgical treatment of glaucomatous disease, covering both the host of novel microinvasive devices for treatment of milder stages and the refined strategies that enhance success rates in patients with advanced disease. The critical steps in each procedure are clearly described with the aid of many high-quality illustrations and surgical videos. Pearls and pitfalls of the various techniques are highlighted, and helpful information is provided on indications, preoperative considerations, potential intra- and postoperative complications, and strategies for reducing the incidence of such adverse events. Each treatment method is addressed in a dedicated stand-alone chapter, ensuring ease of reference for the practitioner. Readers will find this book, written by internationally recognized experts in the field, to be an exceptional source of up-to-date information on advanced glaucoma surgical techniques.
Advanced Global Illumination
by Philip Dutre Philippe Bekaert Kavita BalaThis book provides a fundamental understanding of global illumination algorithms. It discusses a broad class of algorithms for realistic image synthesis and introduces a theoretical basis for the algorithms presented. Topics include: physics of light transport, Monte Carlo methods, general strategies for solving the rendering equation, stochastic path-tracing algorithms such as ray tracing and light tracing, stochastic radiosity including photon density estimation and hierarchical Monte Carlo radiosity, hybrid algorithms, metropolis light transport, irradiance caching, photon mapping and instant radiosity, beyond the rendering equation, image display and human perception. If you want to design and implement a global illumination rendering system or need to use and modify an existing system for your specific purpose, this book will give you the tools and the understanding to do so.
Advanced GNSS Tropospheric Products for Monitoring Severe Weather Events and Climate: COST Action ES1206 Final Action Dissemination Report
by Jonathan Jones Guergana Guerova Jan Douša Galina Dick Siebren De Haan Eric Pottiaux Olivier Bock Rosa Pacione Roeland Van MalderenThe book (COST Action Final report) summarises the proceedings from COST Action ES1206. COST Action ES1206, Advanced GNSS Tropospheric Products for Severe Weather Events and Climate (GNSS4SWEC), was a 4-year project, running from 2013 to 2017, which coordinated new and improved capabilities from concurrent developments in GNSS, meteorological and climate communities. For the first time, the synergy of multi-GNSS constellations was used to develop new, more advanced tropospheric products, exploiting the full potential of multi-GNSS on a wide range of temporal and spatial scales - from real-time products monitoring and forecasting severe weather, to the highest quality post-processed products suitable for climate research. The Action also promoted the use of meteorological data as an input to real-time GNSS positioning, navigation, and timing services and has stimulated knowledge and data transfer throughout Europe and beyond.
Advanced Google AdWords
by Brad GeddesMaster Google AdWords and get more out of your campaigns What's the secret to making every pay-per-click of your Google AdWords really pay? This must-have guide-written by a Google Advanced AdWords seminar instructor-shows you exactly how to apply advanced techniques and tactics for better results. Discover the best tools for keyword research, tips on crafting winning ad copy, advanced PPC optimization tricks, winning bidding strategies, and much more. If you manage AdWords PPC accounts, you won't want to miss this expert, detailed instruction. Covers the essential and advanced capabilities of Google AdWords Explores keyword research, PPC optimization strategies, the intricacies of Content Nation, how to interpret results and reports, and much more Provides busy marketers, consultants, PR professionals, Web developers, and others with an invaluable, step-by-step guide of advanced concepts Goes well beyond the basics and offers tips and tactics that you can immediately apply to your own campaigns Reinforces concepts through fascinating, real-world case studies Includes a $25 Google Adwords Gift Card for new customers If you've been seeking a practical, expert book on Google AdWords, one that goes well beyond the basics, Advanced Google AdWords is it!