资源列表
20100505mandMPImultithread
- 并行计算,mpi模型。计算分形集mandelbrot集。这次加上了多线程,并行度更高!-Parallel computing, mpi model. Mandelbrot set fractal set computing. The addition of multi-threaded, parallel degree higher!
test2
- MPI简单并行程序,只要配置相关文件,就可以运行-MPI parallel
MPI-jacobi
- 使用MPI计算Jacobi迭代,文件夹里有两个CPP文件,jacobi_std.cpp是标准的Jacobi程序(串行程序),mpi.cpp是MPI版本-Jacobi iterative calculation using MPI, folders, there are two CPP file, jacobi_std.cpp is the standard Jacobi procedure (serial program), mpi.cpp is the MPI version
yichuansuanfa
- 这是一个经典的遗传算法的程序 -this is a good program
59564360ASE-File-Loader
- this my first test uploading.-this is my first test uploading.
Antcolonyalgorithmpathplanning
- 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
psotsp
- 用粒子群算法解决tsp问题,其粒子群算法为离散粒子群算法。-Using particle swarm algorithm to solve the problem tsp its discrete particle swarm PSO.
cuda
- 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
hiearchique
- classifcation hiarchique
123
- 实现数字灰度图像分割
turbo_matlab
- Turbo码编码译码器的研究及其MATLAB实现.-TUrbo
tsp_nn
- KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,