Page 3
Page 3
img

Computational Mechanics of Composite Materials : Sensitivity, Randomness and Multiscale Behaviour

The Engineering Materials and Processes series focuses on all forms of materials and the processes used to synthesise and formulate them as they relate to the various engineering disciplines. The series deals with a diverse range of materials: ceramics; metals (ferrous and non-ferrous); semiconductors; composites, polymers biomimetics etc. Each monograph in the series will be written by a specialist and will demonstrate how enhancements in materials and the processes associated with them can improve performance in the field of engineering in which they are used.

img

Collaborative Product and Service Life Cycle Management for a Sustainable World ; Proceedings of the 15th ISPE International Conference on Concurrent Engineering (CE2008)

Collaborative Product and Service Life Cycle Management for a Sustainable World gathers together papers from the 15th ISPE International Conference on Concurrent Engineering (CE2008), to stimulate the new thinking that is so crucial to our sustained productivity enhancement and quality of life.

img

Cognitive Radio, Software Defined Radio, and Adaptive Wireless Systems

This book is aimed to discuss the cognitive radio, software defined radio (SDR), and adaptive radio concepts from several aspects. Cognitive radio and cognitive networks will be investigated from a broad aspect of wireless communication system enhancement while giving special emphasis on better spectrum utilization. Applications of cognitive radio, SDR and cognitive radio architectures, spectrum efficiency and soft spectrum usage, adaptive wireless system design, measurements and awareness of various parameters including interference temperature and geo-location information are some of the important topics that will be covered in this book.

img

Louisiana's response to extreme weather : A coastal state's adaptation challenges and successes

Takes an in-depth look at Louisiana as a state which is ahead of the curve in terms of extreme weather events, both in frequency and magnitude, and in its responses to these challenges including recovery and enhancement of resiliency.

img

Location- and Context-Awareness ; Vol. 3479 ; First International Workshop, LoCA 2005, Oberpfaffenhofen, Germany, May 12-13, 2005, Proceedings

The workshop was organized by the Institute of Communications and Navigation of the German Aerospace Center (DLR) in Oberpfa?enhofen, and the Mobile and Distributed Systems Group of the University of Munich. During the workshop, novel positioning algorithms and location sensing techniques were discussed, comprising not only enhancements of singular systems, like positioning in GSM or WLAN, but also hybrid technologies, such as the integration of global satellite systems with inertial positioning. Furthermore, improvements in sensor technology, as well as the integration and fusion of sensors, were addressed both on a theoretical and on an implementation level. Personal and confidential data, such as location data of users, have p- found implications for personal information privacy. Thus privacy protection, privacy-oriented location-aware systems, and how privacy aspects the feasibility and usefulness of systems were also addressed in the workshop.

img

LINQ for Visual C# 2008

Every C# programmer needs to learn about LINQ (Language–Integrated Query), Microsoft's breakthrough technology for simplifying and unifying data access from any data source. With LINQ, you can write more elegant and flexible code—not just to access databases and files, but to manipulate data structures and XML. This book is a short, yet comprehensive guide to the major features of LINQ and the significant enhancements introduced with .NET 3.5. There is no better source for getting a head–start on the future of these technologies than this book.

img

LINQ for Visual C# 2005

LINQ for Visual C# 2005 is a short, yet comprehensive guide to the major features of LINQ. It thoroughly covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML. It also details significant enhancements to C#, .NET, and ADO.NET.

img

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

img

Care of Astronomical Telescopes and Accessories : A Manual for the Astronomical Observer and Amateur Telescope Maker

guide for anyone who wants to understand more than just the basics of astronomical telescopes and accessories, and how to maintain them in the peak of condition. The latest on safely adjusting, cleaning, and maintaining your equipment is combined with thoroughly updated methods from the old masters. Here, too, are details of choosing new and used optics and accessories, along with enhancements you can make to extend their versatility and useful lifetime. This book is for you. Really. Looking after an astronomical telescope isn’t only for the experts - although there are some things that only an expert should attempt - and every serious amateur astronomer will find invaluable information here, gleaned from Barlow Pepin's many years’ experience working with optical instruments.

img

C# 10 Quick Syntax Reference : A Pocket Guide to the Language, APIs, and Library

Reviews the essential C# 10 and earlier syntax, not previously covered, in a well-organized format that can be used as a handy reference. Specifically, unions, generic attributes, CallerArgumentExpression, params span, Records, Init only setters, Top-level statements, Pattern matching enhancements, Native sized integers, Function pointers and more. You will: Employ nullable reference types / Work with ranges and indices / Apply recursive patterns to your applications / Use switch expressions

