搜索资源列表
ProgressThreadTest
- 最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展——在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads -- in a
myThreadDemo
- 源码包括: 1.单任务的进度控制 2.多任务的显示进度,并可取消,就像拷贝文件一样-source include : 1. Single-task control the progress of two. Multi-tasking show progress can be canceled, like the same copy paper
MulThread
- 进度条控件的多线程实现程序-progress of the control procedures, multithreading
progressThread
- 一个由多线程实现的进度条程序,每个线程控制一个进度条的进度速率。一个学习多线程和进度条progress控件的好程序!-Implemented a progress bar multi-threaded program, each thread a progress bar control the progress rate. A learning multi-thread and a good progress bar progress control program!
CPUorHDD
- VB写的一款获取当前CUP及硬盘温度的代码,相当不错,其中还带了一个多风格进度条控件。有需要的朋友不妨拿去看看!-A code which obtains current CUP and hard drive temperature that the VB write, very quite good, still took a many style progress to control a piece among them.The friend who has a demand might
MT
- VS2008一个简单的多线程例子:工作者线程控制精度条进度。-VS2008 a simple multi-threaded example: worker thread control accuracy of the progress section.
MulThread
- 多线程编程实例,一个线程控制进度条,另一个线程控制小球运动。本例子是学习多线程编程很界面编程很好的例子-Multi-threaded programming examples, a thread of control progress bar, another thread of control ball movement. This example is multi-threaded programming is to learn good example of programming int
MultiThread
- VC++ 分多个线程来同时进行多项任务,在本例中,每个线程完成的任务几乎是一样的,但是互不影响,各自执行各自的,是一个进度条的显示样例。每个独立线程分别发送消息进入各自的进度条控制指令。 -VC++ in several threads to carry out multiple tasks simultaneously, in this case, each thread is almost the same task, but independently of each other, t
978686786
- 使用Win32 API创建、销毁线程——控制进度条-Use Win32 API to create, destroy the thread- the progress bar control
MultiThread5
- 多线程开发应用程序,进度条控件,计时控件-Multithread program, progress control, timing control
VC_open_process
- VC打开其他关闭其他程序进程的代码,对于进程的学习非常有用!-this program can finish the function which control others progress‘s turnoff.it is useful for study the controling of the progress.
Processes-and-threads
- Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads- to control the progress bar, c
CreateThread
- 使用Win32 API创建、销毁线程 创建线程控制进度条-Using the Win32 API to create, destroy thread ,creates thread to control the progress bar
MultiThreadTest-_Verson-1.0
- 开发环境是visual studio,编程语言为C#,此代码是关于线程创建。线程创建与线程控制,控制用进度条体现-The development environment is visual studio, programming language is C# code ,It is about thread creation and thread control, control is reflected by the progress bar s change.
Progress
- VC++6.0MFC中进程条控件的使用及源代码-VC++6.0 progress bar control use and source code
CreateThread
- 使用Win32 API创建、销毁线程——控制进度条-Use Win32 API to create, destroy threads- control progress bar
progress
- 多线程控制进度条,发送消息的形式实现,多线程控制进度条。-Multi-threaded control progress bar, to send a message in the form of implementation, multi-threaded control progress bar.
