搜索资源列表
双机通信源程序
- 嵌入式系统中实现双机通信的程序,用c编程,解压无需密码-embedded system to achieve double-machine communications procedures, using c programming, without extracting passwords
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-c-demo
- demo for vxworks c programming
Vxworks-study-of-tinghua-univisity
- 详细地介绍了vxworks下的C语言编程方法和例程。-Detailed descr iption of the C language programming under linux methods and routines.
test
- VxWorks 实验 编写程序实现以下功能:系统包含三个任务,一个初始化任务(tInitTask),一个生产者任务(tsendTask),一个消费者任务(treceiveTask) 要求:(1) tsendTaskt与receiveTask之间使用消息队列传递数据; (2) tInitTask能设置tsendTask和treceiveTask的优先级; (3) tInitTask能设置传递消息的数量和消息队列的大小; (4) tInitTask能设置信号量类型,输入‘