文件名称:ProCOM
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.64mb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
父进程创建子进程,通过创建管道实现父进程与字进程之间的实时通信。-Parent process creates the child process, parent process by creating a pipe with the word achieve real-time communication between processes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
进程通信源代码\process_child\Debug\process_child.exe
..............\.............\.....\process_child.ilk
..............\.............\.....\process_child.obj
..............\.............\.....\process_child.pch
..............\.............\.....\process_child.pdb
..............\.............\.....\process_child.res
..............\.............\.....\process_childDlg.obj
..............\.............\.....\process_father.exe
..............\.............\.....\StdAfx.obj
..............\.............\.....\vc60.idb
..............\.............\.....\vc60.pdb
..............\.............\process_child.aps
..............\.............\process_child.clw
..............\.............\process_child.cpp
..............\.............\process_child.dsp
..............\.............\process_child.dsw
..............\.............\process_child.h
..............\.............\process_child.ncb
..............\.............\process_child.opt
..............\.............\process_child.plg
..............\.............\process_child.rc
..............\.............\process_childDlg.cpp
..............\.............\process_childDlg.h
..............\.............\ReadMe.txt
..............\.............\res\process_child.ico
..............\.............\...\process_child.rc2
..............\.............\resource.h
..............\.............\StdAfx.cpp
..............\.............\StdAfx.h
..............\process_child.exe
..............\........father\Debug\process_father.exe
..............\..............\.....\process_father.ilk
..............\..............\.....\process_father.obj
..............\..............\.....\process_father.pch
..............\..............\.....\process_father.pdb
..............\..............\.....\process_father.res
..............\..............\.....\process_fatherDlg.obj
..............\..............\.....\StdAfx.obj
..............\..............\.....\vc60.idb
..............\..............\.....\vc60.pdb
..............\..............\process_father.aps
..............\..............\process_father.clw
..............\..............\process_father.cpp
..............\..............\process_father.dsp
..............\..............\process_father.dsw
..............\..............\process_father.h
..............\..............\process_father.ncb
..............\..............\process_father.opt
..............\..............\process_father.plg
..............\..............\process_father.rc
..............\..............\process_fatherDlg.cpp
..............\..............\process_fatherDlg.h
..............\..............\ReadMe.txt
..............\..............\res\process_father.ico
..............\..............\...\process_father.rc2
..............\..............\resource.h
..............\..............\StdAfx.cpp
..............\..............\StdAfx.h
..............\process_father.exe
..............\........child\Debug
..............\.............\res
..............\........father\Debug
..............\..............\res
..............\process_child
..............\process_father
进程通信源代码
..............\.............\.....\process_child.ilk
..............\.............\.....\process_child.obj
..............\.............\.....\process_child.pch
..............\.............\.....\process_child.pdb
..............\.............\.....\process_child.res
..............\.............\.....\process_childDlg.obj
..............\.............\.....\process_father.exe
..............\.............\.....\StdAfx.obj
..............\.............\.....\vc60.idb
..............\.............\.....\vc60.pdb
..............\.............\process_child.aps
..............\.............\process_child.clw
..............\.............\process_child.cpp
..............\.............\process_child.dsp
..............\.............\process_child.dsw
..............\.............\process_child.h
..............\.............\process_child.ncb
..............\.............\process_child.opt
..............\.............\process_child.plg
..............\.............\process_child.rc
..............\.............\process_childDlg.cpp
..............\.............\process_childDlg.h
..............\.............\ReadMe.txt
..............\.............\res\process_child.ico
..............\.............\...\process_child.rc2
..............\.............\resource.h
..............\.............\StdAfx.cpp
..............\.............\StdAfx.h
..............\process_child.exe
..............\........father\Debug\process_father.exe
..............\..............\.....\process_father.ilk
..............\..............\.....\process_father.obj
..............\..............\.....\process_father.pch
..............\..............\.....\process_father.pdb
..............\..............\.....\process_father.res
..............\..............\.....\process_fatherDlg.obj
..............\..............\.....\StdAfx.obj
..............\..............\.....\vc60.idb
..............\..............\.....\vc60.pdb
..............\..............\process_father.aps
..............\..............\process_father.clw
..............\..............\process_father.cpp
..............\..............\process_father.dsp
..............\..............\process_father.dsw
..............\..............\process_father.h
..............\..............\process_father.ncb
..............\..............\process_father.opt
..............\..............\process_father.plg
..............\..............\process_father.rc
..............\..............\process_fatherDlg.cpp
..............\..............\process_fatherDlg.h
..............\..............\ReadMe.txt
..............\..............\res\process_father.ico
..............\..............\...\process_father.rc2
..............\..............\resource.h
..............\..............\StdAfx.cpp
..............\..............\StdAfx.h
..............\process_father.exe
..............\........child\Debug
..............\.............\res
..............\........father\Debug
..............\..............\res
..............\process_child
..............\process_father
进程通信源代码