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

搜索资源列表

  1. paixu

    0下载:
  2. 排序算法用MPI实现 并行初步PDF教程-sort mpi
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:829440
    • 提供者:hunterd
  1. multiUART

    0下载:
  2. 通过创建多线程的方法来实现arm板上的多串口的并行通信,自己编写的,并在板上测试过的,但是针对你的板子,要自己设定。-By creating multi-threaded approach to achieve multi-arm board parallel port communication, I have written and tested on the board, but for your board, to set their own.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1432
    • 提供者:xting
  1. CGPA

    1下载:
  2. 基于三个子种群的粗粒度并行遗传算法用于解决函数优化问题-The coarse-grained parallel genetic algorithm for sloving the function optimization based on three sub-popolations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3597
    • 提供者:jenny
  1. Compaq_Visual_Fortran_6.6_并行编程环境的配置.doc

    0下载:
  2. Compaq_Visual_Fortran_6.6_并行编程环境的配置,给出了MPI的安装过程及环境设置细节
  3. 所属分类:编程文档

  1. Linux系统下的并行计算环境设计及应用举例

    0下载:
  2. Linux系统下的并行计算环境设计及应用举例,加强对并行计算的了解。
  3. 所属分类:Linux/Unix编程

  1. erlang - 并行快速排序

    0下载:
  2. erlang的并行快速排序,输入一个列表和迭代次数即可
  3. 所属分类:其他小程序

  1. 12864并行

    0下载:
  2. 12864 STC15单片机并行显示 P0口作为DB0—DB7 其余头文件中有写
  3. 所属分类:其他嵌入式/单片机内容

  1. 并行计算技术发展

    0下载:
  2. MapReduce并行计算技术发展综述,云计算的发展与应用
  3. 所属分类:文档资料

  1. 并行架构技术源码

    1下载:
  2. 并行架构技术源码,整个框架是基于.NET Framework2.0开发,绿色不需要任何安装和复杂配置,相对与Hadoop简直可以用轻松来形容,可以让任何一个程序员或者IT短时间内快速搭建起属于自己的并行计算框架。
  3. 所属分类:数值算法/人工智能

  1. parfor_progress

    0下载:
  2. matlab在进行parfor并行运算时的进度条显示程序(The progress bar display program of MATLAB in parallel operation of parfor)
  3. 所属分类:其他

  1. startParaller

    0下载:
  2. 并行运算,matlab函数,开始并行运算程序,很好用(Parallel operation, matlab function, start parallel computing program, very easy to use)
  3. 所属分类:并行计算

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:zyf123
  1. GPUBarCode

    0下载:
  2. 这是在Matlab软件平台下的 GPU程序,用最近邻域双线性插值算法填补图像中缺失区域,是并行运算处理,使用CUDA来编写程序。(This is the GPU program under the Matlab software platform, and the nearest neighborhood bilinear interpolation algorithm to fill the missing areas in the image is parallel processing,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:仁仁
  1. cuda+mpi

    2下载:
  2. 并行计算中矩阵相乘的mpi和cuda两种方法,已完成检验,有结果输出(In parallel computing, two methods of matrix multiplication, MPI and CUDA, have been tested and output with results)
  3. 所属分类:并行计算

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:张艾可
  1. mpi_mat_vect_time

    1下载:
  2. 使用mpi编写的进行矩阵乘法运算的并行程序。(An parallel program using MPI to realize the multiplication of matrices.)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:Teresa123
  1. MatlabCuda

    0下载:
  2. 自己写的GPU并行程序和MATLAB 平台混合调用,适合初学者学习MATLAB 和GPU的并行编程(Write their own GPU parallel program and MATLAB platform mixed call, suitable for beginners to learn MATLAB and GPU parallel programming)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:2561024
    • 提供者:Bigstrong
  1. prnport_bcb_src

    0下载:
  2. 本程序利用直接端口 I/O 操作来访问并行口。 支持操作系统: Windows 98/ME/2000/XP/2003 程序编译环境: C++ Builder 5.0 / C++ Builder 6.0。 程序演示了: ① 直接向打印机输出数据, 这种方法可以行为单位打印, 每打印一行, 纸走一行的距离。 ② 直接控制打印口输出脉冲信号, 输出如右图所示的 LED 循环轮流点亮/闪烁。(Using direct port I/O operations to access parallel
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:188416
    • 提供者:ysjwxl2010
  1. matlab并行测试

    0下载:
  2. 测试并发执行效率的测试程序,通过修改参数可以观察任务数量、并行传输数据量、并行子任务计算量对整个并发提升效率的影响。(To test the efficiency of concurrent execution, we can observe the influence of the number of tasks, the amount of parallel data transferred and the amount of parallel subtask computation on
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:kevin_lee
  1. Parallel Programming in Fortran95 using OpenMP

    0下载:
  2. 基于OpenMP并行优化算法(Fortran 95)(Parallel Programming in Fortran95 using OpenMP)
  3. 所属分类:并行计算

    • 发布日期:2017-12-13
    • 文件大小:683522
    • 提供者:CleverC
  1. 111

    0下载:
  2. 讲GPS接收机实现硬件并行捕获的论文,写的很详细。(Talk about GPS receiver hardware parallel capture of the paper, written in great detail.)
  3. 所属分类:GPS编程

    • 发布日期:2017-12-19
    • 文件大小:287744
    • 提供者:sword030
  1. 短波多音并行信号全数字解调算法设计

    1下载:
  2. 一篇介绍16音并行信号的解调方法,采用频谱分析的方法(this paper designs an all digital demodulation algorithm taking 16 tones as an example based on the characteristics of HF multiton parallel signal)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:373760
    • 提供者:goldenmelon
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com