-
文件系统,可哦佛艘故我俄破;界瓦急剧热破体
文件系统,可哦佛艘故我俄破;界瓦急剧热破体-file system, oh, I am from Dover Russia break; Watts sharp sector body heat break
- 2023-02-02 16:25:04下载
- 积分:1
-
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、...
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex" s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
- 2023-07-23 08:05:05下载
- 积分:1
-
vb实现银行事件模拟
vb实现银行事件模拟-vb achieve simulated incident
- 2023-06-20 20:55:03下载
- 积分:1
-
dsp/bios下串口的IOM驱动源码,希望对大家开发自己的程序有所帮助...
dsp/bios下串口的IOM驱动源码,希望对大家开发自己的程序有所帮助-dsp/bios driver source code under the serial port of the IOM, in the hope we help to develop their own programs
- 2022-08-06 10:42:00下载
- 积分:1
-
一个迷你操作系统gazos的源码
一个迷你操作系统gazos的源码-a mini-source operating system gazos
- 2023-01-11 20:50:04下载
- 积分:1
-
jsonparser iPhone
JsonParser for iPhone
- 2022-09-19 17:25:03下载
- 积分:1
-
应用rapidemo RAPI函数copydevicetopc
rapidemo rapi函数的应用CopyDeviceToPC-Application rapidemo rapi function CopyDeviceToPC
- 2022-01-25 20:11:11下载
- 积分:1
-
一个简单的例子,为多线程和信号
此示例实现阅读室模型。假设有 8 个席位,在阅览室里,在等候室 5 个座位。Readers" 的行动会像这样: 1) 一位读者在前台服务注册他的信息,他进入阅览室之前。他在他离开后注销。前台服务只能处理一个 time.2 的一位读者) 如果一个读者发现阅读房间里满是,他会在等待 room.3 等) 如果在候诊室里没有席位,他将 leave.*The 主线程将启动 20 个读取器线程。读取器线程将重复上述行为。读者的行为记录打印在屏幕上和写到一个文件中。
- 2022-01-22 03:57:30下载
- 积分:1
-
磁盘调度的三种方法的其中一种用C语言实现
磁盘调度的三种方法的其中一种用C语言实现-Disk scheduling one of three methods using C language
- 2022-02-21 03:38:03下载
- 积分:1
-
编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。...
编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。-programming calculated on the disk (or a directory) all the average length of documents. Programming calculated on the disk (or levels of a directory and its subdirectories), the average per-directory document number.
- 2022-03-22 18:55:05下载
- 积分:1