资源列表
[进程与线程] Java_Thread
说明:5个用Java编写的线程处理程序-five Java prepared by the processing threads<朱桂添> 在 2025-07-22 上传 | 大小:8kb | 下载:0
[进程与线程] 进程同步实验
说明:此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也即系统中的多个进程轮流地占用处理器运行。 我们把如干个进程都能进行访问和修改地那些变量成为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条原<何浩> 在 2025-07-22 上传 | 大小:8kb | 下载:0
[进程与线程] D__Documen504181222002
说明:模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr<风海> 在 2025-07-22 上传 | 大小:8kb | 下载:0
[进程与线程] WINDOWS_Spreadsheet
说明:采用WIN32和DDK实现的W2000的线程池机制.可以预先创建多个线程,维护由系统自动完成.-use WIN32 and DDK the W2000 to achieve the thread pool mechanism. Advance create multiple threads, preserving completed by the system automatically.<wtm> 在 2025-07-22 上传 | 大小:8kb | 下载:0
[进程与线程] Vc-multith
说明:本文初步介绍了Visual C++多线程设计的基础知识。-this preliminary presentation of Visual C multithreaded design of the knowledge base.<渐渐> 在 2025-07-22 上传 | 大小:8kb | 下载:0
[进程与线程] Linuxprocess
说明:我以前做的一个模拟项目 检测进程重复运行-I used to do a simulation project duplication detection process running<ruiqiang> 在 2025-07-22 上传 | 大小:8kb | 下载:0
[进程与线程] windows_reader_writer
说明:线程的读者优先与写者优先。创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件进行读写操作。用信号量机制分别实现读者优先和写者优先的读者写者问题。-priority threads with the readers who wrote priority. The process of creating a console, this process contain n threads. Use of these n threads to expre<> 在 2025-07-22 上传 | 大小:8kb | 下载:0
[进程与线程] multiThreadProgrammingInCSharp
说明:C#多线程编程实例实战。首先说明多线程的必要性;然后实例实战,详细讲述多线程编程的实现。-C# multithreaded programming examples of actual combat. First note the need for multithreading; Then examples of actual combat, a detailed account of multithreaded programming is achieved.<hezheng> 在 2025-07-22 上传 | 大小:8kb | 下载:0