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

搜索资源列表

  1. Synchronize

    0下载:
  2. 一个测试多线程执行情况的小程序,可以显示线程进行的情况,计算素数等-A test implementation of multi-threaded applet, and they demonstrated the thread of the situation, such as computing prime numbers
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:29000
    • 提供者:chenshiyuan
  1. multiline

    0下载:
  2. 一个多线程管理的程序管理器,适合程序开发者即大型计算者使用-multiple line, useful for program developer
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:14288
    • 提供者:hyest_lan
  1. vbmorethread

    0下载:
  2. vb多线程的实现,输入,输入,计算多个步骤-vb multi-threaded implementation, input, input, calculation of a number of steps
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10305
    • 提供者:Tim
  1. yinhangjia

    0下载:
  2. 银行计算法的实现,基于多线程控制的系统的实现的银行家的算法的成功实现-Bank calculations the realization of control system based on multi-threaded implementation of the banker of the successful implementation of the algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:6323
    • 提供者:benye
  1. WThreadTest

    0下载:
  2. 基于对话框的多线程程序。本程序通过两个用户线程分别计算出1-100的平方和立方,直观的显示了多线程的功能。-Dialog-based multi-threaded program. This program by two user threads were calculated the square and cubic 1-100, intuitive display of the multi-threading capabilities.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1870087
    • 提供者:dabing07
  1. 3pcf

    0下载:
  2. 3PCF计算多线程实现 定义: 点集D、R。 定义D中的点为ai∈D,R中的点为bi∈R。 距离:r1、r2、r3、err 求: 满足以下条件的三元组(空间中三角形)的数目 <ai, bm, bn>,|ai-bm|=r1±err且|ai-bn|=r2±err且|bm-bn|=r3±err 原始解法: 对于D中每一点ai,在R中找到与之距离为r1的点集R’,找到与之距离为r2的点集R’’。在点集R’与R’’中,查找两点间距离为r3的点组数目。累加。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:869
    • 提供者:Junki Lee
  1. upc-hands-on-sc09

    0下载:
  2. 并行编程技术,利用多线程提高程序效率。可以用用图像,矩阵的计算-UPC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:158227
    • 提供者:王锁
  1. lightrender

    1下载:
  2. GxRay 是一个高品质的光线追踪渲染器,支持多种高级渲染技术。GxRay可以对各种基本几何体(球体、长方体、圆柱体、凸面体、平面等)以及复杂的三角形网格进行光线追踪。使用KD树加速追踪过程,优化渲染速度。支持多线程渲染,充分利用多核CPU的计算能力。-Physically Based Rendering : From Theory to Implementation
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2305717
    • 提供者:峰公子
  1. kamengduoxianchenggood

    0下载:
  2. 用蒙特卡罗多线程实现圆周率的计算,是用公共变量来实现的-Multithread with the Monte Carlo calculation of pi is achieved using public variables
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2943
    • 提供者:gyt
  1. NET_Remoting

    0下载:
  2. 利用远程调用组件技术,实现多线程并行计算。-Use of remote call component technology, multi-threaded parallel computing.
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:90642
    • 提供者:刘戈
  1. mandMPI623

    0下载:
  2. 并行计算,mpi模型。计算分形集mandelbrot集。这次加上了多线程,并行度更高!-Parallel computing, mpi model. Mandelbrot set fractal set computing. The addition of multi-threaded, parallel degree higher!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3588551
    • 提供者:徐东
  1. xitong

    0下载:
  2. 本文是针对于应用在精整线上冷轧带钢表面质量自动检测系统的研究, 该系统用于在线检测划痕、 折印、锈斑、辊印等常见的冷轧带钢表面缺陷。系统采用多个面阵摄像头同步采集图像的方式, 并通 过由光源构成的“ 暗场照明” 方式实现对缺陷的检测。系统采用了并行计算机制和多线程机制, 并对 算法进行了优化, 从而满足数据的实时处理要求。-This article is for applications in the finishing line in the cold rolled strip s
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:937655
    • 提供者:
  1. FileMD5

    0下载:
  2. 查看文件MD5值的源码,包含一个计算MD5值的类,通过多线程优化了查看大文件MD5的效率-View file MD5 value of the source, include a calculation of MD5 value of the class, through the optimization of a multi-threaded MD5 view the efficiency of large files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:37809
    • 提供者:沼泽
  1. Program-With-OpenMP

    0下载:
  2. C++中使用OpenMp实现多核多线程并行计算的基础知识-C++, multi-core multi-threaded use OpenMp the basics of parallel computing
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2787077
    • 提供者:
  1. calculatPI

    0下载:
  2. 运用多线程的方法计算pi的值。通过公式法和面积法实现。可以通过调整线程数和数据的运算规模来计算pi,计算不同线程之间的性能差异。-Calculated using multi-threaded the value of pi. Area through the formula and method implementation. You can adjust the number of threads and data operations to calculate the size of pi
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1225
    • 提供者:morgan
  1. primenumber

    0下载:
  2. 最大素数计算器,利用多线程同步实现计算所有不大于输入数据的所有素数并将其结果输出。线程数可调-The largest prime number calculator, using multi-thread synchronization to achieve the calculation of all the input data is not greater than all the prime numbers and the results output. Adjustable numbe
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3568322
    • 提供者:王超
  1. ComputePi

    0下载:
  2. 采用了多线程的pi值计算,效率比单线程高-Using a multi-threaded pi value, high-efficient than single-threaded
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1108
    • 提供者:shilla
  1. muti_core-unwrap

    0下载:
  2. 在多核处理器计算机上实现的多线程INSAR相位解缠,具体解缠方法为最小二乘法。-Multi-core processors to achieve multi-threaded computer INSAR phase unwrapping, unwrapping method for the specific method of least squares.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4475283
    • 提供者:dawd
  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
    • 文件大小:1914
    • 提供者:ox
  1. ParallelComputingCode

    1下载:
  2. 并行计算,多线程,MPI,hadoop,天津大学-Parallel computing, multithreading, MPI, hadoop, Tianjin University
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11485013
    • 提供者:century
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com