# 哲学家就餐问题 **Repository Path**: Kevin_Hunter/philosopherDining ## Basic Information - **Project Name**: 哲学家就餐问题 - **Description**: 本程序是模拟哲学家就餐问题,哲学家就餐问题是在计算机科学中的一个经典问题,用来演示在并行计算中多线程同步时产生的问题。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-07 - **Last Updated**: 2022-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 哲学家就餐问题 #### 介绍 本程序是模拟哲学家就餐问题,哲学家就餐问题是在计算机科学中的一个经典问题,用来演示在并行计算中多线程同步时产生的问题。 CSDN地址:https://blog.csdn.net/Hunter_Kevin/article/details/125166027?spm=1001.2014.3001.5501