Page 5
Page 5
img

Move : Architecture in Motion - Dynamic Components and Elements

Dynamic components and adaptive elements are becoming increasingly important in contemporary architecture, and not just because of their visual effect. If architects and engineers are engaging more and more with the issue of movement – whether in the form of sun-tracking solar cells, lowerable walls, or intelligently programmed elevators – it’s because they are busy exploring responses to three challenges: How can we control and reduce the energy requirement of buildings? How can we expand the range of possible uses? And how can we represent, illustrate, accommodate, and control dynamic movements in buildings?

img

Mouse controller using electroencephalography (EEG) device

The growing technologies related to neuroscience has to lead many innovative applications, most importantly Electroencephalography, or EEG for short. This field of study has become recently a trend that many companies around the world have started to enter the race of conquering the brain and controlling everything from a mouse controller to the whole human body. This project aims to help disabled people use a computer with ease and simplicity without needing to use their hands, or anything really, which they can achieve by wearing a headset or get someone to put it on them. The headset is designed to read brain activities and send it to a computer program to understand where the user wants to move the mouse cursor on the computer screen using an Artificial Intelligence model. This project helps further researches in this field which pushes the technology even further from where it is now. The device designed for this project can be repurposed pretty easily to serve many different applications other than controlling a mouse.

img

More Joel on software : Further toughts on diverse and occasionally related matters that will prove of interest to software developers, designers, and managers, and to those who, whether by good fortune or III Luck, work with them in some capacity

Joel Spolsky started his weblog in March 2000 in order to offer his insights, based on years of experience, on how to improve the world of programming. This weblog has become infamous among the programming world, and is linked to more than 600 other web sites and translated into 30+ languages! Spolsky's extraordinary writing skills, technical knowledge, and caustic wit have made him a programming guru. With the success of Joel on Software, there has been a strong demand for additional gems and advice, and this book is the answer to those requests. Containing a collection of all–new articles from the original, More Joel on Software has even more of an edge than the original, and the tips for running a business or managing people have far broader application than the software industry.

img

MooTools Essentials : The Official MooTools Reference for JavaScript™ and Ajax Development

Mootools is a light, modular JavaScript framework that makes adding Ajax, animations, and interactive elements to your site a breeze. But it's more than fancy effects and shortcuts; Mootools enhances the JavaScript language and makes writing clean, object–oriented code almost pleasant. Unlocking the power of Mootools, and therefore JavaScript, isn't that hard, but knowing where to start can be.

img

Monte Carlo Methods in Fuzzy Optimization

This book is a concise and readable introduction to Monte Carlo methods to find good approximate solutions to fuzzy optimization problems. Various basic applications and illustrative examples are presented in an understandable way. The aim of the book is to convince the reader that Monte Carlo methods can be useful in generating approximate solutions to fuzzy optimization problems.

img

Molecular mechanisms in nutritional epigenetics

The field of nutritional epigenetics/nutri-epigenetics has expanded significantly, shedding light on how environmentally-driven epigenetic pathways can be modulated through nutrition and eating habits. The book provides a comprehensive introduction to the various epigenetic mechanisms affected by dietary compounds and focuses on specific topics such as the relationship between diet and the gut microbiome, the impact of diet on cardiovascular disease and psychopathology and the role of diet in pregnancy.

img

Molecular Electronics Materials, Devices and Applications

another goal of Molecular Electronics Materials, Devices and Applications is also to promote a practical approach. As a starting point for future developments, a pragmatic methodology for VHDL-AMS device modelling and circuit design based on experimental data is then proposed. It includes an original fault tolerant memory architecture based on molecular electronics.

img

Molecular Diagnostic PCR Handbook

PREFACE The Joint FAO/IAEA Division of Nuclear Techniques in Food and Agriculture is involved in agricultural research and development and assists Member States of FAO and IAEA in improving strategies to ensure food security through the use of nuclear techniques and related biotechnologies, where such techniques have a valuable and often unique role. In particular, molecular diagnostic methods have rapidly evolved in the past twenty years, since the advent of the Polymerase Chain Reaction (PCR). They are used in a wide range of agricultural areas such as, improving soil and water management; producing better crop varieties; diagnosing plant and animal diseases; controlling insect pests and improving food quality and safety. The uses of nucleic acid-directed methods have increased significantly in the past five years and have made important contributions to disease control country programmes for improving national and international trade. These developments include the more routine use of PCR as a diagnostic tool in veterinary diagnostic laboratories. However, there are many problems associated with the transfer and particularly, the application of this technology. These include lack of consideration of: the establishment of quality-assured procedures, the required set-up of the laboratory and the proper training of staff. This can lead to a situation where results are not assured. This book gives a comprehensive account of the practical aspects of PCR and strong consideration is given to ensure its optimal use in a laboratory environment. This includes the setting-up of a PCR laboratory; Good Laboratory Practice and standardised of PCR protocols.

