Linux supports many kinds of interprocess communication. Comparing with various kinds of Unix implementation way, this paper mainly discusses the Linux kernel 2.2 version's signal, pipe, and the three kinds of int...Linux supports many kinds of interprocess communication. Comparing with various kinds of Unix implementation way, this paper mainly discusses the Linux kernel 2.2 version's signal, pipe, and the three kinds of interprocess communication which is compatible with Unix System V(Message, Semaphore, Share memory). In addition,because of the rapid development of Linux kernel, this paper also analyzes and researches the new improvement of Linux kernel 2.4.展开更多
集成了大型机移植到微机上的图形学算法模块,并增加GUI(graphic user interface)界面。使用Windows进程间通信技术来实现GUI界面和控制台程序间数据通信。利用管道技术并结合某曲面造型系统开发要求,编制了一个进程间通信的中介模块,给...集成了大型机移植到微机上的图形学算法模块,并增加GUI(graphic user interface)界面。使用Windows进程间通信技术来实现GUI界面和控制台程序间数据通信。利用管道技术并结合某曲面造型系统开发要求,编制了一个进程间通信的中介模块,给出该模块的代码和执行流程,在系统运行时通过直接调用中介模块实现GUI菜单命令驱动算法执行的数据交互。中介模块经适当修改后可以解决类似场合的数据通信问题。展开更多
文摘Linux supports many kinds of interprocess communication. Comparing with various kinds of Unix implementation way, this paper mainly discusses the Linux kernel 2.2 version's signal, pipe, and the three kinds of interprocess communication which is compatible with Unix System V(Message, Semaphore, Share memory). In addition,because of the rapid development of Linux kernel, this paper also analyzes and researches the new improvement of Linux kernel 2.4.
文摘集成了大型机移植到微机上的图形学算法模块,并增加GUI(graphic user interface)界面。使用Windows进程间通信技术来实现GUI界面和控制台程序间数据通信。利用管道技术并结合某曲面造型系统开发要求,编制了一个进程间通信的中介模块,给出该模块的代码和执行流程,在系统运行时通过直接调用中介模块实现GUI菜单命令驱动算法执行的数据交互。中介模块经适当修改后可以解决类似场合的数据通信问题。