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

搜索资源列表

  1. TestScriptThread

    0下载:
  2. vc内调用脚本引擎,多线程内vb脚本计算,-vc call scr ipting engine, multi-threaded calculation in vb scr ipt,
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:201260
    • 提供者:wangxb
  1. md5text1

    0下载:
  2. 支持多线程MD5文件完整性校验算法,只要给定文件路径就能计算他的校验码-Support multi-threaded MD5 file integrity check algorithm, as long as the given file path, he will be able to calculate the parity-check codes
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:29112
    • 提供者:耿二彬
  1. cSharp100Demon

    0下载:
  2. cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:1436432
    • 提供者:advaw
  1. omp_matrix_multiply

    0下载:
  2. C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:528
    • 提供者:computing
  1. Lock

    0下载:
  2. 有关互斥锁的介绍,在多线程中,在不同线程中计算同一个数据时,需要用互斥锁-Introduction of the mutex lock, in the multi-threaded, in different threads to calculate the same data, the need to lock mutex
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:49286
    • 提供者:caolei34701
  1. CrazyMD5

    0下载:
  2. 计算字符串、文件的MD5值,采用多线程,算法效率极高,UI简洁,易用。-Calculation of the string, the MD5 value of files, using multi-threaded, highly efficient algorithms, UI is simple and easy to use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:25239
    • 提供者:kylin
  1. (cwj)MultiThread

    0下载:
  2. 本VC++源码,是一个多线程的程序实例,它的主要功能是利用多线程进行素数的选择计算,是学习多线程的一个好例子-The VC++ source code, is an example of multi-threaded program, and its main function is to use multi-threading to the choice of prime number calculation, is to learn from multi-threading a good e
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1683468
    • 提供者:陈文俊
  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. SwingThreadTest2

    0下载:
  2. java多线程,当按下:start按钮时,要进行go()的计算-java thread, when the press: start button, to go () calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:celia
  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. javaDownLow

    0下载:
  2. 一款java的多线程下载器,能够分析资源的UML是否正确,下载速度的计算-A multi-threaded download manager java, to analyze whether the correct UML resources, download the speed of calculation, etc.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:12730
    • 提供者:北极熊
  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 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com