Page 19
Page 19
img

Silverlight 2 Visual Essentials

Silverlight is a lightweight browser plug–in that frees your code from the traditional confines of the browser. It is a rules–changing, groundbreaking technology that allows you to run rich client applications right inside the browser. Even more impressively, it is able to host true .NET applications in non–Microsoft browsers (like Firefox) and on non–Microsoft platforms (like Mac OS X). Silverlight is evolving fast, and you need a reliable guidebook to make sense of it.

img

Silberschatz's operating system concepts

It combines instruction on concepts with real-world applications so that students can understand the practical usage of the content. End-of-chapter problems, exercises, review questions, and programming exercises help to further reinforce important concepts. New interactive self-assessment problems are provided throughout the text to help students monitor their level of understanding and progress. A Linux virtual machine (including C and Java source code and development tools) allows students to complete programming exercises that help them engage further with the material.

img

SharePoint 2007 Development Recipes : A Problem-Solution Approach

SharePoint 2007 Development Recipes offers a range of ready–to–use code recipes that provide the building blocks for solving many common SharePoint 2007 programming dilemmas. This practical, hands–on guide categorizes recipes by problem area, for example site management, event handlers, users, lists, and web parts, and source code is provided in both VB and C#. As well as providing an invaluable reference, Mark Gerow also includes clear, supporting guidelines to help you modify the code samples for the broadest range of applications.

img

Shared memory parallel programming with open MP ; 5th International Workshop on Open MP Application and Tools, WOMPAT 2004, Houston, TX, USA, May 17-18, 2004

Contributors to the WOMPAT 2004 OMPlab included IBM, Intel, Sun, the University of Tennessee, NASA, the University of Greenwich, Cornell University, the University of Oregon and the University of Houston.

img

Set-Theoretic Methods in Control

This self-contained monograph describes basic set-theoretic methods for control and provides a discussion of their links to fundamental problems in Lyapunov stability analysis and stabilization, optimal control, control under constraints, persistent disturbance rejection, and uncertain systems analysis and synthesis. New computer technology has catalyzed a resurgence of research in this area, particularly in the development of set-theoretic techniques, many of which are computationally demanding. The work presents several established and potentially new applications, along with numerical examples and case studies. A key theme of the presentation is the trade-off between exact (but computationally intensive) and approximate (but conservative) solutions to problems.

img

Set Theory : Centre de Recerca Matemàtica Barcelona, 2003-2004

This volume has its origins in the Research Programme on Set Theory and its Applications that took place at the Centre de Recerca Matemática (CRM) Barcelona from September 2003 to July 2004. It consists of two parts. The first contains survey papers on some of the mainstream areas of set theory, and the second contains original research papers.

img

Service-Oriented Computing ICSOC 2006 ; 4th International Conference, Chicago, IL, USA, December 4-7, 2006, Workshop Proceedings

This book constitutes the workshops of the 4th International Conference on Service-Oriented Computing, ICSOC 2006, held in Chicago, IL, USA. Both ICSOC'06 workshops were held as one-day-workshops the day before the major conference program of ICSOC'06 started.

img

Service-oriented computing – ICSOC 2005 ; 3rd International Conference, Amsterdam, The Netherlands, December 12-15, 2005, Proceedings

The 2005 edition had the important and ambitious goal of bringing together the different communities working in Web services and service-oriented computing. By attracting excellent contributions from different scientific communities, ICSOC aims at creating a scientific venue where participants can share ideas and compare their approaches to tackling the many still-open common research challenges. The commitment to cross-area fertilization was put into practice by having a very diversified Program Committee and by the presence of several area coordinators, leaders in the respective communities who encouraged and supervised submissions in each area.

img

Service Availability ; 4th International Service Availability Symposium, ISAS 2007, Durham, NH, USA, May 21-22, 2007, Proceedings

Program Chairs’ Message th The 4 International Service Availability Symposium (ISAS 2007) continued with the tradition of its predecessors by bringing together researchers and practitioners from both academia and industry to address the problems of service availability. The unique characteristic of a strong academic and industrial partnership was vividly - flected in this year’s event, from the Organizing Committee to the contributions and the participants. Recognizing the value of broadening the scope of ISAS 2007, we included new topic areas that cover model-driven design and human factors. We received a total of 25 submissions, each of which was thoroughly reviewed by at least three members of the Program Committee. Due to the limited time allocated for the symposium, many worthwhile manuscripts unfortunately did not make it into the final program.

img

Sequence Analysis and Modern C++ : The Creation of the SeqAn3 Bioinformatics Library

Every developer who previously worked with C++ will enjoy the in-depth chapter on important changes in the language from C++11 up to and including C++20. In contrast to many resources on Modern C++ that present new features only in small isolated examples, this book represents a more holistic approach: readers will understand the relevance of new features and how they interact in the context of a large software project and not just within a "toy example". Previous experience in creating software with C++ is highly recommended to fully appreciate these aspects. SeqAn3 is a new, re-designed software library. The conception and implementation process is detailed in this book, including a critical reflection on the previous versions of the library. This is particularly helpful to readers who are about to create a large software project themselves, or who are planning a major overhaul of an existing library or framework. While the focus of the book is clearly on software development and design, it also touches on various organisational and administrative aspects like licensing, dependency management and quality control.

