-
随机数生成
服从正态分布的随机数的生成。
- 2022-01-22 14:56:21下载
- 积分: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
-
非模式对话框
基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
使用C++6.0 基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
- 2022-02-09 17:46:02下载
- 积分:1
-
vc++ classic books VC++ development canon that teach you from entry to senior
vc++经典书籍 VC++开发宝典,教你从入门到高级-vc++ classic books VC++ development canon that teach you from entry to senior
- 2023-01-23 01:30:07下载
- 积分:1
-
一个经典网络性能测量工具,可以实现对吞吐量等网络性能的测量分析...
一个经典网络性能测量工具,可以实现对吞吐量等网络性能的测量分析-A classical network performance measurement tool, you can achieve throughput measurements, such as network performance analysis
- 2022-02-28 16:19:34下载
- 积分:1
-
输入源代码
一个输入法源代码-an input source code
- 2022-03-22 18:04:25下载
- 积分:1
-
在qt编程环境下从数据库里读出所有数据列.
在qt编程环境下从数据库里读出所有数据列.-In the qt programming environment from the database to read out all data columns.
- 2022-09-12 20:10:03下载
- 积分:1
-
利用80C51单片机串口进行通信,程序很简单.
利用80C51单片机串口进行通信,程序很简单.-use 80C51 microcontroller serial communication, a very simple procedure.
- 2022-03-17 17:26:26下载
- 积分:1
-
基于信任管理系统开发的银行系统例子,可以实现安全访问控制。...
基于信任管理系统开发的银行系统例子,可以实现安全访问控制。-Based on Trust Management System developed by examples of the banking system.
- 2022-02-12 03:23:51下载
- 积分:1
-
35738627串行外设接口模块SPI3 5738627串行外设接口模块SPI3 5738627串行外设接口模块SPI35738627串行外设接口模块SPI...
35738627串行外设接口模块SPI3 5738627串行外设接口模块SPI3 5738627串行外设接口模块SPI35738627串行外设接口模块SPI-35,738,627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI
- 2022-09-21 22:20:03下载
- 积分:1