Page 4
Page 4
img

Messages security application

The rapid development of communication technology, is bringing many technological conveniences with it and simplifying our lives. On the other hand, it has disadvantages such as hiding the information that is continuously roaming through various communication media resources between senders and receivers and avoid sharing them with third parties. Eliminating these disadvantages via specific security methods and algorithms is related to the discipline called cryptography, which includes information security. Encryption is the process of turning a plaintext to jargon or the method of changing a confidential file to jargon in order to prevent unauthorized persons from gaining access to confidential message. A Message is the transfer of information from the sender to the receiver through a particular medium. Encryption is the most effective process for achieving data security.

img

Medical Imaging and Augmented Reality ; 3rd International Workshop, Shanghai, China, August 17-18, 2006, Proceedings

The Third International Workshop on Medical Imaging and Augmented Reality, MIAR 2006, was held in Shanghai, China at the Regal International East Asia Hotel during August 17-18, 2006. The goal of MIAR 2006 was to bring together researchers in medical image computing and intervention to present the state-of-the-art devel- ments in this ever-growing research area.

img

Medical Image Computing and Computer-Assisted Intervention – MICCAI 2006 ; Vol. 4190 ; 9th International Conference, Copenhagen, Denmark, October 1-6, 2006, Proceedings, Part I

MICCAI papers are of high standard and have a long lifetime. In this v- ume as well as in the latest journal issues of Medical Image Analysis and IEEE Transactions on Medical Imaging papers cite previous MICCAIs including the ?rst MICCAI conference in Cambridge, Massachusetts, 1998. It is obvious that the community requires the MICCAI papers as archive material. Therefore the proceedingsofMICCAIarefrom2005andhenceforthbeing indexedbyMedline. Acarefulreviewandselectionprocesswasexecutedinordertosecurethebest possible program for the MICCAI 2006 conference. We received 578 scienti?c papers from which 39 papers were selected for the oral program and 193 papers for the poster program.

img

Mechanizing Mathematical Reasoning : Essays in Honor of Jörg H. Siekmann on the Occasion of His 60th Birthday

By presenting state-of-the-art results in logical reasoning and formal methods in the context of artificial intelligence and AI applications, this book commemorates the 60th birthday of Jörg H. Siekmann. The 30 revised reviewed papers are written by former and current students and colleagues of Jörg Siekmann; also included is an appraisal of the scientific career of Jörg Siekmann entitled "A Portrait of a Scientist: Logics, AI, and Politics." The papers are organized in four parts on logic and deduction, applications of logic, formal methods and security, and agents and planning.

img

Measure, Integration & Real Analysis

This book welcomes students into the fundamental theory of measure, integration, and real analysis. Focusing on an accessible approach, Axler lays the foundations for further study by promoting a deep understanding of key results.

img

IoT and AI Technologies for Sustainable Living : A Practical Handbook

Brings together all the latest methodologies, tools and techniques related to the Internet of Things and Artificial Intelligence in a single volume to build insight into their use in sustainable living. The areas of application include agriculture, smart farming, healthcare, bioinformatics, self-diagnosis systems, body sensor networks, multimedia mining, and multimedia in forensics and security. Provides a comprehensive discussion of modeling and implementation in water resource optimization, recognizing pest patterns, traffic scheduling, web mining, cyber security and cyber forensics. It will help develop an understanding of the need for AI and IoT to have a sustainable era of human living. The tools covered include genetic algorithms, cloud computing, water resource management, web mining, machine learning, block chaining, learning algorithms, sentimental analysis and Natural Language Processing (NLP).

img

Inventive communication and computational technologies ; Proceedings of ICICCT 2020

This book gathers selected papers presented at the 4th International Conference on Inventive Communication and Computational Technologies (ICICCT 2020), held on 28–29 May 2020 at Gnanamani College of Technology, Tamil Nadu, India. The respective contributions highlight recent research efforts and advances in a new paradigm called ISMAC (IoT in Social, Mobile, Analytics and Cloud contexts). The topics covered include the Internet of Things, Social Networks, Mobile Communications, Big Data Analytics, Bio-inspired Computing and Cloud Computing. Given its scope, the book is chiefly intended for academics and practitioners working to resolve practical issues in this area.

img

Introduction to software design with Java

Provides an in-depth introduction to software design, with a focus on object-oriented design, and using the Java programming language. Its goal is to help readers learn software design by discovering the experience of the design process. To this end, the text follows a continuous narrative that introduces each element of design know-how in context, and explores alternative solutions in that context. This narrative is complemented by hundreds of code fragments and design diagrams.

