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

搜索资源列表

  1. test_OpenMP

    0下载:
  2. 在visual Studio 2010 C++下,利用OpenMP编写并行程序。-program with OpenMP in VS2010
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3902809
    • 提供者:jacky
  1. pcb

    0下载:
  2. 设计一个有 N个进程并行的进程调度程序,采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法.-Design of a parallel process, N a process scheduler, using the highest priority number of priority scheduling algorithm (ie the number of processors allocated to the highest priority to th
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:111429
    • 提供者:魏忠祥
  1. pThread

    0下载:
  2. 一个基于posix的并行程序示例!用pthread可以很方便的实现并行程序设计-A parallel procedure based on sample posix! Pthread can easily use the realization of parallel programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:12209
    • 提供者:刘洋
  1. 20083259292991374

    0下载:
  2. 用VC++编写的光交换并行程序,部分采用DSP程序编写,程序实用高效,采用并行运算。-Using VC++ to prepare the optical switching procedures, and some use of DSP programming, procedural and practical efficiency, the use of parallel computing.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1973191
    • 提供者:five
  1. lcd12864_bingxing

    0下载:
  2. 模块LCD12864的并行程序设计,开发环境为AVR,大家可以参考-it is the program of the 12864 based of AVR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:11693
    • 提供者:杜志平
  1. calibrator

    0下载:
  2. 获得多核存储层次结构参数的源代码。对于多核环境中编写cache相关并行程序非常有用。Windows环境.-Access to multi-core memory hierarchy parameters of the source code. Environment for the preparation of multi-core cache-related parallel programming very useful. Windows environment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:7809
    • 提供者:computing
  1. Hertingexe

    0下载:
  2. 多体系统运动学,动力学分析计算程序,采用递推算法。-Dymore
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:48703
    • 提供者:mqh_2009
  1. omp

    0下载:
  2. omp并行程序设计的一个简单程序范例 教你如何简单实用open mp多线程程序设计-omp parallel programming procedures for a simple example
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:97800
    • 提供者:刘承诚
  1. ForOpenMP

    0下载:
  2. 使用OpenMP开发并行程序,这是一个简单的例子,供初学者参考-use OpenMP to develop paralle program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:4017
    • 提供者:wang
  1. Parallelprogram

    0下载:
  2. 并行程序设计:对于所希望的应用,很多并行代码似乎不存在的 即使有,也常不能用于用户的并行机上.因为并行代码原来都是为不同的并行结构写的.   它的问题是:至今并行算法范例不能被很好地理解和广泛地接受 并行程序设计是建立在不同的计算模型上的,而它们没有能像冯*诺依曼模型那样被普遍的接受和认可.绝大部分被使用的并行程序设计语言都是Rortran和C的推广,他们都不能够充分地表达不同并行结构的特点,既不成熟也不通用.并行程序设计工具依赖于具体的并行结构和计算机代的更迭,既不通用也不稳定,在某个并行
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:854844
    • 提供者:我爱罗
  1. fortran

    0下载:
  2. 《Fortran 库参考》介绍了 Sun™ Studio Fortran 库中的内部函数和例程。该参考手册适 用于具有 Fortran 语言和 Solaris™ 操作环境使用经验的编程人员。 该指南适用于具有 Fortran 语言使用经验以及想了解如何有效地使用 Sun Fortran 编译 器的科研人员、工程师和编程人员。同时,假定这些人员熟悉 Solaris 操作环境或 UNIX® 。 配套提供的《Fortran 编程指南》中介绍了 Solari
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:669430
    • 提供者:gjd
  1. AD9850

    0下载:
  2. 描述了AD9850串行及并行程序的调试,以及程序代码、输出波形及输出频谱-Describes the AD9850 serial and parallel program debugging, and code, the output waveform and the output spectrum
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:351031
    • 提供者:kidd
  1. MPI-parallel-object-oriented-technology-in-the-des

    0下载:
  2. 面向对象技术在MPI并行程序中设计与实现MPI parallel object-oriented technology in the design and implementation proce-MPI parallel object-oriented technology in the design and implementation process
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:912708
    • 提供者:ineed10
  1. CUDA

    0下载:
  2. CUDA并行程序的内存访问优化技术CUDA parallel program memory access optimization-CUDA parallel program memory access optimization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:341807
    • 提供者:gai1949
  1. OpenMP01

    0下载:
  2. OpenMP入门程序,并行实现for循环,包括很多注释,指明了实现OpenMp并行程序时的注意事项-Parallel for statement implemented by c++ & OpenMP
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:650628
    • 提供者:lixiang
  1. Hmpiprogrami

    0下载:
  2. 高性能计算之并行编程技术—— MPI并行程序设计 -High-performance computing parallel programming techniques- MPI parallel programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:825596
    • 提供者:分开
  1. Scpiirare

    0下载:
  2. 串行程序源码,用来计算pi值,可与与并行程序源码进行比较 -The serial program source code, used to calculate the value of pi, can be compared with the parallel program source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:636
    • 提供者:jxjj609
  1. Parallel

    0下载:
  2. 并行求jacob算法的并行程序,Fortran语言编写,包括五种不同的通信方法。-Evaluated in parallel the jacob algorithms parallel program, Fortran language, including five different communication methods.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-22
    • 文件大小:12299
    • 提供者:刘欣
  1. mpi

    0下载:
  2. 基于MPI多线程的矩阵高斯消去算法,是一种并行程序设计思想!-Matrix Gaussian elimination algorithm based on MPI multi-threaded, a parallel program design ideas!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:2069
    • 提供者:罗华荣
  1. ad9850-BINGXING

    0下载:
  2. 本程序是dds模块ad9850的并行程序,绝对好用-This procedure is dds module ad9850 parallel programs, the absolute ease
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:19089
    • 提供者:郭志越
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com