-
简单代码讲解同步机制CMutex,这个代码是别人写的,还不错,值得一看...
简单代码讲解同步机制CMutex,这个代码是别人写的,还不错,值得一看-A simple code on the synchronization mechanism CMutex
- 2022-04-17 06:23:41下载
- 积分:1
-
进程调度算法
进程调度算法--动态优先权抢占式和时间片轮转算法的调度。-process scheduling algorithm-- Dynamic Preemptive priority and time-scheduling algorithm postings.
- 2022-02-16 09:49:48下载
- 积分:1
-
经典进程同步和互斥另类WINDOWS解法.定义信号量机制在WINDOWS下完成哲学家进餐问题....
经典进程同步和互斥另类WINDOWS解法.定义信号量机制在WINDOWS下完成哲学家进餐问题.-classical process synchronization and mutex WINDOWS alternative solution. Volume definition signal mechanism in Windows complete the dining philosophers problem.
- 2022-06-14 07:22:38下载
- 积分:1
-
此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态...
此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart designed and ideas such as major source. Introduction : the introduction of multi-channel programming system, often there are a number of processes at the same time readiness. When the readiness of the process is greater than the number when the number of processors, it must, in accordance with a strategy to determine which process priority processor. Experimental simulation of the processor in a single processor scheduling circumstances, to help students better understand processor scheduling work.
- 2023-03-20 12:00:03下载
- 积分:1
-
在一个程序中,进行中开多个线程,实现多线程编程
在一个程序中,进行中开多个线程,实现多线程编程-In a process, carried out a number of threads in the open, multi-threaded programming
- 2023-05-31 01:05:04下载
- 积分:1
-
实现了在windows系统下的进程隐藏,有效的保护了进程的安全性...
实现了在windows系统下的进程隐藏,有效的保护了进程的安全性
- 2022-01-25 15:03:44下载
- 积分:1
-
一个简单地多线程例子
一个简单地多线程例子-a simple example of multi thread
- 2022-05-29 23:08:38下载
- 积分:1
-
一个VB编写出的进程管理工具,类似与windows的进程消息管理器。还可以,请大家指点....
一个VB编写出的进程管理工具,类似与windows的进程消息管理器。还可以,请大家指点.-VB prepare a process management tools, and similar windows process information manager. Also, please guidance.
- 2022-06-28 16:15:19下载
- 积分:1
-
最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展――在对话框上有pause和stop按钮...
最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展――在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads-- in a box on pause and stop buttons
- 2022-12-01 07:30:04下载
- 积分:1
-
这是一个模拟操作系统中进程控制的程序,用时间片轮转算法实现,附带试验报告...
这是一个模拟操作系统中进程控制的程序,用时间片轮转算法实现,附带试验报告-This is a simulated operating system process control procedures, time-flow algorithm, fringe Test Report
- 2023-01-24 17:10:03下载
- 积分:1