img

Introduction to robotics : Mechanics and control ; 2nd ed.

Written for senior level or first year graduate level robotics courses, this text includes material from traditional mechanical engineering, control theoretical material and computer science. It includes coverage of rigid-body transformations and forward and inverse positional kinematics

img

Introduction to robotics : Analysis, control, applications

Offers a guide to the fundamentals of robotics, robot components and subsystems and applications. The author—a noted expert on the topic—covers the mechanics and kinematics of serial and parallel robots, both with the Denavit-Hartenberg approach as well as screw-based mechanics. In addition, the text contains information on microprocessor applications, control systems, vision systems, sensors, and actuators.

img

Introduction to Reliable Distributed Programming

Guerraoui and Rodrigues present an introductory description of fundamental reliable distributed programming abstractions as well as algorithms to implement these abstractions. The authors follow an incremental approach by first introducing basic abstractions in simple distributed environments, before moving to more sophisticated abstractions and more challenging environments. Each core chapter is devoted to one specific class of abstractions, covering reliable delivery, shared memory, consensus and various forms of agreement. This textbook comes with a companion set of running examples implemented in Java. These can be used by students to get a better understanding of how reliable distributed programming abstractions can be implemented and used in practice. Combined, the chapters deliver a full course on reliable distributed programming. The book can also be used as a complete reference on the basic elements required to build reliable distributed applications.

img

Introduction to PHP for Scientists and Engineers : Beyond JavaScript

This text presents key information needed to write your own online science and engineering applications, including reading, creating and manipulating data files stored as text on a server, thereby overcoming the limitations of a client-side language.

img

Introduction to information retrieval

Teaches classical and web information retrieval, including web search and the related areas of text classification and text clustering from basic concepts. It gives an up-to-date treatment of all aspects of the design and implementation of systems for gathering, indexing, and searching documents; methods for evaluating systems; and an introduction to the use of machine learning methods on text collections. All the important ideas are explained using examples and figures, making it perfect for introductory courses in information retrieval for advanced undergraduates and graduate students in computer science.

img

Introduction to Geometric Computing

The geometric ideas in computer science, mathematics, engineering, and physics have considerable overlap and students in each of these disciplines will eventually encounter geometric computing problems. The topic is traditionally taught in mathematics departments via geometry courses, and in computer science through computer graphics modules. This text isolates the fundamental topics affecting these disciplines and lies at the intersection of classical geometry and modern computing.

img

Introduction to development engineering

Introduces the emerging field of development engineering and its constituent theories, methods, and applications. It is both an instructional text for students and a resource for researchers and practitioners involved in the design and scaling of technologies for low-resource communities. The scope is broad, ranging from the development of mobile applications for low-literacy users to hardware and software solutions for providing electricity and water in remote environments. It is also highly interdisciplinary, drawing on methods and theories from the social sciences as well as engineering and the natural sciences.

img

Introduction to data systems : Building from Python

Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form.

img

Introduction to blender 3.0 : Learn organic and architectural modeling, lighting, materials, painting, rendering, and compositing with blender

Explains modeling, materials, lighting, painting, and more with Blender and other external tools. You will configure a 3D architectural environment and set up the workflow of an art and design project within Blender. You will use Blender's main tools—mesh modeling and sculpting—to create virtual objects and environments. And, you will explore building materials and light scenes, followed by drawing and virtual painting. Chapters cover rendering scenes and transforming them into 2D images or videos. You will learn to use Blender 3.0 for video editing as a compositor and video sequence editor (VSE or sequencer) with a wide range of effects available through the nodal system. You Will Learn : Create objects and architectural buildings with different techniques of 3D modeling / Master creating an environment for your objects and how to light them / Determine how to create node materials and assign them to your Blender objects / Pick up UV unwrapping and texture painting / Get closer to painting and drawing in Blender / Render your scenes and create stunning videos

img

Introduction to Algorithms

Combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The first edition became a widely used text in universities worldwide as well as the standard reference for professionals. The second edition featured new chapters on the role of algorithms, probabilistic analysis and randomized algorithms, and linear programming.

img

Introduction to Algorithms

Combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. Since the publication of the first edition, Introduction to Algorithms has become the leading algorithms text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout.

img

Intertwingled : The work and influence of Ted Nelson

This engaging volume celebrates the life and work of Theodor Holm “Ted” Nelson, a pioneer and legendary figure from the history of early computing. Presenting contributions from world-renowned computer scientists and figures from the media industry, the book delves into hypertext, the docuverse, Xanadu, and other products of Ted Nelson’s unique mind.

Results Per Page