-
Microcomputer instruction for the computer must have hardware
微型机计算机教学 适合有一定硬件基础的人士学习-Microcomputer instruction for the computer must have hardware-based learning
- 2022-01-31 08:32:20下载
- 积分:1
-
J2EE技术的PPT资料一些E文资料,我们可以希望的是…
J2EE技术PPT资料
一些E文资料,希望对大家能正在寻找的!-J2EE technology PPT some information E. text information, we can hope for is to find!
- 2022-09-07 17:05:03下载
- 积分:1
-
考试系统是一个简单但很经典的例子很有用,苏氨酸…
考试系统,是一个简单的但是很经典的,非常具有参考价值的三层的例子-examination system is a simple but very classic, very useful examples of the three-tier
- 2022-03-29 16:09:50下载
- 积分:1
-
used to calculate the sum of two numbers is also test the code HEL
用于计算2个数之和 还有现试HELOO的代码-used to calculate the sum of two numbers is also test the code HEL
- 2022-01-24 18:17:44下载
- 积分:1
-
桌面时钟 VC 实现
利用VC++实验桌面时钟,可以作为简单的课程设计参考。 另外里面附加的有精美的图片,很好看的桌面时钟
- 2023-05-16 03:40:02下载
- 积分:1
-
医院小型HIS信息管理系统,VB做的,是从网上下载的,大家共同研究研究。...
医院小型HIS信息管理系统,VB做的,是从网上下载的,大家共同研究研究。-small HIS hospital information management system, VB do is downloaded from the Internet, everyone studies.
- 2022-11-02 11:55:03下载
- 积分:1
-
RS-232 终端导航设备
这个 zip 文件夹里包含 RS-232 源代码编程导航系统内容。在 C# 上写入软件。
- 2022-04-01 05:58:16下载
- 积分:1
-
DSPIC资料
DSPIC资料-DSPIC information
- 2022-03-30 18:11:23下载
- 积分:1
-
是linux的一个学习文档,可供大家学习参考,当一个linux的手册来用...
是linux的一个学习文档,可供大家学习参考,当一个linux的手册来用-linux is a study of the document are available for study reference, when a linux to the use of manual
- 2022-08-10 07:48:28下载
- 积分:1
-
哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地...
哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。
假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着5只筷子。(如图所示)当一个哲学家思考时,他与其他同事不交互。时而,哲学家会感到饥饿,并试图拿起与他相近的两只筷子(他与邻近左、右之间的筷子)。一个哲学家一次只能拿起一只筷子。显然,他不能从其他哲学家手里拿走筷子。当一个饥饿的哲学家同时有两只筷子时,他就不能不用释放他的筷子而自己吃了。当吃完后,他会放下两只筷子,并再次开始思考。
规定奇数号哲学家先拿他左边的筷子,然后再去拿右边的筷子;而偶数号哲学家则相反。按此规定,将是1、 2号哲学家竞争1号筷子;3、4号哲学家竞争3号筷子。即五位哲学家都先竞争奇数号筷子,获得后,再去竞争偶数号筷子,最后总会有一位哲学家能获得两只筷子而进餐。
-dining philosophers problem is the Netherlands scholars Dijkstra"s one of the classic, It is a signal to the mechanism of application, the operating system in the history of culture has a very important position. Analysis of the problem to help students understand deeply the computer system resource sharing, process synchronization, and other issues Deadlock, skilled and can be applied to solve the signal volume life of the control flow, about the life of the control flow wi
- 2022-03-25 04:58:02下载
- 积分:1