资源列表
[其它资源] read-first
说明:读者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。-readers priority. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Readers priority to the addit<橙子> 在 2008-10-13 上传 | 大小:2.47kb | 下载:0
[其它资源] write_first
说明:写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write pri<橙子> 在 2008-10-13 上传 | 大小:2.46kb | 下载:0
[其它资源] 双人五子棋—可用鼠标
说明:我用c编的一个双人对战的五子棋游戏 可以用鼠标下棋呢-I used a series of the double screen of 331 games with the mouse can play chess!<李陈> 在 2008-10-13 上传 | 大小:22.19kb | 下载:0
[其它资源] 猜数字游戏小程序
说明:这是一个猜数字的小游戏,当用户输入一个数字开始猜后,程序会根据用户所猜的数字大小和正确答案来比较,然后提示用户数字是猜大了还是小了,让用户继续猜,直到正确.-This is a small viewing of the game, when a user input figures began to guess, the procedures under which users guess the number and size compared to the correct answer, a<华化> 在 2008-10-13 上传 | 大小:6.27kb | 下载:0
[其它资源] 约瑟夫环的循环链表实现
说明:约瑟夫环的循环链表实现,这个程序比较完整,有需要做试验的请速速下载。-Josephus cycle Chain achieved, the procedure is complete, the pilot needs to be done urgently requested to download.<山子> 在 2008-10-13 上传 | 大小:5.09kb | 下载:0