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

搜索资源列表

  1. ThreadManager

    0下载:
  2. implementing of thread pool ThreadManager.cs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:Gabriele
  1. Thread

    0下载:
  2. 线程类封装,用于在linux 下的C++ 多线程编程,-Thread class encapsulates For multi-threaded programming in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1938
    • 提供者:weibo
  1. thread

    0下载:
  2. 简单的多线程实验,多个线程在对话框中画,不过没有使用双缓冲,所以会闪烁-thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:32651
    • 提供者:huang
  1. Thread

    0下载:
  2. 线程创建,对系统进行压力测试,可以查看系统对于压力的耐受值,真的很有用-Thread creation, the system stress test, you can view the system' s tolerance for the value of the pressure, really useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:9962
    • 提供者:yangjing
  1. kill-Thread-using-MySQL-connection

    0下载:
  2. Kill a thread hanged because of a running mysql database connection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:804
    • 提供者:ahmed
  1. Thread

    0下载:
  2. 封装的结构体绑定线程类~~简单实现了-Package structure thread-bound class achieved a ~ ~ ~ simple
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2831
    • 提供者:Spirit
  1. thread

    0下载:
  2. s3c2440 ARM开发板下的多线程源码-s3c2440 ARM development board under the multi-threaded source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:3451
    • 提供者:yangbo
  1. linuxthreadpool

    0下载:
  2. 上传一组关于线程池的好的文章,请接收,Linux下通用线程池的创建与使用,谢谢。-From a group of good articles on the thread pool, please receive, Linux general-purpose thread pool creation and use, thank you.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:8340
    • 提供者:Dylan
  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
    • 文件大小:15569
    • 提供者:mghs
  1. thread

    0下载:
  2. 有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作-Under the thread on the linux experiment contains thread creation, hang by a thread in this case may be familiar with the operation! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:7153
    • 提供者:suting
  1. Thread

    0下载:
  2. 使用C写的主子线程的通讯,相信看后会对线程和线程通讯多一些了解。-Written using the C master thread of communication, I believe, after watching threads and thread would be a little more understanding of communication.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:28432
    • 提供者:
  1. cpp_tracer

    0下载:
  2. Lifitime tracer. *** *** *** *** *** *** *** *** ***** Example: #include <timings.h> void foo() { TRACE_LIFETIME usleep(100000) } void main() { foo() } *** *** *** *** *** *** *** *** *** See lifetimes.log: FUNC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6054
    • 提供者:Gosh
  1. thread

    0下载:
  2. linux2.6.*下的驱动实验,应用程序源码-linux2.6 .* driving under the experiment, the application source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3083
    • 提供者:xi
  1. vcthreads

    0下载:
  2. 10个VC++多线程操作实例源代码,内容涉及如何安全终止线程、如何创建UI线程、如何创建Worker线程、如何等待线程结束、如何挂起和恢复线程、如何获得线程的退出码、如何使用互斥量、如何使用临界区、如何使用信号量等内容,入门者更应该看一看,多线程的使用很广泛,可以提高程序效率。 -10 VC++ source code examples of multi-threaded operation, which relates to how to safely terminate the thre
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:134071
    • 提供者:yzj
  1. ThreadPrint

    0下载:
  2. 本实验通过设计两个线程,一个是文章下载用C#实现的多线程同步打印文章(windows操作系统实验).线程和一个文章打印线程,用来实现模拟线程同步打印机,文章下载线程实现把文章下载到缓冲区,文章打印线程实现把文章打印出来。-Using C sharp to achieve multithread and synchronize.In the project,build up a Thread to download article,and build up the other Thread to
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:14889
    • 提供者:
  1. thread

    0下载:
  2. 三个线程进行通信,对于字符串进行处理,可做作业-3 thread
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:869
    • 提供者:anniepotter
  1. thread

    0下载:
  2. 一个简单的程序,关于线程的操作--挂起和恢复,通过界面,我们可以体会到挂起和恢复操作。-A simple procedure, with regard to the operation of the thread- suspend and resume, through the interface, we can see that suspend and resume operations.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1865764
    • 提供者:boarbing
  1. testCpu

    0下载:
  2. 一个简单的测试cpu实用率的简单程序,主要是学习在wince下如何使用api来得到某个线程的cpu使用时间,比较粗糙-A simple test cpu utility rate of a simple process, mainly in the wince to learn how to use the api to get a certain thread cpu usage time, compare rough
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2590325
    • 提供者:杜艳青
  1. Threads

    0下载:
  2. A simple Thread system for parallel programs
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:22499
    • 提供者:shojaei
  1. thread

    0下载:
  2. 利用线程实现单文档wav文件的播放,非常简单,很适合初学者-use thread to play wav voice file.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:575675
    • 提供者:郭耀文
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com