Page 4
Page 4
img

Universality of Nonclassical Nonlinearity : Applications to Non-Destructive Evaluations and Ultrasonics

Comes as a result of the research work developed in the framework of two international projects: the European Science Foundation supported program NATEMIS (Nonlinear Acoustic Techniques for Micro-Scale Damage Diagnostics) and a Los Alamos-based international network. The main topics of both the programs and the book cover the phenomenology, theory and applications of Nonclassical Nonlinearity (NCNL). NCNL techniques have been found in recent years to be extremely powerful (up to 1000 times more than the corresponding linear techniques) in a wide range of applications, including Material Characterization, Ultrasonics, Geophysics and Maintenance and Restoration of artifacts. These techniques are being adopted as the main inspection and research tool in another European program: AERONEWS (Health monitoring of aircraft by nonlinear elastic wave propagation).

img

Universal access in human-computer interaction : Coping with diversity ; 4th International Conference on Universal access in human-computer interaction, UAHCI 2007, Held as Part of HCi International 2007, Beijing, China, July 22-27, 2007, Proceedings, Part I

Contains papers in the thematic area of Universal Access in Human-Computer Interaction, addressing the following major topics: Designing for Universal Access / Universal Access Methods, Techniques and Tools / Understanding Diversity: Motor, Perceptual and Cognitive Abilities / Understanding Diversity: Age

img

Universal access in human-computer interaction : Ambient interaction ; 4th International Conference on universal access in human-computer interaction, UAHCI 2007, Held as Part of HCI International 2007, Beijing,China, July 22-27, 2007, Proceedings, Part II

Contains papers in the thematic area of Universal Access in Human-Computer Interaction, addressing the following major topics: Intelligent Ambients / Access to the Physical Environment, Mobility and Transportation / Virtual and Augmented Environments / Interaction Techniques and Devices

img

Unity Networking Fundamentals : Creating Multiplayer Games with Unity

Covers a variety of topics, including accessing data using RESTful APIs, local networked games, and creating multiplayer online games using client-server architecture. It provides the basics of networking, sockets, TCP vs. UDP, client-server architecture, serialization, RESTful APIs, network latency, and client-side prediction. Projects are presented to illustrate the concepts, including a chat client/server overlay for your game, and a 3D maze game that allows up to four players to connect over the network. You will learn : Know the difference between TCP and UDP, and the pros and cons of these protocols / Create client-server multiplayer games in Unity using C# / Receive and process data from a remote server using RESTful APIs / Understand latency and how to mitigate its impact

img

Unifying Theories of Programming ; 1st International Symposium, UTP 2006, Walworth Castle, County Durham, UK, February 5-7, 2006, Revised Selected Papers

A number of formal notations and theories have now emerged and proved them-selves effective as tools for the practisingsoftware engineer. Within these theorieswe see a number of common themes, such as abstraction, refinement, choice, ter-mination, feasibility, concurrency and communication. The commonality of suchthemes opens perspectives for unifying theories, an activity which can increaseour ability to use existing methods and notations, to recognise their limitations,and to extend and generalise them.

img

Unifying the Software Process Spectrum ; International Software Process Workshop, SPW 2005, Beijing, China, May 25-27, 2005 Revised Selected Papers

This volume contains papers presented at SPW 2005, the Software Process Workshop held in Beijing, P. R. China, on May 25-27, 2005, and prepared for final publication. The theme of SPW2005 was “Unifying the Software Process Spectrum. ” Software process encompasses all the activities that aim at developing or evolving software products. The expanding role of software and information systems in the world has focused increasing attention on the need for assurances that software systems can be developed at acceptable speed and cost, on a predictable schedule, and in such a way that resulting systems are of acceptably high quality and can be evolved surely and rapidly as usage contexts change.

img

Unfoldings : A Partial-Order Approach to Model Checking

