搜索资源列表
-
0下载:
本文档对实时操作系统作了简要介绍,并针对VxWorks系统的特点进行了具体的说明和分析,从VxWorks系统的任务管理、通信机制、系统配置、系统接口几个方面展开。-the right real-time operating system files were briefed, against VxWorks system and the characteristics of the specific descr iption and analysis, VxWorks system from t
-
-
0下载:
本文档是Uinx环境下的高级编程的中文版,此电子书详细介绍了Unix系统下的程序编写,系统函数调用的API接口,包括文件系统,设备驱动,任务间的通讯机制,管道,信号量消息队列等等。对学习Linux,VxWorks等类Unix嵌入式系统编程有很好的指导作用。-This document is Uinx high-level programming environment, the Chinese version, this book details the programming under Un
-
-
0下载:
本程序代码为嵌入式操作系统vxworks下进行网络tcp通讯程序设计的输入源代码-The code for the embedded operating system vxworks tcp communication network under the input source code programming
-
-
0下载:
About communication in Vxworks system
-
-
0下载:
本文描述了在实时操作系统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
-
-
0下载:
VxWorks的嵌入式系统消息队列通信实现以下功能:系统包含三个任务,一个初始化任务(tInitTask),一个生产者任务(SendTask),一个消费者任务(ReceiveTask);
(1)要求SendTask与ReceiveTask之间使用消息队列传递数据;
(2)要求tInitTask能设置SendTask和ReceiveTask的优先级;
(3)要求tInitTask能设置传递消息的数量和消息队列的大小。
-Embedded Systems VxWorks messag
-
-
0下载:
VxWorks development of Fibre Channel Communication System Design
VxWorks开发光纤通道通信系统设计-VxWorks development of Fibre Channel Communication System Design
-
-
0下载:
本程序为在嵌入式操作系统vxworks下进行网络tcp协议的通讯的输出部分程序源码-This program is under the embedded operating system vxworks tcp protocol for network communication output part of the program source code
-
-
0下载:
本代码为嵌入式操作系统vxworks下网络tcp通讯中的定时器的应用源码-The embedded operating system code for vxworks tcp communication networks under the timer in the application source code
-
-
0下载:
嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Cho
-
-
0下载:
本文档对实时操作系统作了简要介绍,并针对VxWorks系统的特点进行了具体的说明和分析,从VxWorks系统的任务管理、通信机制、系统配置、系统接口几个方面展开。-This document briefly introduces real-time operating system, VxWorks system and for the characteristics of a specific descr iption and analysis, from the VxWorks system
-
-
0下载:
Vxworks多任务内核完成的功能是:实时调度,任务间通信及互斥。
其它功能则作为系统库围绕在内核周围,它们可根据需要进行剪裁-Vxworks complete multitasking kernel functions are: real-time scheduling, inter-task communication and mutual exclusion. Other features are as around the core system libraries around,
-
-
0下载:
vxWorks实时操作系统串口通信接口分装及演示程序-vxWorks real time operating system serial communication interface packing and demo program
-
-
1下载:
松下空调电总版子机测试程序,测试之前请选择串行端口,本程序使用命令按钮控件,关闭通信端口,结束系统;使用Output属性将用户欲发送的字符串送出;MSComm的OnComm事件程序,由CommEvent属性值的不同,将各别的程序代码写入,相关的子程序中,在此例中,只要RThresold中的设置字符数到达时,便会使得CommEvent属性值变成comEvReceive,因此接收的子程序便被执行。-Panasonic air conditioning electric sub-machine tes
-
-
0下载:
UDP sockets communication between UDP server running on a VxWorks system and UDP client running on a UNIX host
-
-
1下载:
给出了vxWorks系统下的各种通讯方式的驱动程序及使用demo,可轻松以此为基础去编写嵌入式控制程序(The driver and demo of various communication modes in VxWorks System are given. It is easy to write embedded control program on this basis)
-