搜索资源列表
chromium_configure
- 集群计算环境下的网络通讯与负载系统,通过该软件可使集群计算机系统的负载达到最佳平衡-cluster computing environment with a network communications system load, adoption of the software will enable computer clusters load on the system to achieve the best balance
K-meanCluster
- How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
dbscan
- DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇,并可以在带有“噪声”的空间数据库中发现任意形状的聚类。-DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the \"noise\" of the spatial database found clusters of
pp-1.5.7RC
- Parallel Python (PP) PP is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network). It is light, easy to install and int
cluster-in-linux
- 在linux下的一个集群建立的资料,详细介绍了方法和使用的工具-High Performance Linux Clusters with OSCAR Rocks OpenMosix and MPI
Distributed-Shared-Memory
- 分布式共享内存的在Cluster上的实现-An implementation of distributed shared memory on clusters of workstations, connected via and IP-based network.