-
www
一本将基于近邻传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助(Abstract: A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this
paper. AP takes as input measures of similarity between pairs of data points. AP is an efficient and fast clustering
algorithm for large dataset compared with the existing clustering algorithms, such as K-center clustering. But for the
datasets with complex cluster structures, it cannot produce good clustering results. It can improve the clustering
performance of AP by using the priori known labeled data or pairwise constraints to adjust the similarity matrix.
Experimental results show that such method indeed reaches its goal for complex datasets, and this method
outperforms the comparative methods when there are a large number of pairwise constraints. )
- 2011-07-09 11:40:46下载
- 积分:1
-
mpich_1.2.5
MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.(MPICH is an important MPI Research, has provided a series of interface functions, for the realization of parallel computing provides a programming environment.)
- 2020-09-26 10:27:47下载
- 积分:1
-
MPI973mod
消息传递并行编程环境MPI_北京应用物理与计算数学研究所_莫则尧(message passing parallel programming environments MPI Beijing applied physics and computational mathematics Institute _ were Mo Yao)
- 2007-01-07 16:19:21下载
- 积分:1
-
circle_surface_mpi
calculate the circle surface using parallel mpi
- 2012-12-31 00:41:14下载
- 积分:1
-
Matrix_mulitiple
使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。(CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compare results. Also this program can change the dimension of the matrix, and enhanced portability of the program.)
- 2020-12-11 21:49:17下载
- 积分:1
-
《实战Matlab之并行程序设计》程序代码
《实战Matlab之并行程序设计》程序代码(Parallel programming of actual combat Matlab" program code)
- 2017-10-22 17:47:41下载
- 积分:1
-
任务调度
这是一份具有异构多核计算环境下的任务调度,计算异构环境下的最小makespan,适合研究并行计算的同学学习
- 2022-02-06 06:14:35下载
- 积分:1
-
示波器代码
示波器的源代码,效果不错的,dlo1w1dsc hhjhsdf sfdssd fsdhsdfhsdj eewrew erewrewr dsfefh dsdewh
- 2022-07-07 20:07:57下载
- 积分:1
-
_______matlab__.zip碰摩转子分岔图matlab程序
说明: 转子 碰摩故障 分叉图 改一些参数可用(Bifurcation of rub-impact fault)
- 2020-10-24 16:00:04下载
- 积分:1
-
Mars_v2
GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。(We design and implement Mars, a MapReduce framework, on graphics
processors (GPUs). MapReduce is a distributed programming
framework originally proposed by Google for the ease of development
of web search applications on a large number of commodity
CPUs. Compared with CPUs, GPUs have an order of magnitude
higher computation power and memory bandwidth, but are harder
to program since their architectures are designed as a special-purpose
co-processor and their programming interfaces are typically for
graphics applications.)
- 2009-03-17 11:22:47下载
- 积分:1