搜索资源列表
Zinc_5.3
- windRiver提供的的Zinc5.3完整源码,文档非常齐全,默认状态下可在Windows下用VC编译,支持交叉平台开发,相比高版本的Zinc6.0占用资源要少。-windRiver Zinc5.3 the integrity of the source code, documentation is very complete, default under Windows using VC compiler to support cross-platform development, Comp
VxworksSystemFaultScan
- vxworks的系统故障诊断项目,其中包含一个故障诊断内核,xpl故障模型文件解析器,对于做故障诊断开发的朋友应该是不可多得的珍贵材料,具有很高的参考价值。本源代码来源于科研项目,请勿用于商业目的。-vxworks fault diagnosis system, which contains a kernel fault diagnosis, xpl fault model document parser, so the development of fault diagnosis is a r
SCC
- 本代码应用于串口通信的应用熟悉Tornado的集成开发环境,通过CS850(CPU是Motorola的Power PC 850)的SCC(Serial Communication Controller)端口在NMSI方式下实现HDLC(High Data Link Communication)协议的自环通信。
muxLib
- 嵌入式系统Vxworks中的MUX库源代码,对于理解高层协议与Vxworks底层网络驱动很有帮助。-Embedded System Vxworks MUX for the source code for high-level agreements and understanding of the underlying network drives Vxworks helpful.
Vxworks
- 基于vxworks的一些高品质论文,对于需要用vxworks做项目的人一些启发-VxWorks based on a number of high-quality papers, for VxWorks need people to do the project shed some light on the
UNIX_Version_1
- 本文档是Uinx环境下的高级编程的中文版,此电子书详细介绍了Unix系统下的程序编写,系统函数调用的API接口,包括文件系统,设备驱动,任务间的通讯机制,管道,信号量消息队列等等。对学习Linux,VxWorks等类Unix嵌入式系统编程有很好的指导作用。-This document is Uinx high-level programming environment, the Chinese version, this book details the programming under Un
rip_protocol
- vxworks rip协议栈代码,效率非常高-vxworks rip protocol stack code, and the efficiency is very high
CreateTask
- tornado2.0for powerpc.在低优先级任务级中可以创建高优先级任务,通过调试-tornado2.0for powerpc. in the low-priority tasks in the class can create high-priority tasks, through debugging
vxworks
- VxWorks是WindRiver公司推出的一个实时操作系统,它 是一个运行在目标机上的高性能、可裁减的嵌入式实时操作系 统。它以其良好的可靠性和卓越的实时性被广泛地应用在通 信、军事、航空、航天等高精尖技术及实时性要求极高的领域 中,如卫星通讯、军事演习、弹道制导、飞机导航等。-WindRiver Introduces VxWorks is a real-time operating system, it is a run on the target machine of hi
QmcDemo
- 基于如何开发MPC860处理器系统的核心业务模块QMC的开发程序,为后续的MPC8260等高端处理器的程序开发提供了坚实的基础-How to develop based on MPC860 processor system core business development module QMC procedures for the follow-up of the MPC8260 processor, such as high-end development to provide a
vxworks_bsp_developers_guide_6.4
- vxWorks6.4BSP开发手册,对于开发6.4版本BSP的开发者,有很高的参考价值。-vxWorks6.4BSP the development of manuals, for the development of version 6.4 of the BSP developers, there is a high reference value.
Tornadojiaocheng
- VxWorks 操作系统包括了进程管理、存储管理、设备管理、文件系统管理、网络协议及系统应用等几个部分。VxWorks只占用了很小的存储空间,并可高度裁减,保证了系统能以较高的效率运行。 VxWorks由以下几个主要部分组成-VxWorks operating system, including the process management, storage management, device management, file system management, network protoc
statemachine
- 使用有限状态机的概念实现小型仪器多机通信协议,具有很高的稳定性与可靠性。-The concept of finite state machines using a small instrument to achieve multi-machine communication protocol, with high stability and reliability.
VxWorks-the-system-board
- 本文为中国科学院知识创新项目天基综合信息网预研项 目的一部分,为未来天基网的星载设备研制一个具有中等处 理能力、高可靠的通用计算机平台。其硬件核心为386EX CPU,软件的核心部分采用美国Windriver公司的VxWorks实 时多任务操作系统。采用操作系统的最大优势是便于软件的 开发,使软件的可重用性、可维护性大为提高,从而整体上 提高软件的可靠性。VxWorks是一个优秀的操作系统,采用 微内核结构,可裁减至几万字节,对于嵌入式系统非常合 适。同时VxWo
VxWorks_Power
- VxWorks操作系统是美国Wind River公司设计开发的一种 嵌入式实时操作系统(RTOS)。1983年成功推出以来,已顺利应 用到航空、航天、医疗、通信等领域,目前,已成为实际上的工业 标准和军用标准 Motorola公司的PowerPC系列微处理器种类繁多,而且性 能优越,系统集成度高,扩展能力强,可以广泛应用于-VxWorks operating system is the American Wind River' s design and developm
vg5_hwm25
- The VG5 is a dual or single processor VME bus computer board designed to meet the needs of high-performance embedded applications. It addresses such markets as industrial automation, medical, scientific and aerospace where real-time and/or signal pro
hdisk
- ATA设备的VXWORKS驱动,支持高速传输。-VXWORKS ATA device drivers, support for high-speed transmission.
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
VmWarePVxWorks-tutorial
- VmWare下跑VxWorks的高阶教程。介绍如何在PC的Windows下安装VmWare以及在VmWare下运行VxWorks.-VmWare under the the running VxWorks high-level tutorial. Describes how the PC s under Windows to install VmWare as well as running the VxWorks under VmWare.
main
- 利用参数辨识法提取相关对准参数,从而估计出陀螺漂移和数学平台偏角并进行补偿。仿真结果表明,开路罗经法对准具有较高的对准精度、较好的快速性,能够满足捷联惯导系统在静基座下实现自对准的要求。-Expressions of mathematical platform misalignment angles of the open-loop algorithm are derived and parameter identification method is used to pick-up the