资源列表
PCA
- 主成分分析,用于对数据进行主要因素分析,便于求出主要数据对系统的印象-Principal component analysis
MPI-Geometry
- 部分几何问题的MPI源码,包括包含、相交和凸壳问题。-Some geometric problems MPI source code, including the inclusion, intersection and convex hull problems.
JXTA_applications_distributed_parallel_computing_d
- 分布式JXTA应用并行计算设计教程JXTA applications distributed parallel computing design tutorials-JXTA applications distributed parallel computing design tutorials
PSO_MATLAB
- PSO粒子群优化算法,实现函数优化、并行计算等功能-Particle Swarm Optimization
13-1
- 并行编程MPI rank_sort源代码-MPI rank_sort
mandelbrot
- 使用MPI,MPE,绘出mandelbrot图形的源码,运行环境,要安装MPI,LInux-draw mandelbrot image by MPI(MPE).It operate sucessfully in Linux/unix
linearsolver-MPI-clang
- A parallel implementation of jacobi, CG and GS linear solvers, Using MPI excelent for teaching
NUM-FDTDVer1.0unix
- 利用不均一分割的FDTD解析程序,为了适应正确表现小型天线的局部部位的细小构造,还有包含电介质材料的电磁场问题而由本研究室开发的解析法。这种解析法可以提高解析效率,并且因为正确表现天线的细小构造,也可以达到提高解析结果精度的目的。-use an uneven division of FDTD analytical procedures, In order to adapt to the correct performance of the local small antenna parts of
cuda_source
- 经典的cuda编程例子,适合入门!包括矩阵计算、内存拷贝等。-Cuda classic examples, including matrix calculation, memory copy and so on.
mpi-matrix_multiple
- c代码,实现矩阵向量相乘的mpi并行计算,适合初学者-c code, matrix-vector multiplication mpi parallel computing for beginners
2005122022582212877
- 可以实现连算,类似系统自带样式.小巧实用.代码与EXE都在包内.下载后请多提意见.我是菜鸟,呵呵. -can achieve even count, similar systems to bring their own styles. Small practical. EXE with the code in the pack. After downloading please speak up. I newcomers. Ha ha.
leaderElection
- Leader election Hirschberg Sinclair algorithm