You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
The optical fiber industry is emerging from the market for selling simple accessories using optical fiber to the new optical-IT convergence sensor market combined with high value-added smart industries such as the bio industry. Among them, fiber optic sensors and fiber lasers are growing faster and more accurately by utilizing fiber optics in various fields such as shipbuilding, construction, energy, military, railway, security, and medical. This Special Issue aims to present novel and innovative applications of sensors and devices based on fiber optic sensors and fiber lasers, and covers a wide range of applications of optical sensors. In this Special Issue, original research articles, as well as reviews, have been published.
This book presents the results of experimental and theoretical studies of the destruction of solids under impact, explosion, high pressures, and strain rates. The content identifies the basic laws of the destruction of bodies under dynamic loads. The results of numerical studies were obtained using numerical methods on the Lagrangian, Euler, and ALE approaches to the description of the motion of continuous media. Numerical methods and mathematical models have been tested by comparison with experimental data and well-known analytical solutions (for instance, Rankin–Hugoniot laws). Experimental studies were performed on unique ballistic installations with the registration of fast processes (high-speed shooting). The results are used as new tests to verify the developing modeling methods. The research objects were metal multilayer plates, functionally graded materials, advanced, smart, and natural materials, etc. The book is interesting to specialists in the field of mathematical modeling and experimental methods for studying fast processes under dynamic loading.
Directory of foreign diplomatic officers in Washington.
Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. This book shows that algorithms implemented in a real programming language, such as C++, can operate in the most general mathematical setting. For example, the fast exponentiation algorithm is defined to work with any associative operation. Using abstract algorithms leads to efficient, reliable, secure, and economical software.
In this substantive yet accessible book, pioneering software designer Alexander Stepanov and his colleague Daniel Rose illuminate the principles of generic programming and the mathematical concept of abstraction on which it is based, helping you write code that is both simpler and more powerful. If you’re a reasonably proficient programmer who can think logically, you have all the background you’ll need. Stepanov and Rose introduce the relevant abstract algebra and number theory with exceptional clarity. They carefully explain the problems mathematicians first needed to solve, and then show how these mathematical solutions translate to generic programming and the creation of more effecti...