-
上位机通信系统,通过串口实现对下位机的信息收集,并将信息保存到EXCEL中。...
上位机通信系统,通过串口实现对下位机的信息收集,并将信息保存到EXCEL中。-Host computer communication system, through the serial interface for the next crew of the information collection, and the information is saved to the EXCEL。
- 2023-04-19 08:25:03下载
- 积分: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
-
关于面向构件的软件体系的文档资料
从思想开始更新开发模式...
关于面向构件的软件体系的文档资料
从思想开始更新开发模式-on Component-oriented software system from the Documentation Updates start thinking mode
- 2022-03-22 03:36:25下载
- 积分:1
-
高质量的程序设计指导,要想成为程序设计高手,应该看看这些东东,C++方面的,包括文档的编写规格,代码的质量等等,是不可多得的好东西啊...
高质量的程序设计指导,要想成为程序设计高手,应该看看这些东东,C++方面的,包括文档的编写规格,代码的质量等等,是不可多得的好东西啊-High-quality programming guide, program design in order to become a master, we should look at these Dongdong, C++ Area, including the preparation of the document specifications, code quality, etc., is a rare good thing ah
- 2022-09-30 21:50:03下载
- 积分:1
-
filter
filter-vhdl-code.rar为滤波器的完整VHDL程序,可用于IIR与FIR滤波器的仿真与验证实现,包括代码综合。使用版本为ISE6.3.-filter-vhdl-code.rar for the integrity of filter VHDL procedures, can be used for IIR and FIR filters realize simulation and verification, including an integrated code. Use version ISE6.3.
- 2022-02-05 20:44:39下载
- 积分:1
-
诚信商店系统源代码
诚信商店系统源代码-integrity store system source code
- 2023-04-05 04:25:03下载
- 积分:1
-
matlab语言实现的非现象拟合svenson方法程序 (没有测试,输出部分要配合相应的过程)...
matlab语言实现的非现象拟合svenson方法程序 (没有测试,输出部分要配合相应的过程)-Matlab language of the phenomenon svenson fitting methods and procedures (no test, output to cope with the corresponding part of the process)
- 2022-02-28 09:44:52下载
- 积分:1
-
VRP的一个遗传算法的混合模糊旅行时间
具有模糊旅行时间的VRP的一种混合遗传算法-fuzzy travel time of the VRP a mixed genetic algorithms
- 2022-03-24 09:44:36下载
- 积分:1
-
c# with appropriate standards and guidance at different stages of learning, whet...
c#标准教程适合与处于不同学习阶段的人,不管你是初学者还是c#牛人,这本教程对你都很适用.-c# with appropriate standards and guidance at different stages of learning, whether you are a beginner or c# cattle, This guidance is applicable to you.
- 2022-03-17 02:52:14下载
- 积分:1
-
图像压缩文献,在万方数据里收集到的,希望对图像压缩的同志有所帮助...
图像压缩文献,在万方数据里收集到的,希望对图像压缩的同志有所帮助-Image compression literature, in万方data collected in the hope that the comrades of the image compression help
- 2022-07-12 01:27:48下载
- 积分:1