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

搜索资源列表

  1. TestProblemsforUnconstrainedOptimization

    1下载:
  2. it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. the package have the contour an
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2.4mb
    • 提供者:宏姬
  1. China

    0下载:
  2. 国家联邦:两个线程交互,互相获取各自人口信息并实时显示。-National Federation: two threads interact with each other to get each demographic information and real-time display.
  3. 所属分类:MPI

    • 发布日期:2017-11-09
    • 文件大小:4.34mb
    • 提供者:hoho
  1. MultiThreadProcess

    0下载:
  2. 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.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1.5mb
    • 提供者:dianalee
  1. image

    0下载:
  2. 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:1.91kb
    • 提供者:刘铭
  1. NVIDIA_CUDA_1

    0下载:
  2. cuda资料,对于并行编程很有帮助!该资料描述了cuda的基本信息,以及重要的步骤,让您逐渐上手,轻松掌握cuda并行编程。-cuda information useful for parallel programming! The information describes the cuda s basic information, as well as an important step, so that gradually you get started, easy to master p
  3. 所属分类:MPI

    • 发布日期:2017-05-22
    • 文件大小:6.79mb
    • 提供者:wuhaoqiang
  1. NVIDIA_GT200

    0下载:
  2. 介绍NVIDIA s GT200 GPU的硬件架构,以及CUDA编程模型与GPU硬件实现之间的联系,是理解CUDA运行机理的一篇好文章!-The architeture of NVIDIA s GT200 GPU was Introduced in this paper, And the relationship between CUDA and GPU hardware was indicated. We could get more details of CUDA process in th
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:379.92kb
    • 提供者:Janzhen
  1. CUDAPPT

    0下载:
  2. 介绍CUDA架构的PPT,内容翔实丰富,是您了解和入门的最佳选择。-CUDA framework introduced PPT, informative, is your best choice to understand and get started.
  3. 所属分类:MPI

    • 发布日期:2017-05-22
    • 文件大小:6.79mb
    • 提供者:zengzhaoming
  1. device1

    0下载:
  2. 查看CUDA的设备,并得到gou相关信息,适用于新手-View CUDA' s equipment, and get gou information, suitable for beginners
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:466.95kb
    • 提供者:Danny
  1. prime2

    0下载:
  2. 使用MPI库的并行求一组连续整数中有多少素数程序-a program to get the numbers of how many primes in a set of natural numbers with mpi library
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:778byte
    • 提供者:xu
  1. totalwages

    0下载:
  2. 收入计算器...输入收入,税率,可算出应得收入-wage calculator...enter wage,tax rate, calculates wages you are gonna get
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:3.19kb
    • 提供者:郎明彦
  1. Oxford__Parallel-Scientific-Computation

    0下载:
  2. This book is for students and researchers who are interested in scientific computation. The book has a dual purpose: first, it is a textbook for a course on parallel scientific computation. Second, the book is a source of example parallel algorithms
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1.75mb
    • 提供者:alice
  1. rand_match

    0下载:
  2. 该运行实例中,令文本串长度为7,随机产生的文本串为0010100,分布在3个节点上;模式串长度为2,随机产生的模式串为01。最后,节点0和1上分别得到一个匹配位置。 -The running instance, so that the text string length of seven randomly generated text string is 0.0101 million, distributed in three nodes the pattern string of le
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2.11kb
    • 提供者:张勇
  1. GetData

    0下载:
  2. 从磁盘中的txt文件中读取数据,并对数据进行均方根计算,并进行粗大误差剔除-Txt file from the disk to read data, and calculated the root mean square data, and the gross error removed
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1.81mb
    • 提供者:徐皓
  1. ForLBM2

    1下载:
  2. LBM方法的CPU实现,能正常运行,LBM是计算流体力学的一种新方法,它基于动理学模型,利用分布函数来描述由粒子组成的离散系统,通过计算机并行计算得到流场的各种参数-The realization the LBM method of CPU run correctly, LBM is a new method for computational fluid dynamics, based on the kinetic model using the distribution function d
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:3.41mb
    • 提供者:tt
  1. CORDIC_ATAN

    0下载:
  2. 用CORDIC算法,通过角度旋转,实现ATAN,最后得到角度和幅度-CORDIC algorithm, by the angle of rotation, ATAN and finally get the angle and amplitude
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:1.41kb
    • 提供者:zxh
  1. openmplu

    0下载:
  2. OpenMP的LU分解程序,很多人都没搞懂LU分解的实质,其实程序很简单易懂-OpenMP LU decomposition program, a lot of people did not get to know the essence of the LU decomposition, in fact, the procedure is very simple and easy to understand
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:1.46kb
    • 提供者:star
  1. Desktop

    0下载:
  2. 计算一个整数的二进制表示中1的个数,该算法循环的次数只与整数的二进制表示中1的个数有关。相比与循环遍历所有位的方法,该算法在一般情况下能够大幅减少循环的次数,提升效率。 比如我们可以用一个整数做标识位,64位整数最多可以对应64个状态,可以用这个函数获取当前有效状态的个数-Calculate an integer number of the binary representation of the number of 1' s, this algorithm the numbe
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:3.02mb
    • 提供者:marshel
  1. cuda2

    0下载:
  2. 最简单的矩阵并行计算方法,很简单 调用CUDA计算得到的 非常简单-The easiest parallel matrix calculation method is very simple call to get a very simple calculation CUDA
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1.14kb
    • 提供者:gemengran
  1. FileSystemCat

    0下载:
  2. Hadoop HDFS文件系统操作例程。功能包括:获取HDFS指定目录下所有文件列表,打印输出 递归遍历目录 上传本地文件到HDFS 在HDFS上Hadoop HDFS文件系统例程。功能包括:创建文件夹 创建HDFS文件 读取HDFS文件内容 重命名HDFS文件 删除HDFS文件及目录 查看HDFS文件是否存在 获取HDFS中指定目录中的文件列表. -Hadoop HDFS file system operations routine. Features include: HDFS to get
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:5.77kb
    • 提供者:fly
  1. 28st-dist

    0下载:
  2. Get Start it isr too important maste
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:132.6kb
    • 提供者:im
« 12 »
搜珍网 www.dssz.com