文件名称:Anthill-20020829
介绍说明--下载内容均来自于网络,请自行研究使用
Recent peer-to-peer (P2P) systems are characterized by decentralized control, large scale and extreme dynamism of their operating environment. As such, they can be seen as instances of complex adaptive systems (CAS) typically found in biological and social sciences. Anthill is a fr a mework to support the design, implementation and evaluation of P2P applications based on ideas such as multi-agent and evolutionary programming borrowed from CAS. An Anthill system consists of a dynamic network of peer nodes societies of adaptive agents travel through this network, interacting with nodes and cooperating with other agents in order to solve complex problems. Anthill can be used to construct different classes of P2P services that exhibit resilience, adaptation and self-organization properties.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build.xml
classes
.......\anthill
.......\.......\Ant.class
.......\.......\AntFactory.class
.......\.......\AntId.class
.......\.......\AntView.class
.......\.......\factory
.......\.......\.......\ArgInfo.class
.......\.......\.......\ConfigFormatException.class
.......\.......\.......\ConfigParser.class
.......\.......\.......\ConstructorException.class
.......\.......\.......\Factory.class
.......\.......\Neighbour.class
.......\.......\nest
.......\.......\....\AntDescriptor.class
.......\.......\....\AntListener.class
.......\.......\....\Gate.class
.......\.......\....\Manager.class
.......\.......\....\Nest.class
.......\.......\....\RequestSet.class
.......\.......\....\ResponseListener.class
.......\.......\NestId.class
.......\.......\RequestId.class
.......\.......\Resource.class
.......\.......\ResourceManager.class
.......\.......\ResourceManagerException.class
.......\.......\storage
.......\.......\.......\CapacityException.class
.......\.......\.......\GenericStorage.class
.......\.......\.......\impl
.......\.......\.......\....\ANDQueryController.class
.......\.......\.......\....\ExactQueryController.class
.......\.......\.......\....\LocalTrail.class
.......\.......\.......\....\LRUKeyStorage.class
.......\.......\.......\....\LRUQueryStorage.class
.......\.......\.......\....\MemoryStorage.class
.......\.......\.......\....\PheromoneStorage.class
.......\.......\.......\QueryController.class
.......\.......\.......\QueryStorage.class
.......\.......\.......\Storage.class
.......\.......\.......\StorageNotFoundException.class
.......\.......\.......\Trail.class
.......\.......\types
.......\.......\.....\ArrayReturnPath.class
.......\.......\.....\Closeness.class
.......\.......\.....\DocumentId.class
.......\.......\.....\HashedKeyword.class
.......\.......\.....\ReturnPath.class
.......\.......\.....\SHADocumentId.class
.......\.......\.....\SHAHashedKeyword.class
.......\.......\.....\SimpleDocumentId.class
.......\.......\.....\SimpleHashedKeyword.class
.......\.......\.....\SimpleURLResource.class
.......\.......\.....\URLResource.class
.......\.......\.....\URLResourceImpl.class
.......\.......\util
.......\.......\....\Analyzer$1.class
.......\.......\....\Analyzer$2.class
.......\.......\....\Analyzer.class
.......\.......\....\Backtrack.class
.......\.......\....\Clearable.class
.......\.......\....\ExtendedRandom.class
.......\.......\....\HashList.class
.......\.......\....\History.class
.......\.......\....\InstanceCount.class
.......\.......\....\Log.class
.......\.......\....\MapList$Entry.class
.......\.......\....\MapList.class
.......\.......\....\Printable$1.class
.......\.......\....\Printable.class
.......\.......\....\Queue$Bucket.class
.......\.......\....\Queue.class
.......\.......\....\SHADigest.class
.......\.......\....\TreeList.class
.......\.......\....\Util.class
.......\ants
.......\....\freeant
.......\....\.......\Gnutant.class
.......\....\.......\GnutantFactory.class
.......\....\.......\GnutantPheromone.class
.......\....\.......\GnutantRequestGenerator.class
.......\....\.......\GnutantResourceDistribution.class
.......\....\.......\GnutantResourceSet.class
.......\....\.......\GnutantResponseMonitor$ResponseMap.class
.......\....\.......\GnutantResponseMonitor.class
.......\....\.......\InsertRequest.class
.......\....\.......\ResponseGnutant.class
.......\....\.......\SearchRequest.class
.......\....\.......\UrlStorage.class
.......\....\gnutant
.......\....\.......\BackwardGnutant.class
.......\....\.......\DocumentKey.class
.......\....\.......\GnutantFactory.class
.......\....\.......\GnutantPheromone.class
.......\....\.......\GnutantRequestGenerator.class
.......\....\.......\GnutantResourceDistribution.class
.......\....\.......\GnutantResourceSet.class
.......\....\.......\GnutantResponseMonitor$ResponseMap.class
.......\....\.......\GnutantResponseMonitor.class
classes
.......\anthill
.......\.......\Ant.class
.......\.......\AntFactory.class
.......\.......\AntId.class
.......\.......\AntView.class
.......\.......\factory
.......\.......\.......\ArgInfo.class
.......\.......\.......\ConfigFormatException.class
.......\.......\.......\ConfigParser.class
.......\.......\.......\ConstructorException.class
.......\.......\.......\Factory.class
.......\.......\Neighbour.class
.......\.......\nest
.......\.......\....\AntDescriptor.class
.......\.......\....\AntListener.class
.......\.......\....\Gate.class
.......\.......\....\Manager.class
.......\.......\....\Nest.class
.......\.......\....\RequestSet.class
.......\.......\....\ResponseListener.class
.......\.......\NestId.class
.......\.......\RequestId.class
.......\.......\Resource.class
.......\.......\ResourceManager.class
.......\.......\ResourceManagerException.class
.......\.......\storage
.......\.......\.......\CapacityException.class
.......\.......\.......\GenericStorage.class
.......\.......\.......\impl
.......\.......\.......\....\ANDQueryController.class
.......\.......\.......\....\ExactQueryController.class
.......\.......\.......\....\LocalTrail.class
.......\.......\.......\....\LRUKeyStorage.class
.......\.......\.......\....\LRUQueryStorage.class
.......\.......\.......\....\MemoryStorage.class
.......\.......\.......\....\PheromoneStorage.class
.......\.......\.......\QueryController.class
.......\.......\.......\QueryStorage.class
.......\.......\.......\Storage.class
.......\.......\.......\StorageNotFoundException.class
.......\.......\.......\Trail.class
.......\.......\types
.......\.......\.....\ArrayReturnPath.class
.......\.......\.....\Closeness.class
.......\.......\.....\DocumentId.class
.......\.......\.....\HashedKeyword.class
.......\.......\.....\ReturnPath.class
.......\.......\.....\SHADocumentId.class
.......\.......\.....\SHAHashedKeyword.class
.......\.......\.....\SimpleDocumentId.class
.......\.......\.....\SimpleHashedKeyword.class
.......\.......\.....\SimpleURLResource.class
.......\.......\.....\URLResource.class
.......\.......\.....\URLResourceImpl.class
.......\.......\util
.......\.......\....\Analyzer$1.class
.......\.......\....\Analyzer$2.class
.......\.......\....\Analyzer.class
.......\.......\....\Backtrack.class
.......\.......\....\Clearable.class
.......\.......\....\ExtendedRandom.class
.......\.......\....\HashList.class
.......\.......\....\History.class
.......\.......\....\InstanceCount.class
.......\.......\....\Log.class
.......\.......\....\MapList$Entry.class
.......\.......\....\MapList.class
.......\.......\....\Printable$1.class
.......\.......\....\Printable.class
.......\.......\....\Queue$Bucket.class
.......\.......\....\Queue.class
.......\.......\....\SHADigest.class
.......\.......\....\TreeList.class
.......\.......\....\Util.class
.......\ants
.......\....\freeant
.......\....\.......\Gnutant.class
.......\....\.......\GnutantFactory.class
.......\....\.......\GnutantPheromone.class
.......\....\.......\GnutantRequestGenerator.class
.......\....\.......\GnutantResourceDistribution.class
.......\....\.......\GnutantResourceSet.class
.......\....\.......\GnutantResponseMonitor$ResponseMap.class
.......\....\.......\GnutantResponseMonitor.class
.......\....\.......\InsertRequest.class
.......\....\.......\ResponseGnutant.class
.......\....\.......\SearchRequest.class
.......\....\.......\UrlStorage.class
.......\....\gnutant
.......\....\.......\BackwardGnutant.class
.......\....\.......\DocumentKey.class
.......\....\.......\GnutantFactory.class
.......\....\.......\GnutantPheromone.class
.......\....\.......\GnutantRequestGenerator.class
.......\....\.......\GnutantResourceDistribution.class
.......\....\.......\GnutantResourceSet.class
.......\....\.......\GnutantResponseMonitor$ResponseMap.class
.......\....\.......\GnutantResponseMonitor.class