-
经典C源程序100例,给大家作参考,,适合初学
经典C源程序100例,给大家作参考,,适合初学-100 cases of classic C source code to everyone for reference, suitable for beginners
- 2022-12-06 00:10:03下载
- 积分:1
-
Vernacular c++ Page version is an easy to understand and use with a point to te...
《白话c++网页版》是一本用浅显易懂的并具有点幽默的语调来讲述c++的高深的内容,让你在轻松之中学会知识。- Vernacular c++ Page version is an easy to understand and use with a point to tell humorous tone c++ Of profound content, so you learn to knowledge in a relaxed way.
- 2023-04-17 16:50:03下载
- 积分:1
-
软件工程学中涉及到的"可行性研究报告"
这份是详细文档格式...
软件工程学中涉及到的"可行性研究报告"
这份是详细文档格式-software engineering involved in the "feasibility study" This is a detailed document format
- 2022-01-24 09:50:09下载
- 积分:1
-
鲁棒控制理论与应用,关于鲁棒控制理论与应用所有的计算机图形学基础算法!!!!...
鲁棒控制理论与应用,关于鲁棒控制理论与应用所有的计算机图形学基础算法!!!!
-Robust Control Theory and Applications, on the robust control theory and application based on all the computer graphics algorithm! ! ! !
- 2023-02-02 09:25:03下载
- 积分:1
-
这是著名的嵌入式操作系统Nucleus和# 39;的源代码分析…
这是著名的嵌入式操作系统nucleus 的源代码最详细的分析报告!-This is the famous nucleus embedded operating system"s source code analysis of the most detailed report!
- 2023-01-14 01:40:04下载
- 积分:1
-
ggg ggg ggg ggg ggg ggg ggg ggg ggg 坐标标注
ggg ggg ggg ggg ggg ggg ggg ggg ggg 坐标标注-gggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
zbbz
- 2022-01-26 03:02:42下载
- 积分:1
-
国家标准软件工程文件,国家标准…
软件工程国家标准文档, 软件工程国家标准文档。-National standards for software engineering documents, national standards for software engineering documents, software engineering, the national standards documents.
- 2023-03-02 16:10:03下载
- 积分:1
-
地图着色的算法设计,具体代码没有实现,不过可以给大家一些参考...
地图着色的算法设计,具体代码没有实现,不过可以给大家一些参考-map coloring algorithm design, specific code did not come true, but I can give you some information! !
- 2022-06-13 16:55:42下载
- 积分: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 w
- 2022-02-12 04:28:55下载
- 积分:1
-
IO重定向、PNP和POWER重定向,主要介绍驱动开发中IRP_MJ_CREATE的重定向问题....
IO重定向、PNP和POWER重定向,主要介绍驱动开发中IRP_MJ_CREATE的重定向问题.
-IO redirect, PNP and the POWER redirect, Drivers on the main development IRP_MJ_CREATE the redirect issue.
- 2022-02-18 14:31:41下载
- 积分:1