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

搜索资源列表

  1. thread-7

    0下载:
  2. 多线程的示例程序,演示如何编写多线程程序-multithreaded sample program to demonstrate how to prepare multi-threaded process
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:196679
    • 提供者:mazer
  1. cas

    0下载:
  2. 让多个程序实例运行在同个进程空间的多个线程中,该代码演示了类似IE,WORD的开启多个程序实例的功能,实在起不出好的英文名字,麻烦站长辛苦一下了,谢谢!-examples of a number of procedures for the operation of a process with multiple threads space, the code demonstrated a similar IE, Word of the opening of a number of procedu
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:57130
    • 提供者:孙磊
  1. filechild

    0下载:
  2. 一个演示多线程中共享文件操作符的例子。file是主线程,child是子线程。-a demonstration of multi-threaded shared documents operator example. File is the main thread, the child is the son thread.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:李方
  1. Thdmsg

    0下载:
  2. 线程消息队列利用. 两线程的消息收发演示.-threaded Message Queue use. 2 Thread the news transceiver demo.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1009
    • 提供者:面包
  1. MultiThread

    0下载:
  2. MFC多线程编程及演示各种同步策略的例子
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31289
    • 提供者:wang
  1. 一个进程地址空间内执行的两个线程

    0下载:
  2. 用以演示他提出的信号量机制。本作业要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:1018
    • 提供者:刘军
  1. 一个进程地址空间内执行的两个线程

    0下载:
  2. 用以演示他提出的信号量机制。本作业要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:1052
    • 提供者:刘军
  1. 一个进程地址空间内执行的两个线程

    0下载:
  2. 用以演示他提出的信号量机制。本作业要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:4005
    • 提供者:刘军
  1. goldRush

    0下载:
  2. 一个简单的多线程控制台演示程序,开发平台vc6
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:110881
    • 提供者:grin_t
  1. Sleep_thread

    0下载:
  2. 休眠所有线程,包括系统进程的线程。演示如何枚举线程和操纵线程。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29570
    • 提供者:章永辉
  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. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:7593
    • 提供者:寒冬
  1. Tasking

    0下载:
  2. windows多线程演示程序,visual c
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:54580
    • 提供者:苏哲文
  1. arsynmtmfc_src

    0下载:
  2. MFC多线程程序设计,演示了MFC处理多线程的原理和代码
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29004
    • 提供者:shiryu
  1. InsertThread

    0下载:
  2. 只需一个DLL的线程插入,程序演示了使用一个DLL动态链接库进行线程插入的方法,可以将自己的程序插入的系统进程中去-Just insert a thread DLL, the program demonstrated the use of a dynamic link library DLL to insert the thread, for it can insert its own procedures and systems to process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:16818
    • 提供者:leiming
  1. VCThread

    0下载:
  2. 一个基于VC++的多线程管理程序,测试程序中一共有两个进程,可以演示让两个进程同进工作,同进关闭,也可以一个一个工作,分开进行,本程序就是一个进程控制开关,用于启动、关闭你想要的进程,这在以后的多线程编程中显得尤为重要,是基础技巧。-VC++ based on the multi-threaded management procedures, test procedures in a total of two processes, so that the two processes can de
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:29973
    • 提供者:994
  1. iLeadDownloader

    0下载:
  2. 个人封装的一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。压缩包内含有DLL源文件以及演示程序。编译运行演示程序时,要将事先编译好的DLL文件拷贝至Debug目录。-Individual packages of a VC++ support multi-tasking, multi-threaded HTTP component of the DLL, and use multi-tasking approach to list management. DLL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:119293
    • 提供者:Massachusetts
  1. CThread

    0下载:
  2. 很多VC初学者对线程的概念比较模糊,本程序演示了如何字啊VC中使用线程。-Many VC beginners rather vague concept of a thread, this program demonstrates how to use the word ah VC thread.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:5460
    • 提供者:123
  1. 2008112237829

    0下载:
  2. 这个例程及文档详细地介绍了VB6中的物件导向概念,还演示了比较高级的共享内存、多线程等示例,如果你的英语功底好、VB达到中级的话,这将是不可多得的好资料。-The routines and documentation described in detail in the object oriented concept VB6, also demonstrates a relatively high-level shared memory, multithreading, etc. Example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:814073
    • 提供者:hxwcool
  1. Ch13Demo6

    0下载:
  2. 读写线程控制,可以动态显现线程数量,演示线程的运行机制,加强读写的掌握-Reading and writing thread of control, can dynamically show the number of threads to demonstrate the operation of the thread mechanism, strengthen the grasp of reading and writing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1884297
    • 提供者:秦一
  1. hello_world_pthread

    0下载:
  2. 这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此示例程序演示了一个单应用程序Hello_world被并行执行,-Hello_world
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2284
    • 提供者:曾三
« 12 »
搜珍网 www.dssz.com