资源列表
genetic_TSP
- Implementation of TSP using genetic algorithm using MPI (syn comunications)
ofdm
- 好用且容易的OFDM source code 歡迎大家參考 THX
mpiqsort.cpp
- this an implementation of quick sort in mpi.-this is an implementation of quick sort in mpi.
mpi_mandelbrot
- 利用MPI 计算 点是否在曼德博集合中 运行指令在bash 文件中。 前面的都是上传到云处理器的参数,可以自行修改-Using MPI to calculate the point whether in the mandelbrot set
canon2
- 主要还是让A(i,j) B(i,j)进行移动A(i,i+j),B(i+j,j),然后进能直接相乘。具体的内容可以看并行算法导论,-Matrix multiplication with the Cannon Algorithm: The Cannon Algorithm for matrix multiplication was presented in the course “Parallel and Distributed Algorithms “by Dr. Klauck. Sh
JACOBI_mpi
- 雅克比迭代程序,基于vc的并行程序,可以快速计算-Jacobi iterative procedure based vc parallel program, you can quickly calculate
prime
- 基于Java的并行计算,搜寻任意范围区间的所有等于质数乘积的数,可作为对并行计算的入门了解。-Java-based parallel search any range interval number is equal to the product of prime numbers, as parallel computing introductory understanding.
ADDA
- ADC采集与DAC编码图形化编码风格,经验证可靠-ADC &DAC code
heat2D
- 使用分布式编程技术MPI,解决二维热传导问题,实现分布式计算-using MPI programing tech to solve the problem of 2 dimension heat conducting problem
zhuanzhi-MPI
- 输入文件数据,求取矩阵的转置,基于MPI并行,运行环境vc6.0-Enter the file data, calculate the matrix transpose, MPI-based parallel operating environment vc6.0
inventory-management-on-C
- 完成一个关于库存管理的C语言程序,帮助你实现库存的管理-Completed an inventory management on C language program
intersect
- 并行环境下的intersect实现。使用mpi语言在smp环境下实现