In this book the authors introduce unfoldings, an approach to model checking which alleviates the state explosion problem by means of concurrency theory. They offer a gentle introduction to the basics of the method, and in particular they detail an unfolding-based algorithm for model checking concurrent systems against properties specified as formulas of linear temporal logic (LTL). Self-contained chapters cover transition systems and their products; unfolding products; search procedures for basic verification problems, such as reachability and livelocks; and model checking LTL.

img

Understanding Programming Languages

This book is about describing the meaning of programming languages. While a compiler or an interpreter offers a form of formal description of a language, it is not something that can be used as a basis for reasoning about that language nor can it serve as a definition of a programming language itself since this must allow a range of implementations. By writing a formal semantics of a language a designer can yield a far shorter description and tease out, analyse and record design choices.Early in the book the author introduces a simple notation, a meta-language, used to record descriptions of the semantics of languages. In a practical approach, he considers dozens of issues that arise in current programming languages and the key techniques that must be mastered in order to write the required formal semantic descriptions. The book concludes with a discussion of the eight key challenges: delimiting a language (concrete representation), delimiting the abstract content of a language, recording semantics (deterministic languages), operational semantics (non-determinism), context dependency, modelling sharing, modelling concurrency, and modelling exits.

img

Understanding Network Hacks : Attack and Defense with Python 3

Explains how to see one's own network through the eyes of an attacker, to understand their techniques and effectively protect against them. Through Python code samples the reader learns to code tools on subjects such as password sniffing, ARP poisoning, DNS spoofing, SQL injection, Google harvesting, Bluetooth and Wifi hacking. Furthermore the reader will be introduced to defense methods such as intrusion detection and prevention systems and log file analysis by diving into code.This book addresses interested Python programmers who want to learn about network coding and to administrators, who want to actively check the security of their systems and networks. The content should also be useful for white, gray and black hat hackers, who prefer Python for coding. You neither need deep knowledge on how computer networks are build up nor in programming.

img

Understanding and Using Linear Programming

An introductory textbook of linear programming, written mainly for students of computer science and mathematics. Our guiding phrase is, "what every theoretical computer scientist should know about linear programming". The book is relatively concise, in order to allow the reader to focus on the basic ideas. For a number of topics commonly appearing in thicker books on the subject, we were seriously tempted to add them to the main text, but we decided to present them only very brie?y in a separate glossary. At the same time, we aim at covering the main results with complete proofs and in su?cient detail, in a way ready for presentation in class. One of the main focuses is applications of linear programming, both in practice and in theory.

img

Understand, Manage, and Measure Cyber Risk : Practical Solutions for Creating a Sustainable Cyber Program

Provides tools and methods in a straight-forward practical manner to guide the management of your cybersecurity program and helps practitioners pull cyber from a “technical” problem to a “business risk management” problem, equipping you with a simple approach to understand, manage, and measure cyber risk for your enterprise. You will learn: Educate the executives/board on what you are doing to reduce risk / Communicate the value of cybersecurity programs and investments through insightful risk-informative metrics / Know your key performance indicators (KPIs), key risk indicators (KRIs), and/or objectives and key results / Prioritize appropriate resources through identifying program-related gaps / Lay down the foundational components of a program based on real examples, including pitfalls to avoid

img

Unconventional Programming Paradigms ; International Workshop UPP 2004, Le Mont Saint Michel, France, September 15-17, 2004, Revised Selected and Invited Papers

Nowadays, developers have to face the proliferation of hardware and software environments, the increasing demands of the users, the growing number of p- grams and the sharing of information, competences and services thanks to the generalization ofdatabasesandcommunication networks. Aprogramisnomore a monolithic entity conceived, produced and?nalized before being used. A p- gram is now seen as an open and adaptive frame, which, for example, can - namically incorporate services not foreseen by the initial designer. These new needs call for new control structures and program interactions. Unconventionalapproachestoprogramminghavelongbeendevelopedinv-iousnichesandconstituteareservoirofalternativewaystofacetheprogramming languages crisis.

