搜索资源列表

  1. 程序创建两个线程

    0下载:
  2. 程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:79872
    • 提供者:罗伟
  1. 一个好用的线程池

    0下载:
  2. 一个好用的线程池 -a user-friendly Thread Pool
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:程敏
  1. Java Thread Programming (Sams)

    0下载:
  2. JAVA线程编程英文版-JAVA threaded programming in English
  3. 所属分类:电子书籍

    • 发布日期:2024-05-02
    • 文件大小:1301504
    • 提供者:行云
  1. Thread1.00

    0下载:
  2. thread编程-thread programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:卢凤晖
  1. 20041211-mylib

    0下载:
  2. 经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counti
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-02
    • 文件大小:17408
    • 提供者:知鱼
  1. 线程同步代码集实例

    0下载:
  2. 线程同步代码集很经典-thread synchronization code set classic
  3. 所属分类:书籍源码

    • 发布日期:2024-05-02
    • 文件大小:183296
    • 提供者:无非
  1. mu-tthread

    0下载:
  2. linux线程例子-linux thread example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:17408
    • 提供者:郭强
  1. 1wire

    0下载:
  2. 1线通信的实用程序--Program for single-thread communication.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-02
    • 文件大小:50176
    • 提供者:魔剑
  1. nt_thread

    0下载:
  2. 自己写的。多线程控制的演示程序。 包括线程的创建、挂起和释放。 附有详细的注解-wrote it myself. Multithreading control of the demonstration program. Thread including the creation, aloof and release. With detailed explanation
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:1216512
    • 提供者:寒冬
  1. jthread-1.1.1

    0下载:
  2. To be able to use the same code on both unix and MS-Windows platforms, I decided to write some simple wrapper classes for the existing thread functions on those platforms
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-02
    • 文件大小:47104
    • 提供者:杨建
  1. Thread Demo

    0下载:
  2. 简单线程示例。适合初学者-threads simple example. For beginners
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:31744
    • 提供者:虎子
  1. abfilesscn

    0下载:
  2. Two components for smart searching for files through your disk drives. It scans user specified drives or paths for files selected by file mask. File mask can contain multiple masks (for example: *.exe,*.dll,*.ocx,*.vxd).
  3. 所属分类:文件操作

    • 发布日期:2024-05-02
    • 文件大小:13312
    • 提供者:秦永久
  1. 线程池

    0下载:
  2. linux线程编程-linux multi-thread programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:郭强
  1. 多线程实例

    0下载:
  2. 展示VC中多线程的编程方法,如线程创建、事件触发、结束线程、线程同步等多种技术-display VC multithreaded programming methods, such as thread creation, event trigger, the end of threads, thread synchronization techniques
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:90112
    • 提供者:周孝良
  1. 20050120091918_MySerialPort[2004-01-18-01]

    0下载:
  2. 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,
  3. 所属分类:串口编程

    • 发布日期:2024-05-02
    • 文件大小:46080
    • 提供者:刘云鹏
  1. 基于TCP-IP多线程文件传输

    3下载:
  2. 多线程socket文件传输,很好的一个例子,极力推荐-multi-thread socket programming for file translating. this is a very good example.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-02
    • 文件大小:136192
    • 提供者:啊q
  1. glibc-linuxthreads-2.3.tar

    0下载:
  2. This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:243712
    • 提供者:马帅
  1. APIHookingPart3_src

    0下载:
  2. This the third, fourth (and last) part for building a thread deadlock detector. Please see the first and second article to understand wait is going on : A (working) implementation of API hooking (Part II)
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-02
    • 文件大小:300032
    • 提供者:
  1. DllHook Thread 钩子 隐藏 消息 线程 插入

    0下载:
  2. 线程钩子的事例代码。适合初学者。大家自己看吧。-hook threaded code examples. For beginners. We ion battery.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:28672
    • 提供者:
  1. VirtualKFCIventory

    0下载:
  2. 很过瘾的虚拟肯德基买卖模拟机,上学期JAVA课的PROJECT,可以设定出售和生产的比例,体现后台的multiple thread-very enjoyable virtual KFC trading simulation machine, Java classes last semester of PROJECT, can set the sale and production ratio reflects the backgroun
  3. 所属分类:游戏

    • 发布日期:2024-05-02
    • 文件大小:237568
    • 提供者:莫斯韦
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org