- Table View
- List View
A Global Guide to FinTech and Future Payment Trends (Innovation and Technology Horizons)
by Peter GoldfinchBeing able to make and receive payments is an essential facet of modern life. It is integral to the banking and finance systems, and it touches all global citizens. In some areas, payment systems are rapidly evolving – moving swiftly from paper payment instruments, to electronic, to real-time – but in others, underdeveloped payment systems hold back economic and social development. This book is intended to assist the reader in navigating the payments landscape. The author explores highly topical areas, such as the role of payment systems in enabling commerce to contribute to the development of emerging economies, the evolution of payment systems from paper instruments to computerization, the role of cryptocurrencies, and the slow decline of plastic credit and debit cards owing to alternative forms of payment being introduced. Altogether, this book provides a comprehensive overview of the evolution of payment and offers projections for the future, encouraging readers to explore their own predictions, using the framework that the book has provided. It is vital reading for technologists, marketers, executives and investors in the FinTech sector, as well as academics teaching business and technology courses.
A Group Theoretic Approach to Quantum Information
by Masahito HayashiThis book is the first one addressing quantum information from the viewpoint of group symmetry. Quantum systems have a group symmetrical structure. This structure enables to handle systematically quantum information processing. However, there is no other textbook focusing on group symmetry for quantum information although there exist many textbooks for group representation. After the mathematical preparation of quantum information, this book discusses quantum entanglement and its quantification by using group symmetry. Group symmetry drastically simplifies the calculation of several entanglement measures although their calculations are usually very difficult to handle. This book treats optimal information processes including quantum state estimation, quantum state cloning, estimation of group action and quantum channel etc. Usually it is very difficult to derive the optimal quantum information processes without asymptotic setting of these topics. However, group symmetry allows to derive these optimal solutions without assuming the asymptotic setting. Next, this book addresses the quantum error correcting code with the symmetric structure of Weyl-Heisenberg groups. This structure leads to understand the quantum error correcting code systematically. Finally, this book focuses on the quantum universal information protocols by using the group SU(d). This topic can be regarded as a quantum version of the Csiszar-Korner's universal coding theory with the type method. The required mathematical knowledge about group representation is summarized in the companion book, Group Representation for Quantum Theory.
A Guide for Machine Vision in Quality Control
by Sheila Anand L. PriyaMachine Vision systems combine image processing with industrial automation. One of the primary areas of application of Machine Vision in the Industry is in the area of Quality Control. Machine vision provides fast, economic and reliable inspection that improves quality as well as business productivity. Building machine vision applications is a challenging task as each application is unique, with its own requirements and desired outcome. A Guide to Machine Vision in Quality Control follows a practitioner’s approach to learning machine vision. The book provides guidance on how to build machine vision systems for quality inspections. Practical applications from the Industry have been discussed to provide a good understanding of usage of machine vision for quality control. Real-world case studies have been used to explain the process of building machine vision solutions. The book offers comprehensive coverage of the essential topics, that includes: Introduction to Machine Vision Fundamentals of Digital Images Discussion of various machine vision system components Digital image processing related to quality control Overview of automation The book can be used by students and academics, as well as by industry professionals, to understand the fundamentals of machine vision. Updates to the on-going technological innovations have been provided with a discussion on emerging trends in machine vision and smart factories of the future. Sheila Anand is a PhD graduate and Professor at Rajalakshmi Engineering College, Chennai, India. She has over three decades of experience in teaching, consultancy and research. She has worked in the software industry and has extensive experience in development of software applications and in systems audit of financial, manufacturing and trading organizations. She guides Ph.D. aspirants and many of her research scholars have since been awarded their doctoral degree. She has published many papers in national and international journals and is a reviewer for several journals of repute. L Priya is a PhD graduate working as Associate Professor and Head, Department of Information Technology at Rajalakshmi Engineering College, Chennai, India. She has nearly two decades of teaching experience and good exposure to consultancy and research. She has delivered many invited talks, presented papers and won several paper awards in International Conferences. She has published several papers in International journals and is a reviewer for SCI indexed journals. Her areas of interest include Machine Vision, Wireless Communication and Machine Learning.
A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis (Chapman & Hall/CRC Applied Algorithms and Data Structures series)
by Yves Robert Anne Benoit Frédéric VivienPresenting a complementary perspective to standard books on algorithms, A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis provides a roadmap for readers to determine the difficulty of an algorithmic problem by finding an optimal solution or proving complexity results. It gives a practical treatment of algorithmic complexity and guides readers in solving algorithmic problems.Divided into three parts, the book offers a comprehensive set of problems with solutions as well as in-depth case studies that demonstrate how to assess the complexity of a new problem. Part I helps readers understand the main design principles and design efficient algorithms. Part II covers polynomial reductions from NP-complete problems and approaches that go beyond NP-completeness. Part III supplies readers with tools and techniques to evaluate problem complexity, including how to determine which instances are polynomial and which are NP-hard. Drawing on the authors’ classroom-tested material, this text takes readers step by step through the concepts and methods for analyzing algorithmic complexity. Through many problems and detailed examples, readers can investigate polynomial-time algorithms and NP-completeness and beyond.
A Guide to Authentic e-Learning (Connecting with E-learning)
by Thomas C. Reeves Jan Herrington Ron OliverPart of the groundbreaking Connecting with e-Learning series, A Guide to Authentic e-Learning provides effective, working examples to engage learners with authentic tasks in online settings. As technology continues to open up possibilities for innovative and effective teaching and learning opportunities, students and teachers are no longer content to accept familiar classroom or lecture-based pedagogies that rely on information delivery and little else. Situated and constructivist theories advocate that learning is best achieved in circumstances resembling the real-life application of knowledge. While there are multiple learning design models that share similar foundations, authentic e-learning tasks go beyond process to become complex, sustained activities that draw on realistic situations to produce realistic outcomes. A Guide to Authentic e-Learning: develops the conceptual framework for authentic learning tasks in online environments provides practical guidance on design, implementation, and evaluation of authentic e-learning tasks includes case studies and examples of outcomes of using authentic e-learning tasks Written for teaching professionals in Higher Education who teach online, A Guide to Authentic e-Learning offers concrete guidelines and examples for developing and implementing authentic e-learning tasks in ways that challenge students to maximize their learning. This essential book provides effective, working examples to engages learners with authentic tasks in online learning settings.
A Guide to Chinese Medicine on the Internet
by Ka Wai FanA Guide to Chinese Medicine on the Internet frees readers from having to sift through countless websites to find up-to-date, high quality, reliable information on all types of Chinese medicine. This handy resource provides an introduction to the terms and philosophies of Chinese medicine in addition to an extensive categorized listing of online sites related to Chinese culture and medicine, complete with a brief description of each site’s content. Guidelines are provided for searching, cataloging, and evaluating websites concerned with Chinese medicine, based on the author’s research and personal experience as a practitioner and user of Chinese medicines.
A Guide to Claims-Based Identity and Access Control
by Dominick Baier Vittorio Bertocci Keith Brown Matias Woloski Eugenio PaceAs systems have become interconnected and more complicated, programmers needed ways to identify parties across multiple computers. One way to do this was for the parties that used applications on one computer to authenticate to the applications (and/or operating systems) that ran on the other computers. This mechanism is still widely used-for example, when logging on to a great number of Web sites. However, this approach becomes unmanageable when you have many co-operating systems (as is the case, for example, in the enterprise). Therefore, specialized services were invented that would register and authenticate users, and subsequently provide claims about them to interested applications. Some well-known examples are NTLM, Kerberos, Public Key Infrastructure (PKI), and the Security Assertion Markup Language (SAML). Most enterprise applications need some basic user security features. At a minimum, they need to authenticate their users, and many also need to authorize access to certain features so that only privileged users can get to them. Some apps must go further and audit what the user does. On Windows®, these features are built into the operating system and are usually quite easy to integrate into an application. By taking advantage of Windows integrated authentication, you don't have to invent your own authentication protocol or manage a user database. By using access control lists (ACLs), impersonation, and features such as groups, you can implement authorization with very little code. Indeed, this advice applies no matter which OS you are using. It's almost always a better idea to integrate closely with the security features in your OS rather than reinventing those features yourself. But what happens when you want to extend reach to users who don't happen to have Windows accounts? What about users who aren't running Windows at all? More and more applications need this type of reach, which seems to fly in the face of traditional advice. This book gives you enough information to evaluate claims-based identity as a possible option when you're planning a new application or making changes to an existing one. It is intended for any architect, developer, or information technology (IT) professional who designs, builds, or operates Web applications and services that require identity information about their users.
A Guide to Competitive International Telecommunications
by Gene RetskeThis book provides vital information on the business, technical, legal and practical considerations in the 'New Telecom World Order'. The book offers a complete overview of the new technologies and marketing methods that new competitors are using around t
A Guide to Computer User Support for Help Desk and Support Specialists
by Fred BeisseCurrent or future user-support professionals discover the critical people skills and exceptional technical knowledge to provide outstanding support with Beisse's A GUIDE TO COMPUTER USER SUPPORT FOR HELP DESK AND SUPPORT SPECIALISTS, 5E. This useful guide focuses on the informational resources and technical tools needed most to function effectively in a support position. Readers learn to handle troubleshooting and problem solving, successfully communicate with clients, determine a client's specific needs, train end-users and even handle budgeting and other management priorities. This edition prepares readers to work with the latest developments, from Web and e-mail-based support to Windows 7 and cloud computing. Leading HelpSTAR and Microsoft Office Project Professional 2010 software accompanying the text further reinforce user-support knowledge and skills.
A Guide to Conducting Online Research
by Ted J Gaiser Anthony E SchreinerA Guide to Conducting Online Research is designed to support students, academics and research practitioners in using technology to conduct their research. The book begins by looking at what questions to ask and how to prepare to conduct online research, then concentrates on particular technologies and how to employ them effectively, before concluding with a discussion of the peculiarities of conducting research in the online environment. Practical advice is offered on common issues and problems, such as: - How to decide which application is best for your research purposes? - What can be done to guarantee the anonymity of research participants? - What kinds of challenges do firewalls present and how can they be mitigated? A Guide to Conducting Online Research provides a wealth of advice, explanation, instruction, self-help tips and examples, making this a helpful resource for anyone using technology in conducting their research.
A Guide to Empirical Orthogonal Functions for Climate Data Analysis
by Valeria Simoncini Antonio NavarraClimatology and meteorology have basically been a descriptive science until it became possible to use numerical models, but it is crucial to the success of the strategy that the model must be a good representation of the real climate system of the Earth. Models are required to reproduce not only the mean properties of climate, but also its variability and the strong spatial relations between climate variability in geographically diverse regions. Quantitative techniques were developed to explore the climate variability and its relations between different geographical locations. Methods were borrowed from descriptive statistics, where they were developed to analyze variance of related observations-variable pairs, or to identify unknown relations between variables. A Guide to Empirical Orthogonal Functions for Climate Data Analysis uses a different approach, trying to introduce the reader to a practical application of the methods, including data sets from climate simulations and MATLAB codes for the algorithms. All pictures and examples used in the book may be reproduced by using the data sets and the routines available in the book . Though the main thrust of the book is for climatological examples, the treatment is sufficiently general that the discussion is also useful for students and practitioners in other fields. Supplementary datasets are available via http://extra.springer.com
A Guide to IT Contracting: Checklists, Tools, and Techniques
by Michael R. Overly Matthew A. KarlynEven leading organizations with sophisticated IT infrastructures and teams of lawyers can find themselves unprepared to deal with the range of issues that can arise in IT contracting. Written by two seasoned attorneys, A Guide to IT Contracting: Checklists, Tools, and Techniques distills the most critical business and legal lessons learned through
A Guide to Implementing MLOps: From Data to Operations (Synthesis Lectures on Engineering, Science, and Technology)
by Prafful MishraOver the past decade, machine learning has come a long way, with organisations of all sizes exploring its potential to extract valuable insights from data. However, despite the promise of machine learning, many organisations need help deploying and managing machine learning models in production. This is where MLOps comes in. MLOps, or machine learning operations, is an emerging field that focuses on the deployment, management, and monitoring of machine learning models in production environments. MLOps combines the principles of DevOps with the unique requirements of machine learning, enabling organisations to build and deploy models at scale while maintaining high levels of reliability and accuracy. This book is a comprehensive guide to MLOps, providing readers with a deep understanding of the principles, best practices, and emerging trends in the field. From training models to deploying them in production, the book covers all aspects of the MLOps process, providing readers with the knowledge and tools they need to implement MLOps in their organisations. The book is aimed at data scientists, machine learning engineers, and IT professionals who are interested in deploying machine learning models at scale. It assumes a basic understanding of machine learning concepts and programming, but no prior knowledge of MLOps is required. Whether you're just getting started with MLOps or looking to enhance your existing knowledge, this book is an essential resource for anyone interested in scaling machine learning in production.
A Guide to MATLAB Object-Oriented Programming
by Andy H. RegisterA Guide to MATLAB Object-Oriented Programming is the first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLAB. Unlike the typical approach of other resources, this guide explains why each feature is important, demonstrates how each feature is used, and promotes an understanding of
A Guide to MATLAB®
by Brian R. Hunt Ronald L. Lipsman Jonathan M. RosenbergThis book is a short, focused introduction to MATLAB, a comprehensive software system for mathematics and technical computing. It should be useful to both beginning and experienced users. It contains concise explanations of essential MATLAB commands, as well as easily understood instructions for using MATLAB's programming features, graphical capabilities, and desktop interface. It also includes an introduction to SIMULINK, a companion to MATLAB for system simulation. Written for MATLAB 6, this book can also be used with earlier (and later) versions of MATLAB. This book contains worked-out examples of applications of MATLAB to interesting problems in mathematics, engineering, economics, and physics. In addition, it contains explicit instructions for using MATLAB's Microsoft Word interface to produce polished, integrated, interactive documents for reports, presentations, or on-line publishing. This book explains everything you need to know to begin using MATLAB to do all these things and more. Intermediate and advanced users will find useful information here, especially if they are making the switch to MATLAB 6 from an earlier version.
A Guide to MATLAB® for Beginners and Experienced Users
by Brian R. Hunt Ronald L. Lipsman Jonathan M. RosenbergHere is a short, focused introduction to MATLAB, a comprehensive software system for mathematics and technical computing that should be useful to both beginning and experienced users. It contains concise explanations of essential MATLAB commands, as well as easily understood instructions for using MATLAB's programming features, graphical capabilities, and desktop interface. It also includes an introduction to SIMULINK, a companion to MATLAB for system simulation. Written for MATLAB 6, this book can also be used with earlier (and later) versions of MATLAB. Chapters contain worked-out examples of applications of MATLAB to interesting problems in mathematics, engineering, economics, and physics. In addition, it contains explicit instructions for using MATLAB's Microsoft Word interface to produce polished, integrated, interactive documents for reports, presentations, or on-line publishing. This book explains everything you need to know to begin using MATLAB. Intermediate and advanced users will find useful information here, especially if they are making the switch to MATLAB 6 from an earlier version.
A Guide to Microsoft Excel 2013 for Scientists and Engineers
by Bernard V. LiengmeThis text provides a tutorial to using the functions of Microsoft Excel, guiding the reader from basic principles through to more complicated areas such as formulae, charts, curve-fitting, equation solving, integration, macros, statistical functions, and presenting quantitative data.
A Guide to Microsoft Office 2007 for Information and Communications Technologies
by Beth Brown Elaine Malfas Jones Jan MarrelliNIMAC-sourced textbook
A Guide to Microsoft Office 2010
by Jan MarrelliA Guide to Microsoft Office 2010 focuses on teaching students business application software, including word processing, spreadsheet, database, desktop publishing, presentation graphics, and business-oriented utilization of the Internet through a project-based, hands-on approach. It also introduces computer terminology, hardware, software, operating systems, and information systems as they relate to the business environment.
A Guide to Microsoft Office 2010
by Jan MarrelliThe primary objective in this text is to teach 21st century skills through a project-based, hands-on approach. To meet this objective, we correlated the text to the National Standards for Business Education and used our teaching experiences, as well as the feedback, comments, and suggestions from other experienced educators to determine how best to present application concepts.
A Guide to Movie Based Video Games, 1982–2000
by Christopher CartonExplore two decades of licensed video games based on blockbuster movies! You’ve seen the movie, now PLAY the movie! Long before gaming came to the big screen, cinema arrived in the homes of millions in the form of licensed video games; playable merchandise that tied in to some of the major tentpoles of cinematic history. Many of these games followed the storylines of the movies on which they were based, as well as providing supplementary adventures to major franchises. Collected in this book are some of the biggest games to come from Hollywood adventures during the '80s and '90s. In this comprehensive book, you’ll find over 300 games across 18 chapters, with sections dedicated to major movie franchises such as Star Wars, Jurassic Park, Top Gun, Pixar, Aliens and Indiana Jones, along with nearly 200 full-color screenshots of major releases. Showcasing the highs and lows of early computer gaming through the 16-bit era and onto the advent of 3D console gaming, A Guide to Movie Based Video Games: 1982 - 2000 covers two decades of video games with trivia, analysis and recommendations. Grab your controller, step into the silver screen and get ready to play!
A Guide to Numerical Modelling in Systems Biology (Texts in Computational Science and Engineering #12)
by Peter Deuflhard Susanna RöblitzThis book is intended for students of computational systems biology with only a limited background in mathematics. Typical books on systems biology merely mention algorithmic approaches, but without offering a deeper understanding. On the other hand, mathematical books are typically unreadable for computational biologists. The authors of the present book have worked hard to fill this gap. The result is not a book on systems biology, but on computational methods in systems biology. This book originated from courses taught by the authors at Freie Universität Berlin. The guiding idea of the courses was to convey those mathematical insights that are indispensable for systems biology, teaching the necessary mathematical prerequisites by means of many illustrative examples and without any theorems. The three chapters cover the mathematical modelling of biochemical and physiological processes, numerical simulation of the dynamics of biological networks and identification of model parameters by means of comparisons with real data. Throughout the text, the strengths and weaknesses of numerical algorithms with respect to various systems biological issues are discussed. Web addresses for downloading the corresponding software are also included.
A Guide to Online Course Design: Strategies for Student Success
by Tina Stavredes Tiffany HerderA Guide to Online Course Design offers faculty and professional staff a practical and easy-to-follow model for creating exceptional online courses that focuses on quality standards in instructional design, transparency in learning outcomes, and learner persistence. A comprehensive resource, the book includes effective, research-based instructional strategies to motivate online learners and help them become more self-directed. A Guide to Online Course Design emphasizes quality standards and removing barriers to learners’ persistence, which ensures online courses meet the needs of online learners as well as distance education initiatives. “All faculty members and course designers, regardless of experience level, content background, or technology skills, can benefit from applying the approaches defined in this book. The authors have imparted a wealth of knowledge that can improve the quality of any online class and I highly recommend this book for all those involved with online learning.” - Anton G. Camarota, faculty, University of Denver “Anyone involved in developing online courses should read this book! Packed with great insights and the research to back them up, Stavredes and Herder guide readers with practical information that will support online course development.” - Brenda Boyd, director of professional development and consulting, Quality Matters Program “The blend of theory and application makes A Guide to Online Course Design and indispensable resource for any professional seeking to create high quality, outcomes-based learning experiences. I loved the action steps that close each chapter, as they lead the reader through the entire process of course design from analysis to implementation.” - Kathe Kacheroski, dean of curriculum and instruction, Rasmussen College
A Guide to Programming in Java: Java 2 Platform Standard Edition 5
by Beth BrownThe book is intended to provide introduction to programming using Java and to prepare students for further study in the programming/computer science field.