Browse Results

Showing 38,776 through 38,800 of 53,478 results

Proceedings of Second International Conference on Advances in Computer Engineering and Communication Systems: ICACECS 2021 (Algorithms for Intelligent Systems)

by K. Srujan Raju B. V. Kiranmayee A. Brahmananda Reddy Raghava Rao Mukkamala

This book includes original, peer-reviewed research articles from International Conference on Advances in Computer Engineering and Communication Systems (ICACECS 2021), held in VNR Vignana Jyoythi Institute of Engineering and Technology (VNR VJIET), Hyderabad, Telangana, India, during 13–14 August 2021. The book focuses on “Smart Innovations in Mezzanine Technologies, Data Analytics, Networks and Communication Systems” enlargements and reviews on the advanced topics in artificial intelligence, machine learning, data mining and big data computing, knowledge engineering, semantic Web, cloud computing, Internet on Things, cybersecurity, communication systems, and distributed computing and smart systems.

Proceedings of the Third International Conference on Computational Intelligence and Informatics: ICCII 2018 (Advances in Intelligent Systems and Computing #1090)

by K. Srujan Raju B. Padmaja Rani A. Govardhan R. Sridevi M. Ramakrishna Murty

This book features high-quality papers presented at the International Conference on Computational Intelligence and Informatics (ICCII 2018), which was held on 28–29 December 2018 at the Department of Computer Science and Engineering, JNTUH College of Engineering, Hyderabad, India. The papers focus on topics such as data mining, wireless sensor networks, parallel computing, image processing, network security, MANETS, natural language processing and Internet of things.

Proceedings of the 2nd International Conference on Computational and Bio Engineering: CBE 2020 (Lecture Notes in Networks and Systems #215)

by K. Srujan Raju Yu-Dong Zhang S. Jyothi D. M. Mamatha

This book presents the peer-reviewed proceedings of the 2nd International Conference on Computational and Bioengineering (CBE 2020) jointly organized in virtual mode by the Department of Computer Science and the Department of BioScience & Sericulture, Sri Padmavati Mahila Visvavidyalayam (Women's University), Tirupati, Andhra Pradesh, India, during 4–5 December 2020. The book includes the latest research on advanced computational methodologies such as artificial intelligence, data mining and data warehousing, cloud computing, computational intelligence, soft computing, image processing, Internet of things, cognitive computing, wireless networks, social networks, big data analytics, machine learning, network security, computer networks and communications, bioinformatics, biocomputing/biometrics, computational biology, biomaterials, bioengineering, and medical and biomedical informatics.

Character Rigging and Advanced Animation: Bring Your Character to Life Using Autodesk 3ds Max

by Purushothaman Raju

Gain a thorough understanding of animation and character rigging using Autodesk 3ds Max to create realistic character animations. This book is split into three modules that are subsequently divided into chapters. The first module is the foundation module: in this module you’ll cover, among other topics, the 12 cardinal principles of animation with reference to classic real-world examples and famous movies/animation shots. Using these, the further chapters explore using key frames and graph editors to obtain fluid motion in your animations. Practical examples are used to better explain which feature suits a particular scenario. The second module, called the backbone module, introduces you to deformation tools and their use for character animation. Further chapters cover driven animations, constraints posed by bones, bipeds, and the CAT tools available in 3ds Max 2019. The final module, the lifeline module, encourages you to bring your character to life by applying principles learnt in the previous modules. Here you will be guided on how to retarget animations from one character to other characters or rigs.On completing Character Rigging and Advance Animation, you will be able to create character rigs for bipeds and quadrupeds with ease, animating them with life-like motion. What You Will LearnUnderstand the 12 principles of animationSet up an animation-ready character rig from scratchMaster the deformation tools available for animation Who This Book Is ForReaders who are familiar with 3ds Max at a basic level and are looking at getting into character rigging and animation.

Resilient Routing in Communication Networks

by Jacek Rak

This important text addresses the latest issues in end-to-end resilient routing in communication networks. The work highlights the main causes of failures of network nodes and links, and presents an overview of resilient routing mechanisms, covering issues related to the Future Internet (FI), wireless mesh networks (WMNs), and vehicular ad-hoc networks (VANETs). Features: discusses FI architecture for network virtualization; introduces proposals for dedicated and shared protection in random failure scenarios and against malicious activities; describes measures for WMN survivability that allow for evaluation of performance under multiple failures; proposes a new scheme to enable proactive updates of WMN antenna alignment; includes a detailed analysis of the differentiated reliability requirements for VANET applications, with a focus on issues of multihop data delivery; reviews techniques for improving the stability of end-to-end VANET communication paths based on multipath routing and anycast forwarding.

Guide to Disaster-Resilient Communication Networks (Computer Communications and Networks)

by Jacek Rak David Hutchison

This authoritative volume presents a comprehensive guide to the evaluation and design of networked systems with improved disaster resilience. The text offers enlightening perspectives on issues relating to all major failure scenarios, including natural disasters, disruptions caused by adverse weather conditions, massive technology-related failures, and malicious human activities.Topics and features: describes methods and models for the analysis and evaluation of disaster-resilient communication networks; examines techniques for the design and enhancement of disaster-resilient systems; provides a range of schemes and algorithms for resilient systems; reviews various advanced topics relating to resilient communication systems; presents insights from an international selection of more than 100 expert researchers working across the academic, industrial, and governmental sectors.This practically-focused monograph, providing invaluable support on topics of resilient networking equipment and software, is an essential reference for network professionals including network and networked systems operators, networking equipment vendors, providers of essential services, and regulators. The work can also serve as a supplementary textbook for graduate and PhD courses on networked systems resilience.

Handbook of Model Predictive Control (Control Engineering)

by Saša V. Raković William S. Levine

Recent developments in model-predictive control promise remarkable opportunities for designing multi-input, multi-output control systems and improving the control of single-input, single-output systems. This volume provides a definitive survey of the latest model-predictive control methods available to engineers and scientists today. The initial set of chapters present various methods for managing uncertainty in systems, including stochastic model-predictive control. With the advent of affordable and fast computation, control engineers now need to think about using “computationally intensive controls,” so the second part of this book addresses the solution of optimization problems in “real” time for model-predictive control. The theory and applications of control theory often influence each other, so the last section of Handbook of Model Predictive Control rounds out the book with representative applications to automobiles, healthcare, robotics, and finance. The chapters in this volume will be useful to working engineers, scientists, and mathematicians, as well as students and faculty interested in the progression of control theory. Future developments in MPC will no doubt build from concepts demonstrated in this book and anyone with an interest in MPC will find fruitful information and suggestions for additional reading.

Learning Apache Thrift

by Krzysztof Rakowski

Make applications cross-communicate using Apache Thrift! About This Book * Leverage Apache Thrift to enable applications written in different programming languages (Java, C++, Python, PHP, Ruby, and so on) to cross-communicate. * Learn to make your services ready for real-world applications by using stepwise examples and modifying code from Industry giants. * Be a crackerjack at solving Apache Thrift-related issues. Who This Book Is For If you have some experience of developing applications in one or more languages supported by Apache Thrift (C++, Java, PHP, Python, Ruby, and others) and want to broaden your knowledge and skills in building cross-platform, scalable applications, then this book is for you. What You Will Learn * Understand the need for cross-language services and the basics of Apache Thrift. * Learn how Apache Thrift works and what problems it solves. * Determine when to use Apache Thrift instead of other methods (REST API), and when not to use it. * Create and run an example application using Apache Thrift. * Use Apache Thrift in your applications written in different languages supported by Apache Thrift (PHP, Python, Ruby, Java, and C++). * Handle exceptions and deal with errors. * Modify code in different languages. * Use Apache Thrift in the production environments of big applications. In Detail With modern software systems being increasingly complex, providing a scalable communication architecture for applications in different languages is tedious. The Apache Thrift framework is the solution to this problem! It helps build efficient and easy-to-maintain services and offers a plethora of options matching your application type by supporting several popular programming languages, including C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml, and Delphi. This book will help you set aside the basics of service-oriented systems through your first Apache Thrift-powered app. Then, progressing to more complex examples, it will provide you with tips for running large-scale applications in production environments. You will learn how to assess when Apache Thrift is the best tool to be used. To start with, you will run a simple example application, learning the framework's structure along the way; you will quickly advance to more complex systems that will help you solve various real-life problems. Moreover, you will be able to add a communication layer to every application written in one of the popular programming languages, with support for various data types and error handling. Further, you will learn how pre-eminent companies use Apache Thrift in their popular applications. This book is a great starting point if you want to use one of the best tools available to develop cross-language applications in service-oriented architectures. Style and approach A stepwise guide to learning Apache Thrift, with ready-to-run examples explained comprehensively. Advanced topics supply the inspiration for further work.

Principles in Noisy Optimization: Applied to Multi-agent Coordination (Cognitive Intelligence and Robotics)

by Pratyusha Rakshit Amit Konar

Noisy optimization is a topic of growing interest for researchers working on mainstream optimization problems. Although several techniques for dealing with stochastic noise in optimization problems are covered in journals and conference proceedings, today there are virtually no books that approach noisy optimization from a layman’s perspective; this book remedies that gap. Beginning with the foundations of evolutionary optimization, the book subsequently explores the principles of noisy optimization in single and multi-objective settings, and presents detailed illustrations of the principles developed for application in real-world multi-agent coordination problems. Special emphasis is given to the design of intelligent algorithms for noisy optimization in real-time applications. The book is unique in terms of its content, writing style and above all its simplicity, which will appeal to readers with a broad range of backgrounds.The book is divided into 7 chapters, the first of which provides an introduction to Swarm and Evolutionary Optimization algorithms. Chapter 2 includes a thorough review of agent architectures for multi-agent coordination. In turn, Chapter 3 provides an extensive review of noisy optimization, while Chapter 4 addresses issues of noise handling in the context of single-objective optimization problems. An illustrative case study on multi-robot path-planning in the presence of measurement noise is also highlighted in this chapter. Chapter 5 deals with noisy multi-objective optimization and includes a case study on noisy multi-robot box-pushing. In Chapter 6, the authors examine the scope of various algorithms in noisy optimization problems. Lastly, Chapter 7 summarizes the main results obtained in the previous chapters and elaborates on the book’s potential with regard to real-world noisy optimization problems.

Virtual und Augmented Reality: Grundlagen und Methoden der Virtuellen und Augmentierten Realität (eXamen.press)

by Ralf Dörner, Wolfgang Broll, Paul Grimm and Bernhard Jung

Das Lehrbuch vermittelt die theoretischen und praktischen Grundlagen, die benötigt werden, um Virtual- und Augmented-Reality-Systeme (VR/AR) eigenständig zu realisieren oder zu erweitern. Es dient Studierenden als anschauliche Begleitlektüre zu Lehrveranstaltungen, die VR/AR thematisieren, u. a. in den Fächern Informatik, Medien oder Natur- und Ingenieurwissenschaften. Durch seinen modularen Aufbau eignet sich der Band auch für das Selbststudium und kann darüber hinaus als Nachschlagewerk verwendet werden.

Adaptation for Animation: Transforming Literature Frame by Frame

by Hannes Rall

Talented animation artists often neglect successful storytelling in favor of strong visuals, but now you can have both with this complete guide to adaptation for animation. Veteran independent filmmaker Hannes Rall teaches you how to draw and adapt inspiration from copyright-free materials like fairy tales, myths, and classic literature, making it easier than ever to create your own compelling narrative. Particular focus is given to making the adequate narrative and visual choices when transferring a text from page to screen: How to create a successful adaptation. With sections on subjects like transcultural adaptations, visual poetry and production design, this book is just the right mix of practical advice, lavish illustrations, and industry case studies to give you everything you need to start adapting your story today. Key features: Learn to apply concepts of adapting classic and modern literature for animation in different techniques Exclusive interviews with animation legends Giannalberto Bendazzi, John Canemaker, Ishu Patel and Georges Schwizgebel Lavishly illustrated with 325 color images (mostly never published before) that give thrilling insights into the visual development of award-winning animated adaptations

Animation: From Concepts and Production

by Hannes Rall

This book explains the creation of animation from concept to production. Instead of focusing on singular aspects of animation production, talented animators can learn to make better films by understanding the process as a whole. Veteran independent filmmaker Hannes Rall teaches you how to develop an animation project from the very start of conceptual exploration though to completed production. Subjects like script, storyboarding, character and production design illuminate the pre-production process; later chapters explain the production process applied to different animation techniques like 2D animation, 3D computer animation and stop motion. This book is just the right mix of practical advice, lavish illustrations, and industry case studies to give you everything you need to start creating animation today. Key Features Learn the concepts of film animation production from an expert instructor Interviews with legends Andreas Deja, Hans Bacher and Volker Engel Robust coverage of the pre-production process, from script to storyboarding and visual development Includes a glossary and further reading recommendations

The Odd 1s Out: The First Sequel

by James Rallison

The sequel to the New York Times bestselling The Odd 1s Out, with all new and never-before-seen content featuring opinions, stories, and signature characters from YouTube phenomenon James RallisonJames Rallison has always felt like he was on the outside looking in. His YouTube videos are all about his "odd" behavior, and with over 13 million subscribers and millions more followers on social media, these animations have found their way into the hearts of fans who also feel like a bit of an odd one.In this second installment in the Odd 1s Out series, James is back with characters, stories, and opinions, including: • The upside of the robot uprising • Questionable pizza toppings • Strange yet completely reasonable fears • Inventions that don't exist, but shouldOffering advice on accepting your quirks and growing up in the Internet age, The Odd 1s Out: The First Sequel is sure to be a must-have for old and new fans alike.

Conceptual Modeling: 41st International Conference, ER 2022, Hyderabad, India, October 17–20, 2022, Proceedings (Lecture Notes in Computer Science #13607)

by Jolita Ralyté Sharma Chakravarthy Mukesh Mohania Manfred A. Jeusfeld Kamalakar Karlapalem

This book constitutes the refereed proceedings of the 41st International Conference on Conceptual Modeling, ER 2022, held in Hyderabad, India, in October 2022. The 19 full and 11 short papers were carefully reviewed and selected from 82 submissions. The papers are organzed in the following topical sections: ​foundations of conceptual modeling; ontologies and their applications; applications of conceptual modeling; data modeling and analysis; business process; quality and performance; security, privacy and risk management; goals and requirements.

The Practice of Enterprise Modeling

by Jolita Ralyté Sergio España Óscar Pastor

This volume constitutes the proceedings of the 8th IFIP WG 8. 1 Conference on the Practice of Enterprise Modeling held in November 2015 in Valencia, Spain. The PoEM conference series started in 2008 and aims to provide a forum sharing knowledge and experiences between the academic community and practitioners from industry and the public sector. The 23 short papers accepted were carefully reviewed and selected from 72 submissions and are organized in eight sections on Evolving Enterprises, Securing Enterprises, Making Empirical Studies, Investigating Enterprise Methods, Acquiring User Information, Managing Risks and Threats, Engineering Methods, and Making Decisions in Enterprises.

Advances in Reliability Analysis and its Applications (Springer Series in Reliability Engineering)

by Mangey Ram Hoang Pham

This book presents the latest research in the fields of reliability theory and its applications, providing a comprehensive overview of reliability engineering and discussing various tools, techniques, strategies and methods within these areas. Reliability analysis is one of the most multidimensional topics in the field of systems reliability engineering, and while its rapid development creates opportunities for industrialists and academics, it is also means that it is hard to keep up to date with the research taking place. By gathering findings from institutions around the globe, the book offers insights into the international developments in the field. As well as discussing the current areas of research, it also identifies knowledge gaps in reliability theory and its applications and highlights fruitful avenues for future research. Covering topics from life cycle sustainability to performance analysis of cloud computing, this book is ideal for upper undergraduate and postgraduate researchers studying reliability engineering.

Gnucash 2.4 Small Business Accounting: Beginner's Guide

by Ashok Ramachandran

This book is a comprehensive beginner's guide that teaches you to use GnuCash from scratch with jargon-free step-by-step tutorials packed with tips. There are multiple choice questions to make learning more interesting and additional challenges thrown at the more adventurous user for a deep grasp of the topic.This book is written for you - the self-employed, the owner, partner or leader of micro-enterprises, home businesses, Small Office/Home Office (SOHO), and other small businesses - to help you maintain your books of accounts using GnuCash. This book is also for you - office-bearers of non-profits and students who want to learn accounting hands-on. If you are using a spreadsheet to maintain your business books and are wasting time, or you are handing over a shoe box of receipts to your high-priced accountant or are using another accounting application that is overkill for small business, get this book and download GnuCash.

Requirements Engineering for Service and Cloud Computing

by Muthu Ramachandran Zaigham Mahmood

This authoritative text/reference describes the state of the art in requirements engineering for software systems for distributed computing. A particular focus is placed on integrated solutions, which take into account the requirements of scalability, flexibility, sustainability and operability for distributed environments. Topics and features: discusses the latest developments, tools, technologies and trends in software requirements engineering; reviews the relevant theoretical frameworks, practical approaches and methodologies for service requirements; examines the three key components of the requirements engineering process, namely requirements elicitation, requirements specification, and requirements validation and evaluation; presents detailed contributions from an international selection of highly reputed experts in the field; offers guidance on best practices, and suggests directions for further research in the area.

Software Engineering in the Era of Cloud Computing (Computer Communications and Networks)

by Muthu Ramachandran Zaigham Mahmood

This book focuses on the development and implementation of cloud-based, complex software that allows parallelism, fast processing, and real-time connectivity. Software engineering (SE) is the design, development, testing, and implementation of software applications, and this discipline is as well developed as the practice is well established whereas the Cloud Software Engineering (CSE) is the design, development, testing, and continuous delivery of service-oriented software systems and applications (Software as a Service Paradigm). However, with the emergence of the highly attractive cloud computing (CC) paradigm, the tools and techniques for SE are changing. CC provides the latest software development environments and the necessary platforms relatively easily and inexpensively. It also allows the provision of software applications equally easily and on a pay-as-you-go basis. Business requirements for the use of software are also changing and there is a need for applications in big data analytics, parallel computing, AI, natural language processing, and biometrics, etc. These require huge amounts of computing power and sophisticated data management mechanisms, as well as device connectivity for Internet of Things (IoT) environments. In terms of hardware, software, communication, and storage, CC is highly attractive for developing complex software that is rapidly becoming essential for all sectors of life, including commerce, health, education, and transportation. The book fills a gap in the SE literature by providing scientific contributions from researchers and practitioners, focusing on frameworks, methodologies, applications, benefits and inherent challenges/barriers to engineering software using the CC paradigm.

BackTrack 5 Wireless Penetration Testing Beginner’s Guide

by Vivek Ramachandran

Written in Packt's Beginner's Guide format, you can easily grasp the concepts and understand the techniques to perform wireless attacks in your lab. Every new attack is described in the form of a lab exercise with rich illustrations of all the steps associated. You will practically implement various attacks as you go along. If you are an IT security professional or a security consultant who wants to get started with wireless testing with Backtrack, or just plain inquisitive about wireless security and hacking, then this book is for you. The book assumes that you have familiarity with Backtrack and basic wireless concepts.

Kali Linux Wireless Penetration Testing: Beginner's Guide

by Vivek Ramachandran Cameron Buchanan

If you are a security professional, pentester, or anyone interested in getting to grips with wireless penetration testing, this is the book for you. Some familiarity with Kali Linux and wireless concepts is beneficial.

Perspectives on Information (Routledge Studies in Library and Information Science)

by Magnus Ramage David Chapman

Information is everywhere, and defines everything in today's society. Moreover, information is a key concept in a wide range of academic disciplines, from quantum physics to public policy. However, these disciplines all interpret the concept in quite different ways. This book looks at information in several different academic disciplines - cybernetics, ICT, communications theory, semiotics, information systems, library science, linguistics, quantum physics and public policy. Perspectives on Information brings clarity and coherence to different perspectives through promoting information as a unifying concept across the disciplinary spectrum. Though conceived as a contribution to the ongoing conversation between academic disciplines into the nature of information, the deliberately accessible style of this text (reflecting the authors’ backgrounds at The Open University) will be make it valuable for anyone who needs to know something more about information. Given the ubiquity of information in the 21st century, that means everyone.

Big Data Analytics Using Multiple Criteria Decision-Making Models (Operations Research Series)

by Ramakrishnan Ramanathan, Muthu Mathirajan, and A. Ravi Ravindran

Multiple Criteria Decision Making (MCDM) is a subfield of Operations Research, dealing with decision making problems. A decision-making problem is characterized by the need to choose one or a few among a number of alternatives. The field of MCDM assumes special importance in this era of Big Data and Business Analytics. In this volume, the focus will be on modelling-based tools for Business Analytics (BA), with exclusive focus on the sub-field of MCDM within the domain of operations research. The book will include an Introduction to Big Data and Business Analytics, and challenges and opportunities for developing MCDM models in the era of Big Data.

Internet of Things: Approach and Applicability in Manufacturing

by Ravi Ramakrishnan Loveleen Gaur

The concept of Internet of Things has silently existed since the late nineteenth century but in the current decade expectations and excitement has peaked. However not many have understood the profound change that it can usher in. How big this change can be and how it can transform our working!! This book aims to bring in this realization with illustrative and practical case studies with comprehensive concepts. From beginners to practitioners in the field of academics or industry, it serves as a comprehensive yet easy to comprehend source of information on the multiple facets of IoT. Simplistic but comprehensive introduction of the facets of primarily the industrial IoT Practical adoption cases explaining the Core technology stack and business applications Comprehensive view of current technologies which complete the IoT delivery ecosystem, followed by overview of IoT enabled new business models. Realistic view of how industrial firms can evolve into the next stage of maturity along with determinants influencing this transformation since manufacturing is envisioned to be a key segment to adopt and benefit from IoT. Detailed analysis of IoT benefits for the universal triad- energy management, logistics optimization and distribution channel management. A full-fledged case study on Adoption of Green manufacturing using IoT. Real world example of gauging End User perception using different models which is important for a successful adoption of IoT. A futuristic visionary view of IoT as comprehended based on evolution of technology and platforms, and finally analysis of the extremely crucial concepts of security, privacy and governance.

Cryptographic and Information Security Approaches for Images and Videos: Approaches For Images And Videos

by S. Ramakrishnan

This book presents essential principles, technical information, and expert insights on multimedia security technology. Illustrating the need for improved content security as the Internet and digital multimedia applications rapidly evolve, it presents a wealth of everyday protection application examples in fields including . Giving readers an in-depth introduction to different aspects of information security mechanisms and methods, it also serves as an instructional tool on the fundamental theoretical framework required for the development of advanced techniques.

Refine Search

Showing 38,776 through 38,800 of 53,478 results