الصفحة 45
الصفحة 45
img

Dynamic brain : From neural spikes to behaviors ; 12th International Summer School on Neural Networks, Erice, Italy, December 5-12, 2007, Revised Lectures

The volume presents 12 thoroughly revised tutorial papers based on lectures given by leading researchers at the 12th International Summer School on Neural Networks in Erice, Italy, in December 2007.

img

Dynamic and robust streaming in and between connected consumer-electronic devices

This book provides a comprehensive overview of the challenges that face us. The book shows that there are many similarities between traditional networking and networks in the chip. However, there are some different operational conditions that lead to original solutions.

img

DSP for In-Vehicle and Mobile Systems

DSP for In-Vehicle and Mobile Systems is focused on digital signal processing strategies for improving information access, command and control, and communications for in-vehicle environments. It is expected that the next generation of human-to-vehicle interfaces will incorporate speech, video/image, and wireless communication modalities to provide more comfortable and safer driving ambiance

img

Drousi: A private lessons management system

Private teaching is considered to be an effective way to increase academic achievement of students and it seen as being a supplementary education, so it has become very common all around the world, however, previous studies have come to different conclusions regarding its necessity, so Drousi application had been made ,it’s a user-friendly mobile application to manage and arrange private lessons, and There has never been a better time to become a private tutor, as class sizes in schools increase, this can result in teachers being unable to give their undivided attention to students, and this document lays out a project plan for the development of “Drousi”, The plan will include a summary of the system functionality and how it implemented.

img

Dr.phone

Dr phone is a software system that helps in talking with the doctor automatically and easily without the need to go to the doctor's clinic to diagnose the patient's condition. our application presents an available platform to make a video call between the doctor and the patient according to the patient’s needs. The system accepts the patient’s request after choosing an available doctor andthen waits for the doctor to accept his request, if there is no doctor available, the system performs an AI chatbot to the patient's need to give him the appropriate diagnosis. when the call finished the doctor represents medical record including the medicine and the analytics and record the next appointment if it’s needed then send them to the patient's email, the patient also can see the nearest pharmacies or labs according to his location, and finally the patient rates the doctor after the call is finished then payment by his available wallet.

img

Domain-driven design with Java, a practitioner's guide : create simple, elegant, and valuable software solutions for complex business problems

Helps you as a developer and architect to put your knowledge to work in order to create elegant software designs that are enjoyable to work with and easy to reason about. You'll begin with an introduction to the concepts of domain-driven design and discover various ways to apply them in real-world scenarios. You'll also appreciate how DDD is extremely relevant when creating cloud native solutions that employ modern techniques such as event-driven microservices and fine-grained architectures. As you advance through the chapters, you'll get acquainted with core DDD's strategic design concepts such as the ubiquitous language, context maps, bounded contexts, and tactical design elements like aggregates and domain models and events. You'll understand how to apply modern, lightweight modeling techniques such as business value canvas, Wardley mapping, domain storytelling, and event storming, while also learning how to test-drive the system to create solutions that exhibit high degrees of internal quality.

img

Domain Modeling and the Duration Calculus : International Training School, Shanghai, China, September 17-21, 2007, Advanced Lectures

The book presented provide competent coverage of software security, domain modeling of software engineering, and duration calculus for real time systems - originating from lectures of leading experts in these fields from Europe and Asia.It addressed in detail are: development of real-time systems, domain engineering using abstract modeling, the area of duration calculus, and formal methods like language description using the operational semantics approach.

img

Document Analysis Systems VII ; 7th International Workshop, DAS 2006, Nelson, New Zealand, February 13-15, 2006, Proceedings

This book constitutes the refereed proceedings of the 7th International Conference on Document Analysis Systems, DAS 2006, held in Nelson, New Zealand, in February 2006.

img

Do-All Computing in Distributed Systems : Cooperation in the Presence of Adversity

Do-All Computing in Distributed Systems: Cooperation in the Presence of Adversity is the first book that presents an in depth study of cooperation problems, abstracted in terms of the Do-All problem, where a collection of processors cooperatively perform a collection of independent tasks in the presence of adversity.

img

Do Smart Adaptive Systems Exist? : Best Practice for Selection and Combination of Intelligent Methods

This book is intended as a reference and a guide summarising and focusing on best practices when using intelligent techniques and building systems requiring a degree of adaptation and intelligence. Another attractive feature of the book is that it brings together experts from neural network, fuzzy, machine learning, evolutionary and hybrid systems communities who will provide their views on how these different intelligent technologies have contributed and will contribute to creation of smart adaptive systems of the future.

