资源列表

« 1 2 ... .83 .84 .85 .86 .87 10988.89 .90 .91 .92 .93 ... 14335 »

[JSP源码/JavaFixed_Dining_Philosophers

说明:英国帝国理工学院电脑系多线程课程教学材料之九 ---- 哲学家晚餐范例(无死锁,需要引用到原问题的部分代码)-The version avoids the possibility of deadlock by making even numbered philosophers pick up the chopsticks in a different order from the rest. That is, left first ra
<Key> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[JSP源码/JavaBridge

说明:英国帝国理工学院电脑系多线程课程教学材料之十 ---- 单行道范例-Cars cannot pass each other on the bridge. The buttons set the number of cars moving in each direction. The default is one blue car and one red car. Try two and three. The safe checkbox,
<Key> 在 2024-09-29 上传 | 大小:4096 | 下载:0

[JSP源码/JavaReadersWriters

说明:英国帝国理工学院电脑系多线程课程教学材料之十一 ---- 读取者与写入者范例-The program allows Readers concurrent access to a resource while restricting Writers to exclusive access. Thread access to the shared resource is depicted by a light blue (cyan) arc
<Key> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[JSP源码/JavaReadWritePriority

说明:英国帝国理工学院电脑系多线程课程教学材料之十二 ---- 读取者与写入者范例(starvation修正版)-This version gives priority to Writers by making Readers defer to waiting Reader threads. Consequently, Writers do not starve, however, giving Writers priority means
<Key> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[JSP源码/JavaReadWriteFair

说明:英国帝国理工学院电脑系多线程课程教学材料之十三 ---- 读取者与写入者范例(读取和写入公平版本)-This version implements a strategy in which a Writer make waiting Readers runnable after it releases the write lock.
<Key> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[JSP源码/JavaCruiseControl

说明:英国帝国理工学院电脑系多线程课程教学材料之十四 ---- 模拟汽车定速巡航系统-Simulates the behaviour of a cruise control system for a car. After starting the engine, to accelerate, keep pressing the accelerate button. To brake, keep pressing the brake butto
<Key> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[JSP源码/JavaGolf_Ball_Allocation

说明:英国帝国理工学院电脑系多线程课程教学材料之十五 ---- 高尔夫球分配问题-At a golf club, players can hire golf balls for their game from the club and return them to the club after use. The better players, who tend not to lose any balls, only hire one or t
<Key> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[JSP源码/Java6Javamp3name

说明:Java写的一个mp3文件改名的小工具,希望高手多多指点-Java Writing a small mp3 file renaming tool, hope you a lot of pointing
<周小亮> 在 2024-09-29 上传 | 大小:211968 | 下载:0

[JSP源码/Javacaidan

说明:多个网页中的下拉菜单样式,非常漂亮的界面样式-Multiple pages in the drop-down menu style, very beautiful interface style
<李明> 在 2024-09-29 上传 | 大小:201728 | 下载:0

[JSP源码/JavaBlackjack

说明:游戏源码-en
<> 在 2024-09-29 上传 | 大小:537600 | 下载:0

[JSP源码/JavaJSPTomcat

说明:JSP环境配置(用Tomcat做服务器),适合于初学者使用-JSP Environment Configuration (to do with Tomcat servers), suitable for beginners to use
<陈敏> 在 2024-09-29 上传 | 大小:222208 | 下载:0

[JSP源码/JavaJavaTryNewPorject

说明:用Java写的收发文件的简单实例,适合初学者的要求。-Use Java to send and receive documents written in a simple example, fit the requirements of beginners.
<楚一> 在 2024-09-29 上传 | 大小:8192 | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 10988.89 .90 .91 .92 .93 ... 14335 »

源码中国 www.ymcn.org