操作系统进程间操作示例
只要自己做编,对操作系统就有深刻的了解,讲的是进程间的操作-To do as long as their provision of operating systems have a
本专区汇聚了各类基于 进程间通信 开发的源码资源,共计 148 篇资源供开发者免费下载学习。
只要自己做编,对操作系统就有深刻的了解,讲的是进程间的操作-To do as long as their provision of operating systems have a
进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Inter-process communication of four ways:
本程序显示桌面所有图标的标题。代码示范了如何使用VirtualAlloc(),WriteProcessMemory() 和 ReadProcessMemory() 在不同的进程中分
利用命名管道实现进程间的通信,本程序为服务器端程序-Realize the use of Named Pipes Interprocess Communication, the p
windows rpc 调用源码-windows rpc called FOSS
< linux系统分析与高级编程> 11 12章- 11 12 s
program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Applic
const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息
UNIX/LINUX下自编的消息队列程序-UNIX/LINUX own under the procedures of the message queue
封装了ipc操作的常用功能,用ansi C编写,有兴趣的朋友可以-IPS Packaging operation of a common function, ansi C prep
关于web server、进程间通信、shell编程的经典源代码-on the web server, and inter-process communication, the c
uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication