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

搜索资源列表

  1. mpi_course

    0下载:
  2. 介绍mpi的课程书籍,从国外知名大学下载,对于学习并行计算具有非常大的价值,推荐-introduced MPI curriculum books, from well-known foreign universities download, learning parallel computing has great value, recommended!
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1133479
    • 提供者:ctp
  1. nt1

    0下载:
  2. mpi 结合vc编程用模拟退火法算一个最小路径的值-MPI programming combined with simulated annealing count path of a minimum value
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:992903
    • 提供者:里港
  1. CalCulateCodeLine

    0下载:
  2. 这个是代码统计器,里面的算法是外国人做的,我做的只是对其中进行了修改,比如可以一次性选择多个文件等等,写的更通俗一点,便于大家观看,具有比较强的实用性,值的一下!相信对大家有用的-this is code for statistics, which the algorithm is a foreigner to do, I just do them the right to amend, For example, one-time can select multiple documents, e
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:28019
    • 提供者:xmcxcoc
  1. cpi

    0下载:
  2. 串行程序,用来计算pi值,可与并行程序进行比较-Serial procedures used to calculate the value of pi, and the parallel program comparison
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:853
    • 提供者:黄磊
  1. pi111111

    0下载:
  2. 用PTHREAD编写的并行计算pi值的并行程序!-PTHREAD prepared by the Parallel Computing pi value of the parallel program!
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:862
    • 提供者:祝津津
  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. ARTVC

    0下载:
  2. 神经网络学习中的ART算法,用VC编写。很有参考价值。-neural network learning algorithm of ART, with VC prepared. Great reference value.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:28983
    • 提供者:赵振刚
  1. VQVC

    0下载:
  2. 神经网络学习中的矢量量化算法,VC编写完整源代码,很有参考价值。-neural network learning vector quantization algorithm, the preparation of VC source code integrity, of great reference value.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:33360
    • 提供者:赵振刚
  1. K-meanCluster

    0下载:
  2. How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
  3. 所属分类:并行运算

    • 发布日期:2014-01-17
    • 文件大小:2004
    • 提供者:yangdi
  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-22
    • 文件大小:744381
    • 提供者:joyce
  1. MFandMPF.rar

    2下载:
  2. 计算肌电信号积分肌电值,均方根值,中值频率,平均功率频率,IEMG EMG calculated value, RMS value, median frequency, mean power frequency
  3. 所属分类:MPI

    • 发布日期:2016-01-26
    • 文件大小:1184
    • 提供者:田晓峰
  1. pi3f90

    0下载:
  2. 用并行方法编写的计算π值的程序,常用来测试并行环境的运算速度。-Method using parallel computing π value written procedures used to test the speed of parallel computing environment.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1122
    • 提供者:王伟
  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. MPI_AES

    0下载:
  2. 运用分布式并行计算进行AES加解密的代码~~具有一定的参考价值~~内容可以灵活修改-Distributed parallel computing for the use of AES encryption and decryption code ~ ~ has a certain reference value for ~ ~ the content of the flexibility to amend
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:17893
    • 提供者:呵呵
  1. MTime

    1下载:
  2. 基于分布式并行计算的机器间时间协调的代码~~有一定的参考价值-Based on distributed parallel computing machine coordination between the time code ~ ~ have a certain reference value
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:6541
    • 提供者:呵呵
  1. ompi

    0下载:
  2. 一个利用OpenMP并行计算pi值的程序,双核CPU可以提高计算速度一倍,减少时间一半儿.-OpenMP parallel computing using a pi value of procedures, dual-core CPU can improve computing speed doubled, to reduce the half time.
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:66167
    • 提供者:ifelse
  1. eigenvalues

    0下载:
  2. cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1678595
    • 提供者:xiangxingbin
  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. buffon_needle

    0下载:
  2. Estimate Pi value using Monte Carlo Method and Buffon Needle Technique
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1621
    • 提供者:Umang
  1. ParallelComputingwithMATLAB

    1下载:
  2. 用matlab 2007以上版本的并行计算工具箱和分布式计算引擎进行并行计算编程的示例代码,具有极高的参考价值,与user s guide同步-Matlab 2007 with the above version of the Parallel Computing Toolbox and Distributed Computing Programming parallel computing engine for the sample code has a very high reference
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:341918
    • 提供者:苗晨
« 12 3 4 »
搜珍网 www.dssz.com