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

搜索资源列表

  1. least_square

    0下载:
  2. 用最小二乘法来进行函数模拟。对输入的数据构造一个多项式。-using the method of least squares to function simulation. Of input data structure a polynomial.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:413414
    • 提供者:liuhua
  1. ga

    0下载:
  2. A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:631466
    • 提供者:林大衛
  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
    • 文件大小:16531
    • 提供者:张妍
  1. zifugeshutongji

    0下载:
  2. 主要实现的功能是:任意输入一字符串,可以是任意的字符,包括标点符号,空格,以及键盘上能输入的所以字符。任意确定一个关键字符,统计该关键字符在字符串中出现的次数! -Main function is to: a string of arbitrary input can be arbitrary characters, including punctuation, spaces, and the keyboard to input characters so. Arbitrarily defi
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:949
    • 提供者:李友鹏
  1. 3855SVGSymbol

    0下载:
  2. SVG元素的功能很好的帮助了我们实现这个功能。由于在界面上我们有很多辅助内容,所以只能分出一部区域用来显示地图-SVG elements function very well helped us achieve this function. The interface because we have a lot of auxiliary content, so the separation of a region can only be used to display map
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:65858
    • 提供者:范顺龙
  1. edma

    0下载:
  2. 用c实现的dsp的edma功能,感觉是一个不错的例子,希望对大家有帮助-Dsp using c implementation of the EDMA function, feel is a good example, in the hope that everyone has to help
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:119678
    • 提供者:陆燕辉
  1. huisufa01beibao

    0下载:
  2. 算法框架: a.. 问题的解空间:应用回溯法解问题时,首先应明确定义问题的解空间。问题的解空间应到少包含问题的一个(最优)解。 b. 回溯法的基本思想:确定了解空间的组织结构后,回溯法就从开始结点(根结点)出发,以深度优先的方式搜索整个解空间。这个开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处,搜索向纵深方向移至一个新结点。这个新结点就成为一个新的活结点,并成为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向移动,则当前扩展结点就成为死结点。换句话说,
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:10097
    • 提供者:木枫
  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
    • 文件大小:1960
    • 提供者:刘铭
  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. juzhenchengfa

    0下载:
  2. 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:147817
    • 提供者:稀有品种
  1. pso

    0下载:
  2. 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1027
    • 提供者:fanglingfen
  1. 185

    0下载:
  2. 统计选票:选票统计问题介绍 假设现有一个10个人100行的...由于涉及演示结果进行显示,则需使用C语言的图形函数功能实现本设计,还需用到C语言的文件函-Statistics ballots: votes Statistics descr iption assumes that the current 100 line of a 10-person ... involves a demonstration of the results to display, you need to use th
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:23359
    • 提供者:jackchen
  1. spi_verilog

    0下载:
  2. 实现SPI MASTER功能,并有仿真代码和仿真结果。-To achieve SPI MASTER function, and a simulation code and simulation results.
  3. 所属分类:MPI

    • 发布日期:2017-03-22
    • 文件大小:45437
    • 提供者:davi_insist
  1. shijian

    1下载:
  2. MPI的实现,MPI时间函数的测试,测试MPI的时间函数是否正确-MPI implementation, MPI function of time of testing, test MPI' s a function of time is correct
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:308625
    • 提供者:董仁举
  1. w

    0下载:
  2. 子集树回溯法 试设计一个用回溯法搜索子集空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解装载问题。 装载问题描述如下:有一批共n个集装箱要装上艘载重量为c的轮船,其中集装箱i的重量为wi。找出一种最优装载方案,将轮船尽可能装满,即在装载体积不受限制的情况下,将尽可能重的集装箱装上轮船。-A subset of the trial design of a backtracking tree with backtracking search a subs
  3. 所属分类:MPI

  1. 25811211GA

    0下载:
  2. 演化算法GA的c++实现,以解决某一函数最优解为例-Evolutionary algorithm GA-c++ implementation to solve the optimal solution as an example of a function
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3432
    • 提供者:panbowen
  1. saturdaynight

    0下载:
  2. 一个简单的桶排序 MPI 例子 包括 scatter gather gatherv alltoall alltoallv 的使用 -a bucket sort MPI sample using the gather scatter gatherv alltoall and alltoallv function
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2194
    • 提供者:zhidong
  1. miaobiao

    0下载:
  2. 设计实现秒表功能,要求有分秒百分表的显示。-Designed to achieve a stopwatch function, requires the display of minutes and seconds dial indicator.
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:582
    • 提供者:jiangge
  1. jacobi

    0下载:
  2. 此程序是简单的雅克比函数在并行计算中有关均衡分配的实现。-This program is a simple Jacobi function on parallel computing to achieve a balanced distribution.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:2203
    • 提供者:helloyan
  1. test2

    0下载:
  2. 该程序产生一个Gold序列族的所有序列,并计算其自相关函数,从而检验其平衡性-The program produces a family of Gold sequences of all sequences, and calculate its autocorrelation function, and thus test its balance
  3. 所属分类:MPI

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