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

搜索资源列表

  1. 2-1

    0下载:
  2. 利用最少回合數 對於給定一個字串 再給定一些參考字元 利用替換掉字元來達到與給定的字串為目的-use for at least a few rounds to set a string to give up some reference to the use of characters to replace characters to meet and the string for the purpose of
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:364.2kb
    • 提供者:li yau uai
  1. 本程序实现了并行环境下mandelbrot集的实时显示

    0下载:
  2. 本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退,this project is to display the mandelbrot set, and also realizes the functions of zooming selected zone and going backward
  3. 所属分类:并行运算

    • 发布日期:2017-03-23
    • 文件大小:8.46kb
    • 提供者:wuchengwei
  1. convhull

    0下载:
  2. 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:26.2kb
    • 提供者:pzg
  1. 02mpi-mandel

    2下载:
  2. 用vc实现一个画出曼德勃罗特集的mpi并行程序。请先装mpi。-using vc to implement a mpi program which draw out the mandel set. Please install mpi first.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:lau
  1. julia

    0下载:
  2. 一个基础的CUDA例子,绘画出julia集合。-One based on CUDA example, draw julia set.
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:2.11kb
    • 提供者:weijian
  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. ex2_simulated_annealing

    2下载:
  2. MPI并行计算模拟退火算法,可以设置处理器结点个数,比较不同节点个数时的计算时间-MPI parallel computing simulated annealing algorithm, you can set the number of processor nodes, the number of different nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:160.18kb
    • 提供者:谷谷
  1. paralall_sort

    0下载:
  2. mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:172.8kb
    • 提供者:谷谷
  1. ListViewFilter_src

    0下载:
  2. This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header.
  3. 所属分类:MPI

    • 发布日期:2017-04-26
    • 文件大小:36.69kb
    • 提供者:mai
  1. qcjy

    0下载:
  2. 按递增次序生成集合M的最小的100个数并输出之。 M的定义为:①1∈M ②X∈M,则2X+1∈M且3X+1∈M; 显然M是一无限集合,M={1,3,4,7,9,。。。}-Generated by the increasing order of the smallest set M and the output of the number 100. M is defined as: ① 1 ∈ M ② X ∈ M, the 2X+1 ∈ M and 3X+1 ∈ M Clearly M is a
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2.39kb
    • 提供者:张媛
  1. mandelbrot

    0下载:
  2. mandelbrot 曼氏集合并行处理-mansoni mandelbrot set parallel processing
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:376.46kb
    • 提供者:mmy
  1. jacobi

    0下载:
  2. Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2.04kb
    • 提供者:刘铭
  1. CUDA_Startup

    0下载:
  2. CUDA入门必备:包括CUDA安装方法,语法高亮,工程Wizard文件,参考手册和编程文档。-Entry must CUDA: CUDA installation methods including, syntax highlighting, project Wizard documents, reference manuals and program documentation.
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2.84mb
    • 提供者:鲍协浩
  1. An_Introduction_to_Basis_Sets

    0下载:
  2. gaussian程序中的各种函数的应用 基组的选择和应用环境-gaussian process a variety of functions in the application of basis set selection and application environment
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:153.52kb
    • 提供者:袅孙
  1. Yamini.Navid.Mandelbrot

    0下载:
  2. This the Mandelbrot set with mpi-This is the Mandelbrot set with mpi
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:3.98kb
    • 提供者:Navid Yamini
  1. jishuqi

    0下载:
  2. 实现了计数器的全过程以及工程建立的实现,有很强的实用价值-Achieved a counter set up the whole process as well as project implementation, has a strong practical value
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1.76mb
    • 提供者:邱辉
  1. parallel

    0下载:
  2. 并行程序,并行离散化算法实现,粗糙集数据挖掘程序-Parallel programming, parallel discrete algorithms, rough set data mining program
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:xdw
  1. mb

    0下载:
  2. 并行环境下实现应用曼德勃罗特集合实现分型图形。-Parallel environment to achieve application of Mandelbrot set to achieve sub-type graphics.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:295.55kb
    • 提供者:sunjun
  1. shujupaixu

    0下载:
  2. 对一组数据进行从大到小或者从小到大的排序,方便以后的操作 -A set of data, from biggest to smallest or from smallest to largest order to facilitate the operation of the future
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1.46kb
    • 提供者:zuoya
  1. CUDAtools

    0下载:
  2. CUDA(GPU计算)开发资料,包括3份文档和一份快速开发设置工具,文档包括有CUDA环境设置,CUDA简易编程以及非常有名的深入浅出谈CUDA技术一文。-CUDA (GPU computing) development information, including three copies of the document and a set for rapid development tools, documentation including CUDA environment setting
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1.55mb
    • 提供者:llc
« 12 3 4 »
搜珍网 www.dssz.com