-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of 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 to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
个人简介参考实现1.1的最终版本(JSR
Personal Profile Reference Implementation 1.1 Final Release(JSR-216)
- 2022-02-22 12:29:59下载
- 积分:1
-
简易的矩阵计算程序
综合了一些比较实用的矩阵计算代码,包括矩阵的输入输出到文件,求和,乘积,求逆,行列式,指数运算以及基于高斯赛德尔迭代法的线性方程组求解。
- 2022-08-21 17:29:33下载
- 积分:1
-
Lunar librations and selenographic coordinates per DE404 size 33 KB.
月球天平动和月表坐...
Lunar librations and selenographic coordinates per DE404 size 33 KB.
月球天平动和月表坐标计算程序。根据喷气推进实验室的DE404星历表编制。-Lunar librations and selenographic coordinates per DE404 size 33 KB. Lunar libration tables on coordinate calculation and procedures. According to Jet Propulsion Laboratory
- 2022-03-05 13:02:48下载
- 积分:1
-
FileTest工程
文件读写,边缘检测算法,实现马赛克检测,基于网格扩张的视频图像马赛克检测算法, 简单的测试工程,读写文件。
分享一下。
- 2022-07-25 07:21:11下载
- 积分:1
-
一个128位大整数类
一个128位大整数类--An class of 128 bit long integers
- 2022-09-30 18:55:03下载
- 积分:1
-
当你发布软件;商品;网站之后,是否想得到用户的评价反馈以及改进意见,本软件能让用户在一秒钟之间填完一张反馈表,举手之劳,用户何乐而不为,大大地增加了您的反馈率,...
当你发布软件;商品;网站之后,是否想得到用户的评价反馈以及改进意见,本软件能让用户在一秒钟之间填完一张反馈表,举手之劳,用户何乐而不为,大大地增加了您的反馈率,帮你准确地掌握用户喜好,尤其是 共享收费软件更需如此,本软件是免费软件,有delphi7源代码,无版权,随您任意改动利用发布,你想怎样就怎样。-When you release software goods site, whether the user wants the evaluation of feedback and improvements, the software allows users to fill out a feedback between a second form, would require little effort, the user why not greatly increase the rate of your feedback to help you accurately the user preferences, in particular the more necessary to share the billing software so that this software is free software, there is delphi7 source code, no copyright, with any changes to the use of your release, you wonder how the how.
- 2022-08-13 17:47:45下载
- 积分:1
-
串口检测器
检测计算机上有几个串口,哪个正在使用,哪个空闲,等等功能。 这个检测程序不影响正在运行的其他串口程序。汉字版本
- 2022-05-08 23:29:40下载
- 积分:1
-
第二部分测井服务
Part two of the logging service - the viewer
VC6, Win2K, WinXP, Win2003, VS6, MFC, Dev, Intermediate-Part two of the logging service- the viewer
VC6, Win2K, WinXP, Win2003, VS6, MFC, Dev, Intermediate
- 2022-12-31 08:05:04下载
- 积分:1
-
用VB实现的internet连接向导
用VB实现的internet连接向导-VB internet Connection Wizard
- 2023-02-16 19:00:04下载
- 积分:1