FindTheCurrentEvents

所属分类:操作系统开发
开发工具:Java
文件大小:1KB
下载次数:18
上传日期:2009-03-19 02:04:26
上 传 者javayoung
说明:  一个可以找到并发事件的算法。程序运用了闭包搜寻矩阵的算法。
(It is important in distributed computer systems to identify those events (at identifiable points in time) that are concurrent, or not related to each other in time. A group of concurrent events may sometimes attempt to simultaneously use the same resource, and this could cause problems. In this problem you will be supplied with lists of sequential events for an arbitrary number of computations, and the identification of an arbitrary number of messages sent between these computations. Let n be the number of events. Your task is to write an O(n3) program to find out how many pairs of events are concurrent)

文件列表:
input4.txt (27, 2008-10-29)
FindTheConcurrentEvents.java (4138, 2008-11-10)

近期下载者

相关文件


收藏者