搜索资源列表
Multi-ThreadTest
- 简单的多线程例子,可以很清楚的看到怎么实现,win32编程,很易懂.-simple multithreading example, we can clearly see how the realization of win32 program, very easy to understand.
ThreadTest
- VB中利用Active Exe实现稳定的多线程 完整源码
ThreadTest.rar
- 一个实例,介绍如何在VC中调用多线程,本例中也同时实现了常用的排序算法。,An example on how to call the VC multi-threaded, this case also the realization of the sorting algorithm used.
ThreadTest
- 模拟多进程共享临界资源 1、实现两个进程模拟进入临界区的用户进程,当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;当申请返回,显示:“进程x已退出临界区。” 2、一个进程作为原语的管理进程,接受其他进程的临界区进入请求:如果允许进入,则设置相应变量,然后返回;如果不允许进入,则进入循环等待,直到允许为止
ThreadTest
- 这里面有几个多线程方面的例子,希望对初学者有帮助-this is about thread
ThreadTest
- 简单多线程,为练手而做的小东西,初学者可以拿来看看,但别学啊,不然为以后的学习不好-Simple multi-threaded, for the practicing hand and do the little things, for beginners to borrow it, but ah do not learn, or not good for the future learning
ThreadTest
- 线程实例,线程间通讯控制,辅助线程调用主线程控件-Thread instance, controls communication between threads, worker threads call the main thread controls
ThreadTest
- 线程测试,并且将线程的运行情况绘制以图形表示出来-Thread test, and the operation of the thread drawn out of a graphical representation of
ThreadTest
- java的,多线程实验,很简单,一看就懂-java multithreaded experiments, very simple to understand at a glance
ThreadTest
- 多线程使用例子,一个单独的线程弹出进度条对话框-Visual C++ Multi-Thread demo
ThreadTest
- 将线程绑定到指定CPU核上,在多核的CPU中,很方便的分配各个cpu来处理线程的工作。-Bind threads to specific CPU cores in multi-core CPU, it is convenient to allocate all thread cpu to handle the work.
ThreadTest
- 多线程类封装包,经过测试 ,可能还有点子错,但是可以学习-Multi-threaded wrapper class, tested, and possibly the wrong idea, but can learn
ThreadTest
- 用c++ 编定的线程测试程序, 线程互斥对像的运用-Multithreaded Test
ThreadTest
- 多线程,创建子线程,包括信号量、事件、互斥等线程资源保护机制。-Multi-threaded, create sub-threads, including semaphores, events, mutexes, thread and other resource protection mechanism.
ThreadTest
- 掌握基础的线程知识,学会线程的调用,掌握线程调用的过程中各个参数的含义,并且学会传入参数,了解线程的多个状态。-Master the basic knowledge of the thread, the thread calls learn to master the process thread calls the meaning of each parameter, and learn to pass parameters to understand the multiple state o