Introduction - If you have any usage issues, please Google them yourself
Creates five threads with VC programming, simulation five philosophers to compete for the five chopsticks (resources) to eat macaroni, must ensure that the synchronization and mutual exclusion of five threads, and free of deadlock at run time.