登录
首页 » 操作系统 » 这是一个进程创建实现的简单源程序,实现进程间的通信和管理...

这是一个进程创建实现的简单源程序,实现进程间的通信和管理...

于 2022-03-23 发布 文件大小:3.35 kB
0 91
下载积分: 2 下载次数: 1

代码说明:

这是一个进程创建实现的简单源程序,实现进程间的通信和管理 -This is the realization of a process to create a simple source code to achieve inter-process communication and management

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在Xcode中,如何文本框和其他流行
    在Xcode怎么在文本框等弹出泡泡提示,人性化提示等。好不容易找到的,非常有价值哦,-In Xcode, how to text boxes and other pop-up bubble tips, user-friendly prompts. Not easy to find, and very valuable Oh, He He
    2023-06-03 22:45:02下载
    积分:1
  • windows XP全面、简化,学用方便,几学时解决问题
    windows XP操作系统全面、简化,学用方便,几学时解决问题-windows XP operating system, a comprehensive, simplified, learning to use convenient, a few hours to solve the problem
    2022-03-11 01:48:07下载
    积分:1
  • 2022-03-14 23:50:47下载
    积分:1
  • vc开发的关于的液面置换的模拟
    vc开发的关于操作系统的液面置换的模拟-vc development of the operating system on the surface of the simulation replacement
    2023-08-04 05:40:03下载
    积分:1
  • 模拟一个页式虚拟存储,用FIFO和LRU置换算法,计算所发生的缺页次数。
    1、模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。每个进程在内存占有3页数据区,刚开始时数据区为空。有以下访问数据页序列:5  0  1  0  2  0  1  4  0  2  5  1  2  3  5   (测试数据)请分别模拟2、实现过程:1) 内存分配:给进程分配一定的物理块数,由用户输入物理块数,用数组元素模拟物理块。2) 由文件读入页面访问序列,用数组保存。3) 将要访问的页面依次调入内存,分配到物理块中,形成页框表。其表项号即物理块号(数组元素下标),将页号放入数组相应位置。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-07 13:05:33下载
    积分:1
  • A user
    A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
    2022-11-28 07:20:03下载
    积分:1
  • 关于银行家算法的课程设计,包括实验目的、运行结果等...
    关于银行家算法的操作系统课程设计,包括实验目的、运行结果等-Banker
    2022-06-19 11:21:04下载
    积分:1
  • 的内存与回收
    用于展示window操作系统内存分配和回收机制,是学习操作系统内存和分配的经典案例。工程基于windows API编程,可以供学习分享。
    2022-03-26 13:11:49下载
    积分:1
  • S3C2410上非的usbHost程序,可以不用读写U盘等...
    S3C2410上非操作系统的usbHost程序,可以不用操作系统读写U盘等-S3C2410 on non-operating system usbHost procedures, you can not read and write operating systems, such as U Disk
    2022-01-27 16:27:09下载
    积分:1
  • bankers algorithm used to avoid deadlock
    采用银行家算法实现死锁的避免-bankers algorithm used to avoid deadlock
    2022-03-02 17:02:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载