CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - parallel

搜索资源列表

  1. Metaparllel

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

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

    0下载:
  2. 并口通信例子,可以监控并口,和利用并口进行走马灯的演示-example, can monitor parallel, and the use of the Parallel Port for demonstration merry-go-round
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:崔宁
  1. Uat89c51

    0下载:
  2. 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2.15mb
    • 提供者:aurora
  1. Desktop

    0下载:
  2. 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:15.64kb
    • 提供者:pactric
  1. scan

    0下载:
  2. 本实例展示了并行前缀求和(也称作“scan”)的一种高效的 CUDA 实施途径。针对一个给定的数列,scan 可以计算出一个新的数列,其中每一个元素均为在输入列中该元素前面的所有元素的总和。 -This example shows the parallel prefix sum (also known as " scan" ) of an efficient CUDA implementation of the approach. For a given series, scan
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1.86mb
    • 提供者:Wolfeyes
  1. Console

    0下载:
  2. It counts the input ttl frequency at the s5 bit of parallel port using ntport library.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:485.48kb
    • 提供者:syed ali
  1. BigInt

    0下载:
  2. 大整数(可高效计算数万位整数)四则运算的实现,采用了高效的9位并行计算。除法的实现更是采用了高效的二分试商-Large integer (which can be tens of thousands of high-performance computing-bit integer) arithmetic to achieve efficient use of parallel computing 9. The division is the adoption of a more efficie
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1.61kb
    • 提供者:Harder
  1. bufengtouzhen

    0下载:
  2. 布冯投针 找一根铁丝弯成一个圆圈,使其直径恰恰等于平行线间的距离d。可以想象得到,对于这样的圆圈来说,不管怎么扔下,都将和平行线有两个交点。因此,如果圆圈扔下的次数为n次,那么相交的交点总数必为2n。 现在设想把圆圈拉直,变成一条长为πd的铁丝。显然,这样的铁丝扔下时与平行线相交的情形要比圆圈复杂些,可能有4个交点,3个交点,2个交点,1个交点,甚至于都不相交。 由于圆圈和直线的长度同为πd,根据机会均等的原理,当它们投掷次数较多,且相等时,两者与平行线组交点的总数可望也是一样的。这就是说,
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:s沈云航
  1. matlab

    0下载:
  2. 解ABCD的四元方程求解ABCD的值,并通过此值计算出电力器件vto,rt的值,从而使并联器件变得简单,有效-Solution ABCD equation solving the value of the ABCD and power devices VTO rt value calculated by this value, so that the the parallel device becomes simple, effective
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:58.53kb
    • 提供者:矫健
  1. GeneMPI

    0下载:
  2. Visual Studio 2012环境下的遗传算法的并行MPI实现。-Visual Studio 2012 environment parallel genetic algorithm MPI implementations.
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:14.24kb
    • 提供者:钟立军
  1. fdtd-cuda-master

    0下载:
  2. 基于GPU的FDTD并行算法-FDTD parallel algorithm based on GPU
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:73.31kb
    • 提供者:byebye
  1. kernel

    0下载:
  2. The project I’m working on is based on the paper <A Highly Parallel Reuse Distance Analysis Algorithm on GPUs>. The paper is focus on the analysis of memory access behavior of different programs.
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:4.11kb
    • 提供者:zyy
  1. matrix-4

    0下载:
  2. This a matrix multiplication as an example of OpenMP parallel programming.-This is a matrix multiplication as an example of OpenMP parallel programming.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:771.57kb
    • 提供者:dorgham
  1. petsc-3.6.3

    2下载:
  2. PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It supports MPI, and GPUs through CUDA or OpenCL, as we
  3. 所属分类:Console

    • 发布日期:2016-01-14
    • 文件大小:8.82mb
    • 提供者:jyj
  1. OR-F-009.-Ejemplos-de-OpenMP.tar

    0下载:
  2. Parallel examples in OpenMP C-Parallel examples in OpenMP C
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:16.5kb
    • 提供者:koumbaya
  1. kway

    0下载:
  2. mpi实现k路并行归并排序 通过k路并行对数据进行并行排序再将排序好的数据进行k路归并- K implementation of MPI parallel merge sort Through the K parallel data parallel sorting and then sort the data to K way merge
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:huanghongwei
  1. main

    0下载:
  2. Parallel Quick sort with pthreads on Linux. Works faster than simple quick sort.
  3. 所属分类:Console

    • 发布日期:2017-12-14
    • 文件大小:1.27kb
    • 提供者:kvazimodapere
搜珍网 www.dssz.com