The software for prediction of energy obtained from wind power plants uses the forecast produced by the ALADIN model. The important input data for calculations on this simulator is represented by the output curve prod...
详细信息
ISBN:
(纸本)9788024823935
The software for prediction of energy obtained from wind power plants uses the forecast produced by the ALADIN model. The important input data for calculations on this simulator is represented by the output curve produced by a specific wind power plant (WPP) or from the data provided by the manufacturer. The programme has been written using the object-oriented language C# and it can be run under the Windows OS supporting NET frameworks. The output from this programme comprises of graphic behaviour of output from pre-defined wind power plants. That will help improve the reliability of output generated by the WPP and supplied into power distribution networks.
One of the main challenges when introducing the concept of an Agent to newcomers in the field of Multi-agent Systems (MAS) is to demarcate what an agent is and what an agent is not. The word Agent has been used by dif...
详细信息
The healthcare industry in United States is the largest delivery system in the world. However, this system is facing significant pressures to transform itself to operate more efficiently. It is generally accepted that...
详细信息
ISBN:
(纸本)9781450309424
The healthcare industry in United States is the largest delivery system in the world. However, this system is facing significant pressures to transform itself to operate more efficiently. It is generally accepted that the use of health information technology can assist in solving the problem by reducing cost and increasing quality of patient care. However characteristics of adopters and quality of implementations are not well understood and are an ongoing challenge. Using an interdisciplinary study of healthcare and technology, the objective of this research is to measure the prevalence of health information technology capabilities and their impact on delivery of care. More specifically, this research will study health information technology adoption in context of Patient-Centered Medical Home implementations. By using as its basis the American Association of Family Physician recommendations for becoming a Patient-Centered Medical Home (one of the most widely disseminated models), the proposed research will survey health care providers for prevalence of structural and behavioral capabilities used to implement a Patient-Centered Medical Home. The general objectives of the feasibility study includes demonstrating the larger research objectives and demonstrating that the right mix of theories and methodologies have been considered. The small field study was conducted at Oregon Health & Science University (OHSU) with the Care Management Plus (CMP) Team. CMP is a proven HIT application for older adults and chronically ill patients with multiple conditions and the innovation includes software, clinic processes and training. Use of qualitative research based case study, with application of diffusion theory and dynamic capabilities using the Unified Modeling Language (UML) notation are demonstrated in this field study. In the following sections data collection, analysis, results, conclusions and limitations of research along with propositions for future research are discuss
JavaScript developers create programs by calling functions and they use functions to construct objects. JavaScript development tools need to report to developers about those functions and constructors, for example in ...
详细信息
ISBN:
(纸本)9781450309424
JavaScript developers create programs by calling functions and they use functions to construct objects. JavaScript development tools need to report to developers about those functions and constructors, for example in debugger call-stacks and in object representations. However, most functions are anonymous: developers need not to specify names for functions. Based on our analysis of ten large, widely used JavaScript projects, less than 7% of JavaScript functions are named by developers. After studying examples from these JavaScript projects, we propose Static Function-object Consumption, a principled, automated approach based on local source code analysis for providing names to nameless JavaScript functions. We applied our approach to 90000 anonymous functions that appeared in the analyzed JavaScript projects. The approach is successful in naming more than 99% (91% are unique within their file) of anonymous functions while the average length of function names is kept less than 37 characters.
An invariant in the class is a predicate, which is true in every state that is proclaimed as valid, independently of what is considered to be a state. In addition, invariants themselves may be based on the behavior of...
详细信息
This paper proposes a structure to increase the level of abstraction in building visual user interfaces, establishing an initial set of features and properties that a system for abstract complex components specificati...
详细信息
Code Completion is one of the most popular IDE features for accessing APIs, freeing programmers from remembering specific details about an API and reducing keystrokes. We propose three ways to enhance the current code...
详细信息
A large numbers of metrics have been proposed for measuring properties of object-oriented software such as size, inheritance, cohesion and coupling. The coupling metrics presented in this paper exploring the differenc...
详细信息
Since the computer is more widely used by children, the existing software for children's amusement and study are not able to satisfy their needs any longer. To solve this problem, a kind of graphical programming l...
详细信息
This paper introduced a lightweight Model-View-Controller-liked (MVC-like) format of PHP programming that combined the traditional PHP programming format with the MVC architecture of PHP and set the advantages of both...
详细信息
暂无评论