所属分类:
驱动编程
开发工具:Others
文件大小:559KB
下载次数:44
上传日期:2007-05-16 21:18:39
说明: 在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。
(used in Linux under a QtDesigner development process synchronization example. Basic idea is to design a buffer zone (Circular Queue), a process to write buffer, the buffer to process B Reading Only when the buffer space can be written only for the buffer can read.)
文件列表:
20070512graduate
................\20070513
................\20070513.pro
................\images
................\......\editcopy
................\......\editcut
................\......\editpaste
................\......\filenew
................\......\fileopen
................\......\filesave
................\......\print
................\......\redo
................\......\searchfind
................\......\undo
................\main.cpp
................\mainForm.ui
................\mainForm.ui.h
................\Makefile
................\New Folder 1
................\Queue.cpp
................\Queue.h