Financial accounting for decision makers ; 10th ed.
Financial Accounting for Decision Makers, 10th edition is an accessible introduction to the subject, focusing on the ways in which financial statements and information improve the quality of decision-making.
Field Theory ; 2nd ed.
This book presents the basic theory of fields, starting more or less from the beginning. It is suitable for a graduate course in field theory, or independent study.There are new exercises, a new chapter on Galois theory from an historical perspective, and additional topics sprinkled throughout the text, including a proof of the Fundamental Theorem of Algebra, a discussion of casus irreducibilis, Berlekamp's algorithm for factoring polynomials over Zp and natural and accessory irrationalities.
Feminist and LGBTI+ activism across Russia, Scandinavia and Turkey : Transnationalizing spaces of resistance
What do struggles for women’s and LGBTI+ rights in Russia, Turkey and the Scandinavian countries have in common? And what can actors who struggle for rights and justice in these contexts learn from each other? Based on a multisited ethnography of feminist and LGBTI+ activisms across Russia, Turkey and the Scandinavian countries, this Open Access book explores transnational struggles on various levels, from the micro-scale of the everyday to large-scale, spectacular events. Drawing on ethnographic insights and encounters from various sites, this book conceptualizes resistance as situated in the grey zone between barely perceptible, even hidden or covert, forms of mundane activist practices and highly visible street protests, gathering large crowds. Taking the reader beyond the dichotomies of visible/invisible and public/private, this book advances new understandings of resistance, solidarity, and activism in transnationalizing feminist and queer struggles, illustrated by rich ethnographic case studies from Russia, Scandinavia and Turkey.
Federation over the Web ; International Workshop, Dagstuhl Castle, Germany, May 1-6, 2005, Revised Selected Papers
The lives of people all around the world, especially in industrialized nations, continue to be changed by the presence and growth of the Internet. Its in?uence is felt at scales ranging from private lifestyles to national economies, boosting thepaceatwhichmoderninformationandcommunicationtechnologiesin?uence personal choices along with business processes and scienti?c endeavors. In addition to its billions of HTML pages, the Web can now be seen as an open repository of computing resources. These resources provide access to computational services as well as data repositories, through a rapidly growing variety of Web applications and Web services.
Fault Diagnosis and Tolerance in Cryptography ; 3rd International Workshop, FDTC 2006, Yokohama, Japan, October 10, 2006, Proceedings
The sophistication of the underlying cryptographic algorithms, the high complexity of the implementations, and the easy access and low cost of cryptographic devices resulted in increased concerns regarding the reliability and security of crypto-devices. The effectiveness of side channel attacks on cryptographic devices, like timing and power-based attacks, has been known for some time. Several recent investigations have demonstrated the need to develop methodologies and techniques for designing robust cryptographic systems (both hardware and software) to protect them against both accidental faults and maliciously injected faults with the purpose of extracting the secret key. This trend has been particularly motivated by the fact that the equipment needed to carry out a successful side channel attack based on fault injection is easily accessible at a relatively low cost (for example, laser beam technology), and that the skills needed to use it are quite common.
Fast, Efficient and Predictable Memory Accesses : Optimization Algorithms for Memory Architecture Aware Compilation
Fast, Efficient and Predictable Memory Accesses presents techniques for designing fast, energy-efficient and timing predictable memory systems. By using a careful combination of compiler optimizations and architectural improvements, we can achieve more than what would be feasible at one of the levels in isolation. The described optimization algorithms achieve the goals of high performance and low energy consumption. In addition to these benefits, the use of scratchpad memories significantly improves the timing predictability of the entire system, leading to tighter worst case execution time bounds (WCET). The WCET is a relevant design parameter for all timing critical systems. In addition, the book covers algorithms to exploit the power down modes of main memories in SDRAM technology, as well as the execute-in-place feature of Flash memories. The final chapter considers the impact of the register file, which is also part of the memory hierarchy.
Facebook API Developers Guide
The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML. Covers all key features of the Facebook API Explains the API languages FQL and FBML Teaches by example, with useful code and tips you can use in your own applications
Eye Tracking Methodology : Theory and Practice
Despite the availability of cheap, fast, accurate and usable eye trackers, there is still little information available on how to develop, implement and use these systems. This second edition of Andrew Duchowski’s successful guide to these systems contains significant additional material on the topic and fills this gap in the market with this accessible and comprehensive introduction. Opening with useful background information, including an introduction to the human visual system and key issues in visual perception and eye movement, the second part surveys eye-tracking devices and provides a detailed introduction to the technical requirements necessary for installing a system and developing an application program. The book focuses on video-based, corneal-reflection eye trackers – the most widely available and affordable type of system, before closing with a look at a number of interesting and challenging applications in human factors, collaborative systems, virtual reality, marketing and advertising.
Extreme Nonlinear Optics : An Introduction
Following the birth of the laser in 1960, the field of "nonlinear optics" rapidly emerged. Today, laser intensities and pulse durations are readily available, for which the concepts and approximations of traditional nonlinear optics no longer apply. In this regime of "extreme nonlinear optics," a large variety of novel and unusual effects arise, for example frequency doubling in inversion symmetric materials or high-harmonic generation in gases, which can lead to attosecond electromagnetic pulses or pulse trains. Other examples of "extreme nonlinear optics" cover diverse areas such as solid-state physics, atomic physics, relativistic free electrons in a vacuum and even the vacuum itself. This book starts with an introduction to the field based primarily on extensions of two famous textbook examples, namely the Lorentz oscillator model and the Drude model. Here the level of sophistication should be accessible to any undergraduate physics student. Many graphical illustrations and examples are given. The following chapters gradually guide the student towards the current "state of the art" and provide a comprehensive overview of the field. Every chapter is accompanied by exercises to deepen the reader's understanding of important topics, with detailed solutions at the end of the book.
Exploring Probability in School : Challenges for Teaching and Learning
Exploring Probability in School provides a new perspective into research on the teaching and learning of probability. It creates this perspective by recognizing and analysing the special challenges faced by teachers and learners in contemporary classrooms where probability has recently become a mainstream part of the curriculum from early childhood through high school. The authors of the book discuss the nature of probability, look at the meaning of probabilistic literacy, and examine student access to powerful ideas in probability during the elementary, middle, and high school years. Moreover, they assemble and analyse research-based pedagogical knowledge for teachers that can enhance the learning of probability throughout these school years.
Expert Oracle JDBC Programming
JDBC is the most commonly used API in Java to access and manipulate data in a database. Oracle is one of the most popular and scalable databases in the world. This book is a must-have for any developer building an application that employs JDBC on Oracle database. Unlike other JDBC books, this book has been written to complement not rehash the contents of Oracle JDBC documentation and the JDBC specification. The book teaches you not just how to write JDBC code, but how to write effective JDBC code in a step-by-step fashion. This book does not assume any prior knowledge of JDBC, though it does assume basic knowledge of SQL and PL/SQL. It covers JDBC with a focus on writing high-performing, scalable and secure applications for Oracle 10g and 9i.
Expert Oracle
Thomas Kyte has a simple philosophy: You can treat Oracle as a black box and shove data inside of it, or you can learn how Oracle works and exploit it as a powerful computing environment. If you choose the latter, you will see there are few information management problems you cannot solve quickly and elegantly. Kyte has selected the most important features and techniques to discuss in Expert One-on-One Oracle, which he teaches in a proof-by-example manner. He discusses available features, implementing software using these features, and avoiding potential pitfalls.
Experience-Based Communication
Experience-based Communication is a powerful tool. Companies can use it to bring their values to life and to make their messages accessible and credible. By communicating in a way that can be both sensed and felt, companies can increase their influence on internal and external stakeholders - and existing and potential customers. This book teaches you how to architect the way your company is experienced at every real-life touchpoint. How to use physical meetings and locations to create an affinity with a given market segment. And how to engage your audience mentally, physically and socially in order to transform them into loyal customers and willing ambassadors.
Exhibition Design : An Introduction ; 2nd ed.
Offers a thorough grounding in the principles of designing for exhibitions. It describesthe skills needed to become an exhibition designer, including: Developing a brief and working with clients Design principles for graphics, circulation, lighting, and accessibility Presenting ideas to clients The practicalities of productionVisual material includes photographs of completed exhibitions by world-renowned designers, concept drawings, computer renderings, charts, and tables of informationall for a wide range of exhibitions around the world, permanent and temporary, including museums and galleries, visitor centers, brand experiences, festivals, and trade fairs. The book will inform and inspire, as well as equip students and new exhibition designers with a valuable guide to the profession
Exceptional Lifespans
How long can humans live? This open access book documents, verifies and brings to life the advance of the frontier of human survival. It carefully validates data on supercentenarians, aged 110+, and semi-supercentenarians, aged 105-109, stored in the International Database on Longevity (IDL).
E-Voting and Identity ; 1st International Conference, VOTE-ID 2007, Bochum, Germany, October 4-5, 2007, Revised Selected Papers
Voting and identity have a very delicate relationship. Only a few processes - pendso much on an identity management respecting the fine line between reliable identification and reliable non-identifiability each at its part during the process. And only a few processes may change their outer appearance so much with the advent of new IT as voting and identity management do. So it was no surprise in FIDIS, the interdisciplinary Network of Excellence working on the Future of Identity in the Information Society
Evolutionary Equations : Picard's Theorem for Partial Differential Equations, and Applications
This book provides a solution theory for time-dependent partial differential equations, which classically have not been accessible by a unified method. Instead of using sophisticated techniques and methods, the approach is elementary in the sense that only Hilbert space methods and some basic theory of complex analysis are required. Nevertheless, key properties of solutions can be recovered in an elegant manner.
Event-Driven Mobile Financial Information Services : Design of an Intraday Decision Support System
In recent years, mobile applications and technologies have become valuable for many companies and their customers. This ongoing trend has affected both businesses and everyday life.Jan Muntermann presents an intraday event study that is conducted within the German capital market, and provides evidence that investors could exploit intraday stock price effects following critical market events. He then develops the concept for a corresponding mobile decision support system that assists investors in identifying those events. Based on the design science research paradigm, he uses this concept in the design of a novel mobile decision support system, which can provide ubiquitous information access to private investors.
Evaluating Information Retrieval and Access Tasks : NTCIR's Legacy of Research Impact
This open access book summarizes the first two decades of the NII Testbeds and Community for Information access Research (NTCIR). NTCIR is a series of evaluation forums run by a global team of researchers and hosted by the National Institute of Informatics (NII), Japan. The book is unique in that it discusses not just what was done at NTCIR, but also how it was done and the impact it has achieved. For example, in some chapters the reader sees the early seeds of what eventually grew to be the search engines that provide access to content on the World Wide Web, today’s smartphones that can tailor what they show to the needs of their owners, and the smart speakers that enrich our lives at home and on the move. We also get glimpses into how new search engines can be built for mathematical formulae, or for the digital record of a lived human life.
EU-Turkey Relations : Theories, Institutions, and Policies
This book explores the new complexities and ambiguities that epitomize EU-Turkey relations. With a strong focus on the developments in the last decade, the book provides full access to a comprehensive understanding of the multifaceted relationship through three entry points: (1) Theories and Concepts, (2) Institutions, and (3) Policies. Part I brings together complementary and competing analytical approaches to study the evolution of EU-Turkey relations, ranging from traditional integration theories to novel concepts. Part II investigates the institutional machinery of EU-Turkey relations by analyzing the roles and perspectives of the European Council, the European Commission, and the European Parliament. Part III offers analyses of the policies most relevant for the relationship: enlargement policy, trade and macroeconomic policies, foreign and security policy, migration and asylum policies, and energy policy. In Part IV, the volume closes with a systematic survey of the conditions under which cooperative trends in EU-Turkey relations could be (re)invigorated. The systematic setup and the balanced combination of distinguished experts from EU- and Turkey-based institutions make this book a fundamental reading for students, researchers, lecturers, and practitioners of EU-Turkey relations, European integration and Turkish foreign policy.



















