الصفحة 7
الصفحة 7
img

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.

img

Ethereum Smart Contract Development in Solidity

This book introduces readers to the Solidity language from scratch, together with case studies and examples. It also covers advanced topics and explains the working mechanism of smart contracts in depth. Further, it includes relevant examples that shed new light on the forefront of Solidity programming. In short, it equips readers with essential practical skills, allowing them to quickly catch up and start using Solidity programming.

img

Eric Sink on the Business of Software

Eric Sink on the Business of Software is a selection of the best and most popular essays from the author's website. This insightful collection of essays explore the business concerns that programmers face during the course of their careers—particularly those programmers who are small independent software vendors. Sink also covers issues like starting your own business, and then performing the hiring, marketing, and finances in a style that programmers understand, sprinkled with a touch of humor.

img

Ergodic Dynamics : From Basic Theory to Applications

This textbook provides a broad introduction to the fields of dynamical systems and ergodic theory. Motivated by examples throughout, the author offers readers an approachable entry-point to the dynamics of ergodic systems. Modern and classical applications complement the theory on topics ranging from financial fraud to virus dynamics, offering numerous avenues for further inquiry. Starting with several simple examples of dynamical systems, the book begins by establishing the basics of measurable dynamical systems, attractors, and the ergodic theorems. From here, chapters are modular and can be selected according to interest. Highlights include the Perron–Frobenius theorem, which is presented with proof and applications that include Google PageRank. An in-depth exploration of invariant measures includes ratio sets and type III measurable dynamical systems using the von Neumann factor classification. Topological and measure theoretic entropy are illustrated and compared in detail, with an algorithmic application of entropy used to study the papillomavirus genome. A chapter on complex dynamics introduces Julia sets and proves their ergodicity for certain maps. Cellular automata are explored as a series of case studies in one and two dimensions, including Conway’s Game of Life and latent infections of HIV. Other chapters discuss mixing properties, shift spaces, and toral automorphisms.

img

Enterprise ontology : Theory and methodology

Such a theory and a matching methodology, which has passed the test of practical experience, constitute the contents of this book. The enterprise ontology, as developed by Dietz, is the starting point for profoundly understanding the organization of an enterprise and subsequently for analyzing, (re)designing, and (re)engineering it. The approach covers numerous issues in an integrated way: business processes, in- and outsourcing, information systems, management control, staffing etc.

img

Enterprise Information Systems VI

This book contains the best papers of the Sixth International Conference on Enterprise Information Systems (ICEIS 2004), held in Porto (Portugal) and organized by INSTICC (Institute for Systems and Technologies of Information, Communication and Control) in collaboration with PORTUCALENSE UNIVERSITY, who hosted the event. Following the route started in 1999, ICEIS has become a major point of contact between research scientists, engineers and practitioners on the area of business applications of information systems. This conference has received an increased interest every year, from especially from the international academic community, and it is now one of the world largest conferences in its area. This year, five simultaneous tracks were held, covering different aspects related to enterprise computing, including: “Databases and Information Systems Integration”,

img

English proofreader

Using Natural Language Processing via Deep Learning, we will attempt to implement a context-sensitive spelling error correction system focused on casual text messaging. For example, usual autocorrect systems will not correct a sentence like “An apple is better than a banana” as this is a syntactically correct sentence. However, a correction should be made here to the word “then” and the sentence should be, “An apple is better than a banana.” These types of mistakes are common in people texting and can be found for example in people learning English as a second language. Natural Language Processing can be summarized as combining the utilization of computation to understand the concepts of natural language and speech.

img

Engineering Stochastic Local Search Algorithms. Designing, Implementing and Analyzing Effective Heuristics ; International Workshop, SLS 2007, Brussels, Belgium, September 6-8, 2007, Proceedings

