搜索资源列表
VC写的一个线程池的管理实例
- 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
VC多线程方式同时进行多项任务
- 适合初学者的代码。通过VC实现多线程方式同时进行多项任务-for beginners code. VC through multiple threads simultaneously multiple tasks
线程池示例代码
- VC 源 码:线 程 池 示 例 代 码.-source VC : Thread Pool sample code.
RunOnceprocess
- 本代码实现了只运行一个实例,并激活前一个实例的功能。利用vc编写-the realization of the code running only one example, and activate a case before the function. Use prepared vc
multi_thread_udp_data
- 多线程接收udp数据包,vc代码编译通过。-multithreading receive udp packets, vc code compile.
CommtestProGram
- 本代码是用VC++ 编写 能够测试PC机的串口收发数据,是学习的好资料!-this code is used to test the preparation of VC PC serial data transceiver study is a good information!
mt1
- vc++多线程开发实际应用的例子,进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。
Win32
- 《Win32多线程程序设计》配套代码 开发环境VC
multithreadserial
- VC++环境下多线程串口设计指南及关键代码
spider
- 利用VC开发搜索程序,此段代码主要是通过多线程的方式来实现的
linecount3.4.05
- 可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。-can be used to VC, C Builder, Delphi, VB, C / C, ASM source code for the procedures detail
loadEXE.rar
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
NamedPipeClt
- 用VC代码实现的利用管道进行进程间通信的程序源代码-客户端-process communicate
VC_sub_thread_programming_code_for_number_of_tasks
- VC编程分线程进行多项任务经典代码VC sub-thread programming code for a number of tasks Classic-VC sub-thread programming code for a number of tasks Classic
MultiThread3
- 新手学习VC 线程好代码——vc 线程编程源代码-VC thread novice learn better code- vc-thread programming source code
OperationSystemCodes
- 本程序为十多个操作系统实验VC代码,希望能对大家有所帮助-This program is more than a dozen operating systems experiment VC code, I hope you can help! ! !
WaitThread
- 等待一个已有线程自动结束的VC++代码,我们不能只管创建进程,而不管它的死活,应该 学会如何接应它,转向其它方式或进行下一个任务,本代码 主要演示的是跟踪进程的运行状态,并判断它是否仍在运行,如果是,则等待它运行完毕,不妨参考。 -Waiting for a thread has been automatically end the VC++ code, we can not just create the process, regardless of the life and death,
mrgtsk
- 一个显示进程与模块的最新VC代码,本代码可稍加修改应该于成品案例中。-A display of the latest VC process and the module code, the code can be slightly modified in the finished product should be the case.
TASKS
- 一个模仿任务管理器功能的VC++代码,界面简洁大方-Task Manager features an imitation of VC++ code, simple and elegant interface
Clipboard
- 进程间通信,剪贴板的操作,VC++代码,简洁清晰易移植-Interprocess communication, clipboard operations, VC++ code, simple and clear and easy migration