-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟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
-
通过vb转换文本文件到Excel表中
通过vb转换文本文件到Excel表中-through vb text file conversion tables to Excel
- 2022-10-22 06:25:02下载
- 积分:1
-
VB-5-VB-6 打印预览程序 -VB-5-VB-6 print preview procedures
- 2022-03-24 02:15:46下载
- 积分:1
-
基于代码保护的虚拟机引擎源码,代码说明:1. 全部使用VS2005编译.2. 两个解决方案. 四个VC项目.
希望对希望了解VM方面的朋友能有一些帮助....
基于代码保护的虚拟机引擎源码,代码说明:1. 全部使用VS2005编译.2. 两个解决方案. 四个VC项目.
希望对希望了解VM方面的朋友能有一些帮助.-Based on code protection of the virtual machine engine source code, code: 1. All use VS2005 to compile .2. 2 solution. 4 VC project. Want to want to know a friend in VM to have some help.
- 2022-10-14 11:30:03下载
- 积分:1
-
易语言网络斗地主源码
应用背景
易语言斗地主游戏,完整可运行
编译无bug
关键技术
网络通信游戏算法等
可以多人联机游戏
提示牌的没有写
进入游戏是房间满了自动到下一个房间
- 2022-03-04 20:01:18下载
- 积分:1
-
Siano' s DAB chip Wince5.0 under all driving source. Data communication part...
Siano的DAB芯片在Wince5.0下的全部驱动源码。数据通信部分用微软的NDIS库编写。-Siano" s DAB chip Wince5.0 under all driving source. Data communication part of the preparation with Microsoft" s NDIS library.
- 2022-03-23 07:18:25下载
- 积分:1
-
VC写的一个时钟程序,非常经典。 VC写的一个时钟程序,非常经典。...
VC写的一个时钟程序,非常经典。 VC写的一个时钟程序,非常经典。-VC wrote a clock program, very classic. VC wrote a clock program, very classic. VC wrote a clock program, very classic.
- 2022-02-02 09:42:49下载
- 积分:1
-
随机抽人源码
本人java小白,闲来无事做了这样一个比较水的小程序,面向对象基本没用,就是想试试,自己也不是软件工程专业的的,喜欢就看看,不喜欢也不强求,有永久拿走吧。
- 2023-08-23 05:30:04下载
- 积分:1
-
water voice signal deal with the robot locating the target and offering the feed...
水声信号的处理水下机器人对目标的定位并提供反馈信息-water voice signal deal with the robot locating the target and offering the feedback under the water
- 2022-07-15 10:13:06下载
- 积分:1
-
多线程多线程演示系统的研究
多线程演示,用于研究Dephi系统多线程-multithreading demonstration system for the study multithreaded Delphi
- 2022-04-22 14:01:47下载
- 积分:1