-
信号量实现临界区访问
信号量实现临界区访问-signal to achieve critical visit
- 2022-09-01 09:25:03下载
- 积分:1
-
此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也...
此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也即系统中的多个进程轮流地占用处理器运行。 我们把如干个进程都能进行访问和修改地那些变量成为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条原语――同步原语――所组成。本实验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。-operating system for this experiment : the process synchronization mechanism Simulation. A report flowchart Oklahoma as part of the main source! ! Description : The process is procedural in a data set on the process of operation, the process is complicated by the implementation of the system that is the number of rotation process to deal with occupation Operation. We can process of stem out for a visit and to amend those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public
- 2022-03-22 10:41:28下载
- 积分:1
-
程序运行结束删除本!
程序运行结束删除本!-running deleted from the end!
- 2022-04-01 11:35:37下载
- 积分:1
-
进程显示,可以杀具体进程。得硬盘序列号。
进程显示,可以杀具体进程。得硬盘序列号。-process that can kill specific process. In hard drive serial number.
- 2022-02-07 06:31:22下载
- 积分:1
-
对新系统自动更新,用户一打开机器就可以直接更新数据
对新系统自动更新,用户一打开机器就可以直接更新数据 -the new system to automatically update, a user can open the machine directly update data
- 2023-05-13 10:35:03下载
- 积分:1
-
一个封装了线程模型的类
一个封装了线程模型的类-a package of thread-like model
- 2022-08-19 16:59:04下载
- 积分:1
-
一个利用socket监控另一程序的源码,定时重启程序.
一个利用socket监控另一程序的源码,定时重启程序.-use of a socket monitoring procedures of another source, the resumption of regular procedures.
- 2023-01-19 19:20:04下载
- 积分:1
-
简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多...
简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。 我们可以利用StressMark软件完成的典型测试任务包括: 1. 在多线程环境下测试一个软件模块、一段关键算法是否可以正确运行,即代码是否是多线程安全的。 2. 测试一个软件模块、一-brief StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests. We can also use the software to complete the StressMark typical test tasks include : 1. In multithreaded environment testing a software module, a key algorithms can correct operation, code is a multithreaded safe. 2. A software module testing, a
- 2022-02-03 20:56:30下载
- 积分:1
-
获得系统进程,个人的小程序。
获得系统进程,个人的小程序。-was systematic process, the individual"s small programs.
- 2022-02-10 09:44:54下载
- 积分:1
-
学习多线程编程不可多得得例子,思路清晰, 并可为深入学习的人进一步应用。...
学习多线程编程不可多得得例子,思路清晰, 并可为深入学习的人进一步应用。-learning multithreaded programming in a rare example of clear ideas and being able to study in depth the further application.
- 2023-07-17 06:35:03下载
- 积分:1