资源列表
Threagkktrdest
- 一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。-How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.
slow-change-color
- 进行windows系统编程,应用多线程技术,实现进度条。-The windows system programming, application of multi-threading technology, the progress bar.
Porg
- 利用多线程制作模态对话框的进度条,学习进度条用法的程序-Making use of multi-threaded progress bar dialog modal, multi-threaded production use modal dialog progress bar, making use of multi-threaded progress bar modal dialog box
bankers
- 多线程银行家算法实现, 多线程银行家算法实现-Banker' s algorithm to achieve multi-threaded, multi-threaded algorithm bankers, banker' s algorithm to achieve multi-threaded
WigglyWorms(PB9)
- PB多线程处理,分线程绘制蠕虫,是一个研究PB分线程的好例子.-Pb source , for more threads to worms
socket_sample
- 矩阵乘法的java多线程程序,有swing做的界面,通过socket进行网络传输,这个是主程序,还有三个小的类也会传上去。-socket code
lu
- 纯OpenMP实现LU分解的并行算法,包含代码和运行结果-Pure OpenMP implementation of parallel LU factorization algorithm, including the results of the code and run
IPCamera
- 模拟客户端.cpp : 与摄像机建立连接后,启动新线程接收图片。 所有线程接收的图片放入一个队列里边,然后由主线程读取保存至硬盘。-Simulated client. Cpp,: To establish a connection with the camera, start a new thread to receive pictures. All threads to receive a picture into a queue inside, save
huatu
- VB多线程绘图程序,无聊时改的一个多线程窗口绘图程序,加了线程同步技术,此多线程可在IDE下调用运行,但退出程序,VB6会崩溃。每条线一个线程,开了1000多线程,CPU占用不到2 -VB multi-threaded graphics program, a multi-threaded window drawing program change when bored, add thread synchronization technology, this multi-threaded call
ThreadCreate
- 使用系统调用CreateThread()创建一个子线程,并在线程中显示:Thread is Running!。为了能让用户清楚地看到线程的运行情况,使用Sleep()使线程挂起5秒,之后使用ExitThread()撤销进程。-System call CreateThread () to create a child thread, the thread: Thread is the Running! . In order to allow users to clearly see the thr
MultiThread
- 采用多线程实现火车站售票系统,经本人编译运行通过-Station ticketing system using multi-threaded, After I compile and run by
CutShop
- 多线程描述,一个理发店,最多设置2个理发师,有3个凳子,可以设置理发的人数,主要表现线程的执行顺序。结果看程序。-Multi-threaded descr iption, a barber shop, set up to two barber, three stools, main thread of execution order.
