CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - link PCB

搜索资源列表

  1. process

    0下载:
  2. 简单轮转法进程调度 #include "stdio.h" #define getpch(type) (type*)malloc(sizeof(type)) struct pcb { /* 定义进程控制块PCB */ char name[10] char state /*状态 */ int ntime /*需要的运行时间 */ int rtime /*已执行的时间 */ struct pcb* link /*下一个进程控制块的地址 */
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:1.25kb
    • 提供者:张嘉玲
搜珍网 www.dssz.com