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

搜索资源列表

  1. Thread(new)

    0下载:
  2. 这是一个关于线程并行与串行所用时间的比较(结合了win32更有实用性)-This is a thread of the serial and parallel time spent by the comparison (in the context of the win32 more practical)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:70.81kb
    • 提供者:Freedom
  1. multi_thread_file

    0下载:
  2. 多线程文件传输,通过多线程编程技术,将任务分解成几个小任务,并行传输,加快速度。-multithreaded file transfer through multithreaded programming techniques, tasks divided into several small tasks, parallel transmission speed.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32.58kb
    • 提供者:宋小金
  1. secThread

    0下载:
  2. 本代码主要实现了通过多线程来并行和多个时间服务器进行通信及同步-the main source of multi-threaded and parallel to a number of server time and synchronous communications
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:郭树印
  1. multi-thread1

    0下载:
  2. 一个多线程并行执行代码,A,B,C三种进程条显示-a multithreaded parallel execution of code, A, B, C of the three processes revealed
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35.57kb
    • 提供者:wangxin
  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
    • 文件大小:8.76kb
    • 提供者:jiafanbing
  1. TRMP

    0下载:
  2. 一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:50.58kb
    • 提供者:黄常标
  1. jibu_c_1.0.0.zip

    0下载:
  2. C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:computing
  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
    • 文件大小:11.92kb
    • 提供者:刘洋
  1. jibu_java_1.0.0

    0下载:
  2. 多核多线程并行编程库源代码。JAVA语言。-Multi-core multi-threaded parallel programming library source code. JAVA language.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:424.79kb
    • 提供者:computing
  1. Dijkstra-omp

    0下载:
  2. C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:computing
  1. ImageEdit

    0下载:
  2. 简单的线程并行的编程,用到事件和临界区,工作者线程对图像的处理-Simple parallel-threaded programming, use cases and critical areas, workers on the image processing thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:36.82kb
    • 提供者:liusanchao
  1. LU

    0下载:
  2. LU分解的串行算法(进行Cache优化),LU分解的多线程实现并行化。-LU decomposition of the serial algorithm (for Cache Optimization), LU decomposition of multi-threaded parallel.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:2.03kb
    • 提供者:zzh
  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:40.77kb
    • 提供者:何平
  1. omp

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

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

    0下载:
  2. 这是一个非常经典的并行试验,实现并行计算pi的数值-The achievement of numerical parallel computing pi
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:690byte
    • 提供者:wind
  1. name4

    0下载:
  2. DES加密算法(VS C++ 2005)并行算法-DES encryption algorithm (VS C++ 2005) Parallel Algorithm for
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4.06kb
    • 提供者:equator
  1. Parallelprogram

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

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

    0下载:
  2. 有关并行运算导论的文章,主要讲多进程方面的资料。-Introduction to the article about parallel computing, the main talk about multi-process information.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2.93mb
    • 提供者:橡树
  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
    • 文件大小:12.01kb
    • 提供者:刘欣
  1. Parallel--8384Button--4595ActiveX__

    0下载:
  2. 此代码是功能模块里比较强的模块源码Parallel 8384Button 4595ActiveX__,同学们可以下载学习-This code is stronger in the functional modules of the Parallel module source code- 8384 button- 4595 activex__, students can download the study
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:96.02kb
    • 提供者:apsxb716337
« 12 3 »
搜珍网 www.dssz.com