搜索资源列表
-
0下载:
嵌入式系统中实现双机通信的程序,用c编程,解压无需密码-embedded system to achieve double-machine communications procedures, using c programming, without extracting passwords
-
-
2下载:
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
-
-
0下载:
基于VxWorks系统串行驱动.详细介绍了串口的驱动开始和编程的过程.-system based on VxWorks Serial Drivers. Details on the serial port driver and began the process of programming.
-
-
1下载:
基于嵌入式实时操作系统vxworks的socket网络编程,初学必备!包含udp、tcp的客户机/服务器的代码实现,tcp服务器支持多任务并发处理连接请求;开发工具为tornado for pentium 在vxworks虚拟机上调试通过,含搭建虚拟机的详细步骤。-Vxworks embedded real-time operating system based on the socket network programming, beginners must have! Contains ud
-
-
0下载:
ARM&VxWorks,讲述了ARM(S3C2440平台)下VxWorks,从启动到系统应用编程-ARM & VxWorks, about ARM (S3C2440 platform) under VxWorks, from the start to the system application programming
-
-
0下载:
本文档是Uinx环境下的高级编程的中文版,此电子书详细介绍了Unix系统下的程序编写,系统函数调用的API接口,包括文件系统,设备驱动,任务间的通讯机制,管道,信号量消息队列等等。对学习Linux,VxWorks等类Unix嵌入式系统编程有很好的指导作用。-This document is Uinx high-level programming environment, the Chinese version, this book details the programming under Un
-
-
0下载:
本程序代码为嵌入式操作系统vxworks下进行网络tcp通讯程序设计的输入源代码-The code for the embedded operating system vxworks tcp communication network under the input source code programming
-
-
0下载:
vxworks zinc programming programming guide about embedded real-time operating system developing
-
-
0下载:
在vxworks操作系统下,对嵌入式平台s3c2410开发板的nand flash编程-In the VxWorks operating system on embedded platforms S3C2410 development board nand flash programming
-
-
1下载:
vxworks 软件开发项目实例相关源代码,包括网络编程,多任务设计及文件系统。-VxWorks software development projects related to the source code examples, including network programming, multi-mission design and file system.
-
-
0下载:
摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速
度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码
Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache
编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。
关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
-
-
0下载:
嵌入式实时操作系统的编程开发手册,非常实用-Embedded real-time operating system programming development manual, very useful
-
-
0下载:
最全面--基于嵌入式操作系统VxWorks的多任务并发程序设计-The most comprehensive- based embedded operating system VxWorks multitasking concurrent programming
-
-
0下载:
VxWorks操作系统及实时多任务程序设计-VxWorks real-time multitasking operating system and programming
-
-
0下载:
特点是能运行在各种不同类型强大的微处理器上;具有强大的通用型操作系统的功能,如具备了文件和目录管理、多任务、设备支持、网络支持、图形窗口以及用户界面等功能;具有大量的丰富的应用程序接口(API)和嵌入式应用软件丰富。-Feature is able to run on a variety of different types of powerful microprocessors a powerful general-purpose operating system features such
-
-
0下载:
Vxworks操作系统详解,包括操作系统结构、线程和进程之间的关系、操作系统内核编程-Vxworks operating system, explain, including the relationship between the operating system structure, threads and processes, the operating system kernel programming
-
-
0下载:
vxWorks实时操作系统,TCP、UDP网络编程实现及演示程序-vxWorks real time operating system, TCP, UDP network programming and demo program
-
-
0下载:
这时一个在VxWorks 的VxSim 仿真环境下使用tornado进行编程的。主要解决以下问题:
1.扩展的内存管理机制,最大限度降低外部碎片对系统可靠性的威胁。
2.消息驱动的Task统一驱动模版。统一的消息头结构,全局消息编码,可支持短消息及长消息。
3.无信号量(互斥)支持的临界资源访问方式。
-This is a use tornado in the VxWorks VxSim simulation environment for programming. Mainly
-
-
0下载:
VxWorks 实验
编写程序实现以下功能:系统包含三个任务,一个初始化任务(tInitTask),一个生产者任务(tsendTask),一个消费者任务(treceiveTask)
要求:(1) tsendTaskt与receiveTask之间使用消息队列传递数据;
(2) tInitTask能设置tsendTask和treceiveTask的优先级;
(3) tInitTask能设置传递消息的数量和消息队列的大小;
(4) tInitTask能设置信号量类型,输入‘
-
-
0下载:
原名:vxworks_kernel_programmers_guide_6.7.pdf,是 Wind River 公司最新版实时操作系统 VxWork 的内核级编程指南。-Formerly: vxworks_kernel_programmers_guide_6.7.pdf, is the latest version of Wind River' s real-time operating system kernel level programming guide VxWork.
-