-
Josephus问题的顺序表实现 关于Josephus问题的顺序表实现
Josephus问题的顺序表实现 关于Josephus问题的顺序表实现-Josephus table in the order of Josephus achieve in the order table to achieve
- 2022-07-13 06:52:13下载
- 积分:1
-
History records the keyboard using the VB source code to achieve it, including t...
记录键盘历史记录的源代码 使用VB实现
里面包括使用程序关联指定后缀文件名 记录shift健, caps健等具体示例-History records the keyboard using the VB source code to achieve it, including the use of procedures related records specify the file name suffix shift Kin, caps and other specific examples of Kin
- 2023-04-28 19:05:03下载
- 积分: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++TCP通讯
用c++实现的TCP通讯,功能完善,自己找了好久才找到的好资源
- 2022-05-29 13:56:01下载
- 积分:1
-
the computer management system; Details of human resources introduced a simple p...
电脑人士管理系统;详细介绍人力资源的一个简单流程介绍-the computer management system; Details of human resources introduced a simple process
- 2022-08-11 15:00:34下载
- 积分:1
-
自己以前做的汇编小程序,希望对大家有用。
自己以前做的汇编小程序,希望对大家有用。-A compilation of their previous small program to do the hope that useful for everyone.
- 2022-10-22 20:15:03下载
- 积分:1
-
调整鼠标速度的源代码
调节鼠标速度的源代码
- 2022-05-29 13:25:15下载
- 积分:1
-
The fractal code, there is a part of the fractal source code for people to learn...
分形的代码,这里有一部分的分形源代码,供人学习-The fractal code, there is a part of the fractal source code for people to learn from
- 2022-03-06 15:09:25下载
- 积分:1
-
著名的外星人算法C++小经典,计算出的80位小数点;24个…
著名的外星人算法 经典C小程序 计算pi到小数点后80位;24点算法;爱因斯坦台阶问题-famous alien algorithm C minor classic calculated pi to 80 decimal places; 24 points algorithm; Einstein height issue
- 2022-05-26 15:51:29下载
- 积分:1
-
delphi wav 轉換MP3 外部調用lame.exe 轉換MP3
wav 文件转换为MP3, 外部调用lame.exe 转换MP3
- 2023-03-07 17:35:03下载
- 积分:1