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

搜索资源列表

  1. T5464556

    0下载:
  2. 一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序象处理开发程序,面象对象机制,处理速度与VC无异... 开发工具:VB, 提供者:周广新 -a DLL, only two functions, can be easily achieved through Twain image scanning. Fringe procedures as a model to develop processing procedures, object-like mechanism
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:28.62kb
    • 提供者:gsdg
  1. 类sc

    1下载:
  2. 该文件以systemc为核心建立了32位alu,仅供参考-the document to SystemC as the core, a 32-bit ALU, is for reference only
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.24mb
    • 提供者:asao
  1. zxecfym

    0下载:
  2. 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:960byte
    • 提供者:刘馨泽
  1. TestProblemsforUnconstrainedOptimization

    1下载:
  2. it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. the package have the contour an
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2.4mb
    • 提供者:宏姬
  1. l2007425234648

    0下载:
  2. 这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉, 在下浅见: 1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序 -This is a very basic procedure, While they want it begi
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:46.63kb
    • 提供者:haozi
  1. fluidsD3D

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发流体模拟程序,是基于GPU的通用计算应用在图形学领域的一个范例。由于该环境在国内不常见,并且支持模拟环境,保留了可执行文件作为参考。-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of fluid simulation program, GPU is based on the gener
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.61mb
    • 提供者:白洪涛
  1. altimetry

    0下载:
  2. 讀取SLA檔案,計算全球每月海潮趨勢。(以1992年10月至2002年8月為例)-SLA read files, calculating the monthly tide of global trends. (From October 1992 to August 2002 as an example)
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:張筑鈞
  1. goss

    0下载:
  2. 用GOSS解线性方程组 Dim i As Integer 循环变量 Dim j As Integer 循环变量 Dim k As Integer 循环变量 -with Goss solving linear equations Dim i As Integer Dim cycle variable j As In teger cycle variables As Integer Dim k cycle variables
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:li
  1. EC2

    0下载:
  2. 椭圆曲线的初始化和生成,以及一些相关参数的生成,-Elliptic Curve initialization and generation, as well as some related parameters generation,
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:随风
  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
    • 文件大小:1.96kb
    • 提供者:yangdi
  1. 数值分析2

    0下载:
  2. 由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem often did not know in advance,
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4.37kb
    • 提供者:周易
  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. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:863.52kb
    • 提供者:wzy
  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. 200922815141268

    0下载:
  2. OpenMP实现并行计算,和计算时间,以此和串行程序比较,体现并行的优势!-OpenMP parallel computing, and computing time, and serial procedures as compared to embody the advantages of parallel!
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:71.75kb
    • 提供者:李海
  1. mahout-distribution-0.6.tar

    0下载:
  2. mahout上的源码,包括各种算法,如SVD-mahout on the source, including a variety of algorithms, such as the SVD. .
  3. 所属分类:MPI

    • 发布日期:2017-11-09
    • 文件大小:57.29mb
    • 提供者:卉子
  1. 10221545464

    0下载:
  2. 这个软件选取最常见的几种振荡电路,并且你可以输入有关的元件参数(比如电感、电容的数值),让这个软件帮你算出振荡周期和频率。 -The software to select the most common of several oscillator circuit, and you can enter the relevant parameters of the components (such as inductance, capacitance values), let the soft
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:78.66kb
    • 提供者:土司
  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
    • 文件大小:949byte
    • 提供者:李友鹏
  1. backstepLBM

    1下载:
  2. 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the
  3. 所属分类:MPI

    • 发布日期:2015-06-01
    • 文件大小:2.48kb
    • 提供者:Wan Gang
  1. pastsquare

    0下载:
  2. 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2.48kb
    • 提供者:Wan Gang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com