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

搜索资源列表

  1. xiangliang

    0下载:
  2. 多线程编程,解决向量点积问题,有助于学习多核。-Multi-threaded programming, problem solving vector dot product, contribute to learning multicore.
  3. 所属分类:MPI

    • 发布日期:2017-12-04
    • 文件大小:1572
    • 提供者:马序妍
  1. lockfree-lib.tar

    0下载:
  2. Lock-Free无锁库,适用于高性能多线程并发编程-Lock-Free Library
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:68077
    • 提供者:QinZuoyan
  1. hkdecoder

    0下载:
  2. 海康视频转成avi,用多线程转码,每个线程分别转码一小段,最后合并成最终视频-it is a program about encodering haikang movie,using mulithread
  3. 所属分类:MPI

    • 发布日期:2017-05-28
    • 文件大小:11081688
    • 提供者:沈亚军
  1. DataBase-Distribution

    0下载:
  2. java代码实现的分布式数据库项目,没有用到数据库,利用线程实现多线程方式-java code to implement the distributed database project, did not use a database, the use of threaded multi-threaded manner
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:60768
    • 提供者:徐板凳
  1. smart_finder

    0下载:
  2. 效率很高的大数据并行处理程序,其特点是线程能自动进行数据读取、数据处理的角色转换 在有限的系统配置下 尽可能地减少等待-Highly efficient parallel processing of large data, which is characterized by thread can read data automatically, Role data processing system configuration in a limited as much as possible t
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:24272
    • 提供者:C
  1. pthread_pie

    0下载:
  2. 使用Pthread多线程实现求pie值,使用pie的求值公式-Using multithreading seeking pie Pthread value
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:5599
    • 提供者:dashu
  1. pthread_matrix

    0下载:
  2. 多线程pthread实现对一个给定矩阵求取卷积,并将结果保存下来-Pthread multithreading to achieve a given matrix convolution to strike, and the result is saved
  3. 所属分类:MPI

    • 发布日期:2017-05-15
    • 文件大小:4063326
    • 提供者:dashu
  1. mm

    0下载:
  2. 多线程实现矩阵并行相乘,在实现方式上采用多线程实现相乘-Implementation of parallel matrix multiplication of multi thread
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1196
    • 提供者:张洋
  1. waitconditions

    0下载:
  2. 你好,当你需要多线程,串口通讯,这就有用-comm,cpp,if you must programm in c++,comm,thread ,it is usful
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:163231
    • 提供者:ddd
  1. Multi-threaded-sorting

    0下载:
  2. 多线程排序,多个排序的多线程运用,求成功。-Multi-threaded sorting, multi-threaded use multiple sort, find success.
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:275513
    • 提供者:pjw
  1. thread_matrix_muti.tar

    0下载:
  2. 多线程编程实现矩阵运算.如果需要这个程序的同学,欢迎下载-Multi-threaded programming matrix operations if need this program students are welcome to download! !
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3456
    • 提供者:金广
  1. Pthread

    1下载:
  2. pthread多线程计算Jacobi矩阵迭代,每迭代5次输出中间结果-pthread multi-threaded computing Jacobi matrix iterations, each iteration 5 times the output of intermediate results
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1257
    • 提供者:小苹
  1. pi

    0下载:
  2. pthread多线程实现π的计算,可以设置线程数与计算量-pthread multithreading π calculation, you can set the number of threads and computation
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:597
    • 提供者:小苹
  1. Pthread

    1下载:
  2. 1.pthread多线程计算圆周率 2.pthread多线程雅可比迭代-1.pthread multi-threaded multi-threaded computing pi 2.pthread Jacobi iteration
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:27406
    • 提供者:郭可成
  1. main.c

    0下载:
  2. 多线程计算pi,修改计算量则可进行压力测试-multi-thread calculate pi
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:613
    • 提供者:ch
  1. omp_tokenize

    0下载:
  2. 用openMP实现的多线程的分词系统,输入是一段文本,输出是分词过的结果集。-OpenMP is used to implement multithreaded word segmentation system, the input is a text, the output is a participle result set.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1317
    • 提供者:yangyatao
  1. vbthreadcm

    1下载:
  2. 在VB.NET下多线程编程 开发 ,使多个程序并行 运行 。-THREAD PROGRAM
  3. 所属分类:MPI

    • 发布日期:2017-04-26
    • 文件大小:26769
    • 提供者:cuiming998
  1. _pi

    0下载:
  2. 并行计算中用多线程计算pi的值,采用积分的方法-Using multi-threaded computing the value of pi, using integral parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:956
    • 提供者:西西
  1. mult

    0下载:
  2. CUDA编程下的并行矩阵乘法,每个线程计算一个元素。-Parallel algorithm on Matrix Multiply on CUDA
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1064
    • 提供者:赵宇谦
  1. bingxing

    3下载:
  2. openMP与MPI混合编程,实现矩阵与矩阵相乘。 并且矩阵阶数可调整,进程数与线程数可调整。-OpenMP and MPI mixed programming, matrix and matrix multiplication. And the matrix order can be adjusted, the number of processes and threads can be adjusted.
  3. 所属分类:MPI

    • 发布日期:2016-09-26
    • 文件大小:1024
    • 提供者:金英
« 1 2 3 4 56 »
搜珍网 www.dssz.com