搜索资源列表
planetsim_3.0
- p2p仿真器。开发者可以工作在覆盖层中进行创造和测试逻辑算法或者创建和测试新的服务。PlanetSim还可以将仿真代码平稳转换为在Internet上的实验代码,模拟器上的分布式服务对结构化的覆盖层协议使用相同API,在模拟器和底层网络上的服务并且对用户是透明的。-p2p simulator. Developers can work in the cover layer for the creation and testing of logic or algorithms to create an
greedybaseddistributedroutingschemes
- 一种基于贪焚算法的分布式路由方案的VLSI实现
mahout-0.1.rar
- 对搜索引擎的聚类,分类算法的代码实现 基于分布式的hadoop编程,Clustering of search engines, classification algorithm based on the code hadoop distributed programming
hadoop-0.1.0.tar
- Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节点上存储数据,并提供了对数据读写的高吞吐率。由于应用了map/reduce和分布式文件系统使得Hadoop框架具有高容错性,它会自动处理失败节点。已经在具有60
topk
- 实现了分布式topk查询算法,使用的是java语言-Achieve a distributed topk search algorithms, using java language
Parking
- 有一个停车场,有m个进口,n个出口,k个空车位。要求每一刻只能有一个进口有车进入。停车场内没有一个集中的管理者,采用分布式的算法实现。能够动态的增加一个进口节点。-There is a parking lot, there are m-imported, n outlet, k empty parking spaces. Requires that every moment there can be only one import a car to enter. Car park does no
ScanOptimize
- java编程,分布式计算中数据库的HBase,查询优化算法。-java programming, distributed computing in the database HBase, query optimization algorithms.
mahout-0.2-project.tar
- 对搜索引擎的聚类,分类算法的代码实现 基于分布式的hadoop编程-Clustering search engine, code-based classification algorithm hadoop distributed programming
mahout-distribution-0.4.tar
- 对搜索引擎的聚类,分类算法的代码实现 基于分布式的hadoop编程-Clustering search engine, code-based classification algorithm hadoop distributed programming
Top-k
- 分布式的Top-k查询算法.通信量最少,并编实现并测试该算法。-Distributed Top-k query algorithms. The least traffic, and prepared to achieve and test the algorithm.
CloudSim-simulation-economics-model
- 带有Cloud模型,分布式系统的经济模型和算法!使用CloudSim进行了仿真,可以针对经济学模型进行改进!-With the economic models and algorithms of the Cloud model of distributed systems. The use CloudSim simulation can improve the economics model!
distribute-algoritheme
- distribute algoritheme 分布式算法-distribute algoritheme
kmeans
- Hadoop的k-means算法,分布式K-means-Hadoop-k-means algorithm, distributed K-means
CloudSim-simulation-economics-model
- 带有Cloud模型,分布式系统的经济模型和算法!使用CloudSim进行了仿真,可以针对经济学模型进行改进!-With economic models and algorithms Cloud model, a distributed system! Use CloudSim simulation can be improved for the economic model!
ex02
- 某停车场共有TOTAL-NUM个车位, ENTRY-NUM个进口, EXIT-NUM个出口. 现需要一个用于停车场控制汽车进出的分布式系统, 在该系统中没有集中的管理者(central server), 每个进(出)口通过通信平等协商保存当前车库的状态信息(如空闲车位数UNOCCUPIED-NUM等), 并据此决定是否允许车辆进入, 为简便计, 假定通信是可靠的. 1.2 作业要求 1) 不考虑节点/进程失效的情形, 设计用于该停车场控制的分布式系统, 并给出汽车进出时使用该系统的方
Parking
- 实现分布式的Lamort算法 模拟停车场问题 界面实现车辆进出的情况-Distributed algorithms achieve Lamort Analog parking problem Situation interface to achieve vehicle access
labe
- 社团挖掘分布式算法在hadoop上简单实现-Simple implementation of community mining distributed algorithm on Hadoop
SA
- JAVA遗传算法分布式实现,包括extend扩展类功能等,主要实现遗传算法解方程。-JAVA genetic algorithm distributed implementation, including the extend extended class function, the main realization of genetic algorithm solution equation.