搜索资源列表
puzzle_java
- 魔方问题是算法设计中一个难点,搜索算法的复杂度很高,在这个例子中将采用并行处理的算法对其中的限界剪枝算法进行搜索。-algorithm for solving the problem is a difficult design, search algorithm is highly complex, In this example will use parallel processing algorithms which limits pruning algorithm for the sear
fenzhifa
- 棋盘覆盖问题,是用分治法实现的。基本上全是数字实现的。虽然简单,但是这是为了说明一个算法的设计问题-Board cover problem is the use of sub-rule method to achieve. Basically, all the figures attainable. Although simple, but this is to illustrate the design of an algorithm
shuta
- 算法设计中数塔问题的源代码!希望对大家有用!-Algorithm design several tower of the source code! I hope useful for all of us!
jisuansuanfa
- 主要描述递归的概念, 掌握设计有效算法的分治策略。 通过下面的范例学习分治策略设计技巧。-Will describe the concept of recursion to master the design of effective algorithm for sub-rule strategy. Examples of learning through the following sub-rule strategy of design skills.
PDD_Code
- PDD算法在大型机上的实现。由上海大学张武院长设计。三对角线性方程组的求解。-PDD algorithm implementation of the mainframe. Design by Shanghai University, Chang Wu Yuanzhang. Tridiagonal equations.
Introduction_to_Paralle_Algorithms
- 全面介绍并行计算,并行算法设计,外国经典书籍,学并行必选 张云泉,陈英译印CXavier美ssIyengar著《并行算法导论》Introduction to Parallel-Comprehensive introduction parallel computing, parallel algorithm design, foreign classics, must-Yunquan parallel study, Chen English India CXavier U.S. ssIyen
MPI
- MPI代码设计实例程序和论文教程,包含雅克比、小波变换、一维口袋问题动态规划、热分布问题等算法实现-MPI code design tutorial example programs and papers, including Jacobi, wavelet transform, one-dimensional dynamic programming problem pocket, heat distribution algorithm problems
Parallel-Computing
- 并行计算学习资料,讲了并行基础,并行算法的设计与实现,-Parallel learning materials, about the parallel basis, parallel algorithm design and implementation,
co_rsm_doe_lab
- 基于实验设计(DEO)的并行子空间CO算法-CO algorithm based on the experimental design (DEO) parallel subspace
0-1beibao
- 算法设计与分析 0-背包问题动态规划算法源代码-Algorithm Design and Analysis 0- knapsack problem dynamic programming algorithm source code
quicksort
- 使用MPI编程实现快速排序的并行化 (1) 并行算法的设计 设计快速排序的并行化算法,说明并行化的算法的设计思想。 (2) MPI编程 使用MPI编程实现快速排序的并行化。 (3) 对运行结果的对比和分析。 -Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm design quick sort, indicating paral
bxMatrix_RowC
- 大数量级的矩阵乘法,按行划分,并行算法设计-Matrix multiplication, division by line, parallel algorithm design
bxMatVect
- 大数量级矩阵乘向量的并行算法设计,c++代码-Large magnitude vector matrix multiplication parallel algorithm design, c++ code
bxMatrixMulti_new
- 并行算法中的矩阵乘法设计,按行列划分,高效求解矩阵运算-Parallel matrix multiplication algorithm design, according to the ranks of the division, and efficient for solving matrix operations
Parallel-algorithm
- 并行算法的设计与分析-陈国良2002-第2版-Parallel algorithm design and analysis- Guoliang 2002- 2nd Edition
shebeigengxin
- 设备更新问题的动态规划算法代码,算法设计与分析课本中关于动态规划问题的解-Equipment updating dynamic programming algorithm code, algorithm design and analysis textbooks on Dynamic Programming Solutions
MPI-and-OpenMP-parallel-programming
- 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&