img

Molecular Biomethods Handbook

Recent advances in the biosciences have led to a range of powerful new technologies, particularly nucleic acid, protein and cell-based methodologies. The most recent insights have come to affect how scientists investigate and define cellular processes at the molecular level. Molecular Biomethods Handbook, 2nd Edition expands upon the techniques included in the first edition, providing theory, outlines of practical procedures, and applications for a range of techniques. Part A of the book describes nucleic acid methods, such as gene expression profiling, microarray analysis and quantitative PCR. In Part B, protein and cell-based methods are outlined, in subjects ranging from protein engineering to high throughput screening. Written by a well-established panel of research scientists, Molecular Biomethods Handbook, 2nd Edition provides an up-to-date collection of methods used regularly in the authors’ own research programs.

img

Molecular Biology in Plant Pathogenesis and Disease Management : Disease Management ; Vol.3

Exclusion and eradication of plant pathogens by rapid and precise detection and identification of microbial pathogens in symptomatic and asymptomatic plants and planting materials by employing molecular methods has been practiced extensively by quarantines and certification programs with a decisive advantage. Identification of sources of resistance genes, cloning and characterization of desired resistance genes and incorporation of resistance gene(s) into cultivars and transformation of plants with selected gene(s) have been successfully performed by applying appropriate molecular techniques. Induction of resistance in susceptible cultivars by using biotic and abiotic inducers of resistance is a practical proposition for several crops whose resistance levels could not be improved by breeding or transformation procedures. The risks of emergence of pathogen strains less sensitive or resistant to chemicals have been reduced appreciably by rapid identification of resistant strains and monitoring the occurrence of such strains in different geographical locations.

img

Modular Programming Languages ; 7th Joint Modular Languages Conference, JMLC 2006, Oxford, UK, September 13-15, 2006, Proceedings

On behalf of the Steering Committee we are pleased to present the proceedings of the 2006 Joint Modular Languages Conference (JMLC), organized by Oxford Brookes University, Oxford, UK and held at Jesus College, Oxford. The mission of JMLC is to explore the concepts of well-structured programming languages and software and those of teaching good design and programming style. JMLC 2006 was the seventh in a series of successful conferences with themes including the construction of large and distributed software systems, and software en- neering aspects in new and dynamic application areas.

img

Modern parallel programming with C++ and assembly language : X86 SIMD development using AVX, AVX2, and AVX-512

Understand the essential details about x86 SIMD architectures and instruction sets including AVX, AVX2, and AVX-512. / Master x86 SIMD data types, arithmetic instructions, and data management operations using both integer and floating-point operands. / Code performance-enhancing functions and algorithms that fully exploit the SIMD capabilities of a modern x86 processor. Employ C++ intrinsic functions and x86-64 assembly language code to carry out arithmetic calculations using common programming constructs including arrays, matrices, and user-defined data structures. Harness the x86 SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, statistics, and matrix arithmetic. / Apply leading-edge coding strategies and techniques to optimally exploit the x86 SIMD instruction sets for maximum possible performance.

img

Modern Formal Methods and Applications

Formal methods are a robust approach for problem solving. It is based on logic and algebraic methods where problems can be formulated in a way that can help to find an appropriate solution. This book shows the basic concepts of formal methods and highlights modern modifications and enhancements to provide a more robust and efficient problem solving tool.Applications are presented from different disciplines such as engineering where the operation of chemical plants is synthesized using formal methods. Computational biology becomes easier and systematic using formal methods. Also, hardware compilation and systems can be managed using formal methods.

img

Modern Developments in X-Ray and Neutron Optics

