ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler
Department of Electronics and Electrical Engineering
University of Surrey, Guildford。對霍夫變換檢測檢測橢圓的原理有一定的參考意義。
進程間通信14
說明了進程控制原語并且觀察了如何調(diào)用多個進程。但是這些進程之間交換信息的
唯一方法是經(jīng)由f o r k或e x e c傳送打開文件,或通過文件系統(tǒng)。本章將說明進程之間相互通信的
其他技術—I P C(InterProcess Communication)。