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

搜索资源列表

  1. intel-TBB_reference_Manual

    0下载:
  2. intel thread building block 并行计算库的参考手册
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:525.3kb
    • 提供者:huangyinghui
  1. Threaded_Solution

    0下载:
  2. 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:957byte
    • 提供者:ASIN
  1. Serial

    0下载:
  2. 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:660byte
    • 提供者:ASIN
  1. pthreadmatrix

    0下载:
  2. Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1.43kb
    • 提供者:cui
  1. tongbu1

    0下载:
  2. 使用全局变量同步线程的简单例子,是多核编程书上的一个例子,欢迎查看-The use of global variables of a simple example of thread synchronization, multi-core programming is an example of the book, please see
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:403.6kb
    • 提供者:肖飞
  1. MultiThreadProcess

    0下载:
  2. Windows多线程编程实例的多线程处理,一个简单的区间积分函数的实现。-Multi Thread programming project for multi thread Process。It s a simple example for get random returns a random integer between min and max data.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1.5mb
    • 提供者:dianalee
  1. lib_trhead_pool

    0下载:
  2. c封装的线程池库,并且包含简单高效的内存池.代码接口逻辑清晰,且高效稳定-c package thread pool library, and includes a simple and efficient memory pool. code interface logic, clarity, and the highly efficient and stable ...
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6.47kb
    • 提供者:soar_zhong
  1. cuda_matmult_opt

    0下载:
  2. CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:15.2kb
    • 提供者:mghs
  1. MultiCore-Programming

    0下载:
  2. Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:5.6mb
    • 提供者:Arthas
  1. MutipleThread

    0下载:
  2. 解决多个售票员售票,把一张票售给多个乘客的问题,采用多线程同步与互斥解决。-Solve multiple conductor ticket sales, the number of passengers a ticket sold to the problem of multi-thread synchronization and mutual exclusion solution.
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:Miroc
  1. pthread-merge

    0下载:
  2. p-thread merge sort!
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1.58kb
    • 提供者:Sarah
  1. java_wait_notify_notifyall

    0下载:
  2. java 多线程编程,演示了线程等待,唤醒。可以达到并行计算。利用著名操作系统的生产者与消费者说了原理。-java multithreaded programming that demonstrates thread waiting, wake up. Parallel computing can be achieved. Using well-known operating system that the principle of producers and consumers.
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1.87kb
    • 提供者:ox
  1. Cracking-the-Coding-Interview-4ed

    0下载:
  2. posix thread to perform matrix multiplication
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1.21mb
    • 提供者:bhishm
  1. ProduceAndConsume

    0下载:
  2. 生产者消费者模型 使用多媒体计时器 完全了解多线程-produce and consume model using media timer more thread
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:24kb
    • 提供者:程兆坡
  1. luowen

    0下载:
  2. 标准螺纹量规设计计算,输入基本参数和精度等级,即可得到量规尺寸!-Standard thread gauge design calculations
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:181.01kb
    • 提供者:wanghu
  1. split_cuda

    0下载:
  2. 一个基础的CUDA例子,并行线程块的分解。-One based on CUDA example, the parallel decomposition of the thread.
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:801byte
    • 提供者:weijian
  1. chaoxieyuan

    0下载:
  2. 利用回调、委托、线程等方法实现抄写员功能-Use callback commissioned thread scribe functions
  3. 所属分类:MPI

    • 发布日期:2017-12-07
    • 文件大小:47.87kb
    • 提供者:刘闯
  1. OpenMP

    0下载:
  2. OpenMP并行计算算法,OpenMP并行程序设计,本篇文章中讲的几个OpenMP指令parallel, for, sections, section实际上都是用来如何创建线程的-OpenMP parallel computational algorithms, OpenMP parallel programming about this article several OpenMP parallel directive, for, sections, section are actually
  3. 所属分类:MPI

    • 发布日期:2017-11-15
    • 文件大小:25.44kb
    • 提供者:洛河
  1. badosxe

    0下载:
  2. 一款并行的软件,可处理多进程、线程的程序-A parallel software can handle multi-process, thread program
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:240.42kb
    • 提供者:沈伯伟
  1. CUDAexample

    0下载:
  2. CUDA的基本範例,有區塊搬移,記憶體搬移,thread,基礎運算的範例,可由這些範例了解CUDA基本運行方式-Basic example of CUDA, block move, move memory, thread, basic computing paradigm CUDA by these examples to understand the basic operation mode
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:15.58kb
    • 提供者:ken
« 12 »
搜珍网 www.dssz.com