Hiển thị các bài đăng có nhãn layer. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn layer. Hiển thị tất cả bài đăng

Thứ Bảy, 21 tháng 2, 2015

Vortex, Molecular Spin and Nanovorticity

Vortex, Molecular Spin and Nanovorticity



The subject of this book is the physics of vortices. A detailed analysis of the dynamics of vortices will be presented. The important topics of vorticity and molecular spin will be dealt with, including the electromagnetic analogy and quantization in superfluids. The effect of molecular spin on the dynamics of molecular nano-confined fluids using the extended Navier-Stokes equations will also be covered especially important to the theory and applicability of nanofluidics and associated devices. The nanoscale boundary layer and nanoscale vortex core are regions of intense vorticity (molecular spin). It will be shown, based on molecular kinetic theory and thermodynamics, that the macroscopic (solid body) rotation must be accompanied by internal rotation of the molecules. Electric polarization of the internal molecular rotations about the local rotation axis the Barnett effect occurs. In such a spin aligned system, major changes in the physical properties of the fluid result.




Thứ Bảy, 17 tháng 1, 2015

A Distributed Pi-Calculus

A Distributed Pi-Calculus



Distributed systems are fast becoming the norm in computer science. Formal mathematical models and theories of distributed behavior are needed in order to understand them. This book proposes a distributed pi-calculus called Dpi, for describing the behavior of mobile agents in a distributed world. It is based on an existing formal language, the pi-calculus, to which it adds a network layer and a primitive migration construct. A mathematical theory of the behavior of these distributed systems is developed, in which the presence of types plays a major role. It is also shown how in principle this theory can be used to develop verification techniques for guaranteeing the behavior of distributed agents. The text is accessible to computer scientists with a minimal background in discrete mathematics. It contains an elementary account of the pi-calculus, and the associated theory of bisimulations. It also develops the type theory required by Dpi from first principles.




Thứ Hai, 5 tháng 1, 2015

Rapid Prototyping of Biomaterials

Rapid Prototyping of Biomaterials



Rapid Prototyping of Biomaterials: Principles and Applications provides a comprehensive review of established and emerging rapid prototyping technologies (such as bioprinting) for medical applications. Rapid prototyping, also known as layer manufacturing, additive manufacturing, solid freeform fabrication, or 3D printing, can be used to create complex structures and devices for medical applications from solid, powder, or liquid precursors.




Thứ Tư, 24 tháng 12, 2014

Professional ASP.NET Design Patterns

Professional ASP.NET Design Patterns



This unique book takes good , application construction one step further by emphasizing loosely coupled and highly cohesive ASP.NET web application architectural design. Each chapter addresses a layer in an enterprise ASP.NET application and shows how proven patterns, principles, and best practices can be leveraged to solve problems and improve the , of your code. In addition, a professional-level, end-to-end case study is used to show how to actuate best practice design , and principles in a real web site. The framework built to support the case study can be used as the basis from which you can build real web sites, extend the code, and implement specific ASP.NET code.




Thứ Ba, 23 tháng 12, 2014

Programming Social Applications

Programming Social Applications



Social networking has made one thing clear: websites and applications need to provide users with experiences tailored to their preferences. This in-depth guide shows you how to build rich social frameworks, using open source technologies and specifications. You’ll learn how to create third-party applications for existing sites, build engaging social graphs, and develop products to host your own socialized experience.,

Programming Social Apps focuses on the OpenSocial platform, along with , Shindig, OAuth, OpenID, and other tools, demonstrating how they work together to help you solve practical issues. Each chapter uncovers a new layer in the construction of highly viral social applications and platforms.




Thứ Hai, 22 tháng 12, 2014

Linux Firewalls

Linux Firewalls



System administrators need to stay ahead of new , vulnerabilities that leave their networks exposed every day. A firewall and an intrusion detection systems (IDS) are two important weapons in that fight, enabling you to proactively deny , and monitor , traffic for signs of an attack.,

Linux Firewalls discusses the technical details of the iptables firewall and the Netfilter framework that are built into the Linux kernel, and it explains how they provide strong filtering, Network Address Translation (NAT), state tracking, and application layer inspection capabilities that rival many commercial tools. You’ll learn how to deploy iptables as an IDS with psad and fwsnort and how to build a strong, passive authentication layer around iptables with fwknop.