搜索资源列表
-
0下载:
模拟一个免费停车场的管理,停车场分为多个停车区,每个停车区中可以随机停放多辆汽车,但一辆汽车进入或退出停车区时需要花费一定的时间,且只能有一辆汽车进入或退出停车区,停车区入口设有m个车辆的缓冲区等待进入停车区。停车场进入通道上最多可有n个车辆并行通行。停车场出口通道可任意辆车并行通行。汽车进入停车场时,索取停车区号进入停车场,离开停车场时退还停车号供下一辆汽车进入。-Simulation of a free car park management, car park is divided int
-
-
0下载:
多核多线程并行编程库源代码。JAVA语言。-Multi-core multi-threaded parallel programming library source code. JAVA language.
-
-
0下载:
This the way to use Parallel Port. First run the Parport.exe and then use the code of ParallelPort.java source code to take values of the Par port-This is the way to use Parallel Port. First run the Parport.exe and then use the code of ParallelPort.j
-