搜索资源列表
OperatingSystemPageReplacementAlgorithm
- Java操作系统页面置换算法: (1)进先出的算法(FIFO) (2)最近最少使用的算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (注:由本人改成改进型Clock算法) (5)最近最不经常使用算法(NUR) -Java operating system, page replacement algorithm: (1) into the first out method (FIFO) (2) least recently used algo
Clock
- 对初学者这是一个很好的学习实例,通过这个能让读者了解时间算法及方法的调用,该程序能准确显示系统当前时间-For beginners this is a very good learning examples allow readers to understand through this time algorithm and method call, the program can accurately display the current time
cycle2final
- program for lamport logical clock,lamport vector clock,mekawa algorithm,suzuki kasami,
TimeClock
- java中时钟的使用,通过获取系统时间然后通过算法规范时间显示格式-java in the use of the clock by getting the system time and then by the algorithm specification time display format