Early Aspects: Current Challenges and Future Directions ; 10th International Workshop, Vancouver, Canada, March 13, 2007, Revised Selected Papers
Traditionally, aspect-oriented software development (AOSD) has focused on the implementation phase of the software lifecycle: aspects are identified and captured mainly in code. Therefore, most current AOSD approaches place the burden for aspect identification and management on the programmer working at low levels of abstraction. However, aspects are often present well before the implementation phase, such as in domain models, requirements and software architecture. Identification and capture of these early aspects ensure that aspects related to the problem domain (as opposed to merely the implementation) will be appropriately captured, reasoned about and available. This offers improved opportunities for early recognition and negotiation of trade-offs and allows forward and backward aspect traceability. This makes requirements, architecture, and implementation more seamless, and allows a more systematic application of aspects.
Dynamics of Rods
The book consists of nine chapters and appendices and may be conventionally divided into two parts. That is, Chapters 1 to 6 contain, in the main, theoretical material, whereas Chapters 7 to 9 illustrate the application of the theoretical results to problems of practical interest. Problems for self-study are found in Chapters 3, 5, and 7. The solutions to most of the problems are given in Appendix B.
Dynamical Vision ; ICCV 2005 and ECCV 2006 Workshops, WDV 2005 and WDV 2006, Beijing, China, October 21, 2005, Graz, Austria, May 13, 2006, Revised Papers
Classical multiple-view geometry studies the reconstruction of a static scene - served by a rigidly moving camera. However, in many real-world applications the scene may undergo much more complex dynamical changes. For instance, the scene may consist of multiple moving objects (e.g., a trafic scene) or arti- lated motions (e.g., a walking human) or even non-rigid dynamics (e.g., smoke, fire, or a waterfall). In addition, some applications may require interaction with the scene through a dynamical system (e.g., vision-guided robot navigation and coordination). To study the problem of reconstructing dynamical scenes, many new al- braic, geometric, statistical, and computational tools have recently emerged in computer vision, computer graphics, image processing, and vision-based c- trol.
Dynamic Spectrum Management : From Cognitive Radio to Blockchain and Artificial Intelligence
This book, authored by a world-leading researcher in this field, describes fundamentals of dynamic spectrum management, provides a systematic overview on the enabling technologies covering cognitive radio, blockchain, and artificial intelligence, and offers valuable guidance for designing advanced wireless communications systems.
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.
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.
Dream catcher
Dream Catcher is a video generation application that helps in many fields as science fiction, imagine event’s scenarios, education, animation and montage. By applying artificial algorithms implemented and trained on a dataset containing video samples and there descriptions to generate videos from any given text. The idea of generating videos from text is a new idea that was first presented at 2017, even that international companies like Google and OpenAi In the last year, was working on developing models to generate images from text. To make it easier to use the application, there are many ways to enter the text either by an image, voice or Typing from the keyboard.
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.
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.
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.
DOM Scripting : Web Design with JavaScript and the Document Object Model
There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding dynamic effects and manipulating structure on the fly using the Document Object Model. This book is about the latter of the three. DOM Scripting: Web Design with JavaScript and the Document Object Model gives you everything you need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects. Jeremy Keith starts off by giving you a basic crash course in JavaScript and the DOM, then moves on to provide you with several real-world examples built up from scratch, including dynamic image galleries and dynamic menus. Then, he shows you how to manipulate web page style using the CSS DOM, and create markup on the fly.
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.
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.
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.
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.
Distributed Search by Constrained Agents : Algorithms, Performance, Communication
This book presents a comprehensive discussion on the field of distributed constraints, its algorithms and its active research areas. It introduces distributed constraint satisfaction and optimization problems and proceeds to present a complete state-of-the-art in DisCSP & DisCOP research.
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.
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.
Distributed computing and networking ; 9th International Conference, ICDCN 2008, Kolkata, India, January 5-8, 2008. Proceedings
This book constitutes the refereed proceedings of the 9th International Conference on Distributed Computing and Networking, ICDCN 2008 - formerly known as IWDC (International Workshop on Distributed Computing) - held in Kolkata, India, in January 2008.
Distributed computing and networking ; 8th International conference, ICDCN 2006, Guwahati, India, December 27-30, 2006, Proceedings
VI realm between distributed computing and networking, namely, Modeling Biological Networks, Network Security, Algorithmic Issues in Wireless Sensor Networks, and Optical Networking. This was made possible by the efforts of the Tutorial Chairs, Sr- har Iyer and Pinaki Mitra. The Organizing Committee worked hard to ensure that the participants enjoyed a comfortable stay and the technical meetings proceeded as smoothly as possible.



















