搜索资源列表
双机通信源程序
- 嵌入式系统中实现双机通信的程序,用c编程,解压无需密码-embedded system to achieve double-machine communications procedures, using c programming, without extracting passwords
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
vxWorksDrv
- 这是一篇介绍如何写vxWorks驱动软件的文章,有编程的步骤,还加上实例。是个不错的入门材料。-this is how to write a VxWorks driver software of articles that programming, and the steps with examples. It is a good introductory material.
VxWorks网络编程
- VxWorks网络编程详细介绍,及编程实践的源代码,帮助深入了解vxworks的强大的网络实现。-VxWorks network programming details, and the practice of programming source code, in-depth understanding of VxWorks help of powerful networks.
WINDRIVER编程习惯
- VXWORKS编程习惯,自己去看,需要了解VXWORKS的人去看-Semaphore programming habits, their view, need to understand the people look at VxWorks
111Vxworks编程指南与用户手册
- Vxworks编程指南与用户手册,需要的赶紧下载吧-Vxworks programming guide and user manual, it needs to download it quickly
VxWork设备驱动程序设计之宏定义优化
- 在VxWorks 编程过程中,善于运用宏定义,会给程序设计带来很 大的灵活性。一个好的宏定义会给我们的程序带来事半功倍的效果。-in VxWorks programming process, skillfully use the macros, program design will bring a lot of flexibility. A good definition of Acer will bring our procedures more efficiently.
VxWork_init
- VxWork介绍及编程,对初学者很有帮助!-RTOS presentation and programming, useful for beginners!
usrLib
- VXWORKS基本shell命令源码,很有编程参考意义。-VxWorks shell commands the basic source code is programmed reference value.
Vxtcp
- Vxworks下TCP通信的源程序,可作为编程参考-Vxworks TCP communication of the source, can be used as reference Programming
serialdiversforVxworks
- 基于VxWorks系统串行驱动.详细介绍了串口的驱动开始和编程的过程.-system based on VxWorks Serial Drivers. Details on the serial port driver and began the process of programming.
CDMA_ProgrammeV0.10
- 关于CDMA相关应用的一段源码,对利用C语言在VXWORK实现编程的初学者有一定参考价值.-CDMA related applications on the section of the source code, the use of C language programming in VXWORK beginners to achieve a certain reference value.
vxworks网络协议栈编程指南
- 操作系统:vxwork 适合对象:网络协议栈编程人员-operating system : vxwork suitable targets : network protocol stack programmers
vxworks_networks
- VxWorks网络协议栈编程指南,希望大家喜欢。
CrossWorks_GCC
- 在CrossWorks下完成ARM-LPC2106的vxworks-BSP编程
VxWorksNetworkProtocolProgrammingGuide
- VxWorks网络协议栈编程指南
task
- 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush(
c++年月日三个变量的编程
- 年月日三个变量的编程
VxWorks-网络编程教程
- 详细介绍了VxWorks操作系统下网络编程的基本知识(used for net coding)
27-VxWorks网络驱动程序编写实验
- 通过实验讲解VxWorks操作系统下的网络编程(used for vxworks net coding)