首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 62 毫秒
1.
WindML作为VxWorks下的图形界面开发组件,有其特有的框架结构。介绍了WindML环境的建立,并通过对一个简洁的WindML例程来分析WindML程序的框架结构。  相似文献   

2.
VxWorks下图形用户界面的开发   总被引:6,自引:0,他引:6  
分析了嵌入式实时操作系统VxWorks及煤体库WindML的结构和特点,应用WindML提供的API函数,给出了VxWorks操作系统下键盘输入响应及图形界面输出的程序实现。  相似文献   

3.
赵甫  李跃  李芳 《计算机工程与设计》2006,27(15):2839-2842,2865
VxWorks操作系统原有的图形支持WindML对于开发高级图形应用较困难。CompactGUI系统是采用面向对象、层次化的设计思路,利用SiliconMotion公司的Lynx3DM+芯片的显卡,实现的一套包括2D硬件加速在内的支持基本图元绘制,位图和矢量字体和基本Windows风格控件的GUI系统。  相似文献   

4.
VxWorks6.8操作系统下实现触摸屏驱动一方面能丰富WindML库,可作为模板供用户参考和使用,另一方面,用户使用触摸屏代替鼠标,能更便利操作应用程序,拓展了鼠标受限的应用场景。为此,研究VxWorks6.8操作系统下使用WindML库实现输入设备驱动原理、各层驱动间以及与应用层关系。实现基于WindML库触摸屏驱动软件设计,讨论和建立触摸屏校准算法。通过测试用例和评估方法验证该设计的触摸屏驱动及触摸点校准算法可靠有效。  相似文献   

5.
嵌入式操作系统VxWorks中的多媒体组件WindML2.0   总被引:3,自引:0,他引:3  
梁勇  孟桥 《现代计算机》2002,(10):88-91
本文对嵌入式实时操作系统VxWorks的可裁减的多媒体组件WindML2.0作了比较全面的比较,包括它的组成,功能和使用。WindML主要被用来编写VxWorks的图形界面,本文对此用一个实例加以说明。  相似文献   

6.
直接利用WindML提供的底层函数开发人机交互界面十分复杂,而WindML中提供了窗口这一高效的面向对象机制,通过对WindML中窗口机制的分析,给出了开发图形用户界面(GUl)的一般方法。  相似文献   

7.
王国夫  孙尧  苏柏泉 《计算机工程》2003,29(10):193-195
在实时嵌入式操作系统中,WxWorks以其高可靠性、高实时性、高性能特性而著称。该文在概述它的图形用户接口WindML基础上,着重分析了WindML的事件驱动机制。该机制是一个基于C/S结构的、硬设备集中监控的、高效事件分发的机制,它充分体现了分层模块化、任务队列化、低开销强实时性的系统设计思想。  相似文献   

8.
介绍和分析了嵌入式实时操作系统VxWorks及媒体库WindML的结构和特点。结合实际,应用WindML提供的API函数,对VxWorks操作系统进行用户图开界面开发,研究在VxWorks下开发图形用户界面的技术难点问题,并给出了问题解决方案和程序实现。  相似文献   

9.
讨论的内容是使用风河公司提供的WindML来开发爱普生公司生产的S1d13506显卡芯片的驱动,并编写显示程序.在整个开发过程中,WindML提供了快捷便利的编程环境和程序框架.使用WindML提供的API函数,可以开发出用户自己定制的应用程序.同时,WindML给出了通用的显卡驱动程序框架,编程者可以参考这些程序来开发显卡驱动.显卡驱动配置好以后,通过编译工具编译,生成相应的驱动模块,加进VxWorks镜像中,便可以实现显卡的驱动以及建立人机交互的环境.  相似文献   

10.
WindML和Zinc下实现汉字显示   总被引:1,自引:0,他引:1  
介绍了基于嵌入式操作系统VxWorks利用图形软件WindML和Zinc实现汉字显示的方法。  相似文献   

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号