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

搜索资源列表

  1. matriccaculator

    1下载:
  2. 可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:119.74kb
    • 提供者:yueyuezhaozhao
  1. Expression

    0下载:
  2. 用二叉树表示的表达式,用先序输入,显示表达式时.有括号先示优先关系,同时对表达式的变量赋值时求表达式的值
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:7.31kb
    • 提供者:lq
  1. cpp

    0下载:
  2. 用蛮力法解决的Acm icpc试题(求矩阵每一列列和的最小值)。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6.14kb
    • 提供者:luofei
  1. parallel-dijkstra 并行化思路实现dijkstra算法

    0下载:
  2. 并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex. Give each processor distributi
  3. 所属分类:并行运算

    • 发布日期:2017-03-23
    • 文件大小:726.93kb
    • 提供者:joyce
  1. Mathmatics_Analysis

    0下载:
  2. 计算函数,为求某一函数的最小值。其中自变量的个数为2个。可自己设定。-Calculation function, for the sake of the minimum value of a function. In which the number of independent variables for the two. Can be set.
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:16.14kb
    • 提供者:张妍
  1. 01mpi-biggestnumber

    0下载:
  2. 用vc实现一个求数的最大值的mpi并行程序。运行前请安装mpi,否则,会提示缺少类库。-Using vc to implement a mpi program which finds the most biggest number among numbers.Please install mpi, or you ll be reminded of lacking some lib.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:482.21kb
    • 提供者:lau
  1. NewMaxTemperature

    0下载:
  2. 使用hadoop下NCDC气象数据求最大值代码-use hadoop for NCDC
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1.03kb
    • 提供者:qing
  1. pi

    0下载:
  2. 多核编程中求取pi值的几种算法,给大家参考参考,有问题的地方请大家指教-Strike a pi value of multi-core programming of several algorithms, for everyone to refer to the reference, there are problem areas Please advise
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:282.24kb
    • 提供者:小企鹅
  1. DQM_cantilever

    4下载:
  2. 用微分求积法求解悬臂梁的固有频率,修改N的值,可得到N-2个固有频率-Differential Quadrature Method cantilever natural frequency, modify the value of N, N-2 natural frequency can be obtained
  3. 所属分类:MPI

    • 发布日期:2015-05-18
    • 文件大小:1kb
    • 提供者:luoxia
  1. Pi

    0下载:
  2. 基于C++和MPI的并行算法求圆周率π值-Based C++ and MPI parallel algorithm for pi π value
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:676byte
    • 提供者:万岁冲锋
  1. pthread_pie

    0下载:
  2. 使用Pthread多线程实现求pie值,使用pie的求值公式-Using multithreading seeking pie Pthread value
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:5.47kb
    • 提供者:dashu
  1. PI

    0下载:
  2. 编程并行计算圆周率,利用蒙特卡洛算法求π值-Programming parallel computation of PI, the use of monte carlo algorithm is the value of PI
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:835.34kb
    • 提供者:shiyaxin
  1. Untitled2

    0下载:
  2. 利用遗传算法的选择、交叉、变异功能来解决一元函数求最优值问题-The use of genetic algorithm selection, crossover and mutation function to solve a problem of the optimal value function uation dollar
  3. 所属分类:MPI

    • 发布日期:2017-12-10
    • 文件大小:693byte
    • 提供者:沉淀
  1. duoyuanhanshuyouhua

    2下载:
  2. 利用遗传算法的选择、交叉、变异功能来解决多元函数求最优值问题-The use of genetic algorithm selection, crossover and mutation function to solve the problem of the optimal value of variable function
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:894byte
    • 提供者:沉淀
  1. duoyuandanfenghanshuyouhua

    0下载:
  2. 利用遗传算法的选择、交叉、变异功能来解决多元单峰函数求最优值问题-The use of genetic algorithm selection, crossover and mutation function to solve the multi-function uation unimodal optimal value problem
  3. 所属分类:并行运算

    • 发布日期:2017-04-12
    • 文件大小:764byte
    • 提供者:沉淀
  1. JacobiIteration

    0下载:
  2. 在GPU并行时,采用了并行的求最值算法,使得收敛判断(即迭代结束条件)也得到了很好的并行。-Two-dimensional steady-state heat conduction problems CPU.doc
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:5.11kb
    • 提供者:paris12345678
  1. P2chuP1

    0下载:
  2. 已知两个多项式H1,H2求特定X范围内的商值-Known two polynomials H1, H2 quotient value within a specific range of X
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:625byte
    • 提供者:ltj
  1. aaa

    0下载:
  2. 该函数返回值为积分结果,形参a,b分别为积分上下限,fun是被积函数。该函数用来求积分值。-This function returns a value of the integration result, parameters a, b is the integral upper and lower limits, respectively, fun is the plot function. This function is used to find the integral value
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:120.5kb
    • 提供者:张华
  1. 7.11meiyuan

    0下载:
  2. 4件商品之和与之积都是7.11美元的求值-4 items and the product are uated for $7.11
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:5.22kb
    • 提供者:mggg
搜珍网 www.dssz.com