首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 187 毫秒
1.
在研究软构件理论的基础上,将构件技术引入MIS系统的开发,提出了一种基于软构件的MIS系统开发模型,采用Power—Builder实现了该模型。并在多个MIS系统中得到有效应用。  相似文献   

2.
在研究软构件理论的基础上,将构件技术引入MIS系统的开发,提出了一种基于软构件的MIS系统开发模型,采用Power-Builder实现了该模型,并在多个MIS系统中得到有效应用。  相似文献   

3.
软构件技术及其在MIS中应用的研究   总被引:17,自引:0,他引:17  
软件构件化是软件行业走向工业化的关键。论述了软构件的概念、基本思想,并与传统MIS开发方法进行比较,研究了一种基于软构件的MIS开发模型,并具体分析了一个应用实例。  相似文献   

4.
针对目前MIS系统开发和运行环境易变,柔性程度不高的现状,提出一种基于构件技术的重构式MIS开发模型.并从结构模型、体系结构、生命周期模型和开发过程等方面进行论述,给出了该模型的详细开发流程.提出一种MIS领域的柔性构件,对其构件模型进行了形式化的描述,并给出了该构件的实现流程.此开发模型已用于笔者开发的一个通用物资管理系统,并取得较好的效果.  相似文献   

5.
采用软构件技术开发MIS,可以提高开发效率、缩短开发周期,最大程度达到软件复用。研究构件的相关知识,以及基于软构件开发一个MIS系统的过程,论述利用该技术实现一般MIS的简单模型。  相似文献   

6.
基于构件的MIS软件开发   总被引:2,自引:0,他引:2  
介绍了软件的开发现状 ,论述了 COM的一些基本概念和 COM的应用模型 ,阐述了构件技术在 MIS软件开发中的优势。最后结合高校教材 MIS的开发 ,介绍了一种基于构件的 MIS软件开发的新型模式。  相似文献   

7.
论述基于软构件重用开发MIS系统方法论 ,开发煤矿安全管理信息系统的MIS构件库原型系统设计、MIS构件的WWW发布、用户界面自动生成几项关键技术。结合MIS项目开发实际 ,进行研究并应用该方法和技术 ,使系统开发成本和周期得到了明显的控制 ,提高了系统的整体质量 ,取得了显著的效果  相似文献   

8.
刘杰  余童兰 《福建电脑》2007,(12):11-12
MIS系统是应用最为广泛和需求最大的软件系统之一。运用构件和软件复用理论对现有的MIS系统进行分析从中提取出高质量的构件,复用到新的MIS系统中,对提高开发效率和软件质量是非常有意义的。本文通过分析MIS系统构件体系结构,针对不同的层次的构件提出了构件提取原则和方法。  相似文献   

9.
MIS系统构件化开发中系统集成过程的研究与设计   总被引:2,自引:0,他引:2       下载免费PDF全文
MIS系统构件化开发方法是实现MIS系统工业化生产的一条途径,与其他有关构件的论述不同,本文着重从整体上阐述构件的集成和组装。首先概述了这种开发方法的过程和特点,其次介绍了各种MIS构件的定义和分类,然后举例说明了MIS系统集成的一般过程、方法及特点,最后简要介绍了几种系统构件的设计思路。  相似文献   

10.
基于Delphi的柔性套打构件的设计与实现   总被引:1,自引:0,他引:1  
针对目前报表套打软件存在的问题,设计和实现了具有面向高级用户和开发人员的柔性的套打构件。实现了MIS中套打部分的核心功能,集成方便。通过集成该构件,MIS可为用户提供套打格式设计、输入界面设计、数据处理、打印位置调整和报表套打等功能。目前该构件已成功运用于笔者开发的系统中,效果较好。  相似文献   

11.
为了设计一种具有低成本、低功耗、易操作、功能强且可靠性高的煤矿井下安全分站,针对煤矿安全生产实际,文章提出了采用MCS-51系列单片机为核心、具有CAN总线通信接口的煤矿井下安全监控分站的设计方案;首先给出煤矿井下安全监控分站的整体构架设计,然后着重阐述模拟量输入信号处理系统的设计过程,最后说明单片机最小系统及其键盘、显示、报警、通信等各个组成部分的设计;为验证设计方案的可行性与有效性,使用Proteus软件对设计内容进行仿真验证,设计的煤矿井下安全监控分站具有瓦斯、温度等模拟量参数超标报警功能和电机开停、风门开闭等开关量指示功能;仿真结果表明:设计的煤矿井下安全监控分站具有一定的实际应用价值.  相似文献   

