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

资源列表

« 1 2 ... .76 .77 .78 .79 .80 181.82 .83 .84 .85 .86 ... 322 »
  1. 折半查找法

    0下载:
  2. 折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打印找不到信息,程序结束。(The method of bin
  3. 所属分类:并行计算

    • 发布日期:2018-01-10
    • 文件大小:36kb
    • 提供者:JinPatrick
  1. sasda

    0下载:
  2. 该计算器有两个主要部分,标准计算器和科学计算器,科学计算器功能尚未完成。 用的知识:按钮,菜单,布局,面板,窗口,事件,对话框,标签,单选钮。 有兴趣的读者可以完成剩下的功能。 -The calculator has two main parts, the standard calculator and a scientific calculator, scientific calculator function has not been completed. Knowledge:
  3. 所属分类:MPI

    • 发布日期:2017-11-28
    • 文件大小:36.03kb
    • 提供者:于涛
  1. read_txt

    0下载:
  2. 用VC++实现的对并行计算和进化计算中分类问题,读取数据文件的源程序-With VC++ Achieved on parallel computing and evolutionary computation in the classification of the source data file to read
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:36.17kb
    • 提供者:苗晨
  1. 1-matlab

    0下载:
  2. 糊滑模控制的matlab仿真,希望对大家有用 ,多谢站长辛勤工作-Fuzzy sliding mode control matlab simulation, we hope to be useful, to thank the hard work of webmaster
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:36.42kb
    • 提供者:孙文军
  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. CSourceCode

    0下载:
  2. 常用的编码程序 数模转换代吗 电路应用设计 C SourceCode
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:36.87kb
    • 提供者:2458599
  1. ecg-source.tar

    0下载:
  2. egc 心电信号检测的源程序,老外写的 ,值得一看哦。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:36.91kb
    • 提供者:楚燕
  1. co_rsm_doe_lab

    0下载:
  2. 基于实验设计(DEO)的并行子空间CO算法-CO algorithm based on the experimental design (DEO) parallel subspace
  3. 所属分类:MPI

    • 发布日期:2014-12-19
    • 文件大小:37kb
    • 提供者:libin
  1. duzhihui

    1下载:
  2. MPI并行程序设计(都志辉)-源程序 绝版啦-MPI parallel programming (both Zhihui)- source code out of print啦
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:37.13kb
    • 提供者:付玉强
  1. PNS

    0下载:
  2. A GUI simulation for Petri Net. One may add components dynamically, and one/multi step run the net. It s just a preliminary version.
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:37.29kb
    • 提供者:neil
  1. weibo-phpsdk-v2-2013-02-20

    0下载:
  2. 新浪联合开发,Oathos接口技术文档, -Sina joint development
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:37.42kb
    • 提供者:jack
  1. sugarscape_model

    1下载:
  2. 本源码应用于Java的JDK1.4.2版本+Swarm2.2 程序在Cygwin终端运行-applied to the source code of Java JDK1.4.2 version Swarm2.2 procedures Cygw in terminal operations
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:37.58kb
    • 提供者:xiaochong
« 1 2 ... .76 .77 .78 .79 .80 181.82 .83 .84 .85 .86 ... 322 »
搜珍网 www.dssz.com