搜索资源列表

  1. myCreatProcess

    0下载:
  2. 进程的创建 编写一段程序,使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让没一个进程在屏幕上显示一个字符:父进程显示字符“a”;子进程分别显示字符“b”和字符“c”。试观察记录屏幕上的显示结果,并分析原因。 -process for the preparation of the establishment of procedures, the use of system calls
  3. 所属分类:进程与线程

    • 发布日期:2024-06-30
    • 文件大小:15360
    • 提供者:fred

源码中国 www.ymcn.org