-
布鲁诺陈德良
Bruno Luong
All rights reserved
- 2022-04-07 00:18:54下载
- 积分:1
-
是C#的ExRichTextBox.d
是C#的ExRichTextBox.d-Is a C#, ExRichTextBox.dll
- 2023-03-22 17:45:03下载
- 积分:1
-
A record on the keyboard, a total of all learning, hope we learn something, to s...
一个关于键盘的记录,共大家学习,希望大家从中学到点东西,加强自己-A record on the keyboard, a total of all learning, hope we learn something, to strengthen their
- 2023-05-20 09:30:03下载
- 积分:1
-
VC做的超级浓缩计算器。
VC做的超级浓缩计算器。-VC calculator to do the super-concentrated.
- 2022-09-29 09:15:02下载
- 积分:1
-
ce.net打印驱动
ce.net打印驱动 -CE.net Printer Driver
- 2022-02-12 03:45:51下载
- 积分:1
-
213546 5
213546 5
- 2022-03-05 13:54:44下载
- 积分:1
-
STM32库函数编写利用例程完成输入方波测频串口数码管显示(不作商业用途)
利用STM32的的输入捕获,完成输入方波的测频的任务,适合学习,易懂。
- 2022-08-26 14:54:57下载
- 积分:1
-
A Core VC reference book.
A Core VC reference book.
- 2022-04-20 15:30:21下载
- 积分:1
-
超市
模拟顾客到超市选购,退货,买帐等的流程.-supermaket
- 2022-06-29 01:49:40下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟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