搜索资源列表
myide
- 实现GUI程序与控制台程序的管道通讯~-achieve GUI procedures and the procedures for console communication channels ~
Unix进程通讯及同步互斥机制
- Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
ProcessA
- 用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
mic5410_pipes
- 这是一个在DSP 上用C编程实现的C5410管道通讯编程-This is a DSP with the C programming C5410 communications programming pipeline
low_pipe
- linux环境利用管道进行通讯的例子,父进程fork派生子进程,父子进程利用管道通讯。
dpopen
- 管道通讯,Linux环境下,用C/C++实现管道通讯的程序。
NamedPipe
- 多线程编程命名管道通讯,主要供初学者观看
NamedPipe
- 管道通讯,比SOCKET快,达到5M/s以上
USB通讯协议
- USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisitio
NamespcExtGuide1_src.zip
- 命名管道通讯,支持多节点的,本地网络无缝连接,Named Pipes communications, support multi-node, the local network seamlessly
MultiThread
- 多线程编程,进程通讯,管道通讯,-MultiThread
CAnonPipe_src
- 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
ConnectionPipe_demo
- 不同机器之间使用命名管道(named pipe)通讯-the demo of connection among different pc using named pipe
double_pipe
- 这是一个linux下的双管道,可以实现linux下管道通讯-This is a dual pipeline under linux, linux can be achieved under the pipeline communications
004
- 关于命名管道或命名管线这种简单的进程之间的通讯机制。-On the named pipe or named pipe that simple communication mechanism between processes.
pipe_cs
- 这是一管道程序,两个工程运行起来后,可利用管道相互通讯。-This is a pipeline process, the two projects up and running, you can communicate with each other using pipes.
CYSHELL
- CYSHELL 是专门为CYPRESS CY63723 芯片的编译器开发的外壳程序,CYASM 编译器只提供了命令行模式,初学者很难使用,因此我给它写了一个WINDOWS 外壳,提供可视化的界面调用,该代码使用了管道通讯技术,在WINDOWS窗口显示本来只能在DOS界面的提示信息,本人原创代码。-CYSHELL specifically for CYPRESS CY63723 chip developed compiler shell, CYASM compiler only provides
process-pipe
- 一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-One based on the parent process and child processes to process communication with the anonymous pipe instance comes with an executable file and all source code. A very good understanding of
MyCMD
- 用vb模拟XP/Vista的命令提示符窗口 采用的是管道通讯的API实现 本程序不是一个控制台应用程序,是实打实的Win32 GUI 值得借鉴的地方主要是管道通讯,以及对命令文本的处理思想。-With vb Analog XP/Vista command prompt window is a channel of communication used by API to achieve this process is not a console applicatio
PIPE_Sample
- 演示了在网络编程过程中管道通讯的开发方法,本例采用delegate技术。(This paper demonstrates the development method of pipeline communication in the network programming process. This example uses delegate technology.)