img

Business statistics : Communicating with numbers

Takes a comprehensive and contemporary approach that aims to bridge the gap between how statistics is taught and applied in the business world. this title not only prepares students in basic statistics but also gets them excited about further exploration of data analytics. the authors emphasize communicating with numbers rather than number crunching, through relatable case studies with relevant statistical methods and takeaways. this title incorporates timely examples from various fields, reinforces core features from previous editions, uses Excel and R to analyze data and solve problems, and includes new improvements, such as a revised chapter on data visualization, an exclusive chapter on logistic regression, and digital enhancements such as a big data capstone project with algorithmic exercises that span across multiple chapt.

img

Biodiversity in Enclosed Seas and Artificial Marine Habitats ; Proceedings of the 39th European Marine Biology Symposium, held in Genoa, Italy, 21-24 July 2004

The main themes of the Symposium were biodiversity in enclosed and semi-enclosed seas and artificial habitats, and the restoration of degraded systems. These themes are highly relevant today both from a basic scientific point of view and from an applied approach. The papers dealing with the first theme represent current research and concerns about marine biodiversity in enclosed seas and will have wide appeal to all those interested in understanding and preserving the biodiversity of the seas and in particular of the Mediterranean and Black Seas. The papers in the second theme represent a synthesis of up-to-date knowledge on artificial habitats and how they can contribute to protection of coastal marine ecosystems, to enhancement of species diversity and biological resources and to restoration of degraded marine environments.

img

Beginning VB 2008 Databases : From novice to professional

Beginning VB 2008 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 SQL Server XML data type and the LINQ enhancements to the next version of Visual Basic. In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in Visual Basic 2008 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 3.5 and offers you the best contemporary practice in this core programming area, so that you'll find yourself using it in nearly all your .NET projects.

img

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.

img

Beginning JavaScript with DOM Scripting and Ajax : From novice to professional

JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; it's practical but comprehensive. It covers everything you need to know to get up to speed with JavaScript development and add dynamic enhancements to web pages and program Ajax-style applications.

img

Beginning J2ME : From novice to professional

Have you thought about building games for your cell phone or other wireless devices? Whether you are a first–time wireless Java developer, or an experienced professional Beginning J2ME, Third Edition brings exciting wireless and mobile Java application development right to your door! This book will empower you with numerous topics: sound HTTPS support, user interface API enhancements, sound/music API, a Game API, 3D graphics, and Bluetooth. Further, this book is easy to read and includes many practical, hands–on, and ready–to–use code examples. You will not be disappointed.

img

Bandwidth Extension of Speech Signals

Bandwidth Extension of Speech Signals provides discussion on different approaches for efficient and robust bandwidth extension of speech signals while acknowledging the influence of noise corrupted real-world signals. The book describes the theory and methods for quality enhancement of clean speech signals and distorted speech signals.

img

Artificial intelligence in recognition and classification of astrophysical and medical images

This book presents innovative techniques in Recognition and Classification of Astrophysical and Medical Images. The contents include: Introduction to pattern recognition and classification in astrophysical and medical images. Image standardization and enhancement. Region-based methods for pattern recognition in medical and astrophysical images. Advanced information processing using statistical methods. Feature recognition and classification using spectral method

img

Altering nature ; Vol.2 : Religion, Biotechnology, and Public Policy

The two volumes of Altering Nature consider the complex ways that concepts of 'nature' and 'the natural' are understood and the relevance of those understandings to discussions of biotechnology.Volume Two, Religion, Biotechnology, and Public Policy, reviews recent religious and ethical analyses of four specific areas of biotechnology: assisted reproduction, genetic therapy and enhancement, human-machine incorporation, and biodiversity. It identifies and explores the richer normative themes that inform particular debates and suggests ways that policy choices in biotechnology may be illuminated by devoting greater attention to religious perspectives.

img

AI home decorator

Presents the development of “DesignMate”, an innovative AI home decorator application designed to revolutionize interior design. With three main features powered by artificial intelligence, DesignMate simplifies and enhances the process of home decoration. The first feature leverages an Autoregressive transformer model trained on the extensive 3Dfront dataset to suggest room decor based on room layouts. The second feature employs Generative Adversarial Networks (GANs) to enhance the colors of specific room layouts. The third feature introduces an expert system that tailors decor options to user-entered conditions. DesignMate also introduces an integrated e-commerce platform dedicated to furniture, offering users a wide selection of high-quality items that perfectly complement their preferred room designs.

Results Per Page