搜索资源列表
thread.LINUX下很好的C++线程池源码类
- LINUX下很好的C++线程池源码类,可以拿来直接开发,Under LINUX good C++ Thread pool source categories, can be used to direct the development of
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
RT-Thread-0.3.1
- stm32f107 RT-THREAD例子,移植了触摸屏-stm32f107 RT-THREAD example, transplantation of the touch screen
Java Thread Programming (Source)
- Java Thread Programming (Source
thread
- 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
thread
- 线程锁.Windows系统是多任务操作系统,系统内核为我们提供了 事件(Event)、Mutex、信号灯(semaphore)和计时器4种对象来控制线程间的同步。 在C++Builder中,为我们提供了用于创建Event的TEvent对象供我们使用。-Thread lock. Windows system is a multi-tasking operating system kernel to provide us with the event (Event), Mutex, sema
Thread
- 线程同步互赤演示, 线程同步互赤演示-Inter-thread synchronization Chek demonstration, thread synchronization interoperability demonstration Chek
thread.dat
- int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Windows\n") printf("*******
thread
- 这是操作系统的一个课程设计,是使用turbo c 编写的一个模拟线程调度的程序,涉及到计算机内部的一些知识-A program about thread invoking typed by turbo c
thread
- thread application code, the multi-thread application start code of Linux application
thread
- 线程间窗体控件安全调用。 线程间窗体控件安全调用。-Inter-thread-safe call control form.
rt-thread-0.3.0_beta2
- rt-thread-0.3.0 beta2 for stm32f103vb
Thread
- 通用线程类,可通过对此类进行继承,实现相关函数从而控制线程操作-Common types of thread can be carried out through the succession of such to achieve thread-related functions to control operation
thread
- thread, timer. very good.
thread
- 线程池的实现主要分为三部分,线程的创建、添加任务到线程池中、工作线程从任务队列中取出任务进行处理。 主要有两个类来实现,CTask,CThreadPool-Implementation of thread pool is divided into three parts, thread creation, add the task to the thread pool, work out a thread from the task queue task for processing. Th
Thread
- MFC THREAD的类继承使用开发的 例子-MFC THREAD class inheritance example of the use of the development ~~~~~~~~~~~~~~~~~~
thread
- 多线程进行二分排序法,递归产生新线程,每一个父线程产生两个子线程,接着父线程对两个子数组进行合并-Multi-thread two hours sorting method, recursive generate a new thread, each thread is a parent produces two sub-threads, then the parent thread to merge the two sub-arrays
java-Thread
- java线程,模拟火车站售票。建立四个线程(窗口),各窗口分别在100张票中随机取票。- The java Thread , the simulation railway station sell ticket. Build four Thread (window), every fetches a ticket randomly in window respectively in 100 tickets.
REL_Ser2Eth_RT-Thread
- 基于RT-Thread OS的一个串口转以太网的工程文件,内附使用说明。使用LWIP网络协议!处理器使用AT91SAM7X256。-Based on RT-Thread OS of a serial to Ethernet project file, containing instructions for use. Use LWIP network protocol! Processor AT91SAM7X256.
MFC(thread)
- 深入浅出Win32多线程设计之MFC的多线程,很详细,有相关的说明- Explains the profound in simple language the Win32 multi-thread design MFC of multithreading, is very detailed, has the related explanation