搜索资源列表
thread_chat
- linux,windows下两种网络象棋编程,提供全新库,可移植至嵌入式方面-linux, windows network under the two types of chess programming, providing a new library, can be transplanted to the area of embedded
sharedm
- 用共享存储区方式实现多个进程的通信程序: 该程序通过shmget()函数创建共享存储区,将一个字符串指针指向该存储区的起始地址,然后通过fork()创建两个子进程,通过对该字符串指针的读写达到多进程间的通信。程序中使用sleep()函数调节各进程对共享存储区的读写操作顺序。-With the shared memory area where multiple processes of communication program: the program through the shmget