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

搜索资源列表

  1. Threading

    0下载:
  2. VB2008 多线程控制程序 通过简单的程序说明多线程的创建-The VB2008 multi-threaded control program through the simple program to illustrate the creation of multi-threaded
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:343943
    • 提供者:吕寻朋
  1. shell

    0下载:
  2. 在 linux下 线程的 创建,然后 是用 该线程-In under linux thread creation, then use the thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:3092
    • 提供者:黄建
  1. thread

    0下载:
  2. Widows 下多线程的创建和多线程的实现-Widows under the creation of multi-threaded and multi-threaded implementations
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:1146
    • 提供者:hhfoxconn999
  1. Thread

    0下载:
  2. 多线程编程,线程的创建、终止等,VC源码-Multi-threaded programming, thread creation, termination, VC source
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:30460
    • 提供者:杨晓松
  1. JavaThread

    0下载:
  2. 什么是线程?线程的创建等有关JAVA方便线程的总结。-What is a thread? Thread creation and other relevant JAVA the thread and convenient summary.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:5141
    • 提供者:name
  1. thread_create

    0下载:
  2. 旨在linux下的线程的创建,方便了初学者对于线程创建的掌握-Aimed at the creation of the thread under linux convenience beginners mastery for thread creation
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:564
    • 提供者:立哥
  1. pthread-test

    0下载:
  2. linux下的多线程例子,包含了俩个线程的创建和互斥.-under linux multithreading example, contains both thread creation and mutual exclusion.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:680
    • 提供者:zuoyong
  1. doublethread

    0下载:
  2. 自己写的双线程程序 完成了线程的创建 挂起等等功能-Write their own dual-threaded program to complete the creation of the thread hangs more
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1875328
    • 提供者:wangyang
  1. 20121015

    0下载:
  2. 多线程作业,线程的创建,线程间消息传递,通过多线程显示文件拷贝过程中字节进度!-Multi-threaded operations, thread creation, thread messaging display the progress of bytes in the file copy process, multi-threaded!
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-24
    • 文件大小:1274374
    • 提供者:马军辉
  1. AboutThreadPool

    0下载:
  2. 线程的创建及销毁都需要很大的性能开销,当有比较多且不同的任务需要完成时,可以考虑使用线程池来管理上述线程-Thread creation and destruction of all requires a lot of performance overhead, when there are more and different tasks to complete, you can consider using the thread pool to manage the thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:21948
    • 提供者:xiaobo
  1. test

    0下载:
  2. 线程的创建与消除,进程的创建与消除,关于进程调度算法,高响应比优先,轮转调度算法,短作业优先算法-Thread creation and elimination, the process of creation and elimination, on the process scheduling algorithm, a high response ratio priority scheduling algorithm, short operating priority algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:2305098
    • 提供者:冯鹏飞
  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. clock

    0下载:
  2. 显示一个圆形时钟,是图形绘制的一个课设。涉及时钟的框架建立,时间读取,线程的创建,启动,运行等知识-Display a round the clock, is a class-based graphics rendering. Framework involves the establishment of a clock, the time to read, create threads, start, run and other knowledge
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:9523
    • 提供者:晕晕
  1. JingCheng-Communications

    0下载:
  2. 1、 点“创建线程” 按钮,创建两个线程,一个线程不断对一个变量加1,结果显示在第一个文本框中。另一个线程不断对另一个变量减1,结果显示在第二个文本框中。这两个线程之间没有交互,仅用于演示线程的创建。 2、 演示线程互斥,点“线程互斥” 按钮,创建两个线程,一个线程不断循环,每次循环对共享变量x做100次加1操作(这100次加1操作作为一个临界区CSa),另一个线程不断循环,每次循环对共享变量x做100次减1操作(这100次减1操作作为一个临界区CSb),结果显示在第三个文本框中。可以看到结
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:204202
    • 提供者:chenwei
  1. Thread-Communications

    0下载:
  2. 1、 点“创建线程” 按钮,创建两个线程,一个线程不断对一个变量加1,结果显示在第一个文本框中。另一个线程不断对另一个变量减1,结果显示在第二个文本框中。这两个线程之间没有交互,仅用于演示线程的创建。 2、 演示线程互斥,点“线程互斥” 按钮,创建两个线程,一个线程不断循环,每次循环对共享变量x做100次加1操作(这100次加1操作作为一个临界区CSa),另一个线程不断循环,每次循环对共享变量x做100次减1操作(这100次减1操作作为一个临界区CSb),结果显示在第三个文本框中。可以看到结
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:176847
    • 提供者:chenwei
  1. winpool

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

    • 发布日期:2017-04-13
    • 文件大小:2991
    • 提供者:西门吹雪
« 1 2 3 4 5 67 8 9 10 11 ... 41 »
搜珍网 www.dssz.com