CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 并行程序

搜索资源列表

  1. Metaparllel

    0下载:
  2. 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:158351
    • 提供者:joey
  1. GameOfLife1_0

    0下载:
  2. Game Of Life 的并行程序 在MPI的下设计的C语言程序:GameOfLife1_0.c 在2D版本,3D正在制做中。-Game Of Life parallel procedures in the design of MPI C Programming Language : GameOfLife1_0.c version of the 2D, 3D which is being produced.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2095
    • 提供者:爱老婆
  1. 找第k小算法程序

    1下载:
  2. 此代码查找序列中指定第几大小的程序,这将会在快速排序异步并行算法中用到。-this code sequence you specify the size of several of its procedures, which will be in the fast asynchronous parallel sorting algorithm used.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10474
    • 提供者:srx
  1. parallelfish

    0下载:
  2. 并行程序设计,细胞自动机问题,运行环境,VC6.0-parallel programming, cellular automata problems, the environment, VC6.0
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3375
    • 提供者:wxl
  1. parallelmandelbort

    0下载:
  2. 并行程序设计,曼得勃罗集,运行环境VC6.0-parallel programming, in Marco Man Set, the environment VC6.0
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2906
    • 提供者:wxl
  1. parallelstart

    0下载:
  2. 并行程序设计,天体运动问题,运行环境:VC6.0-parallel programming, astrophysics campaign issues, the environment : VC6.0
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3648
    • 提供者:wxl
  1. Visual_Parallel_Programming

    0下载:
  2. 并行程序分析方法(英文)本文主要介绍了,对并行程序效率分析的常用软件和方法,对于编写并行程序的人是很有借鉴意义的。-parallel program analysis method (English) In this paper, Parallel to the analysis of the efficiency of the software and commonly used method for the preparation of the parallel program is a u
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:554476
    • 提供者:钟一
  1. mpichbingxingdiama0711

    0下载:
  2. 基于cannon算法的MPI环境的并行程序原代码 能够计算超大型矩阵相乘,本人的毕业设计 绝对经典-cannon algorithm based on the environment of MPI parallel programming code to calculate the original super matrix multiplication. I graduated from the absolute classic design
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8971
    • 提供者:jiafanbing
  1. Basic

    1下载:
  2. 这是用vc和并行程序接口MPI 编制的并行程序,运行环境为多平台,运行时请先安装MPICH包,具体的运行方法请参照说明文档
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:452929
    • 提供者:li jianwei
  1. quick_sort

    0下载:
  2. 主函数,实现枚举排序,属于并行程序。输入:argc为命令行参数个数;输出:返回1代表程序正常结束
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2724
    • 提供者:王通
  1. sat

    0下载:
  2. 并行程序说明:输出结果为最小生成树的边。运行:本实例中使用了5个处理器
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6041
    • 提供者:王通
  1. 并行接口

    0下载:
  2. 此程序为一可编程并行接口实验源程序,通过此实验可掌握8255方式0的工作原理及使用方法。编程从8255C口输入数据,再从A口输出。-procedure for a programmable parallel interface experiment source, the passage of this experiment can seize 8,255 0 means the working principle and methods of use. Programming from the
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:893
    • 提供者:章军
  1. VC并行编程示例

    0下载:
  2. 多线程编程已成未来的趋势,本例子在VC++开发环境中模拟赛马过程编写了一个多线程程序,可以为想学习并行编程的朋友提供借荐和参考。
  3. 所属分类:Windows编程

  1. FullMPIApp.zip

    1下载:
  2. 在VC++6.0中,应用MPICH1.2.5进行并行程序的开发典型例子,需要安装和配置好MPICH1.2.5库,develop with MPICH in vc 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-25
    • 文件大小:6829
    • 提供者:owens
  1. MPIUi.rar

    0下载:
  2. 自己开发,QT编写的并行程序控制界面。 相当于PI的wmpiexec.exe的汉化版,I used QT to write the UI for MPI setting dialog, like wmpiexec.exe.But it is in chinese.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:172367
    • 提供者:网站刚
  1. bingxingji_code

    0下载:
  2. 这是一个并行机示例程序,对理解并行程序开发有较大的帮助-This is an example of parallel computer program, for understanding the development of parallel programs have a greater help
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:46501
    • 提供者:咖啡
  1. MPI_sample

    1下载:
  2. MPI例子程序,带有13个MPI并行程序,对学习MPI并行编程大有裨益-MPI example program, with 13 MPI parallel program to the study of great benefit to MPI parallel programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:25902
    • 提供者:张李群
  1. mfrc522程序注释

    0下载:
  2. MF RC522支持ISO/IEC14443A/B的所有层和MIFARE?经典协议,以及与该标准兼容的标准。支持高速MIFARE?非接触式通信波特率。内部的发送器部分不需要增加有源电路就能够直接驱动近操作距离的天线(可达100mm)。接收器部分提供一个坚固而有效的解调和解码电路,用于ISO14443A兼容的应答器信号。数字部分处理ISO14443A帧和错误检测(奇偶&CRC)。此外,它还支持快速CRYPTO1加密算法,用于验证MIFARE系列产品。与主机通信模式有8位并行和SPI模式,用户可根据
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:abcdef200
  1. Complex_matrix_row_col

    0下载:
  2. 通过并行实现,提高复矩阵与复矩阵相乘运算速度(Increasing the speed of multiplication of complex matrices and complex matrices)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:亦炎
  1. ad2s1210

    1下载:
  2. AD2S1210 并行读取角度与速度程序(AD2S1210 parallel read angle and speed program)
  3. 所属分类:驱动编程

    • 发布日期:2020-04-13
    • 文件大小:2048
    • 提供者:大钢哥
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com