CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - worker thread
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - worker thread - List
[
Windows Develop
]
guiandwork_thread
DL : 0
GUI线程与工作线程交互工作方法,全部源码,有详细使用说明,学习参考用-GUI thread and worker threads interactive methods of work, all-source, has detailed instructions, learning reference
Date
: 2026-01-01
Size
: 19kb
User
:
qqqqqqw1
[
Windows Develop
]
TestThread
DL : 0
VC++编程,这是一个简单工作线程的例子,对于线程进程的初学者有一定帮助-VC++ Programming, this is a simple example of worker threads, the thread process to help beginners have some
Date
: 2026-01-01
Size
: 24kb
User
:
xxxxx
[
Windows Develop
]
criticalthread
DL : 0
一个MFC WORKER的双线程,采用临界控制数据显示的例子-MFC WORKER a dual-thread, the use of critical control data show examples of
Date
: 2026-01-01
Size
: 2kb
User
:
robin
[
Windows Develop
]
vcthreads
DL : 0
10个VC++多线程操作实例源代码,内容涉及如何安全终止线程、如何创建UI线程、如何创建Worker线程、如何等待线程结束、如何挂起和恢复线程、如何获得线程的退出码、如何使用互斥量、如何使用临界区、如何使用信号量等内容,入门者更应该看一看,多线程的使用很广泛,可以提高程序效率。 -10 VC++ source code examples of multi-threaded operation, which relates to how to safely terminate the thread, how to create a UI thread, how to create a Worker thread, how to wait for the end of the thread, how to suspend and resume threads, how to get the thread exit code, how to use the mutex volume, how to use the critical area, how to use semaphores etc., beginners should take a look at the use of very broad multi-threading can improve the procedures more efficient.
Date
: 2026-01-01
Size
: 131kb
User
:
yzj
[
Windows Develop
]
vc_Programming_how_create_Worker_thread_classic_co
DL : 0
vc编程开发如何创建Worker线程经典代码vc Programming how to create a Worker thread classic code-vc Programming how to create a Worker thread classic code
Date
: 2026-01-01
Size
: 12kb
User
:
im
[
Windows Develop
]
VC_high_level_programming_code_Worker_thread
DL : 0
VC开发实现Worker线程高级编程代码VC + + to achieve high-level programming code Worker thread -VC++ to achieve high-level programming code Worker thread
Date
: 2026-01-01
Size
: 12kb
User
:
it精英
[
Windows Develop
]
thread
DL : 0
工作者线程的创建和使用-Create and use worker threads! ! ! ! ! ! ! ! ! !
Date
: 2026-01-01
Size
: 1.79mb
User
:
王明松
[
Windows Develop
]
WorkerThread
DL : 0
VC++ 创建Worker线程实例源码 VC++ 创建Worker线程实例源码,演示了如何创建线程,启动线程,设置线程参数,并向主线程窗体发送消息等基本的线程操作实例-VC++ source code to create an instance of Worker thread Worker thread created VC++ source code examples to demonstrate how to create a thread, start a thread, set the thread parameters, form the main thread to send a message to the basic operation of an instance of the thread
Date
: 2026-01-01
Size
: 12kb
User
:
wang
[
Windows Develop
]
08654
DL : 0
创建Worker线程,VC++精选编程学习源码,很好的参考资料。-Create a Worker thread, VC++ select learning programming source code, a good reference.
Date
: 2026-01-01
Size
: 18kb
User
:
什锦豆腐
[
Windows Develop
]
598734
DL : 0
VC++ 创建Worker线程实例源码,演示了如何创建线程,启动线程,设置线程参数,并向主线程窗体发送消息等基本的线程操作实例 。,精选学习源码,很好的参考资料。-VC++ source code to create an instance of Worker threads, demonstrates how to create a thread, the thread started, set the thread parameters, form the main thread to send a message to the basic operation of an instance of the thread. Selection of learning, source code, a good reference.
Date
: 2026-01-01
Size
: 11kb
User
:
糟熘鱼片
[
Windows Develop
]
34
DL : 0
创建Worker线程实例源码,演示了如何创建线程,并向主线程窗体发送消息等基本的线程操作实例,精选学习源码,很好的参考资料。-Worker threads created source code examples demonstrate how to create a thread, a thread to the basic operation examples such as the main thread form to send a message, selected learning source, a good reference.
Date
: 2026-01-01
Size
: 470kb
User
:
赵焱
[
Windows Develop
]
vcnettaskthread
DL : 0
使用VC.NET实现多线程多任务的编写实例,当用户拖动最小化窗口时系统调用此函数取得光标显示。若遇到是1000的倍数时发送消息,更新对应进度条,延缓时间,通知更新进度条,启动第一个进度条工作线程,启动第二个进度条工作线程,并可重置线程,终止线程并初始化进度条。-Use VC.NET write multi-threaded multi-tasking instance, when the user drags the minimized window system calls this function to obtain the cursor display. If you encounter is a multiple of 1000 sent a message to update the corresponding progress bar, time delay, notify the update progress bar, progress bar starts first worker thread, start a second progress bar worker threads, and reset the thread, the thread terminates and initializes the progress bar.
Date
: 2026-01-01
Size
: 42kb
User
:
apudn67
[
Windows Develop
]
Background-worker-thread-in-ASP.NET
DL : 0
asp.net程序在后台启动线程执行任务的示例,还包括在页面打开时启动线程-Background worker thread in ASP.NET
Date
: 2026-01-01
Size
: 57kb
User
:
oy yl
[
Windows Develop
]
CThreadEx
DL : 0
MFC多线程实例,在主线程的基础上创建一个工作线程-MFC multithreaded instance, based on the main thread to create a worker thread
Date
: 2026-01-01
Size
: 90kb
User
:
刘加朋
[
Windows Develop
]
zenyvery
DL : 0
Win32中的两种线程 GUI线程与工作线程,好源码,很有用-Two threads in Win32 GUI thread and worker thread, good source code, very useful
Date
: 2026-01-01
Size
: 19kb
User
:
TMSggzaf+68486
[
Windows Develop
]
gfbde
DL : 0
Win32中的两种线程--GUI线程与工作线程,好源码,很有用(Two threads in Win32 GUI thread and worker thread, good source code, very useful)
Date
: 2026-01-01
Size
: 13kb
User
:
Liooel
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.