12.
In modern service-oriented architectures, database access is done by a special type of services, the so-called data access services (DAS). Though, particularly in data-intensive applications, using and developing DAS are very common today, the link between the DAS and their implementation, e.g. a layer of data access objects (DAOs) encapsulating the database queries, still is not sufficiently elaborated, yet. As a result, as the number of DAS grows, finding the desired DAS for reuse and/or associated documentation can become an impossible task. In this paper we focus on bridging this gap between the DAS and their implementation by presenting a view-based, model-driven data access architecture (VMDA) managing models of the DAS, DAOs and database queries in a queryable manner. Our models support tailored views of different stakeholders and are scalable with all types of DAS implementations. In this paper we show that our view-based and model driven architecture approach can enhance software development productivity and maintainability by improving DAS documentation. Moreover, our VMDA opens a wide range of applications such as evaluating DAS usage for DAS performance optimization. Furthermore, we provide tool support and illustrate the applicability of our VMDA in a large-scale case study. Finally, we quantitatively prove that our approach performs with acceptable response times.  相似文献   

13.
《Information & Management》2016,53(6):787-802
Discrepant technological events or situations that entail a problem, a misunderstanding or a difficulty with the Information Technology (IT) being employed, are common in the workplace, and can lead to frustration and avoidance behaviors. Little is known, however, about how individuals cope with these events. This paper examines these events by using a multi-method pragmatic approach informed by coping theory. The results of two studies – a critical incident study and an experiment – serve to build and test, respectively, a theoretical model that posits that individuals use a variety of strategies when dealing with these events: they experience negative emotions, make external attributions, and adopt engagement coping strategies directed at solving the event, eventually switching to a disengagement coping strategy when they feel they have no control over the situation. Furthermore, users’ efforts may result in ‘accidental’ learning as they try to overcome the discrepant IT events through engagement coping. The paper ends with a discussion of the results in light of existing literature, future opportunities for research, and implications for practice.  相似文献   

14.
Kim  K. H. 《Real-Time Systems》2004,26(1):9-28
Distributed real-time simulation is a young technology field but its practice is under increasing demands. In recent years the author and his collaborators have been establishing a new approach called the distributed time-triggered simulation (DTS) scheme which is conceptually simple and easy to use but widely applicable. The concept was initiated in the course of developing a new-generation object-oriented real-time programming scheme called the time-triggered message-triggered object (TMO) programming scheme. Some fundamental issues inherent in distributed real-time simulation that were learned during recent experimental studies are discussed along with some approaches for resolving the issues. An execution engine developed to support both the TMOs engaged in control computation and the TMOs engaged in DTS is also discussed along with its possible extensions that will enable significantly larger-scale DTSs.  相似文献   

15.
Zusammenfassung Mit zunehmender Größe der Softwaresysteme verschärfen sich die für die Software-Herstellung typischen Probleme: Beherrschen großer Objektmengen, Erhalten der Systemkonsistenz, Kontrolle der ständigen Änderungseinflüsse und Gewährleisten einer langen Lebensdauer. Die Disziplin Konfigurationsmanagement bildet den methodischen Ansatz, diese Probleme besser zu beherrschen. Software-Konfigurationsmanagement faßt die Herstellung von Softwaresystemen als eine Abfolge von kontrollierten Änderungen an gesicherten Zwischen- und Endergebnissen auf. Dargestellt werden die Objekte und Funktionen des Software-Konfigurationsmanagements sowie die hierfür in großen Software-Projekten benötigten Methoden, Instanzen und Hilfsmittel.  相似文献   

16.
正http://www.zju.edu.cn/jzus http://www.springerlink.com Aim The Journals of Zhejiang University-SCIENCE(A/B/C)are edited by the international board of distinguished Chinese and foreign scientists,and are aimed to present the latest developments and achievements in scientific research in China and  相似文献   

17.
正Brain-machine interfaces(BMIs)aim at building a direct communication pathway between the brain and an external device,and represent an area of research where significant progress has been made during the past decade.Based on BMIs,mind information can be read out by neural signals to control  相似文献   

18.
正http://www.zju.edu.cn/jzus http://www.springerlink.com Aim The Journals of Zhejiang University-SCIENCE(A/B/C)are edited by the international board of distinguished Chinese and foreign scientists,and are aimed to present the latest developments and achievements in scientific research in China and overseas to the world’s scientific circles,especially to stimulate  相似文献   

19.
20.
正http://www.zju.edu.cn/jzus http://www.springerlink.com Aim The Journals of Zhejiang University-SCIENCE(A/B/C)are edited by the international board of distinguished Chinese and foreign scientists,and are aimed to present the latest developments and achievements in scientific research in China and overseas to the world’s scientific circles,especially to stimulate  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号