Page 16
Page 16
img

Fractal Geometry, Complex Dimensions and Zeta Functions : Geometry and Spectra of Fractal Strings

Number theory, spectral geometry, and fractal geometry are interlinked in this in-depth study of the vibrations of fractal strings, that is, one-dimensional drums with fractal boundary. Key Features The Riemann hypothesis is given a natural geometric reformulation in the context of vibrating fractal strings Complex dimensions of a fractal string, defined as the poles of an associated zeta function, are studied in detail, then used to understand the oscillations intrinsic to the corresponding fractal geometries and frequency spectra Explicit formulas are extended to apply to the geometric, spectral, and dynamical zeta functions associated with a fractal Examples of such explicit formulas include a Prime Orbit Theorem with error term for self-similar flows, and a geometric tube formula The method of Diophantine approximation is used to study self-similar strings and flows Analytical and geometric methods are used to obtain new results about the vertical distribution of zeros of number-theoretic and other zeta functions Throughout new results are examined. The final chapter gives a new definition of fractality as the presence of nonreal complex dimensions with positive real parts, and discusses several open problems and extensions.

img

Fourth IFIP International Conference on Theoretical Computer Science - TCS 2006 ; IFIP 19th World Computer Congress, TC-1, Foundations of Computer Science, August 23-24, 2006, Santiago, Chile

The IFIP series publishes state-of-the-art results in the sciences and technologies of information and communication. The scope of the series includes: foundations of computer science; software theory and practice; education; computer applications in technology; communication systems; systems modeling and optimization; information systems; computers and society; computer systems technology; security and protection in information processing systems; artificial intelligence; and human-computer interaction. Proceedings and post-proceedings of referred international conferences in computer science and interdisciplinary fields are featured. These results often precede journal publication and represent the most current research. The principal aim of the IFIP series is to encourage education and the dissemination and exchange of information about all aspects of computing.

img

Foundations of Quantum Physics

Intended to be used as a textbook for an introductory course in quantum mechanics at the undergraduate level, Foundations of Quantum Physics is also meant to be retained by the student for later use as a reference. The presentation begins with the solution of some basic quantum mechanical problems. The emphasis is on those features of the solutions that are unique to quantum physics. It is only after these aspects of quantum physics are thoroughly discussed that the mathematical formalism of quantum mechanics is presented and related to the previous chapters. Throughout the book, the emphasis is on understanding the concepts and relating them to known phenomena.

img

Foundations of Computer Security

Foundations of Computer Security provides a succinct, yet authoritative introduction to the underlying theory, history, vocabulary, and concepts that drive this pivotal area of computer science. With its user-friendly approach and clarity of style, the text conveys—in simple terms—the core principles and developments underlying computer security in its many ramifications in the rapidly evolving computing arena. Following its opening framework laid out in a broad preface and introductory chapter, the book features chapters dedicated to a wide array of security-related subtopics: physical security, viruses and worms, malware and spyware, privacy and trust, and cryptography.

img

Foundations of Atlas : Rapid Ajax Development with ASP.NET 2.0

This book introduces a fast-track path to understanding Atlas, and how this technology can increase the power and functionality of your code while conserving time and effort. The book begins with a bare-bones introduction that explains how Atlas relates to Ajax. Microsoft Atlas is a web-client framework that makes building Ajax-style applications easier. It provides a prewritten framework that gives you a structured environment in which to work. Atlas also provides you with an object model and standardized debugging to make development faster and simpler. Ajax is a way of combining a number of Web technologies including JavaScript, dynamic HTML, and a feature known as XMLHttp (which reduces the need for client browsers to constantly reconnect to the server every time new information is downloaded). But at the moment, people developing with Ajax have to write their code from the ground up, which is complex and time consuming.

img

Foundations of AOP for J2EE Development

Foundations of AOP for J2EE Development covers a relatively new programming paradigm: aspect-oriented programming, or AOP. Presented are the core concepts of AOP: AspectJ 5, JBoss AOP, Spring AOP, and JAC. Specific features of these tools are compared. The book also explores the potential uses of AOP in everyday programming life, such as design patterns implementation, program testing, and application management. In the latter part of the book, the authors show how AOP can ease the task of J2EE application development (J2EE is known for being a rich and somewhat complicated framework).

img

Foundation Web Design with Dreamweaver 8

Dreamweaver is Macromedia's bestselling web design/development environment. Dreamweaver has the capability to generate dynamic website code using server-side languages like ASP, PHP, and ASP.NET. We know that you don't always require a full database-driven site though, so this book focuses on using version 8 of Dreamweaver to design and create usable, standards-compliant websites using XHTML and CSS. One of the highlights of this version is much closer, tighter CSS/XHTML. This book will show you how to make the most of that feature. After a brief introduction to the latest version of Dreamweaver, and how CSS and XHTML fit into it, Craig Grannell looks at using the software for your web design projects in a hands-on, task based manner.