This volume describes modern developments in reflective, refractive and diffractive optics for short wavelength radiation as well as recent theoretical approaches to modelling and ray-tracing the X-ray and neutron optical systems. It is based on the joint research activities of specialists in X-ray and neutron optics from 11 countries, working together under the framework of the European Programme for Cooperation in Science and Technology (COST, Action P7) in the period 2002--2006. The chapters are written by leading specialists from European laboratories, universities and large facilities. In addition to new ideas and concepts, the contents provide a large amount of practical information about recently implemented devices and methods.

img

Modern Actuarial Risk Theory : Using R

"The book gives a comprehensive survey of non-life insurance mathematics. … Originally written for use with the actuarial science programs at the Universities of Amsterdam and Leuven, it is now in use at many other universities as well as for the non-academic actuarial education program organized by the Dutch Actuarial Society. The methods presented can not only be used in non-life insurance, but also in other branches of actuarial science, as well as in actuarial practice. (Pavel Stoynov, Zentralblatt MATH, Vol. 1148, 2008). This book gives an introduction to non-life insurance mathematics. … Throughout the book, the software R is used for the implementation of the techniques presented. One finds also many exercises with hints for their solution in an appendix.

img

Models in Software Engineering ; Workshops and Symposia at MoDELS 2007, Nashville, TN, USA, September 30 - October 5, 2007, Reports and Revised Selected Papers

This book constitutes the thoroughly refereed post-workshop proceedings of 10 internationl workshops and 2 symposia held as satellite events of the 10th International Conference on Model Driven Engineering Languages and Systems, MoDELS 2007, in Nashville, TN, USA, in September/October 2007 (see LNCS 4735).The 29 revised full papers were carefully selected for inclusion in the book and are presented along with a doctoral and an educators' symposium section. The papers are organized in topical sections representing the various workshops: aspect-oriented modeling (AOM 2007), language engineering (ATEM2007), model driven development of advanced user interfaces (MDDAUI 2007), model size metrics (MSM 2007).

img

Models in Software Engineering ; Workshops and Symposia at MoDELS 2006, Genoa, Italy, October 1-6, 2006, Reports and Revised Selected Papers

This book constitutes the thoroughly refereed post-proceedings of 11 international workshops held as satellite events of the 9th International Conference on Model Driven Engineering Languages and Systems, MoDELS 2006, in Genoa, Italy, in October 2006 (see LNCS 4199). The 32 revised full papers were carefully selected for inclusion in the book.

img

Modellistica numerica per problemi differenziali = Numerical modeling for differential problems

This text introduces the basic concepts for the numerical modeling of partial differential problems. We consider the classic elliptic, parabolic and hyperbolic linear equations, but also other equations, such as those of diffusion and transport, of Navier-Stokes, and the conservation laws, and we provide numerous physical examples underlying these equations. Then we analyze numerical resolution methods based on finite elements, finite differences, finite volumes, spectral methods and domain decomposition methods. In particular, the algorithmic and computer implementation aspects are discussed and various easy-to-use programs are provided.

img

Modellistica Numerica per Problemi Differenziali = Numerical Modeling for Differential Problems

This text introduces the fundamental concepts for the numerical modeling of partial differential problems. We consider the classic linear elliptic, parabolic and hyperbolic equations, but also other equations, such as those of diffusion and transport, of Navier-Stokes, and the conservation laws. Numerous physical examples underlying these equations are provided, their main mathematical properties are studied, then numerical resolution methods based on finite elements, finite differences, finite volumes and spectral methods are proposed and analyzed. In particular, the algorithmic and computer implementation aspects are discussed and some easy-to-use programs in C ++ language are provided. The text does not presuppose an advanced mathematical knowledge of partial differential equations: the strictly indispensable concepts in this regard are reported in the Appendix. The volume is therefore suitable for students of scientific degree courses (Engineering, Mathematics, Physics, Chemistry, Information Sciences) and recommended for researchers from the academic and extra-academic world who want to approach this interesting branch of applied mathematics.

img

Modelling, Computation and Optimization in Information Systems and Management Sciences ; 2nd International Conference MCO 2008, Metz, France - Luxembourg, September 8-10, 2008. Proceedings

This book constitutes the refereed proceedings of the Second International Conference MCO 2008, Metz, France, September 2008.The 65 revised full papers presented were carefully reviewed and selected from 160 submissions. The papers are organized in topical sections on optimization and decision making; data mining theory, systems and applications; computer vision and image processing; computer communications and networks; optimization and search techniques for security, reliability, trust.

Results Per Page