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

搜索资源列表

  1. java多线程编程实例

    0下载:
  2. 已经编译成功的多线程JAVA实例.可用来参考或使用-has already built a successful example of multi-threaded Java. Can be used to reference or use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11123
    • 提供者:何生
  1. CreateThread函数创建窗口线程

    0下载:
  2. 此代码是为初步接触多线程的人员介绍的用CreateThread()函数创建窗口线程。-this code for multithreaded initial contacts on the staff with the CreateThread () function to create windows threads.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10205
    • 提供者:srx
  1. 多线程设计

    1下载:
  2. 一个很好的多线程设计思想,对学生学习这一块比较全面,很适合做课程设计的一个样本-a good multithreaded design ideas, the students learn a more comprehensive, and is very suitable for curriculum design a sample
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:363702
    • 提供者:孔亮
  1. 多线程编程测试

    0下载:
  2. 1.对多个线程进行控制测试。 2.确定间隔方式对线程时间控制的影响。-1. Multiple threads to control testing. 2. Right way to determine spacing threads time control impact.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:26478
    • 提供者:cyclone
  1. VC中ftp协议实现多线程断点续传

    1下载:
  2. 用BCB实现ftp协议实现多线程断点续传,是当前下载工具的热点技术,值得研究。-with BCB achieve ftp protocol multithreading HTTP is the current download tools hot technologies, worth studying.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:97229
    • 提供者:柳杉
  1. 6个线程进出教室的例子

    0下载:
  2. 线程编程,6个线程进出教室,通过互斥实现,适合初学者对线程的变成有一定了解-threaded programming, six out of the classroom threaded through contradict realized, suitable for beginners right threads into a certain understanding
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10445
    • 提供者:童仝
  1. 体检程序 HEALTH 用户界面线程 通信

    1下载:
  2. 一个体验程序,让初学者了解线程之间的通讯-an experience procedures for the beginners to understand the communication between threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:421768
    • 提供者:童仝
  1. POSIX 线程详解

    0下载:
  2. 来自IBM的教程,我把它做成了PDF。本文详细说明了POSIX线程的概念以及借口的用法。适合初级程序员阅读-from IBM's Guide, I put it into a PDF. This paper details the POSIX threads, and the concept of the use excuses. The initial reading for programmers
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:279741
    • 提供者:朱亮
  1. 多线程程序的编写聊天 程序

    0下载:
  2. 多线程程序的编写聊天程序多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例-multithreading procedures in the preparation chat program multithreaded program, multi-threaded applications easily occur. Mutex object explain how to use mutex objec
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36360
    • 提供者:杨光源
  1. VC多线程方式同时进行多项任务

    3下载:
  2. 适合初学者的代码。通过VC实现多线程方式同时进行多项任务-for beginners code. VC through multiple threads simultaneously multiple tasks
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30878
    • 提供者:杨小云
  1. 线程同步小技巧

    1下载:
  2. 该嗲马例子提供了线程同步小技巧,为多线程中同步提供操作方案。-the whine Ma examples of small thread synchronization techniques, multi-threaded for synchronous operation for the program.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37921
    • 提供者:张连成
  1. 队列加多线程的例子

    1下载:
  2. 队列加多线程例子,基于delphi环境下开发!-queue threads add example, based on Delphi development environment!
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:198641
    • 提供者:刘江华
  1. Java线程间的通信

    0下载:
  2. 利用java线程的程序,方便大家理解线程的概念。很好的理解线程间的通信-use of the procedures to facilitate understanding of the concept of threads. Good understanding of the communication between threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1206751
    • 提供者:吖耶
  1. 线程检查文件夹内容更动

    0下载:
  2. 利用一个线程 [ Thread ] 随时检查 Windows95NT 4.0 文件夹 [ Folder] 的内容,当文件夹内容更动-use a thread [Thread] inspection Windows95NT 4.0 folder [ Folder], when folder contents change
  3. 所属分类:Windows编程

    • 发布日期:2010-06-29
    • 文件大小:3827
    • 提供者:tanwh
  1. CreateThread3线程DEMO1

    0下载:
  2. 一个巧妙的线程程序,非常实用-threaded a neat process, a very practical
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:317082
    • 提供者:李高
  1. 线程同步

    0下载:
  2. 采用事件的线程同步操作-use the thread synchronization
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40038
    • 提供者:八戒
  1. 线程优先级示例-赛马

    0下载:
  2. 线程优先级示例,很好的 我可是做了很一段时间那-thread priority example, a very good but I made a very time that
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30203
    • 提供者:李可
  1. 多线程演示程序

    0下载:
  2. 多线程演示程序,一个很好的例子-multithreading demo program, a good example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40940
    • 提供者:宋敦江
  1. 进程与线程的同步、数据共享

    1下载:
  2. 进程与线程的同步、数据共享-process and thread synchronization, data sharing
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33805
    • 提供者:宋敦江
  1. 多线程演示程序

    0下载:
  2. 多线程演示程序!很不错哦-multithreading demo program! Very good!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1819629
    • 提供者:李可
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com