Skip to content

C语言实现进程间通信,共享内存演示

Notifications You must be signed in to change notification settings

fengMark/IPC_ShareMemory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

IPC_ShareMemory

C语言实现进程间通信,共享内存演示 通过信号量做同步

使用方法

gcc -o Server Server.c

gcc -o Client Client.c

About

C语言实现进程间通信,共享内存演示

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%