CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fork execl

搜索资源列表

  1. fork_textcanjian

    0下载:
  2. 1、 了解系统调用fork()、execl()、exit()、getpid()和waitpid()的功能和实现过程 2、 编写一段程序实现以下功能: a) 使用系统调用fork()创建两个子进程 b) 父进程重复显示字符串”parent:”,并使用函数getpid()显示自己的进程ID。 c) 两个子进程分别重复显示字符串”child:”,并使用函数getpid()显示自己的进程ID 3、 编写一段程序实现以下功能: a) 使用系统调用fork()创建一个子进程 b)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.02kb
    • 提供者:witkey_eagle
  1. process_control

    0下载:
  2. 进程控制,linux编程,系统调用,fork()、exec()、exit()、waitpid()函数的功能以及实现过程,1创建两个子进程,重复显示代码2调用exec()更换自己的代码。计算机操作系统第三版实验二-process control :fork()exec()waitpid()exit().show some words constantly both in the parent s and children process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:791byte
    • 提供者:柳佳林
  1. xxfpm

    0下载:
  2. Windows上使用CreateProcess创建进程,使用WaitForSingleObject等待进程结束;Linux上使用fork和execl创建进程,使用waitpid等待进程结束-Windows using CreateProcess to create process, use the WaitForSingleObject wait for the process ends Linux using fork and execl creation process, use wait
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:39.66kb
    • 提供者:fgb
  1. 07-process

    0下载:
  2. Linux下进程处理示例程序。包括以下示例:pid,execl,execle,execlp,execve,exi,fork,waitpid,daemon,syslog_daemon,daemon_proc,multi_proc-Under the process of dealing with Linux sample program. Include the following examples: pid, execl, execle, execlp, execve, exi, fork, w
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:13.12kb
    • 提供者:sky
搜珍网 www.dssz.com