CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - 可以运行的

搜索资源列表

  1. getproname

    0下载:
  2. 各个进程在运行时可以动态得到该进程所运行机器的名字-processes at runtime can be dynamic of the process are running the names machines
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:852
    • 提供者:tutu2006
  1. zzpsms

    0下载:
  2. 实现装载问题的解决 你可以运行时 根据参数的不同得到不同的结果-achieve loading solve the problem when you can run under different parameters to be different results
  3. 所属分类:并行运算

    • 发布日期:2014-01-14
    • 文件大小:4070
    • 提供者:jelly
  1. managerWorker

    0下载:
  2. 简单的并行计算示例,使用MPI实现,在改程序中有一个manager,n个worker,运行后可以使多个worker同时计算
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1336
    • 提供者:裴国东
  1. 非常简单的计算器

    0下载:
  2. 本程序是一个非常简单的计算器;能实现基本的加、减、乘、除的功能. 运行环境:WINDOWS系列 缺点: 只能通过键盘等输入设备输入参与运算的数。 软件本身不带输入功能。 这里只是提供一种计算的方法,通过完善之后,可以用于带有计算器功能 的嵌入式产品的开发研究中。 程序有待改进;增加更多功能。(如上面提到的...)。 欢迎使用该软件,只作学习研究用,严禁用于任何商业用
  3. 所属分类:并行运算

    • 发布日期:2014-01-16
    • 文件大小:1572671
    • 提供者:李雷
  1. MonteCarloIntegral

    0下载:
  2. 这是利用MPI进行的编程,实现了 MonteCarlo method。在平台上可以正确运行,得出正确的结果。-This is carried out by the use of MPI programming, to achieve the MonteCarlo method. In the platform to run correctly, the correct results.
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2598
    • 提供者:tch
  1. My_TDIF2

    0下载:
  2. Mapreduce实现的TF-IDF词频统计分析,可以直接运行于HADOOP环境下,适合初学者。-Realization Mapreduce TF-IDF, word frequency statistics, can be run directly in the the under HADOOP environment, suitable for beginners.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:11979
    • 提供者:洪旭昇
  1. CUDA

    0下载:
  2. 学习NVIDIA公司GPU平台CUDA开发环境的好资料,可以大体上了解CUDA的运行环境和编程技巧-NVIDIA' s GPU platform to learn CUDA development environment good information, you can generally understand the CUDA runtime environment and programming skills
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:463175
    • 提供者:要强
  1. NVIDIA_CUBLAS_1.1

    0下载:
  2. Nividia提供的CUDA的BLAS库源码,可以在GPU上运行BLAS函数-Nividia provided CUDA source code of the BLAS library, you can run GPU function BLAS
  3. 所属分类:MPI

    • 发布日期:2016-09-19
    • 文件大小:264754
    • 提供者:alex
  1. Statistics

    0下载:
  2. 可以编写此程序,自动生成一个abc文件,可以在文件中写入内容,保存后运行程序就可以计算出文件的字符数。主要是运用统计的观念。-The preparation of this program can automatically generate a abc file, you can write content in the document, run the program save the file can be calculated on the number of characters.
  3. 所属分类:MPI

    • 发布日期:2017-04-28
    • 文件大小:253566
    • 提供者:白秋杨
  1. MPI_TEST

    0下载:
  2. 功能输出字符串,可以使用多个进程,输出可以显示进程编号和该进程所在的机器名称,运行时,可以预先指定进程数-Function of the output string, you can use a number of process, output can display the process ID and the process where the machine name, run-time can be pre-specified process number
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:5888
    • 提供者:王强
  1. Using-OpenMP-Examples-Distr

    0下载:
  2. 有关openmp的小例子,可以运行,还有一些编译制导语句的例子-openmp examples
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:99460
    • 提供者:chengli
  1. ga

    0下载:
  2. 遗传算法对电力系统的优化,可用从此程序 可以直接运行-GA
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:629040
    • 提供者:wuliang
  1. fftmatlab

    0下载:
  2. FFTmatlab的典型转换学图像分割的可以参考,代码简单易懂,运行速度很快-FFTmatlab的转换学图像分割的可以参考,代码简单易懂,运行速度很快
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:726
    • 提供者:溜溜
  1. mpiex

    0下载:
  2. mpi实验代码,内包涵几个可以运行的mpi程序源代码,大家可以参考 还是不错的-mpi experiment
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:20580
    • 提供者:guozi
  1. EDF-algorithm-implementation-code.

    0下载:
  2. 3篇有关EDF算法实现的代码。比较简单易懂,可以运行成功。-3 article on EDF algorithm implementation code.
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:14970
    • 提供者:CJ
  1. Matrix_mulitiple

    0下载:
  2. 使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。-CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compar
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:1452
    • 提供者:
  1. opencl_edge_detect-master

    0下载:
  2. Sobel-edge-detection-opencl 在opencl在进行的最简单可以运行实例-Sobel-edge-detection-opencl the example that can
  3. 所属分类:MPI

    • 发布日期:2017-04-27
    • 文件大小:12856
    • 提供者:luozhang
  1. DQD

    0下载:
  2. 这个是观测两个目标,它用了JPDAF方法,一般这个方法用在有杂波的环境中,然后我让杂波=0了,不知道是不是可以直接当做无杂波来用,JPDAFyuan.m是带杂波的那个原程序,JPDAF.m是我改过的。运行的时候直接运行main_JPDAF。-This is the observation two goals, it took JPDAF method, this method is generally used in clutter environments, and then I let cl
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2699720
    • 提供者:张增强
  1. Untitled2

    2下载:
  2. 利用外点法惩罚函数法求解简单的约束优化问题。可以运行-Outer point penalty function method is used to solve simple constrained optimization problems.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:743
    • 提供者:范华军
  1. gamain

    0下载:
  2. 使用实数编码的遗传算法,进行多个函数的极值优化,可以运行-Using real-coded genetic algorithm, a plurality of extremal optimization function, you can run ,,
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1751
    • 提供者:Msunshine
« 12 »
搜珍网 www.dssz.com