资源列表
BCD
- 十进制和BCD码以及二进制之间的相互转换,多种算法实现多种功能-Conversion between decimal and binary to BCD and between, a variety of algorithms to achieve a variety of functions
vm_iso
- 创建VxWorks引导启动盘 这里你可以直接下载并使用我的启动镜像vm.iso。-Creating VxWorks boot disk where you can download and use my boot image vm.iso.
sntp
- 在vxworks嵌入式操作系统下,服务器和客户端之间实现SNTP(简单的网络时间同步协议)的源代码。-In the vxworks OS, the codes can realize the function of SNTP between the server and client.
vxWorks_nand_code
- vxWorks下MTD层nand源码,处理过程比较完整,可以用来参考,用于写nandFlash的驱动,-the code of nand under vxWorks
BinaryTree
- 在vxworks环境中实现对二差树的multitasking操作,包括,插入,搜索,深度优先,广度优先读取,并采用xworks的内核函数在任务切换间准确记录每个任务执行的时间-Multitasking operation on binary tree in Vxworks
hw2
- genetic algorithm base on homemade
NS16550Driver
- 该文件是针对在VXWORKS操作系统下,修改tornado自身带的串口驱动的BUG,是串口通信能够支持16C954串口芯片。-This document is directed at VXWORKS operating system, modify the tornado itself with the serial driver' s BUG, is a serial communications port can support 16C954 chip.
config
- VxWorks 5.5 ARM BSP1
vxworks_5.5_src.tar
- vxworks整个操作系统的源代码,包括了最核心的源代码以及BSP的源代码.-entire vxworks operating system source code, including the source code as well as the core of the BSP source code.
DA6126Dbriver
- 基于vxworks的6126DA板卡驱动编写-Drive write 6126 da interface card based on vxworks
vxWorks
- 嵌入式操作系统,用于现场比较恶劣的、干扰比较大的环境-a system
windDemo
- 1、熟悉信号量和消息队列等任务间通信方式 2、测试wind内核提供的系统调用 -void windDemo (int iteration){} LOCAL void taskHighPri (int iteration/* number of iterations through loop*/)