-
模拟一个飞机场一天中的飞机起降问题
飞机降落的优先级别高于起飞的优先级...
模拟一个飞机场一天中的飞机起降问题
飞机降落的优先级别高于起飞的优先级-day simulation of an airport of aircraft taking off and landing aircraft landed issue the priority level higher than the take-off priority
- 2023-08-18 11:00:03下载
- 积分:1
-
贪吃蛇小游戏,食物随机出现后必须让食物能够在整格内,这样才可以让蛇吃到...
贪吃蛇小游戏,食物随机出现后必须让食物能够在整格内,这样才可以让蛇吃到-Snake game, food must be allowed after random food in the whole box, so as to allow the snake to eat
- 2022-09-30 13:30:03下载
- 积分:1
-
INNO Setup5.36 source code, very good,,,
INNO Setup5.36源码,很不错的-INNO Setup5.36 source code, very good,,,
- 2022-05-14 01:48:40下载
- 积分:1
-
using c++ to write a touch of the game, although the process is not very big, bu...
用c++写的一个touch游戏,虽然程序不是很大,但是可以对初学者有很大帮助,可选择学习!-using c++ to write a touch of the game, although the process is not very big, but can be of great help beginners option learning!
- 2022-10-17 16:20:03下载
- 积分:1
-
单链表实现选择排序!
单链表实现选择排序!-achieve SELECTION SORT!
- 2022-01-25 21:38:07下载
- 积分:1
-
vc++分割窗口编程,动态分割,分左右或上下视图
vc++分割窗口编程,动态分割,分左右或上下视图-vc split window programming, dynamic segmentation, or around next View
- 2022-01-30 11:30:02下载
- 积分: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
-
件说明:
BHO开发的一个小例子,文档对象事件响应,例如响应IHtmlDocument 的Onclick事件等,帮助新手入门。...
件说明:
BHO开发的一个小例子,文档对象事件响应,例如响应IHtmlDocument 的Onclick事件等,帮助新手入门。
-Pieces of note: BHO to develop a small example, in response to DOM events, such as incident response Onclick the IHtmlDocument to help beginners.
- 2022-02-13 03:35:33下载
- 积分:1
-
C语言最新编程技200例,,,c语言初学者用得到的
C语言最新编程技200例,,,c语言初学者用得到的-c 200
- 2023-04-09 02:10:04下载
- 积分:1
-
Window远程访问服务
一些API的函数的使用和学习
Window远程访问服务
一些API的函数的使用和学习-Window Remote Access Service API functions of some use and learning
- 2022-07-03 10:36:24下载
- 积分:1