搜索资源列表
EmbeddedDatabase
- 本原创文档介绍了,如何在vxworks项目中使用美国伯克利大学的实时数据库最新版本。对于开发vxworks项目具有极其重要的参考价值。-introduced the original document, vxworks projects in the United States use of the University of Berkeley, the latest version of real-time database. Vxworks projects for the developm
使用VmWare安装VxWorks需要用到的文件
- 该软件包含了使用VmWare安装VxWorks需要用到的文件 里面有个说明.txt文件可以对指导你如何进行安装 有问题及时与我联系 QQ21918801,The software includes the use of VmWare install VxWorks need to use the file inside a note. Txt files can guide you on how to install a problem in time to contact me QQ21918
tcpserver
- 在vxworks环境下,tornado2.2开发环境下的TCP 服务器端,具有在超时断开连接功能,是使用KEEPALIVE来实现的。其中有KEEPALIVE的使用解释-In vxworks environment, tornado2.2 development environment TCP server-side, with the time-out disconnect function is to use KEEPALIVE to achieve. Including the use of
TCPommunicationPrograminVxWorks
- 本文描述了在实时操作系统VxWorks中利用TCP实现数据通信的方法,并分别给出了客户机和服务器通信程序设计的详细过程,目前已经在我们开发的风洞测控系统中获得了应用。该方法可适用于工业控制等多方面,具有广泛的适应性。-This paper describes the real-time operating system VxWorks in the use of TCP data communication method, and were given client and server com
msg_VxWorks
- 原创:vxworks的消息队列 一个任务运行时的数据和状态怎么告诉其他任务?信号量为任务间同步和互斥提供了提供了高效的方法,但它不能携带更多的任务信息。因而需要使用更高级的通讯方式,即消息队列和管道。这节主要讲消息队列。-Original: vxworks task message queue for run-time data and how to tell the status of other tasks? Semaphore for inter-task synchronizatio
WriteReadCMOS
- x86平台,vxworks下读写coms时间的功能函数,很好用啊。-x86 platform, vxworks functions under the reading and writing coms a function of time, very good to use ah.
vxworks-expriment-source-
- 嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Cho
VxWorks-the-system-board
- 本文为中国科学院知识创新项目天基综合信息网预研项 目的一部分,为未来天基网的星载设备研制一个具有中等处 理能力、高可靠的通用计算机平台。其硬件核心为386EX CPU,软件的核心部分采用美国Windriver公司的VxWorks实 时多任务操作系统。采用操作系统的最大优势是便于软件的 开发,使软件的可重用性、可维护性大为提高,从而整体上 提高软件的可靠性。VxWorks是一个优秀的操作系统,采用 微内核结构,可裁减至几万字节,对于嵌入式系统非常合 适。同时VxWo
VxWorks_Network_MUX
- 嵌入式系统网络协议栈的灵活性在应用上是一个重要的指标。介绍嵌入式实时操作系统VxWorks网络协议栈MUX接口及其使用方法。CAJ格式!-The flexibility embedded system network protocol stack on the application is an important indicator. The introduction of embedded real-time operating system VxWorks MUX interface an
Project2
- 设计两个任务tServer和tClient,tClient负责通知tServer处理共享内存中的数据,为数据增加头部信息(可以用一句话模拟)。共享内存要用互斥信号量来保护,通知采用消息队列发送,tServer收到通知后需要给tClient反馈确认消息,如果tClient在一定时间内收不到确认消息,将重发通知,最大重传次数为3。 -Of design two the task tServer and tClient, tClient responsible for notifying the tS