Stochastic local search (SLS) algorithms enjoy great popularity as powerful and versatile tools for tackling computationally hard decision and optimization pr- lems from many areas of computer science, operations research, and engineering. However, in recent years it has become evident that at the core of this development task there is a highly complex engineering process, which combines various aspects of algorithm design with empirical analysis techniques and problem-specific background, and which relies heavily on knowledge from a number of disciplines and areas, including computer science, operations research, artificial intelligence, and statistics. This development process needs to be - sisted by a sound methodology that addresses the issues arising in the various phases of algorithm design, implementation, tuning, and experimental eval- tion.

img

Engineering human computer interaction and interactive systems ; Joint Working Conferences EHCI-DSVIS 2004, Hamburg, Germany, July 11-13, 2004, Revised Selected Papers

As its name suggests, the EHCI-DSVIS conference has been a special event, merging two different, although overlapping, research communities: EHCI (Engineering for Human-Computer Interaction) is a conference organized by the IFIP 2.7/13.4 working group, started in 1974 and held every three years since 1989. The group’s activity is the scientific investigation of the relationships among the human factors in computing and software engineering. DSVIS (Design, Specification and Verification of Interactive Systems) is an annual conference started in 1994, and dedicated to the use of formal methods for the design of interactive systems. Of course these two research domains have a lot in common, and are informed by each other’s results.

img

Encyclopedia of GIS "Geographical Information Sciences"

provides up-to-date information on emerging topics such as spatial big data, smart-phone GIS, urban computing and mobile recommender systems. It also expands the first edition’s rich set of GIS-related commercial and societal applications such as geo-targeting, geo-fencing and understanding climate changes, while enabling more comprehensive coverage of classical GIS topics such as map projections, global positioning systems and spatial cognition. The entries explain the key software, data sets and processes used by geographers and computational scientists. Additionally, the reference emphasizes the role of GIS in business and mobile intelligence. By offering more diversified GIS-related topics from theory and research than most of the other available literature, the authors equip newcomers to the field with principles as well as applications.

img

Enabling Technologies for Wireless E-Business

Kou and Yesha and their contributors provide comprehensive information on these technologies, including, for example, wireless security, mobile payment, location-based services, mobile data management, and RFID technologies. The presentation is targeted at students, lecturers, e-business developers, consultants, and business managers, and this book is an ideal introduction for both self-study and taught e-business classes or commercial training courses.

img

Embedded systems design : The ARTIST roadmap for research and development

Embedded systems now include a very large proportion of the advanced products designed in the world, spanning transport (avionics, space, automotive, trains), electrical and electronic appliances (cameras, toys, televisions, home appliances, audio systems, and cellular phones), process control (energy production and distribution, factory automation and optimization), telecommunications (satellites, mobile phones and telecom networks), and security (e-commerce, smart cards), etc. The extensive and increasing use of embedded systems and their integration in everyday products marks a significant evolution in information science and technology. We expect that within a short timeframe embedded systems will be a part of nearly all equipment designed or manufactured in Europe, the USA, and Asia. There is now a strategic shift in emphasis for embedded systems designers: from simply achieving feasibility, to achieving optimality. Optimal design of embedded systems means targeting a given market segment at the lowest cost and delivery time possible. Optimality implies seamless integration with the physical and electronic environment while respecting real-world constraints such as hard deadlines, reliability, availability, robustness, power consumption, and cost. In our view, optimality can only be achieved through the emergence of embedded systems as a discipline in its own right.

img

Elementary logic : For software development

This book teaches readers how to better reason about software development, to communicate reasoning, to distinguish between good and bad reasoning, and to read professional literature that presumes knowledge of elementary logic. It explains fundamental concepts and provides reader-friendly instructions for applying logic to software development.

img

Elementary linear algebra applications version

Gives an elementary treatment of linear algebra that is suitable for a first course for undergraduate students. The aim is to present the fundamentals of linear algebra in the clearest possible way; pedagogy is the main consideration. Calculus is not a prerequisite, but there are clearly labeled exercises and examples (which can be omitted without loss of continuity) for students who have studied calculus.

img

Elementary linear algebra

