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

搜索资源列表

  1. I2cTest

    0下载:
  2. 本软件是通过计算机并口控制I2C器件的程序,通过程序的界面可以完成对I2C器件的读写操作。-The software is through computer parallel port control procedures I2C devices, through the procedures to be completed on the I2C interface devices to read and write operations.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:381341
    • 提供者:Fu
  1. linux3

    0下载:
  2. linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:29276
    • 提供者:zxh170601
  1. MPI-StringMatch

    0下载:
  2. KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:9799
    • 提供者:不死鸟
  1. PortTest

    0下载:
  2. 基于pc的串并口检测工具,只要在pc的串口和并口上面,接上自检头就可以检测串并口是否可用-Pc parallel port-based detection tool for the string, as long as the serial and parallel port pc above, with access to the self-test can detect the first string on the parallel port is available
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1522388
    • 提供者:庸人
  1. CRC

    1下载:
  2. 这个是我花了一个星期的CRC算法,有并行与串行的区别与时序的分析。。。。希望站长能够同意-This is a week I spent the CRC algorithm, there is the difference between parallel and serial and timing analysis. . . . Hope that regulators can not agree
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-02
    • 文件大小:752170
    • 提供者:heshuiming
  1. mpi_dr_fft_source.tar

    0下载:
  2. parallel implementation of fft
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:132487
    • 提供者:rohit
  1. gzfp

    1下载:
  2. 假设有n个任务由k个可并行工作的机器完成。完成任务i需要时间为Ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。 -Suppose there are n-task by the k-parallel machine can be completed. I need time to complete the task Ti. Try to design an algorithm to find completing these n-best task schedu
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-20
    • 文件大小:995
    • 提供者:孙云
  1. bubble_sort

    0下载:
  2. 冒泡排序的串行算法和并行算法的比较,对于运行时间的显示-Bubble Sort Algorithm serial and parallel algorithm for the run-time display
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:16922
    • 提供者:郭春付
  1. 演化法

    0下载:
  2. 首先介绍了当前求解TSP问题最好的演化算法之一:GT算法。文中重点设计了在NOW上求解旅行商问题GT算法的并行算法,详细描述了设计思路,设计策略。还给出了相当详细的并行算法描述。文中设计的并行算法已经在NOW上的PVM平台上实现。关键词NOW,演化计算,旅行商问题,并行计算-first briefed on the current TSP evolutionary algorithm best one : GT algorithm. The article focused on the desi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:200229
    • 提供者:巨金华
  1. jacobi

    0下载:
  2. 本程序采用并行方法实现jacobi迭代算法,采用VC2005结合openmp编写-This procedure jacobi method using parallel iterative algorithm using OpenMP VC2005 combines the preparation of
  3. 所属分类:MPI

    • 发布日期:2016-09-26
    • 文件大小:95507
    • 提供者:李若愚
  1. vector_metrix_multiplication(MPI)

    2下载:
  2. 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1589
    • 提供者:sangecoa
  1. parallelluprogram

    0下载:
  2. 并行lu分解源程序,自带初始输入数据和运行结果-Parallel lu decomposition source, bringing the initial input data and run results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2248
    • 提供者:成斌
  1. fdtdmpi1

    3下载:
  2. 时域有限差分的并行运算,matlab编程.主要是并行运算的连接问题的程序-FDTD parallel computing, matlab programming. Mainly connectivity problems in parallel computing procedures
  3. 所属分类:并行运算

    • 发布日期:2013-02-17
    • 文件大小:1317
    • 提供者:shenyun
  1. EEPROM

    0下载:
  2. 电可擦除可编程只读存储器EEPROM可分为并行和串行两大类。并行EEPROM在读写数据是通过8位数据总线传输,而串行EEPROM的数据是一位一位的传输。虽然与并行EEPROM相比,串行传输数据较慢,但它体积小、专用I/O口少、低廉、电路简单等优点,因此广泛用于智能仪器、仪表设备中。-Electrically erasable programmable read-only memory EEPROM can be divided into two major categories of paral
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:69206
    • 提供者:huanghua
  1. sd22

    1下载:
  2. 粗粒度并行遗传算法,用于流域梯级水电站群的优化调度。-Coarse-grained parallel genetic algorithm for the watershed of Cascade Hydropower Stations optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3263
    • 提供者:张景瑞
  1. Sample1

    0下载:
  2. 并口转I2C样本程序,本人原创,样本只做了写一个数据的例子。要需要扩展需要用户自己添加。对电子工程人员有很大帮助!-Parallel to I2C sample program, I created, only the writing samples of a data example. To the need to expand the need for users to add their own. Of electronic engineering staff are very helpf
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:64304
    • 提供者:dahai
  1. PGA

    0下载:
  2. 本文详细介绍了并行遗传算法的定义,应用等等,不失为一篇好论文-This paper introduces in detail the definition of parallel genetic algorithms, applications, etc., may be a good thesis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:126390
    • 提供者:yuboyushui
  1. quantum2

    0下载:
  2. 遗传算法并行性好,不易陷入早熟,是目前在遗传算法方面一个比较新研究,该压缩包里包含了大量了一些优秀的遗传算法的一些优秀文章-Parallel genetic algorithm is good, not easily caught early, is the genetic algorithm in a relatively new research area, the compression bag contains a large number of a number of excellen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:433485
    • 提供者:meng
  1. mpich_1.2.5

    1下载:
  2. MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.-MPICH is an important MPI Research, has provided a series of interface functions, for the realization of parallel computing provides a programming environment.
  3. 所属分类:MPI

    • 发布日期:2017-06-09
    • 文件大小:15976991
    • 提供者:tingting
  1. paralall_sort

    0下载:
  2. mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:176944
    • 提供者:谷谷
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com