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

搜索资源列表

  1. jinchegndeguandaotongxin

    0下载:
  2. 编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sending a message!” 和 “Child 2 is sending a message!” 最后,父进程从管道中读出二个来自子进程的信息并显示。-编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sen
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3264
    • 提供者:付小杰
  1. pipeFlow

    0下载:
  2. Navier-stokes flow in a pipe using CFD-based numerical code.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:21257
    • 提供者:Mostafa Ramzi
  1. 1D

    0下载:
  2. 1D heat transefer function [A,b,r] = fullyDev1dr(m,rout,mu,dpdx) fullyDev1dr CVFD coefficients for 1D fully developed flow in a pipe Synopsis: [A,b] = fullyDev1dr [A,b] = fullyDev1dr(m) [A,b] = fullyDev1dr(m,rout) [A,b] = fullyDe
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4330
    • 提供者:ali
  1. pipe

    0下载:
  2. 用于linux的进程间的通信,包跨管道通讯,信号通讯,共享内存通信等。对于进程间的访问是极其方便的-Communication between the process for linux, including cross-pipeline communications, signal communication, shared memory communications. For access between processes is extremely convenient
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4508
    • 提供者:李晨
  1. aguasprofundas2

    0下载:
  2. Forces and strress in an oil drilling pipe
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1325
    • 提供者:avitua
  1. gen_init_cpio

    0下载:
  2. External file lists, symlink, pipe and fifo support by Thayne Harbaugh Hard link support by Luciano Rocha.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3685
    • 提供者:fxsnkw
  1. 08-ipc

    0下载:
  2. Linux下ipc示例程序。包括以下示例程序:fifo,pipe,standard_pipe,alarm_pause,kill_raise,sigaction,signal,sigset,sem_fork,sheme,msg,pipe_select,producer-Ipc sample programs on Linux. Includes the following sample program: fifo, pipe, standard_pipe, alarm_pause, kill_ra
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:21574
    • 提供者:sky
  1. LOCKING-SELFTEST-WSEM.RAR

    0下载:
  2. GPRS over Phonet pipe end point socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2765
    • 提供者:zonwxys
  1. PIPE-Assembler

    1下载:
  2. 复旦大学课程设计 设计的一个计算机系统指令集体系结构-computer simulator
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:194387
    • 提供者:haohaibo
  1. mosfet

    4下载:
  2. 基于multisim的mos管实例,包括偏置电路、特性曲线等-Mos-based pipe instance multisim, including bias circuit, characteristics, etc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1321663
    • 提供者:赵燕
  1. htc_pipe

    0下载:
  2. htc pipe tx path for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:10801
    • 提供者:vjqenli
  1. SRC

    0下载:
  2. 热量表通用程序,检测水管流量和进水管-出水管温度差,用于热量的累积。-The general program of heat meter, water flow and the water inlet pipe detection- outlet temperature difference for heat, accumulation.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:139243
    • 提供者:陈良富
  1. Solkane-6_setup

    0下载:
  2. 一个非常好的制冷剂软件,尤其是管径的计算非常方便,是制冷行业做性能计算的必备软件。-A very good refrigerant software, especially of pipe diameter calculation is very convenient, is the sort of refrigeration industry do performance calculation software.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-23
    • 文件大小:7315212
    • 提供者:刘永超
  1. psb_intel_display

    0下载:
  2. Must be on PIPE 1 for PSB.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5224
    • 提供者:zouxxge
  1. QTMutil-Tehnter

    0下载:
  2. QT多个管道通信 非常好的例子 有注释 希望能帮助你-QT multiple pipe communication very good examples of comments I hope you can help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8096086
    • 提供者:朱建华
  1. shell

    0下载:
  2. 实现了mini-shell功能,可以在程序中输入类似于终端的命令,程序会执行命令并输出结果,支持多命令,管道连接,支持输入输出重定向,-Realize mini-shell function, just like terminal, have used pipe and input & output redirection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1841
    • 提供者:
  1. two-phase-onb

    0下载:
  2. 加热管道内两相流动的ONB点、FDB点计算,还有在一定加热功率下,流量-干度关系式计算程序。程序中含有说明-Heating pipe Flow in ONB point, FDB point calculation, as well as at a certain heating power, flow- dryness relationship calculation program. Contains a descr iption of the program
  3. 所属分类:Energy industry

    • 发布日期:2017-04-02
    • 文件大小:1143
    • 提供者:wenchao
  1. xyshuiguorenzhea5

    0下载:
  2. Android 水果忍者源码 这个是安卓变态版水果忍者源码,游戏分为很多个管卡,大家可以下载学习一下。 - Fruit Ninja Android source code This is a perverted version of Fruit Ninja Android source code, the game is divided into a number of pipe card, you can download to learn about.
  3. 所属分类:Other Games

    • 发布日期:2017-06-02
    • 文件大小:14458852
    • 提供者:果果
  1. program

    1下载:
  2. 实现重力式热管换热器设计计算功能,简单按照设计任务书,给出所需热管的结构尺寸,涉及的热管蒸发段和冷凝段长度分别为1m,绝热段长度30cm,内径20cm,外径25cm,热管工质为水。-C language for thermosyphon s design.Realize the gravity heat pipe heat exchanger design and calculation functions , simple design in accordance with the missi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:118871
    • 提供者:simonsun
  1. 1

    0下载:
  2. 实现重力式热管换热器设计计算功能,简单按照设计任务书,给出所需热管的结构尺寸,涉及的热管蒸发段和冷凝段长度分别为1m,绝热段长度30cm,内径20cm,外径25cm,热管工质为水。-Realize the gravity heat pipe heat exchanger design and calculation functions , simple design in accordance with the mission statement , given the size of the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:51762
    • 提供者:simonsun
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com