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

搜索资源列表

  1. thread

    0下载:
  2. 在linux环境下,实现了多线程的创建,退出。此代码可以用来直接编译,实现线程创建功能。-creat the thread
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:7177
    • 提供者:iris
  1. ProduceConsume

    0下载:
  2. 通过互斥量、事件来解决生产者和消费者的问题,主要涉及的内容有多线程的创建,事件的创建,互斥量的创建,线程的同步。主要的函数有:CreateThread,CreateEvent,CreateMutex,WaitForMultipleObjects等。Through the mutex, event producers and consumers to solve problems, mainly related to the contents of multiple thread creation
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:2977
    • 提供者:guosonl
  1. UIThread

    0下载:
  2. 用户界面线程:演示如何使用用户界面线程,以及线程的创建-Demonstrate how to use UI process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:498015
    • 提供者:tianyu
  1. threadDemo

    0下载:
  2. bcb线程的创建与执行,不是用BCB自己创建的那种-bcb thread creation and execution, not the kind you create yourself with BCB
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1905679
    • 提供者:石保平
  1. Multithreaded-experiment-scheme

    0下载:
  2. 非常明了的以实验的方法说明了多线程的创建、同步等问题,很具有学习意义。-Very clear experimental method are employed to demonstrate the multithreaded to create, synchronization, etc., are learning significance.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3426007
    • 提供者:秦江伟
  1. winpool

    0下载:
  2. 一个简单的windows线程池,实现多线程的创建和状态维护,以及线程间通信。-A simple windows thread pool.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2991
    • 提供者:西门吹雪
  1. Thread

    0下载:
  2. WinCE嵌入式开发线程的创建操作实验源代码-WinCE embedded development thread creation operation test source code
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:58189
    • 提供者:刘峥
  1. threading

    0下载:
  2. 跨平台c++线程库,很好的封装了线程池,线程的创建-Cross-platform c++ threading library, very good encapsulates the thread pool, the creation of a thread
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2557274
    • 提供者:四川带
  1. works_for_buf

    0下载:
  2. 创建线程。在线程中打印出来,简单的小程序,可以很清楚的明白线程的创建。-Create a thread. Printed in the thread, a simple little program that can clearly understand the creation of the thread.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:588
    • 提供者:董小姐
  1. WinMT

    0下载:
  2. 线程事例,通过单文档介绍了线程的详细使用,包括线程的创建,挂起,终止以及恢复,等操作。-Thread instances, a single document describes in detail the use of threads, including thread creation, suspend, terminate and recovery operations.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:772206
    • 提供者:王彦杰
  1. 1173

    0下载:
  2. 线程的创建和撤销,c语言实现,模拟操作系统线程的创建和撤销机制。-thread
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:ji788624
  1. VC_MultiThread

    0下载:
  2. 讲解线程运行的实例,提供线程的创建、添加、线程函数的声明以及相关例程可供参考。-Interpretation of the threads running instances, offer a thread to create, add, the thread function declaration and related routines for reference.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-26
    • 文件大小:9107134
    • 提供者:wangxiaohua
  1. Colfax-HOW-Day-04

    0下载:
  2. 引入了线程并行,OpenMP并行框架。讨论的主题包括:使用线程来利用多个处理器内核,线程和数据并行,协调使用OpenMP线程的创建和团队他们处理循环和树木的任务。OpenMP的讨论提到控制线程的数量,控制变量条款和范围的共享,循环调度模式,使用互斥锁来保护竞争的条件,并与线程私有变量减少并行可扩展的方法。讲座部分的结论与讨论的一般方法来实现在计算应用中的并行的机会。动手部分演示了使用OpenMP并行串行计算和论证了循环变量共享,在一个应用实例进行数值积分的互斥和并行还原。-Session 4 i
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:23198
    • 提供者:黄雪
  1. Thread-creation

    0下载:
  2. 线程的创建 使用函数来创建线程 利用MFC来创建线程 属于C语言中级开发部分内容-Thread creation
  3. 所属分类:Other systems

    • 发布日期:2017-12-14
    • 文件大小:2206
    • 提供者:hhui
  1. shrx

    0下载:
  2. 基于MFC对话框类创建的线程,传递给线程函数2个参数(Based on the MFC dialog box class to create threads, two parameters passed to the thread function)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-25
    • 文件大小:62464
    • 提供者:bilua
  1. MURYXX

    0下载:
  2. 此文件实现了在VC++中动态创建对话框的功能,源文件包括很多函数说明了采用何种方法实现动态的创建对话框,此程序来自《电脑编()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-01
    • 文件大小:31744
    • 提供者:safekagy
  1. 4线程问题

    0下载:
  2. 创建4个线程,线程1和2能读文件中的数字,线程3和4能求出数字的和或者是乘积(Creates 4 threads, thread 1 and 2 can read the file number in the 3 and 4 threads can be obtained and digital or product)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-03
    • 文件大小:869376
    • 提供者:张虎8
  1. 涂鸦-线程画线

    0下载:
  2. Delphi自带的画布,用鼠标画图,创建线程自动划线(Delphi's own canvas, with the mouse drawing, create the thread automatically.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-19
    • 文件大小:376832
    • 提供者:白开水水
  1. rtdl

    0下载:
  2. SQILTE3的一些基本函数的封装,包括文件的创建,打开,添加记录,查询记录,删除记录,计算记录条数和总数()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:enctayjsg
  1. VCThreadPool3

    0下载:
  2. 1.线程池管理器(ThreadPoolManager):用于创建并管理线程池 2.工作线程(WorkThread): 线程池中线程 3.任务接口(Task):每个任务必须实现的接口,以供工作线程调度任务的执行。 4.任务队列:用于存放没有处理的任务。提供一种缓冲机制。 网上的c/c++线程池多是linux下的,这个是VC6.0的线程池。其涉及的主要文件有:ThreadPoolManage、IThreadExcute、TemporarilyThread、ThreadManage、RegKeyIni
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:72704
    • 提供者:zhangzl
« 1 2 3 4 5 67 8 9 10 11 ... 37 »
搜珍网 www.dssz.com