搜索资源列表
VC写的一个线程池的管理实例
- 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
T-Mouse v1.0 基于远程线程结构程序vc++
- 基于远程线程结构程序。开发环境vc++。-thread structure based on remote procedure. Vc development environment.
VC-Threads
- 关于VC线程的一个例子,详细介绍了VC中线程的应用-VC on the one thread example, detailing the VC-thread applications
VC++Multi-Thread.rar
- vc多线程:用VC实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/,vc Multithread: Using VC multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
MultiThread
- VC++多线程编程 线程池 线程调度 线程同步-Multi-threaded programming VC++ thread pool thread scheduling thread synchronization
Thread
- 自己敲的一个简单Thread例子。线程 例子-Themselves out of a simple example Thread. Thread example
Audio-vc
- 盖莫音频引擎1.4.2发布 1.支持平台win7,xp,vista 2.支持语言c++ 3.支持编译器vc6.0,vc7.1,vc8,vc9,devc++,codeblock 4.支持音频格式flac,aiff,wav,it,mod,s3m,xm,ogg,mp3 5.播放模式:多线程流式播放 6.使用多线程处理音频录入-Audio Engine 1.4.2 released Gaimo Rights Gaimo Audio Engine 1.4.2 Release 1.
multitreadsample1
- VC++ 多线程例子,全部分四个文件上传-VC++ thread
MultiThread3
- 新手学习VC 线程好代码——vc 线程编程源代码-VC thread novice learn better code- vc-thread programming source code
vc_thread_socket_programming_code_programming
- vc编程实现线程套接字编程代码vc thread socket programming code programming -vc thread socket programming code programming
Socket
- VC++ 线程非阻塞SOCKET通信 服务器与客户端发消息只建立一个套接字-SOCKET VC++ thread non-blocking message communications server and client to establish a socket only
Thread-and-Process-Source-code
- 这是为VC++进阶爱好者学习的源代码,全都通过编译-This is for the advanced amateur to learn VC++ source code, compile all
VC_simple-thread-pool
- vc写的简单的线程池 vc写的简单的线程池-vc wrote a simple thread pool vc wrote a simple thread pool
vc-thread
- 在vc环境下实现多线程-In multi-threaded environment vc
VC_THREAD
- 这是多线程操作的源代码,可以学习vc多线程操作,对要学习多线程的人来说是一个好资源-This is a multi-threaded operation of source code, can learn vc multi-threaded operation, for people to learn multi-threading is a good resource
thread-priority-example-horse-racing
- VC++线程优先级示例程序-赛马,不同优先级执行的程序显示在进度条中,有长有短,像赛马一样,体现出每个线程被执行的优先顺序-VC++ thread priority sample program- horse racing, the priority execution program displays a progress bar with a long or short, like horse racing, reflecting the priority of each thread is
VC-Thread-synchronization-methods-
- VC下线程同步的三种方法(互斥、事件、临界区、信号量)-VC Thread synchronization three methods (mutex, events, critical sections, semaphores)
VC++安全终止线程
- 自己写的一个例子,用于VC的多线程安全退出。(Write an example of their own, for VC multi thread safe exit.)
VC写的线程池示例
- vc實現的線程池比較簡單易懂且後加了一些注釋(VC implementation of the thread pool is relatively simple and understandable, and later added a few notes)