You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
This book presents a solution for direct and inverse heat conduction problems, discussing the theoretical basis for the heat transfer process and presenting selected theoretical and numerical problems in the form of exercises with solutions. The book covers one-, two- and three dimensional problems which are solved by using exact and approximate analytical methods and numerical methods. An accompanying CD-Rom includes computational solutions of the examples and extensive FORTRAN code.
Universal Decimal Classification, Classification systems, Classifying (documents), IT and Information Management: Information and Knowledge Management
An updated, innovative approach to data structures and algorithms Written by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++. The unparalleled author team incorporates the object-oriented design paradigm using C++ as the implementation language, while also providing intuition and analysis of fundamental algorithms. Offers a unique multimedia format for learning the fundamentals of data structures and algorithms Allows you to visualize key analytic concepts, learn about the most recent insights in the field, and do data structure design Provides clear approaches for developing programs Features a clear, easy-to-understand writing style that breaks down even the most difficult mathematical concepts Building on the success of the first edition, this new version offers you an innovative approach to fundamental data structures and algorithms.
A unified and systematic description of analysis and decision problems within a wide class of uncertain systems, described by traditional mathematical methods and by relational knowledge representations. Prof. Bubnicki takes a unique approach to stability and stabilization of uncertain systems.
This edited work contains eight extensive, review-type contributions by leading scientists in the field of synthetic metals. The authors were invited by the organisers of the International Conference on Science and Technology of Synthetic Metals '98 (ICSM'98) to review the progress of research in the past two decades in a unifying and pedagogical manner. The present work highlights the state-of-the-art of the field and assesses the prospects for future research.
The authoritative, general reference that has been sorely missing in the field of mobile computing This book teaches all the main topics via the hottest applications in a rapidlygrowing field. "Big picture" explanations of ad hoc networks and service discovery Exercises, projects, and solutions to illustrate core concepts Extensive wireless security methodologies
This book makes powerful Field Programmable Gate Array (FPGA) and reconfigurable technology accessible to software engineers by covering different state-of-the-art high-level synthesis approaches (e.g., OpenCL and several C-to-gates compilers). It introduces FPGA technology, its programming model, and how various applications can be implemented on FPGAs without going through low-level hardware design phases. Readers will get a realistic sense for problems that are suited for FPGAs and how to implement them from a software designer’s point of view. The authors demonstrate that FPGAs and their programming model reflect the needs of stream processing problems much better than traditional CPU ...
This book addresses the growing interest in low temperature technologies. Since the subject of low temperature materials and mechanisms is multidisciplinary, the chapters reflect the broadest possible perspective of the field. Leading experts in the specific subject area address the various related science and engineering chemistry, material science, electrical engineering, mechanical engineering, metallurgy, and physics.
Over 30 recipes to develop custom drivers for your embedded Linux applications. Key FeaturesUse Kernel facilities to develop powerful driversVia a practical approach, learn core concepts of developing device driversProgram a custom character device to get access to kernel internalsBook Description Linux is a unified kernel that is widely used to develop embedded systems. As Linux has turned out to be one of the most popular operating systems used, the interest in developing proprietary device drivers has also increased. Device drivers play a critical role in how the system performs and ensures that the device works in the manner intended. By offering several examples on the development of ch...