img

Foundation Flash CS3 Video

Video is one of the most exciting features on today's Internet, with widespread adoption being made possible by advances in bandwidth and software. But simply streaming video clips to Web users is only the tip of the iceberg! Flash CS3 offers a whole host of advanced video features, allowing you to create breathtaking user experiences. And this book, the second edition of the critically-acclaimed Foundation Flash 8 Video, shows you how to make the most of video in Flash CS3. The authors start with the basics of creating video ready for use on the web using popular applications such as Windows Movie Maker and iMovie, creating FLV (Flash video) using both Flash and other applications such as Sorenson Squeeze, and importing that video into Flash.

img

Foundation Flash CS3 for Designers

This book is all you'll need to learn Flash CS3 from the ground up, or learn about all these new features, if you already have previous Flash experience. Flash experts Tom Green and David Stiller take you step-by-step through all facets of Flash CS3, with the emphasis firmly on good design techniques that you use in your own projects.

img

Foundation Flash 8

The fourth edition of friends of ED's legendary beginner Flash book, Foundation Flash 8 uses a series of structured exercises and detailed discussions to help you start your exploration of Flash. The detailed tutorial style will ensure that you retain the knowledge you gain and are able to draw upon it throughout your Flash career. Foundation Flash 8 features a running case study that evolves into a fully-functional Flash website as you work through the tutorials, so you'll immediately see everything that you learn being used in a practical project. This book focuses on the core skills that you need to get started working with Flash 8: understanding the interface, becoming familiar with the creative tools and their capabilities, grasping the relationships between the different components that make up a Flash movie, and getting insight into how to put all the pieces together to create your own Flash-based website.

img

Foundation Expression Blend 2 : Building applications in WPF and silverlight

This book shows you how to take full advantage of Blend's interface, together with and Silverlight's vastly improved designer-developer workflow, guiding you through every step of development from downloading and installing of the development environment through creating finished, functional projects. You'll learn how to create simple drawing applications with the InkCanvas, make tabbed and scrollable interfaces, as well as build fully featured media players, photo galleries, and interactive 3D designs. Each chapter discusses major WPF and Silverlight features, provides a hands-on tutorial, and explains how that feature is implemented in the real world. In the end, you will have a collection of impressive WPF and Silverlight applications that can be added to your portfolio.

img

Foundation ActionScript animation : Making things move!

In this book Keith Peters guides you through some basic animation theory and then demystifies the math and physics behind creating realistic animation, looking at trigonometry, velocity and acceleration, and bouncing & friction. This book will teach you how to use Flash ActionScript to move the objects in your movies, rather than letting Flash's tween engine do it for you. The benefit of this is smaller, more realistic, more dynamic interactive movies that seem to come alive on your screen. Almost all of the code featured in this book will work fine in either Flash MX 2004 or Flash 8, and with a few minor adjustments, most of it can even be applied to Flash MX.

img

Foundation ActionScript 3.0 with Flash CS3 and Flex

If you want to create exciting dynamic web sites that will amaze your online audience, then the Flash platform is a great way to go, with it's many features, including powerful graphical and sound and video capabilities. To really harness the power of Flash though, you need to make use of ActionScript to provide dynamic effects, enable user interaction, and manipulate data. ActionScript 3.0, the Flash Platform's scripting language, offers a lot of new and powerful features. ActionScript is now a full-fledged programming language, with complete object-oriented capabilities, improved event handling, sound and video support, drawing capabilities, support for regular expressions, and much more. This book covers all the essential techniques from the ground up, allowing you to get up and running quickly and easily. Starting with the fundamentals, you'll learn about using ActionScript objects, manipulating sound and video, and harnessing the power of regular expressions and XML.

img

Forms of List-Making : Epistemic, Literary, and Visual Enumeration

This book attempts to show that an examination of the list’s formal features has the potential to produce genuine insights into the production of knowledge, the poetics of literature and the composition of visual art. Following a conceptual introduction, the twelve single-authored chapters place the list in a variety of well-researched contexts, including ancient Roman historiography, medieval painting, Enlightenment periodicals, nineteenth-century botanical geography, American Beat poetry and contemporary photobooks.

img

Formal aspects in security and trust ; Vol. 173 ; IFIP TC1 WG1.7 Workshop on Formal Aspects in Security and Trust (FAST), World Computer Congress, August 22-27, 2004, Toulouse, France

The IFIP series publishes state-of-the-art results in the sciences and technologies of information and communication. The scope of the series includes: foundations of computer science; software theory and practice; education; computer applications in technology; communication systems; systems modeling and optimization; information systems; computers and society; computer systems technology; security and protection in information processing systems; artificial intelligence; and human-computer interaction. Proceedings and post-proceedings of referred international conferences in computer science and interdisciplinary fields are featured. These results often precede journal publication and represent the most current research. The principal aim of the IFIP series is to encourage education and the dissemination and exchange of information about all aspects of computing.

