搜索资源列表
-
0下载:
串行程序并行化软件
它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
-
-
0下载:
调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
-
-
0下载:
Visual Studio 2012环境下的遗传算法的并行MPI实现。-Visual Studio 2012 environment parallel genetic algorithm MPI implementations.
-
-
0下载:
基于GPU的FDTD并行算法-FDTD parallel algorithm based on GPU
-
-
0下载:
The project I’m working on is based on the paper <A Highly Parallel Reuse Distance Analysis Algorithm on GPUs>. The paper is focus on the analysis of memory access behavior of different programs.
-