登录
首页 » 操作系统 » 操作系统进程通信源码

操作系统进程通信源码

于 2022-03-05 发布 文件大小:517.86 kB
0 77
下载积分: 2 下载次数: 1

代码说明:

这是一个进程通信的源码,并不限定在父子进程之间。虽然源码设计较为简单,并没有使用MFC进行界面设计,但是作为操作系统新手,可以简单参考此功能实现过程,希望对你们会有所启发。

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

发表评论


0 个回复

  • 排序算法
    操作系统排序算法-operating system Sorting Algorithm
    2022-04-08 20:23:06下载
    积分:1
  • 本书介绍了三层体结构的基本概念及它的构造等。对于初学者很有帮助...
    本书介绍了三层体系结构的基本概念及它的构造等。对于初学者很有帮助-the book introduced the three-tier structure of the system and its basic concepts such as the structure. Helpful for beginners
    2022-03-22 09:34:10下载
    积分:1
  • a simple virtual machines and virtual operating system, support for the process...
    一个简单的虚拟机和虚拟操作系统,支持进程调度、文件系统,包含简单的汇编支持,偶去年的作业。-a simple virtual machines and virtual operating system, support for the process scheduling, file system, the compilation contains simple, even last year"s operations.
    2022-07-07 00:19:27下载
    积分:1
  • 对学习的运行原理有很大帮助,必不可多得的内部文档...
    对学习操作系统的运行原理有很大帮助,必不可多得的内部文档-No
    2022-08-20 03:40:12下载
    积分:1
  • 电力负荷预测
    对电力系统中端负荷进行预测
    2022-05-14 08:06:43下载
    积分:1
  • 这是一个强大的宾馆管理,包括宾馆人事、房间管理
    这是一个强大的宾馆管理系统,包括宾馆人事、房间管理-The system of Hotel Management
    2022-04-11 00:03:46下载
    积分:1
  • 本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及...
    本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及发展阐述了编码的实现。此外,本书还涉及到计算机系统、操作系统、编程语言等的产生及发展,甚至对计算机图形化的相关技术也给了一个全面的描述。阅读本书,相信您会从它图文并茂的编排组织,通俗风趣的语言文字、简练丰富的背景知识中体会到作者超凡的智慧和深邃的学问。本书定会带你去畅游计算机内部世界并和你共同去探索编码的奥秘。本书适合各种技术背景的人阅读,并可作为高等院校计算机或非计算机专业的教材使用-This book with plenty of space to talk about with computer-related articles of the principle of encoding method, and through digital logic circuit (including logic and switches, logic gates and flip-flops, binary adder, etc.) as well as the memory, microprocessor form Organization and development on the realization of coding
    2022-03-05 03:56:59下载
    积分:1
  • 启动时检测内存状况的软件C代码,程度有点深,具备了C高级编程知识的朋友们可以参考研习。...
    系统启动时检测内存状况的软件C代码,程度有点深,具备了C高级编程知识的朋友们可以参考研习。-Boot time memory status detection software C code, the degree of bit depth, with a high-level programming knowledge of C friends can refer to the study.
    2023-01-08 03:00:04下载
    积分:1
  • 通过研究Linux的线程机制和信号量实现读者写者(Reader
    通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。 1)写-写互斥:不能有两个写者同时进行写操作; 2)读-写互斥:不能同时有一个线程在读,而另一个线程在写; 3)读-读允许:可以有一个或多个读者在读; 4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作; 5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。 -By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
    2022-02-06 09:26:49下载
    积分:1
  • 线程的调度模拟ok
    线程的调度模拟ok-thread scheduling simulation ok
    2022-04-09 15:03:44下载
    积分:1
  • 696518资源总数
  • 105346会员总数
  • 19今日下载