img

DNA Computing ; 7th International Workshop on DNA-Based Computers, DNA7, Tampa, FL, USA, June 10-13, 2001, Revised Papers

Constitutes the post-proceedings of the 7th International Workshop on DNA-Based Computers, held in Florida in 2001. The 26 papers cover experimental tools, theoretical tools, probabilistic computational models, computer simulation and sequence design, algorithms, experimental solutions and more.

img

Distributed, High-Performance and Grid Computing in Computational Biology ; International Workshop, GCCB 2006, International Workshop, GCCB 2006, Eilat, Israel, January 21, 2007, Proceedings

Modern computational biology and bioinformatics are characterized by large and complex structured data and by applications requiring considerable computing resources, such as processing units, storage elements and software programs. In addition, these disciplines are intrinsically geographically distributed in terms of their instruments, communities and computing resources. Tackling the computational challenges in computational biology and bioinformatics increasingly requires high-end and distributed computing infrastructures, systems and tools.

img

Distributed systems and mobile computing

About Distributed Systems and Mobile Computing. This is a branch of Computer Science devoted to the study of systems whose components are in different physical locations and have limited communication capabilities. Such components may be static, often organized in a network, or may be able to move in a discrete or continuous environment. The theoretical study of such systems has applications ranging from swarms of mobile robots (e.g., drones) to sensor networks, autonomous intelligent vehicles, the Internet of Things, and crawlers on the Web. The book includes five articles. Two of them are about networks: the first one studies the formation of networks by agents that interact randomly and have the ability to form connections; the second one is a study of clustering models and algorithms. The three remaining articles are concerned with autonomous mobile robots operating in continuous space.

img

Distributed systems : Concurrency and consistency

Explores the gray area of distributed systems and draws a map of weak consistency criteria, identifying several families and demonstrating how these may be implemented into a programming language. Unlike their sequential counterparts, distributed systems are much more difficult to design, and are therefore prone to problems. On a large scale, usability reminiscent of sequential consistency, which would provide the same global view to all users, is very expensive or impossible to achieve.

img

Distributed systems : Concepts and design

Aims to provide an understanding of the principles on which the Internet and other distributed systems are based; their architecture, algorithms and design; and how they meet the demands of contemporary distributed applications.

img

Distributed Services with OpenAFS : For Enterprise and Education

This book shows in detail how to build enterprise-level secure, redundant, and highly scalable services from scratch on top of the open source Linux operating system, suitable for small companies as well as big universities. The core architecture presented is based on Kerberos, LDAP, AFS, and Samba. It is shown how to integrate web, message related, data base and other services with this backbone. This architecture provides a Single-Sign-On solution for different client platforms and can also be employed for clustering. Although it is implemented with Debian GNU/Linux, the content can be applied to other UNIX flavors.

img

Distributed network systems : From concepts to implementations

This textbook covers both theoretical and practical aspects of distributed computing. It describes the client-server model for developing distributed network systems, the communication paradigms used in a distributed network system, and the principles of reliability and security in the design of distributed network systems. Based on theoretical introductions, the book presents various implementation strategies and techniques for building distributed network systems, including examples in TCP/IP communications, the use of remote procedure call and remote method invocation techniques, and the development of web-based applications, distributed databases, and mobile computing systems.

img

Distributed Multimedia Retrieval Strategies for Large Scale Networked Systems

Distributed Multimedia Retrieval Strategies for Large Scale Networked Systems presents an up-to-date research status in the domain of distributed video retrieval. This professional book will include several different techniques that are in place for long duration video retrieval. An experimentally tested technology under the JINI platform, demonstrates a practical working system which serves as a feasibility study, as well as the first step in realizing such a technology.

img

Distributed Event-Based Systems

Event-based architectures inherently decouple system components. Event-based components are not designed to work with specific other components in a traditional request/reply mode, but separate communication from computation through asynchronous communication mechanisms via a dedicated notification service.

img

Distributed embedded systems : Design, middleware and resources ; IFIP 20th World computer congress, TC10 Working conference on distributed and parallel embedded systems (DIPES 2008), September 7-10, 2008, Milano, Italy

The IFIP series publishes state-of-the-art results in the sciences and technologies of information and communication. The principal aim of the IFIP series is to encourage education and the dissemination and exchange of information about all aspects of computing.

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