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

搜索资源列表

  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. bcbcmd

    0下载:
  2. 利用匿名管道实现cmd程序的输入定向,输入部分没有实现,有愿意者请把您的想法发给我。dcok@sina.com-use of anonymous pipeline achieve cmd directional input procedures, the importation of parts, and it is willing to please send your thoughts to me. Dcok@sina.com
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:652124
    • 提供者:段纯
  1. sox-12.15.tar

    0下载:
  2. linux下录音程序,直接录为mp3格式,需lame支持,将数据经管道放入lame中,存为mp3格式。-recording procedures, recorded directly to the mp3 format required lame support, data piped Add lame, depositors to the mp3 format.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:199688
    • 提供者:兰精灵
  1. Unix进程通讯及同步互斥机制

    0下载:
  2. Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3991
    • 提供者:冯昊飞
  1. pipe1

    0下载:
  2. 此源代码是关于利用管道开发程序进行通信,该程序利用了Winsocket和NamedPipe的API-this source code is on the use of pipelines for the development of communications procedures, the use of the procedures and NamedPipe Winsocket API
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13748
    • 提供者:windy_duy
  1. pipe2

    0下载:
  2. 此源代码程序是管道客户端的对应服务器端,利用它可以作为管道程序客户端的测试-this source code procedure is a pipeline to the corresponding client server, using it as a pipeline Client test
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13430
    • 提供者:windy_duy
  1. tunnel

    0下载:
  2. Delphi + OpenGL编写的类似于赛车路面的延伸的程序,可以教会大家怎么去画弯曲的管道及进行大量的重复贴图计算-Delphi OpenGL similar to the preparation of the extension of road racing procedures, how we can go church painting curved pipe and a lot of repeat mapping calculation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60460
    • 提供者:张震沣
  1. fork函数解析

    0下载:
  2. fork函数解析 包括进程控制 ,一般文件操作(包括管道和套接字)等等 -fork analytic functions, including process control, the paper operations (including pipes and sockets), etc.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:61096
    • 提供者:张庆
  1. my123jianjava

    1下载:
  2. java的原文件可以在vc下编译 其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、 服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序 可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technica
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51247
    • 提供者:jian
  1. pipe3d

    0下载:
  2. 基于CAD开发的三维管道显示。 支持CAD2000或以上版本。-based on the 3D CAD development pipeline shows. Support CAD 2000 or later.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:40408
    • 提供者:cmq
  1. consolePipe_demo

    0下载:
  2. 一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向-a classic example of the pipeline, can be realized DOS command window input output redirect
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:42721
    • 提供者:
  1. 进程控制实验

    0下载:
  2. 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the implementation of the process-th
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1949438
    • 提供者:俞鹏
  1. ProcessA

    0下载:
  2. 用vc来进行模拟进程间的通讯,有消息通讯,通过内存映像通讯和管道通讯,界面操作简单,容易理解,非常适合初学者学习.-vc used to simulate inter-process communications, messaging, communications and memory mapping pipeline communications, the interface is simple, easy to understand and are very suitable for be
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:21217
    • 提供者:王军
  1. 通道例程mic5410_pipe

    0下载:
  2. 有关PIPE管道操作的例子,相信大家都用得很少,不过要用的时候还是不错的例程-the operation of the pipeline PIPE example, I believe we have spent very little, but spend the time or good routines
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:64684
    • 提供者:流传
  1. Third

    0下载:
  2. 程序功能:首先建立一个文件并写到输出管道流,然后用输入管道流读取该文件的内容并写到另一个文件中 -procedures functions : first to establish a paper and wrote pipeline flow then the importation of pipeline flow reading the contents of the document and wrote another document
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:Tom
  1. tcp-ip详解卷2

    1下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:30044137
    • 提供者:小易
  1. tinybc

    0下载:
  2. 创建一个具有SHELL功能的小程序. 利用管道技术及FORK创建子进程-SHELL create a function of small programs. Technology and the use of pipelines FORK-creation process
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:陈福建
  1. 通过消息传送数据

    0下载:
  2. 很好的操作系统课程设计,功能是利用命名管道进行通信,能学到很多东西-good courses on operating system design, function is to use named pipes for communication, a lot of things can be learned
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:131512
    • 提供者:cjl
  1. mic5410_pipes

    0下载:
  2. 这是一个在DSP 上用C编程实现的C5410管道通讯编程-This is a DSP with the C programming C5410 communications programming pipeline
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:63847
    • 提供者:刘小丽
  1. cmdbind

    0下载:
  2. cmdbind利用远程线程和管道在LSASS.EXE中建立远程线程把 cmd.exe绑定到7597端口-cmdbind remote threads in the pipeline and establish remote email thread binds to put cmd.exe 7597 port
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:73637
    • 提供者:陈东升
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com