搜索资源列表
MPIPoisson
- Jacobi迭代法求解Poisson方程的MPI并行编程。可以接受参数作为问题剖分大小,能自动根据问题规模选择合适的任务划分(行、列、块)。速度不错。精度及问题函数可以自己在编译前设置。 BY:廖能想
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.
MultiThreadProcess
- Windows多线程编程实例的多线程处理,一个简单的区间积分函数的实现。-Multi Thread programming project for multi thread Process。It s a simple example for get random returns a random integer between min and max data.
cksc2.0
- CUDA中函数的说明文档,有助于GPU编程的需要。-CUDA documentation of functions to help the needs of GPU programming.
OpenMP
- 有关openMP并行算法编程的知识,学习vs中omp库的函数和类变量-The openMP Parallel programming knowledge, learning vs the omp library functions and class variables
test06
- 一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel c
matlab-ga
- 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
OpenCL-specifications
- OpenCL编程规范,主要介绍OpenCL结构及函数用法说明,以及编写OpenCL代码例程-The OpenCL programming specification introduces OpenCL structure and function usage instructions, as well as to write OpenCL code routines
random
- 随机数生成原理以及实现方法(不同编程语言的随机数函数)-Random number generation principle and realization method of different programming languages (random number function)