Peterson算法
摘要:
1 #define FALSE 0 2 #define TRUE 1 3 #define N 2 /*进程数量 */ 4 5 int turn; /* 现在轮到谁 */ 6 int interested[N]; ... 阅读全文
posted @ 2014-12-15 21:39 秦点点丶 阅读(1548) 评论(0) 推荐(1)
秦小晋不弱智智障反而美丽可爱啦!
2014年12月15日 #
posted @ 2014-12-15 21:39 秦点点丶 阅读(1548) 评论(0) 推荐(1)
posted @ 2014-12-15 16:36 秦点点丶 阅读(186) 评论(0) 推荐(0)