CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VxWorks 搜索资源 - 通信程序

搜索资源列表

  1. 双机通信源程序

    0下载:
  2. 嵌入式系统中实现双机通信的程序,用c编程,解压无需密码-embedded system to achieve double-machine communications procedures, using c programming, without extracting passwords
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:8500
    • 提供者:李思雨
  1. ctoBCD

    0下载:
  2. 一个简单BCD码程序,对于开发通信程序有帮助-a simple BCD procedures for the development of communications procedures to help
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:862
    • 提供者:金荣炳
  1. comreceive

    0下载:
  2. vxworks下串口通信的、程序,实现可基本功能
  3. 所属分类:VxWorks

    • 发布日期:2014-01-18
    • 文件大小:824
    • 提供者:吴文
  1. SuperGoodEntryExperimentAboutVxWorks

    0下载:
  2. 超级好的vxworks入门实验课:一共9个pdf文件,每个都是精华,我是下载了9次才搞定,绝对超值,初学者很有必要看看。 目录: 1.学习使用Tornado 开发环境;测量程序的执行时间 2. 学习创建多个任务 3. 学习使用信号量实现共享资源的保护 4. 学习使用消息队列进行通信 5. 学习并验证时间片轮转调度 6. 学习并验证基于优先级的抢占式调度 7. 理解优先级倒转问题 学习使用优先级继承以解决优先级倒转问题 8. 学习使用信号 9. 了解VxWo
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:730872
    • 提供者:jinleize
  1. vxworks3paper

    0下载:
  2. 嵌入式网关的设计与实现 一种vxWorks下网卡快速切换的实现方法 一种基于CS模式的TCP通信程序在Vxworks中设计与实现
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:375239
    • 提供者:Joseph
  1. creat

    0下载:
  2. 此源码用于任务间的通信,程序中分为任务A,B,C,编程序实现任务在各任务间的通信
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:叶子
  1. VxWorks_bk

    0下载:
  2. 实时操作系统VxWorks下的并口通信技术.pdf 文章描述了在实时探作系统VxWorks下利用并行打印机实现数据双向打印的方法,并给出了示例程序。
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:111392
    • 提供者:GB
  1. VxWorkscomunication

    0下载:
  2. 以上两个程序是基于VxWorks嵌入式操作系统C源代码程序,其中程序msgQDemo.c是针对消息队列的通信示例,pipeServer.c是针对管道通信的程序示例。 在TORNADO集成开发环境中经过调试成功。
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:3974
    • 提供者:宋林
  1. smc

    0下载:
  2. 本代码是通过串口通信的应用熟悉Tornado的集成开发环境,实现ppc850与pc微机串行通信的程序。
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:李菲
  1. tcpSeverClient

    0下载:
  2. 这是我上期在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
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:3716
    • 提供者:王薇
  1. Vxworks_H323src.zip

    0下载:
  2. 基于VXWORKS H323通信技术源代码,非常有价值的语音呼叫程序,VXWORKS H323 communication technology based on source code, very valuable voice calls procedures
  3. 所属分类:VxWorks

    • 发布日期:2017-04-09
    • 文件大小:1449768
    • 提供者:wfs
  1. CNA

    0下载:
  2. vxworks 环境学CAN口的通信程序,可以接受、发送数据。-Environmental Studies vxworks I CAN communication procedures may be acceptable, send data.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:9299
    • 提供者:xyfei
  1. udpTest

    0下载:
  2. VxWorks系统UDP通信DEMO例子程序-VxWorks UDP DEMO
  3. 所属分类:VxWorks

    • 发布日期:2017-03-26
    • 文件大小:3003
    • 提供者:zhulay
  1. Udp_test

    0下载:
  2. 用于VxWorks中的UDP通信程序,包含客户和服务端两个程序-For VxWorks in the UDP communication program, including both client and server programs
  3. 所属分类:VxWorks

    • 发布日期:2017-03-24
    • 文件大小:45355
    • 提供者:正交
  1. TCPommunicationPrograminVxWorks

    0下载:
  2. 本文描述了在实时操作系统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
  3. 所属分类:VxWorks

    • 发布日期:2017-04-16
    • 文件大小:129574
    • 提供者:李李
  1. semaphore

    0下载:
  2. vxworks信号量通信程序,程序演示了互斥信号量和二进制信号量的使用。-vxworks semaphore communication program, the program demonstrated a mutual exclusion semaphore and the use of binary semaphores.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-23
    • 文件大小:17345
    • 提供者:沧海一笑
  1. vxworks2

    0下载:
  2. VxWorks操作系统论文,包含了设备驱动程序,总线配置技术,串行通信,视频音频采集系统的设计等。-Papers VxWorks operating system, including a device driver, bus configuration technology, serial communications, video and audio acquisition system design.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:412618
    • 提供者:马景萱
  1. 1

    0下载:
  2. 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
  3. 所属分类:VxWorks

    • 发布日期:2017-04-16
    • 文件大小:29130
    • 提供者:盛夏
  1. VXWORKS

    0下载:
  2. 本书从项目开发实践出发力求实用从最基础VXWORKS软件开发项目实例完全解析,从的网络通信开始逐步展开对软硬件操作的讨沦由浅入深,并完全根据实际的软件开发流程划分章节从而引导编程者从程序规划开始逐步建立起一套自己的用户程序-This book seeks to project development and practical utility from the most basic example of a software development project VXWORKS full re
  3. 所属分类:VxWorks

    • 发布日期:2017-05-16
    • 文件大小:4134624
    • 提供者:zhouyongbing
  1. srccode

    0下载:
  2. 在Vxworks下开发的串口通信程序,在虚拟机上的vxworks系统上已经验证。-Verified Source Code of Serial Comm App of vxworks.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-10
    • 文件大小:1171751
    • 提供者:洪燎
« 12 »
搜珍网 www.dssz.com