img

Foreign Exchange Rate Forecasting using Artificial Neural Networks

In this monograph, the authors try to apply artificial neural networks (ANNs) to exchange rates forecasting. Selection of the ANN approach for - change rates forecasting is because of ANNs’ unique features and powerful pattern recognition capability. Unlike most of the traditional model-based forecasting techniques, ANNs are a class of data-driven, self-adaptive, and nonlinear methods that do not require specific assumptions on the und- lying data generating process. These features are particularly appealing for practical forecasting situations where data are abundant or easily available, even though the theoretical model or the underlying relationship is - known. Furthermore, ANNs have been successfully applied to a wide range of forecasting problems in almost all areas of business, industry and engineering.

img

Forces, Growth and Form in Soft Condensed Matter : At the Interface between Physics and Biology

This volume comprises the proceedings of a NATO Advanced Study Institute held at Geilo, Norway, 24 March - 3 April 2003, the seventeenth ASI in a series held every two years since 1971. The objective of this ASI was to identify and discuss areas where synergism between modern physics, soft condensed matter and biology might be most fruitful. The main pedagogical approach was to have lecturers focussing on basic understanding of important aspects of the relative role of the various interaction- electrostatic, hydrophobic, steric, conformational, van der Waals etc. Soft condensed matter and the connection between physics and biology have been the themes of several earlier Geilo Schools. A return to these subjects thus allowed a fresh look and a possibility for defining new directions for research. Examples of soft materials, which were discussed at this ASI, included colloidal dispersions, gels, biopolymers and charged polymer solutions, polyelectrolytes, protein/membrane complexes, nucleic acids and their complexes. Indeed, most forms of condensed matter are soft and these substances are composed of aggregates and macromolecules, with interactions that are too weak and complex to form crystals spontaneously. A characteristic feature is that small external forces, slight perturbations in temperature, pressure or concentration, can all be enough to induce significant structural changes. Thermal fluctuations are almost by definition strong in soft materials and entropy is a predominant determinant of structure, so that disorder, slow dynamics and plastic deformation are the rule. Hence the phrase ‘soft condensed matter’ has been coined.

img

Food Safety and Ways to Prevent Life-Threatening Pollutants

The fears regarding food safety started long time ago, and till this very moment of ours, the international organizations and INGOs pay lots of hard work to minimize and achieve reduction in the effects and the suffering caused to people around the world by contaminated foods each year. This research talks about the main patterns of food contaminants, and they are chemical, physical, biological, and last but not least the contamination caused by radioactive substances. It is also important to talk about the methods of precaution and protection against the diseases and illnesses produced by contaminated foods, as well about the role of INGOs which are dedicated and specialized in law and regulations enactment for bounding the incidence of food contamination in the world, for raising the public awareness towards food safety, and to keep up with the latest updates of events. This research also contains vast Information about Covid-19 and its spreading process via contaminated food.

img

Food lens = فود لينس

Food lens is an innovative application designed to revolutionize dietary management by leveraging advanced image recognition and nutritional analysis. The primary objective of this senior project is to develop a user-friendly tool that identifies various foods through a camera interface and provides detailed nutritional information. This application not only enhances the user's understanding of their dietary intake but also assists in achieving personalized health and fitness goals. The core functionality of Food Lens involves the integration of a robust image recognition system capable of accurately identifying a wide range of foods. Upon identification, the application retrieves comprehensive nutritional data, including calorie content, macronutrient distribution (proteins, fats, carbohydrates), and essential micronutrients (vitamins and minerals). This data is then seamlessly integrated into the user's dietary profile. Food Lens is designed to track the user's daily caloric intake and compare it against personalized recommendations based on age, gender, weight, height, and activity level. By maintaining a dynamic record of consumed foods, the application provides real-time feedback on the user’s nutritional progress. This feature is particularly beneficial for individuals aiming to manage weight, address dietary restrictions, or improve overall health.

img

Focusing telescopes in nuclear astrophysics

This volume is the first of its kind on focusing gamma-ray telescopes. Forty-eight refereed papers provide a comprehensive overview of the scientific potential and technical challenges of this nascent tool for nuclear astrophysics. The book features articles dealing with pivotal technologies such as grazing incident mirrors, multilayer coatings, Laue- and Fresnel-lenses - and even an optic using the curvature of space-time. The volume also presents an overview of detectors matching the ambitious objectives of gamma ray optics, and facilities for operating such systems on the ground and in space. The extraordinary scientific potential of focusing gamma-ray telescopes for the study of the most powerful sources and the most violent events in the Universe is emphasized in a series of introductory articles.

Results Per Page