搜索资源列表
双机通信源程序
- 嵌入式系统中实现双机通信的程序,用c编程,解压无需密码-embedded system to achieve double-machine communications procedures, using c programming, without extracting passwords
ctoBCD
- 一个简单BCD码程序,对于开发通信程序有帮助-a simple BCD procedures for the development of communications procedures to help
comreceive
- vxworks下串口通信的、程序,实现可基本功能
SuperGoodEntryExperimentAboutVxWorks
- 超级好的vxworks入门实验课:一共9个pdf文件,每个都是精华,我是下载了9次才搞定,绝对超值,初学者很有必要看看。 目录: 1.学习使用Tornado 开发环境;测量程序的执行时间 2. 学习创建多个任务 3. 学习使用信号量实现共享资源的保护 4. 学习使用消息队列进行通信 5. 学习并验证时间片轮转调度 6. 学习并验证基于优先级的抢占式调度 7. 理解优先级倒转问题 学习使用优先级继承以解决优先级倒转问题 8. 学习使用信号 9. 了解VxWo
vxworks3paper
- 嵌入式网关的设计与实现 一种vxWorks下网卡快速切换的实现方法 一种基于CS模式的TCP通信程序在Vxworks中设计与实现
creat
- 此源码用于任务间的通信,程序中分为任务A,B,C,编程序实现任务在各任务间的通信
VxWorks_bk
- 实时操作系统VxWorks下的并口通信技术.pdf 文章描述了在实时探作系统VxWorks下利用并行打印机实现数据双向打印的方法,并给出了示例程序。
VxWorkscomunication
- 以上两个程序是基于VxWorks嵌入式操作系统C源代码程序,其中程序msgQDemo.c是针对消息队列的通信示例,pipeServer.c是针对管道通信的程序示例。 在TORNADO集成开发环境中经过调试成功。
smc
- 本代码是通过串口通信的应用熟悉Tornado的集成开发环境,实现ppc850与pc微机串行通信的程序。
tcpSeverClient
- 这是我上期在TORNADO下写的基于VXWORKS嵌入式操作系统的TCP/IP通信程序的源代码-This is my last issue in TORNADO written under VxWorks embedded operating system based on the TCP / IP communications program's source code
Vxworks_H323src.zip
- 基于VXWORKS H323通信技术源代码,非常有价值的语音呼叫程序,VXWORKS H323 communication technology based on source code, very valuable voice calls procedures
CNA
- vxworks 环境学CAN口的通信程序,可以接受、发送数据。-Environmental Studies vxworks I CAN communication procedures may be acceptable, send data.
udpTest
- VxWorks系统UDP通信DEMO例子程序-VxWorks UDP DEMO
Udp_test
- 用于VxWorks中的UDP通信程序,包含客户和服务端两个程序-For VxWorks in the UDP communication program, including both client and server programs
TCPommunicationPrograminVxWorks
- 本文描述了在实时操作系统VxWorks中利用TCP实现数据通信的方法,并分别给出了客户机和服务器通信程序设计的详细过程,目前已经在我们开发的风洞测控系统中获得了应用。该方法可适用于工业控制等多方面,具有广泛的适应性。-This paper describes the real-time operating system VxWorks in the use of TCP data communication method, and were given client and server com
semaphore
- vxworks信号量通信程序,程序演示了互斥信号量和二进制信号量的使用。-vxworks semaphore communication program, the program demonstrated a mutual exclusion semaphore and the use of binary semaphores.
vxworks2
- VxWorks操作系统论文,包含了设备驱动程序,总线配置技术,串行通信,视频音频采集系统的设计等。-Papers VxWorks operating system, including a device driver, bus configuration technology, serial communications, video and audio acquisition system design.
1
- PowerPC与PC微机串行通信,通过CS850实验板的SMC端口与PC微机的串行口实现UART协议异步通信。PC机通过仿真终端程序实现字符输入和输出,并可实现文件传送CS850实验板上的SMC驱动软件实现ECHO操作,将从接收端口接收到的字符通过发送端口送出-PowerPC computer with the PC serial communication, through the CS850 test SMC board computer' s serial port and PC p
VXWORKS
- 本书从项目开发实践出发力求实用从最基础VXWORKS软件开发项目实例完全解析,从的网络通信开始逐步展开对软硬件操作的讨沦由浅入深,并完全根据实际的软件开发流程划分章节从而引导编程者从程序规划开始逐步建立起一套自己的用户程序-This book seeks to project development and practical utility from the most basic example of a software development project VXWORKS full re
srccode
- 在Vxworks下开发的串口通信程序,在虚拟机上的vxworks系统上已经验证。-Verified Source Code of Serial Comm App of vxworks.