-
myie浏览器的源代码
myie浏览器的源代码-vs. browser source code
- 2022-03-25 21:37:28下载
- 积分:1
-
介绍了Windows CE下对注册表操作的API函数的使用
介绍了Windows CE下对注册表操作的API函数的使用-introduced the Windows CE operating under the registry of the use of API function
- 2022-03-23 09:51:25下载
- 积分: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
-
动态窗口例子程序
动态窗口例子程序-dynamic window examples procedures
- 2022-06-18 12:48:50下载
- 积分:1
-
电子学习系统使用JSP
这是一个小型项目,模拟电子学习系统。它是用JSP编码的。数据库是mysql。数据库连接代码包含在代码中。
- 2023-08-13 21:55:03下载
- 积分:1
-
发现发现
discovery discovery-discovery
- 2022-06-21 06:05:17下载
- 积分:1
-
wsaselect服务器程序
此页面上的下载是Chilkat产品的完整版本下载;
- 2022-07-11 21:08:31下载
- 积分:1
-
大位图绘图类
一类用于在任何指定的窗口中绘制一个非常大的位图图像。此外包括调色板量化的质量好 algorythm。
- 2023-04-20 17:35:03下载
- 积分:1
-
3d pressed the button to the small program
3d摁钮的小程序-3d pressed the button to the small program
- 2022-05-16 00:32:23下载
- 积分:1
-
对指定的计算机进行端口的扫描,很简单但很实用
对指定的计算机进行端口的扫描,很简单但很实用-On the specified computer port scanning is very simple but very practical
- 2022-03-05 01:28:22下载
- 积分:1