-
PIC单片机上的键盘扫描
PIC单片机上的键盘扫描-PIC Singlechip keyboard scanning
- 2022-02-25 17:49:08下载
- 积分:1
-
VB餐馆点菜系统
VB餐馆点菜系统,员工管理,菜式管理,餐桌预订,结账,折扣查询
- 2022-03-29 08:49:49下载
- 积分:1
-
本代码是光子晶体光纤切面的光强分布仿真程序,对搞光子晶体的同行很有帮助。...
本代码是光子晶体光纤切面的光强分布仿真程序,对搞光子晶体的同行很有帮助。-the code is photonic crystal fiber plane, the intensity distribution simulation program to engage in peer photonic crystal helpful.
- 2022-06-26 23:53:36下载
- 积分:1
-
一个好的linux编程的书,出版由Wrox,介绍基本的…
Wrox出版的linu编程,很好的介绍了一些基本概念,编程方法和基本思想。-A good Linux programming book, published by Wrox, dedicated to introducing basic concepts, programming approach and thoughts.
- 2022-09-15 19:30:04下载
- 积分:1
-
Zhou Aimin idea of software engineering work
周爱民的软件工程思想著作--大道至简,看了收获不少。-Zhou Aimin idea of software engineering work- Road to Jane, saw a lot of harvest.
- 2022-01-31 07:58:54下载
- 积分: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
-
c++实现的串口通信,可发送文件
本软件的目的是将上位机中的图片文件,通过串口下载到嵌入式设备的存储卡中。
串口默认设置是 COM3,波特率9600, 数据位8, 停止位1,无效验0
- 2022-11-25 13:25:03下载
- 积分:1
-
互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行...
互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行-Mutex object to explain how the use of mutex objects to realize multi-thread synchronization. How to use named mutex object to ensure that there is only one example of the application to run
- 2022-10-02 08:15:03下载
- 积分:1
-
C language programming tutorial explaining the basics of the C language, and the...
C 语言程序设计教程,讲解了C语言的基础知识,和常用技巧,适合在校学生和技术爱好者阅读。-C language programming tutorial explaining the basics of the C language, and the commonly used techniques suitable for school students and technology enthusiasts to read.
- 2022-06-02 16:49:29下载
- 积分:1
-
NFS的配置文件
nfs config document -nfs config document
- 2022-03-21 21:40:20下载
- 积分:1