搜索资源列表

  1. pipe

    0下载:
  2. 本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。-In this study, the parent process read data from the console, write to the pipe string. The child process the parent process through the tunnel over the c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:sdf
  1. clock-digital-pipe-display-program

    0下载:
  2. 定时器三位数码管显示c语言,没有仿真电路图,可以实现小时定时。-The timer three digital pipe display c language, no simulation diagram, can achieve hours timer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:谭鹏韬
  1. Rainwater-pipe

    0下载:
  2. 雨水管网计算程序,只支持雨水管网计算,无自动优化功能-Rain water pipe network calculation program, which only supports storm water pipe network calculation, non-automatic optimization
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:guojian
  1. Fluid_77

    0下载:
  2. This program computes the pressure drop for a fluid flowig through a pipe.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Maria
  1. pipe

    0下载:
  2. linux环境下 局域网内的pipe通信机制-linux pipe within the LAN environment, the communication mechanism
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:jack
  1. Digital-pipe-display

    0下载:
  2. 基于单片机的从0到F的十六进制 数码管显示-Based on SCM from 0 to F hexadecimal digital pipe display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:朱宜川
  1. detail-of-pipe-support

    0下载:
  2. Typical detail of pipe support - autocad version 2008
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:688128
    • 提供者:leongtechno
  1. shell-pipe.c.tar

    0下载:
  2. linux进程间通信,使用的是pipe,主要是实现shell命令的管道通信。-linux ipc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Maralla
  1. Pipe-explosion-analysis

    0下载:
  2. 为地信管线信息系统中的爆管分析设计的源码-To believe pipeline for the information system of pipe explosion in analysis and design of the source code
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:王超杰
  1. SendData(Pipe)

    0下载:
  2. Send Data Pipe Internal Process Commuication
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-15
    • 文件大小:449536
    • 提供者:raffier2u
  1. pipe

    0下载:
  2. how to use pipe communication
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:LSH
  1. Digital-pipe-interrupt-clock

    0下载:
  2. 数码管-中断时钟(基于单片机的程序编程)-Digital pipe-interrupt clock
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:liwei
  1. pipe

    0下载:
  2. linux环境下,pipe编与例程,含makefile-linux envirement, pipe example, include makefil
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:cytang
  1. Digital-pipe-display

    0下载:
  2. 基于单片机的数码管显示,用c语言编写的.-Based on SCM digital pipe display, written in c.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:陈霞
  1. pipe

    0下载:
  2. linux进程间通信---管道的应用 pipe实例函数代码-linux pipe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:nana
  1. Pipe

    0下载:
  2. 孙鑫讲解的管道通信的源码 测试可用 大家在学习的时候可以下下来看看 最基本的进程之间管道通信-PIPE source code
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:4518912
    • 提供者:lizz
  1. pipe-cmd-shell

    0下载:
  2. 使用管道来进行进程之间通讯的例子。本例演示了如何使用管道来和cmd.exe进程通讯。-This example demonstrates how to use pipe to communicate with the "cmd.exe" process.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:woshiguan
  1. pipe

    0下载:
  2. 此程序实例实现了进程通讯方式的一种:管道通讯,对理解和使用管道通信有很大帮组-In this instance the process one way to communicate: communication channels, a great group to help understand and use the pipe communication
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:212992
    • 提供者:和撒旦
  1. pipe

    0下载:
  2. 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication VC++ set of source instance, the communication between the process and the method instance, some small programs t
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:2114560
    • 提供者:MarkZar
  1. Cp23-named-pipe-client-

    0下载:
  2. c # 命名管道实现,例子很详细,内容很详细,很简单-c# named pipe implementation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:74752
    • 提供者:TN
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org