-
Dining philosophers problem is presented and solved Dijkatra typical synchroniza...
哲学家就餐问题是由Dijkatra提出并解决的典型同步问题。该问题描述的是有五个哲学家共用一张圆桌,分别坐在周围的五张椅子上,圆桌上有五个碗和五只筷子,他们的生活方式是交替的进行思考和就餐。平时,一个哲学家进行思考,饥饿时便试图取用其左右最靠近他的筷子,只有在他拿到两只筷子时才能进餐。进餐完,放下筷子继续思考。-Dining philosophers problem is presented and solved Dijkatra typical synchronization problems. Description of the problem is that there are five philosophers share a round-table were sitting around the five chair, round table has five bowl and five chopsticks, their way of life is the turn of thinking and eating. Normally, a philosopher to think, hunger when trying to access their nearest him about the chopsticks, only if he can get two chopsticks when eating. End meals, to lay down their chopsticks to continue thinking.
- 2023-06-13 12:15:03下载
- 积分:1
-
再汇编开发环境下利用简单的按键扫描方式实现音响系统简单的频道转换。...
再汇编开发环境下利用简单的按键扫描方式实现音响系统简单的频道转换。-Re-compilation development environment with a simple keystroke scan mode to achieve a simple sound system channel switching.
- 2022-07-12 07:19:09下载
- 积分:1
-
计时程序,对8253进行分频,使用二个计数器,使第二个计数器的OUT作为中断源,送到8259产生中断,在LED上显示时间...
计时程序,对8253进行分频,使用二个计数器,使第二个计数器的OUT作为中断源,送到8259产生中断,在LED上显示时间-time procedures for the 8,253-frequency, the use of two counters, so that a second counter OUT interrupted as a source to have interrupted 8259, the time shown on the LED
- 2022-05-24 19:23:29下载
- 积分:1
-
In 51 of the P1 port to connect eight light
在51的P1口连接8个发光2级管,实现8个发光2级管轮流显示-In 51 of the P1 port to connect eight light-emitting tube 2, the achievement of eight light-emitting display two pipe rotation
- 2023-04-02 20:55:03下载
- 积分:1
-
暴力搜索API的汇编代码,代码注释详细,一具有一般汇编功底的人都能掌握....
暴力搜索API的汇编代码,代码注释详细,一具有一般汇编功底的人都能掌握.-Violence english API assembly code, code notes in detail, one has a general compilation of people able to master the skills.
- 2022-08-07 21:02:26下载
- 积分:1
-
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。...
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。-stdcall C++ compilation of understanding calls. Let us know the function parameters and return stack processing. Contrast fastcall will be clearer.
- 2023-06-22 09:25:02下载
- 积分:1
-
DOS crashed off satellite, to break cycle of death procedures, press Ctrl Esc wi...
DOS死机客星,能打破程序死循环,按住Ctrl +Esc即可使死掉的程序立即返回到Dos She-DOS crashed off satellite, to break cycle of death procedures, press Ctrl Esc will die so the procedure to return immediately to Dos She
- 2022-04-19 06:30:49下载
- 积分:1
-
EDIT Assembler can for VC6 VC8 VC2005
EDIT Assembler can for VC6 VC8 VC2005
- 2022-04-07 16:53:19下载
- 积分:1
-
一个用汇编写的时钟动态程序,较有学习价值
一个用汇编写的时钟动态程序,较有学习价值-a compilation was made with the clock dynamic process, learning more value
- 2022-11-08 11:20:03下载
- 积分:1
-
常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自...
常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自行确定存储地址,最后别忘了还要8个LED和470欧姆电阻.-EEPROM chip used to read and write operations, 51 MCU control circuit, experiment, use 74LS373 1, AT28C16 1, AT28C17 1, the circuit is very simple, based on the actual situation of the circuit connectivity, self-determined memory addresses, finally do not forget to also 8 LED and 470 ohm resistors.
- 2023-02-14 14:35:04下载
- 积分:1