Description: Dining Philosophers problem, to solve the deadlock problem of the operating system. Five philosophers sitting around the round table, the middle one for every two chopsticks, the meal must take two chopsticks, and only using his chopsticks on either side, resulting in deadlock.
To Search:
File list (Check if you may need any files):
deadkey\Debug\StdAfx.obj
.......\.....\StdAfx.sbr
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\.....\WinMain.bsc
.......\.....\WinMain.exe
.......\.....\WinMain.ilk
.......\.....\WinMain.obj
.......\.....\WinMain.pch
.......\.....\WinMain.pdb
.......\.....\WinMain.sbr
.......\StdAfx.cpp
.......\StdAfx.h
.......\WinMain.cpp
.......\WinMain.dsp
.......\WinMain.dsw
.......\WinMain.ncb
.......\WinMain.opt
.......\WinMain.plg
.......\Debug
deadkey