img

Semiconcave Functions, Hamilton-Jacobi Equations, and Optimal Control

Semiconcavity is a natural generalization of concavity that retains most of the good properties known in convex analysis, but arises in a wider range of applications. This text is the first comprehensive exposition of the theory of semiconcave functions, and of the role they play in optimal control and Hamilton–Jacobi equations.

img

Semantics with Applications: An Appetizer

Semantics will have an important role to play in the future development of software systems and domain specific languages, and there is a real need for an introductory book that presents the fundamental ideas behind these approaches; stresses their relationship by formulating and proving the relevant theorems; and illustrates the applications of semantics in computer science. Written out of a tradition that places special emphasis on operational semantics, denotational semantics and axiomatic semantics, this book investigates the relationship between the various methods and describes some of the main ideas used, illustrating these via interesting applications.

img

Semantic Web, Ontologies and Databases ; VLDB Workshop, SWDB-ODBIS 2007, Vienna, Austria, September 24, 2007, Revised Selected Papers

Among the topics addressed are semantics-aware data models and query languages; ontology-based views, mapping, transformations, and query reformulation; and storing and indexing semantic Web data and schemas.

img

Semantic Web Services, Processes and Applications

Semantic Web Services, Processes and Applications brings contributions from researchers who study, explore and understand the semantic enabling of all phases of semantic Web processes. This encompasses design, annotation, discovery, choreography and composition. Also this book presents fundamental capabilities and techniques associated with ontological modeling or services, annotation, matching and mapping, and reasoning. This is complemented by discussion of applications in e-Government and bioinformatics. Semantic Web Services, Processes and Applications is structured for research scientists and graduate-level students in computer science, as well as practitioners in industry.

img

Self-Sustaining Systems ; 1st Workshop, S3 2008 Potsdam, Germany, May 15-16, 2008 Revised Selected Papers

S3 is a forum for discussion of topics relating to computer systems and languages that are able to bootstrap, implement, modify, and maintain themselves. One property of these systems is that their implementation is based on small but powerful abstractions; examples include (amongst others) Squeak/Smalltalk, COLA, Klein/Self, PyPy/Python, Rubinius/Ruby, and Lisp. Such systems are the engines of their own replacement, giving researchers and developers great power to experiment with, and explore future directions from within their own small language kernels.

img

Self-Organizing Systems ; 3rd International Workshop, IWSOS 2008, Vienna, Austria, December 10-12, 2008. Proceedings

This book is organized in topical sections on peer-to-peer systems, overlay networks as well as resource and service management.

img

Selection Methods in Plant Breeding

Written for plant breeders, researchers and post-graduate students, this book provides a comprehensive review of the methods and underlying theoretical foundations used for selection in plant breeding programmes. The authors review basic elements of population and quantitative genetic theory, and consider in a unique way the tackling of the problems presented by soil heterogeneity and intergenotypic competition when selecting quantitative characters.

img

Selection and Breeding Programs in Aquaculture

Although aquaculture as a biological production system has a long history, systematic and efficient breeding programs to improve economically important traits in the farmed species have rarely been utilized until recently, except for salmonid species. This means that the majority of aquaculture production (more than 90 %) is based on genetically unimproved stocks. In farm animals the situation is vastly different: practically no terrestrial farm production is based on genetically unimproved and undomesticated populations. This difference between aquaculture and livestock production is in spite of the fact that the basic elements of breeding theory are the same for fish and shellfish as for farm animals. One possible reason for the difference is the complexity of reproductive biology in aquatic species, and special consideration needs to be taken in the design of breeding plans for these species. Since 1971 AKVAFORSK, has continuously carried out large scale breeding research projects with salmonid species, and during the latest 15 years also with a number of fresh water and marine species. Results from this work and the results from other institutions around the world have brought forward considerable knowledge, which make the development of efficient breeding programs feasible. The genetic improvement obtained in selection programs for fish and shellfish is remarkable and much higher than what has been achieved in terrestrial farm animals.

img

Selected Contributions in Data Analysis and Classification

This was the era of the ?rst university calculation centres that one accessed over a counter. One would deposit cards on which program and data were punched in and come back a few hours or days later for the results. Like all those who used linear data analysis, the computer enabled me to calculate for each data set the value of mathematical objects (eigenvalues and eigenvectors for example) whose optimality properties had been demonstrated by mathematicians. It was - ready a big step to be able to do this in concrete experimental situations. With Dynamic Clustering Algorithm, Edwin Diday allowed us to discover that computers could be more than just a way of giving numerical values to known mathematical objects.

img

Selected areas in cryptography ; 11th International Workshop, SAC 2004, Waterloo, Canada, August 9-10, 2004, Revised Selected Papers

Design and analysis of symmetric key cryptosystems. – Primitives for symmetric key cryptography, including block and stream - phers, hash functions, and MAC algorithms. – Encient implementation of cryptographic systems in public and symmetric key cryptography. – Cryptographic solutions for mobile (web) services. A record of 117 papers were submitted for consideration by the program committee. After an extensive review process, 25 papers were accepted for p- sentation at the workshop (two of these papers were merged).

Results Per Page