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

搜索资源列表

  1. MPIdemo

    0下载:
  2. 基于MPI1.2.5并行环境的MPI示例源代码,包括C和Fortran版本,非常适合MPI初学者 -MPI1.2.5 parallel environment based on the MPI example source code, including C and Fortran version, ideal for beginners MPI
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6789
    • 提供者:张翟
  1. C_jishuanqi

    0下载:
  2. 说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实现 -Note : This computer also can be calculated over a number of operational items even. For example : y = 3 64 * (2 ^ 5) sinPI val
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:18487
    • 提供者:leisuee
  1. (5)

    0下载:
  2. 用VB实现的图表法CRC16位冗余位的计算,已经成功运行,不需修改,程序还很晦涩,仅限于应付学校-VB chart CYXLIC REDUNDANCY-redundant spaces, has been successfully running without changes procedures is still obscure and limited to meet the schools
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1370
    • 提供者:史磊
  1. 99

    0下载:
  2. 实在凑不出5个了 写了个99乘法表来凑数 见谅 着实需在贵网站下代码学习 望通过
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:8675
    • 提供者:小伟
  1. pi.c

    1下载:
  2. 用于求解pi的MPI程序,在SourceCRT5.5上试过的,好用.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:870
    • 提供者:大鲁
  1. 曲线拟合2

    1下载:
  2. 已知美国从1920-1970年的人口表如下: 年份 1920 1930 1940 1950 1960 1970 人口(千人) 105711 123203 131669 150697 179323 203212 (1)用表中数据构造一个5次Lagrange插值多项式,并以此估计1965、2002年的人口。 (2)用Newton插值估算1965、2002年的人口数。
  3. 所属分类:并行运算

    • 发布日期:2014-01-17
    • 文件大小:1644
    • 提供者:lz
  1. sort-mpi

    0下载:
  2. * 算法描述: 分段 -> 段内排序 -> 归约结果。 * 1,根进程读取输入,将元素个数广播给各个进程。 * 2,然后各进程计算段长度和段偏移。 * 3,然后根进程选择第一个段,标记站位符。 * 4,跟进程将剩余元素发送给下一进程,下一进程选择段的同时,根进程排序。 * 5,下一进程继续此过程,直到最后一个进程,所有元素都进行排序。 * 6,进程将排序好的元素,按照段偏移归约给根进程。 * 7,根进程输入结果。 *
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3350
    • 提供者:lrl
  1. B1001@0415

    0下载:
  2. 本计算器实现了如下两个功能: 1、windows自带计算器的键盘输入加减乘除,目前没有连续运算功能操作:用户用键盘或者鼠标分别输入‘1’,‘+’,‘2’,按‘=’ 文本框显示运算结果‘3’。 2、表达式运算功能,目前只支持整数运算。操作:选择菜单Option->Expression,在文本框用键盘输入表达式如‘12/2+(4*5/4)*6’,按计算器上‘=’,文本框显示运算结果 ‘12/2+(4*5/4)*6=36’。 3、换肤功能 提供了4种skin,可以自由切换。操作:菜单Skin-&
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1369449
    • 提供者:--
  1. mypi

    0下载:
  2. 基于MPI1.2.5并行环境的求PI的VC源代码,非常适合MPI初学者-MPI1.2.5 parallel environment based on the PI for the VC source code and are very suitable for beginners MPI
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:80436
    • 提供者:oewilliam
  1. clk_3d

    0下载:
  2. 一个1.5分频的VHDL程序,经过编译和仿真.-A frequency of 1.5 points VHDL program, after compiling and simulation.
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:184209
    • 提供者:何情
  1. j_12793_jsphi_notepad

    0下载:
  2. 简介:程序简介: 一个简单的记事本 可以标记5种主题的颜色 并采用txt存储数据 CSS无图片美化 只有一个页面 并可以任意修改.jsp前的名字 -Introduction: About the procedure: a simple marker Notepad can be the subject of five kinds of colors and the use of stored data txt landscaping CSS no picture th
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:7157
    • 提供者:明明
  1. mpich_1.2.5

    1下载:
  2. MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.-MPICH is an important MPI Research, has provided a series of interface functions, for the realization of parallel computing provides a programming environment.
  3. 所属分类:MPI

    • 发布日期:2017-06-09
    • 文件大小:15976991
    • 提供者:tingting
  1. pp-1.5.7RC

    0下载:
  2. Parallel Python (PP) PP is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network). It is light, easy to install and int
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:36123
    • 提供者:gaolu
  1. t1

    0下载:
  2. Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2096
    • 提供者:xxxx
  1. constant_eval

    0下载:
  2. Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:40318
    • 提供者:superresolution
  1. huancuntongxin

    1下载:
  2. MPI实现, 用缓存模式发送包含5个双精度类型的数据,需安装MPICH,并在VC++下编译,-MPI implementation, using the cache mode of delivery includes five pairs of precision types of data required to install MPICH, and, compiled under VC++,
  3. 所属分类:MPI

    • 发布日期:2016-09-25
    • 文件大小:264180
    • 提供者:董仁举
  1. libnodave-0.8.4.5

    0下载:
  2. libnodave Sample Project
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:3340375
    • 提供者:Tuyen
  1. Configuration-MPICH2-under-cvf6.5

    0下载:
  2. Compaq Visual Fortran6.5环境下配置MPICH2,包含了详细步骤。-The Compaq Visual Fortran6.5 environment configuration MPICH2, contains detailed steps.
  3. 所属分类:MPI

    • 发布日期:2017-11-05
    • 文件大小:1619
    • 提供者:Dong xi
  1. Assigment-5-concole

    0下载:
  2. Assigment 5 console application
  3. 所属分类:MPI

    • 发布日期:2017-11-28
    • 文件大小:27076
    • 提供者:Jalal
  1. CUDA5.5-VS2010

    0下载:
  2. 手把手教你CUDA5.5如何在VS2010配置,还有例子-CUDA5.5 taught you how to configure the VS2010, as well as examples of so
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1510286
    • 提供者:李炳佳
« 12 3 »
搜珍网 www.dssz.com