You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
In a globalizing world, frontiers may be in flux but they remain as significant as ever. New borders are established even as old borders are erased. Beyond lines on maps, however, borders are spatial zones in which distinctive architectural, graphic, and other design elements are deployed to signal the nature of the space and to guide, if not actually control, behaviour and social relations within it. This volume unpacks how manipulations of space and design in frontier zones, historically as well as today, set the stage for specific kinds of interactions and convey meanings about these sites and the experiences they embody. Frontier zones organize an array of functions to facilitate the pas...
ParCo2007 marks a quarter of a century of the international conferences on parallel computing that started in Berlin in 1983. The aim of the conference is to give an overview of the developments, applications and future trends in high-performance computing for various platforms.
The Art of Multiprocessor Programming, Second Edition, provides users with an authoritative guide to multicore programming. This updated edition introduces higher level software development skills relative to those needed for efficient single-core programming, and includes comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. The book is an ideal resource for students and professionals alike who will benefit from its thorough coverage of key multiprocessor programming issues. - Features new exercises developed for instructors using the text, with more algorithms, new examples, and other updates throughout the book - Presents the fundamentals of programming multiple threads for accessing shared memory - Explores mainstream concurrent data structures and the key elements of their design, as well as synchronization techniques, from simple locks to transactional memory systems
Greenhouse control system manufacturers produce equipment and software with hundreds of settings and, while they hold training courses on how to adjust these settings, there is as yet no integrated instruction on when or why. Despite rapid growth in the greenhouse industry, growers are still faced with a multitude of variables and no unifying frame
Future Cities For the first time in human history, more than 50% of the world's population lives in urban regions. Cities are the largest, most complex, and most dynamic man-made systems. They are vibrant centers of cultural life and engines that drive the global economy. Contemporary cities are environmentally, socially, and economically unsustainable. The quality of urban life is threatened by such factors as pollution, rising temperatures, limited resources, congestion, social inequalities, aging of large sectors of the world population, poverty, informality, crime, and economic imbalances. The overall planning of future cities is a challenge that can only be faced by interdisciplinary te...
The new book series “The Science and Art of Simulation” (SAS) addresses computer simulations as a scientific activity and engineering artistry (in the sense of a technē). The first volume is devoted to three topics: 1. The Art of Exploring Computer Simulations Philosophy began devoting attention to computer simulations at a relatively early stage. Since then, the unquestioned point of view has been that computer simulation is a new scientific method; the philosophy of simulation is therefore part of the philosophy of science. The first section of this volume discusses this implicit, unchallenged assumption by addressing, from different perspectives, the question of how to explore (and h...
This comprehensive guide shows you how to master the most importantchanges to Java since it was first released. Generics and the greatlyexpanded collection libraries have tremendously increased the power ofJava 5 and Java 6. But they have also confused many developers whohaven't known how to take advantage of these new features. Java Generics and Collections covers everything from the mostbasic uses of generics to the strangest corner cases. It teaches youeverything you need to know about the collections libraries, so you'llalways know which collection is appropriate for any given task, andhow to use it. Topics covered include: Fundamentals of generics: type parameters and generic methods Ot...