CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 管道

搜索资源列表

  1. fifo_write_read

    0下载:
  2. 包含两个程序,一个用于读管道,一个用于写管道.主要是练习有名管道的使用方法.-contains two procedures, a pipeline used for reading, writing for a pipeline. Main pipeline is a well-known practice of use.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1202
    • 提供者:baiyu
  1. popeconnect

    0下载:
  2. 实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。 -process of the realization of the communication channel. With system call pipe () to establi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2109
    • 提供者:钟洁
  1. aliasing

    0下载:
  2. 大俄罗斯民用机电产品对华出口作出了积极努力,对能源、航空、医疗设备贸易进行了规划,能源资源领域合作取得了积极进展,俄远东石油管道建设工程已经启动,俄罗斯支持中国企业参与俄罗-large Russian civilian mechanical and electrical products exports to China have made positive efforts in the energy, aviation, medical equipment trade in the plann
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1114
    • 提供者:aabbcc
  1. multi-tasking

    0下载:
  2. vxworks 下多线程编程事例代码 包括:管道,队列,信号,多线程-vxworks multi-threaded programming code examples include : pipeline, queue, signals, multithreading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:28455
    • 提供者:王忠贵
  1. process_clip

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。 -explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication a
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:234228
    • 提供者:讼师为
  1. guandaotongxin

    0下载:
  2. 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4476
    • 提供者:witkey_eagle
  1. GetMacByCmd

    0下载:
  2. 通过管道技术获得IP与MAC地址信息 利用IPCONFIG /ALL命令的运行结果获得的。-through the pipeline technology is IP and MAC address information using IPCONFIG / ALL orders Win OK results obtained.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:15087
    • 提供者:张亮
  1. minshell

    0下载:
  2. 一个简单的shell,可以实现管道,重定向,cd,后台,ls等功能-a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4235
    • 提供者:刘光
  1. NamedPipeClt

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication on th
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29653
    • 提供者:cq_3964
  1. 2006.09.05-hpi430

    0下载:
  2. 用单片机和DSP测量DN100管道的气体流量,使用涡街传感器-MCU and DSP measurement DN100 pipeline gas flow, the use of Vortex Sensor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:64532
    • 提供者:陈超
  1. PDS-Pipe

    2下载:
  2. 采用ANSYS软件的APDL语言编写的两个命令流文件,用于计算含缺陷管道的失效概率,将参数稍作改动,可用于其它结构的可靠性分析-using ANSYS APDL preparation of the two documents order flow, used in the calculation of pipeline containing defects failure probability of parameters minor modifications, can be used fo
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:3170
    • 提供者:文尧
  1. angel_thread

    0下载:
  2. 实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five - threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1812
    • 提供者:alex
  1. detect_thread

    0下载:
  2. 实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five - threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2025
    • 提供者:alex
  1. error_thread

    0下载:
  2. 实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five - threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2427
    • 提供者:alex
  1. locate_thread

    0下载:
  2. 实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five - threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2084
    • 提供者:alex
  1. power_thread

    0下载:
  2. 实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five - threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2234
    • 提供者:alex
  1. ivrjk

    0下载:
  2. pb数据管道,可以选择要上传的表,实现多表连续上传.-pb data pipeline, we can choose to upload tables, multi-row table uploads.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:43980
    • 提供者:东方神猫
  1. linux_shell

    0下载:
  2. linux 下模拟shell的实现。 支持管道等功能。读proc文件,查看系统配置。-linux simulated shell realized. Pipelines, and other support functions. Reading proc filesystem check system configuration.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:34258
    • 提供者:kong xiangzhen
  1. MyNamedPipe

    0下载:
  2. 管道技术,利用管道实现两个进程数据交换,包含事件消息-pipeline technology, the use of two pipelines achieving data exchange processes, including news events
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68078
    • 提供者:张少华
  1. DLLCallDemo

    0下载:
  2. 操作系统上机实验报告,进程间的通信,1. 选择Windows2000环境提供的进程通信工具:文件映射(filemap)、管道(Pipe或NamedPipe)、套接字(socket)完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-experimental operating system on the plane, inter-process communication, 1. Choose Windows 2000 environment, the proc
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:76941
    • 提供者:钱青鱼
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com