文件名称:Linux单进程编程练习
文件大小:25KB
文件格式:RAR
更新时间:2012-08-30 04:24:14
linux,单进程
程序在Linux下执行,用于学习单进程的编写
【文件预览】:
单进程编写
----单进程说明文档.doc(39KB)
----bin()
--------testmain(11KB)
--------testchild(6KB)
----testmain()
--------testmain.cpp(1KB)
--------makefile(490B)
----obj()
--------testmain.o(3KB)
--------process_monitor.o(3KB)
--------testchild.o(2KB)
--------adm_process.o(2KB)
----include()
--------process_monitor.h(871B)
--------adm_process.h(366B)
----source()
--------process_monitor.cpp(2KB)
--------makefile(508B)
--------adm_process.cpp(2KB)
----makefile(162B)
----testchild()
--------makefile(329B)
--------testchild.cpp(961B)