Welcome![Sign In][Sign Up]
Location:
Search - Thread

Search list

[JSP/Javathread

Description: 设计4个线程,其中两个线程每次对j增加1,另外两个线程对j每次减少1。写出程序。 -Design of four threads, two of which each thread of j increase by 1, and the other two threads on j each decrease of 1. Written procedures.
Platform: | Size: 1024 | Author: tian | Hits:

[CSharpThread

Description: 使用CSharp中的线程输入框循环累加数字 简单易懂-The use of thread CSharp input box cycle cumulative number of easy-to-read
Platform: | Size: 23552 | Author: pzw | Hits:

[OS programthread-test

Description: C++ sample : thread proce
Platform: | Size: 1978368 | Author: Wu.KZ | Hits:

[Process-Threadthread

Description: 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
Platform: | Size: 7168 | Author: 张一鸣 | Hits:

[Windows Developthread

Description: 线程锁.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, semaphores (semaphore) and four kinds of timer objects to control the inter-thread synchronization. In C Builder, in order to provide us with the TEvent used to create the Event object for our use.
Platform: | Size: 3072 | Author: 叶浩全 | Hits:

[Process-ThreadThread

Description: 线程同步互赤演示, 线程同步互赤演示-Inter-thread synchronization Chek demonstration, thread synchronization interoperability demonstration Chek
Platform: | Size: 192512 | Author: easemaster | Hits:

[OS Developthread.dat

Description: 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("*************************************\n") printf("Enter your choice(1,2,3): ") do{ ch=(char)_getch() }while(ch!= 1 &&ch!= 2 &&ch!= 3 ) system("cls") if(ch== 3 ) return 0 else if(ch== 1 ) ReaderPriority("thread.dat") else WriterPriority("thread.dat") printf("\nPress Any Key to Coutinue:") _getch() system("cls") } return 0 -int main (int argc, char* argv []) (char ch while (true) (printf (************************************* ) printf ( 1.Reader Priority ) printf ( 2.Writer Priority ) printf ( 3.Exit to Windows ) printf (************************************* ) printf ( Enter your choice (1,2,3): ) do ( ch = (char) _getch ()) while (ch! = 1
Platform: | Size: 1024 | Author: 刘倩 | Hits:

[Linux-Unixthread

Description: LINUX下很好的C++线程池源码类,可以拿来直接开发-Under LINUX good C++ Thread pool source categories, can be used to direct the development of
Platform: | Size: 7168 | Author: 唐小天 | Hits:

[Windows Developthread

Description: 这是操作系统的一个课程设计,是使用turbo c 编写的一个模拟线程调度的程序,涉及到计算机内部的一些知识-A program about thread invoking typed by turbo c
Platform: | Size: 82944 | Author: daibin | Hits:

[Linux-Unixthread

Description: thread application code, the multi-thread application start code of Linux application
Platform: | Size: 2048 | Author: nameblue | Hits:

[CSharpthread

Description: 线程间窗体控件安全调用。 线程间窗体控件安全调用。-Inter-thread-safe call control form.
Platform: | Size: 10240 | Author: wjx | Hits:

[ARM-PowerPC-ColdFire-MIPSrt-thread-0.3.0_beta2

Description: rt-thread-0.3.0 beta2 for stm32f103vb
Platform: | Size: 3388416 | Author: yuangaoping | Hits:

[Process-ThreadThread

Description: 通用线程类,可通过对此类进行继承,实现相关函数从而控制线程操作-Common types of thread can be carried out through the succession of such to achieve thread-related functions to control operation
Platform: | Size: 1024 | Author: liuyan | Hits:

[Windows Developthread

Description: thread, timer. very good.
Platform: | Size: 169984 | Author: galodoido | Hits:

[Internet-Networkthread

Description: 线程池的实现主要分为三部分,线程的创建、添加任务到线程池中、工作线程从任务队列中取出任务进行处理。 主要有两个类来实现,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. There are two main classes to implement, CTask, CThreadPool
Platform: | Size: 2048 | Author: nel | Hits:

[Windows DevelopThread

Description: MFC THREAD的类继承使用开发的 例子-MFC THREAD class inheritance example of the use of the development ~~~~~~~~~~~~~~~~~~
Platform: | Size: 25600 | Author: zzzz | Hits:

[Data structsthread

Description: 多线程进行二分排序法,递归产生新线程,每一个父线程产生两个子线程,接着父线程对两个子数组进行合并-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
Platform: | Size: 8192 | Author: 张韶远 | Hits:

[Process-Threadmulti-process-thread-sort

Description: 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
Platform: | Size: 2772992 | Author: du yu ling | Hits:

[JSP/Javajava-Thread

Description: 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.
Platform: | Size: 1024 | Author: 王枫 | Hits:

[ARM-PowerPC-ColdFire-MIPSREL_Ser2Eth_RT-Thread

Description: 基于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.
Platform: | Size: 1978368 | Author: john | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net