img

Unconventional Computation ; Vol. 4135 ; 5th International Conference, UC 2006, York, UK, September 4-8, 2006, Proceedings

This book about The 5th International Conference on Unconventional Computation, UC 2006,organized under the auspices of the EATCS by the Centre for Discrete Mathe-matics and Theoretical Computer Science of the University of Auckland, and theDepartment of Computer Science of the University of York, was held in York,UK, September 4–8, 2006.

img

Uncertainty, Rationality, and Agency

This book is about Rational Agents, which can be humans, players in a game, software programs or institutions. Typically, such agents are uncertain about the state of affairs or the state of other agents, and under this partial information they have to decide on which action to take next. This book collects chapters that give formal accounts not only of Uncertainty, Rationality and Agency, but also of their interaction: what are rational criteria to accept certain beliefs, or to modify them; how can degrees of beliefs guide an agent in making decisions; why distinguish between practical and epistemic rationality when agents try to coordinate; what must be common beliefs between agents about each other's rationality in order to act rationally themselves; can an agent assign probabilities to planned actions; how to formalise assumptions about a rational speaker in a conversation obeying Gricean maxims.

img

Uncertainty Reasoning for the Semantic Web I ; ISWC International Workshops, URSW 2005-2007, Revised Selected and Invited Papers

Represents the first comprehensive compilation of state-of-the-art research approaches to uncertainty reasoning in the context of the semantic Web, capturing different models of uncertainty and approaches to deductive as well as inductive reasoning with uncertain formal knowledge.

img

UML Modeling Languages and Applications ; <> 2004 Satellite Activities Lisbon, Portugal, October 11-15, 2004, Revised Selected Papers

This volume is a compilation of the contributions presented at these satellite events. Workshops at UML 2004 took place during the ?rst three days of the conference(fromOctober10to12). Followingthetraditionofprevious UML conferences, UML 2004workshopsprovidedacollaborativeforumforgroups of (typically 15 to 30) participants to exchange recent or preliminary results, to conduct intensive discussions on a particular topic, or to coordinate e?orts between representatives of a technical community. Ten workshops were held, covering a variety of hot topics, which have been covered in the workshop - ports contained in this volume.

img

Ultrascale Computing Systems

The needs of future digital data and computer systems are expected to be two to three orders of magnitude larger than for today's systems, to take account of unprecedented amounts of heterogeneous hardware, lines of source code, numbers of users, and volumes of data. Ultrascale computing systems (UCS) are a solution. Envisioned as large-scale complex systems joining parallel and distributed computing systems, which can be located at multiple sites and cooperate to provide the required resources and performance to the users, these technologies will extend individual systems to provide the resources that are very much needed.

img

Ultimate Limit-State Design of Concrete Structures : A new approach

Structural concrete members often show great deviation in structural performance from that predicted by the current code of practice. In certain cases the predications considerably underestimate the capabilities of a structure or member, while in others the predictions are unsafe as they overestimate the member's ability to perform in a prescribed manner. Clearly, a rational and unified design methodology is still lacking for structural concrete. This book presents a simplified methodology based on calculations which are quick, easily programmable and no more complex than those required by the current codes.

img

Types for Proofs and Programs ; International Workshop, TYPES 2006, Nottingham, UK, April 18-21, 2006, Revised Selected Papers

The 17 papers address all current issues in formal reasoning and computer programming based on type theory, including languages and computerized tools for reasoning

img

Types for Proofs and Programs ; International Workshop, TYPES 2004, Jouy-en-Josas, France, December 15-18, 2004, Revised Selected Papers

Cover all current issues of formal reasoning and computer programming based on type theory are addressed; in particular languages and computerised tools for reasoning, and applications in several domains such as analysis of programming languages, certified software, formalisation of mathematics and mathematics education.

Results Per Page