搜索资源列表
vxworks Samples
- vxwork实时操作系统是顶级的商用产品,这些相关的源码,可以作为学习掌握vxworks程序设计的最好的例子,对各种编程工作也是不错的借鉴。-vxwork real-time operating system is the top commercial products, these related to the source code, can be used as study and master VxWorks program design of the best examples of
VxWorks 下图形用户界面的开发
- 给出了VxWorks 操作系统下键盘输入响应及图形界面输出的程序实现-given VxWorks operating system keyboard response and graphical output Program
Udp_test
- 用于VxWorks中的UDP通信程序,包含客户和服务端两个程序-For VxWorks in the UDP communication program, including both client and server programs
semaphore
- vxworks信号量通信程序,程序演示了互斥信号量和二进制信号量的使用。-vxworks semaphore communication program, the program demonstrated a mutual exclusion semaphore and the use of binary semaphores.
vxworks_networking
- Vxworks通信代码协议实现代码,ftp,udp,tcp,tftp,telnet等-vxworks_networking program,ftp,udp,tcp,tftp,telnet
VXWORKS
- 本书从项目开发实践出发力求实用从最基础VXWORKS软件开发项目实例完全解析,从的网络通信开始逐步展开对软硬件操作的讨沦由浅入深,并完全根据实际的软件开发流程划分章节从而引导编程者从程序规划开始逐步建立起一套自己的用户程序-This book seeks to project development and practical utility from the most basic example of a software development project VXWORKS full re
6.9.10
- this an vxworks program-this is an vxworks program
vxworks-expriment-source-
- 嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Cho
log4cforvxworks.tar
- vxworks平台下的log记录程序,可以嵌入你的程序中,很好用的。-vxworks platform the log record program, can be embedded in your program, well used.
Vxworks-usbcode
- vxworks下的usb driver 程序源码。-vxworks usb driver under the program source code.
vxworks-dead-lock
- 一个实现死锁的程序 使用两个线程 两个信号量 来实现 一个低优先级进程先semtake mutex1 .然后另个一高优先级的抢占后cpu后 分别semtake mutex2 和mutex1 然后低优先级又要semtake mutex2 -An implementation program with two threads deadlock two semaphores to implement a low-priority process first semtake mutex1. And th
vxworks-udp
- 在vxworks上实现udp协议,不仅仅包括客户端的程序,还有服务器端得程序-In vxworks udp protocol, and includes not only the client program, as well as server-side was the program
vxworks-8139_120__1956
- vx works program for ethernet drive
binary
- vxworks program for binary semaphore
priority_inv
- vxworks program for scheduling
rrSched2
- vxworks program for round robin2 scheduling
msgque
- vxworks program for message q-vxworks program for message queue
VxWorks-application-
- vxworks程序开发实践电子版,全册300多页,详细的介绍了vxworks,适合学习vxworks的朋友-vxworks program development practice electronic version, the full 300-page book, a detailed descr iption of the vxworks, for learning vxworks friend
Tornado&VxWorks BSP program development
- 非常不错的vxworks学习资料,包含Tornado用户指南(电子书)、VxWorks BSP开发人员指南等书籍。(Very good VxWorks learning materials)
基于vxworks系统的can_串口_UDP_TCp等使用实例
- 给出了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)