Gives an elementary treatment of linear algebra that is suitable for a first course for undergraduate students. The aim is to present the fundamentals of linear algebra in the clearest possible way; pedagogy is the main consideration. Calculus is not a prerequisite, but there are clearly labeled exercises and examples (which can be omitted without loss of continuity) for students who have studied calculus.

img

Elementary Functions : Algorithms and Implementation

This unique book provides concepts and background necessary to understand and build algorithms for computing the elementary functions—sine, cosine, tangent, exponentials, and logarithms. The author presents and structures the algorithms, hardware-oriented as well as software-oriented, and also discusses issues related to accurate floating-point implementation. The purpose is not to give "cookbook recipes" that allow one to implement a given function, but rather to provide the reader with tools necessary to build or adapt algorithms for their specific computing environment.

img

Electronic Circuit Design and Application

This textbook for core courses in Electronic Circuit Design teaches students the design and application of a broad range of analog electronic circuits in a comprehensive and clear manner. Readers will be enabled to design complete, functional circuits or systems. The authors first provide a foundation in the theory and operation of basic electronic devices, including the diode, bipolar junction transistor, field effect transistor, operational amplifier and current feedback amplifier. They then present comprehensive instruction on the design of working, realistic electronic circuits of varying levels of complexity, including power amplifiers, regulated power supplies, filters, oscillators and waveform generators. Many examples help the reader quickly become familiar with key design parameters and design methodology for each class of circuits. Each chapter starts from fundamental circuits and develops them step-by-step into a broad range of applications of real circuits and systems.

img

Economics of Identity Theft : Avoidance, Causes and Possible Cures

This book discusses privacy as multi-dimensional, and then pulls forward the economics of privacy in the first few chapters. This book also includes identity-based signatures, spyware, and the placement of biometric security in an economically broken system, which results in a broken biometric system. The final chapters include systematic problems with practical individual strategies for preventing identity theft for any reader of any economic status. In conclusion, four startling previews of the future are written as scenarios.

img

Economic Analysis of Information System Investment in Banking Industry

Explains in reahty, examines theoretically, and analyzes statistically information system investment in the banking industry with regard to the process of the information technology revolution. This kind of comprehensive research on the banking industry is the first in the world. It could be seen as an application study for Japanese financial deregulation after 1997. However, our project, the Workshop of Information System Investment, is a theoretical research venture, consisting originally, when it began in 1994, of economists and computer scientists. It aimed to measure the effect of com­ puter hardware and software on the modern economy, based on the microdata of each firm, and to extend the frontiers of economic science. It was, coin- dentally, the time when this project began full-scale operation, in July 1997, that the voluntary closure of Yamaichi Securities was decided. The failure of the Hokkaido Takushoku Bank was disclosed in November of the same year, and the breakdown, temporary nationalization, buying out, and mergers of several banks succeeded one another. Our research therefore suddenly got into the social spotlight on the application stage. Part I is the first history and strategic guidelines of information systems in the banking industry. Part II summarizes the economic analyses of informa­ tion system investment in the United States, Europe, and Japan. These parts are foundations for the statistical analyses in Part III.

img

Earthquake alert with smartwatch = تنبيه الزلازل باستخدام الساعة الذكية

After the recent events and earthquakes that affected the region, resulting in the deaths of many individuals due to the lack of timely emergency response, the idea for this project emerged Earthquake Alert with Smartwatch. Initially, our application gathers information about the user, such as age, family members, and any existing medical conditions. In the event of an earthquake, the application sends an alert to the user. It receives earthquake information, such as ‘magnitude, time, location…’ from United States Geological Survey “USGS” through an API. If the user is within the geographical area affected by the earthquake, the application will assist the Smartwatch in calculating vital signs such as ‘heart rate and blood pressure’. Additionally, there is another artificial intelligence model that receives the user's audio recordings and converts them into written texts. All this information, along with the user's geographical location, will be sent to the nearest emergency point for the purpose of aiding those individuals trapped under the rubble.

عدد النتائج بكل صفحة