资源列表
Multi_Thread_C++
- 一个简单易套用且实用的Visual C++多线程例子,-a simple and easy to use and useful Visual C multithreading example,
processkill
- 进程查杀:对设定的一个系统进程进行查杀,界面简洁。-killing process : the creation of a systematic process for killing, simple interface.
ProcessSchecule
- 进程管理,动态分配内存,按照最大优先级的动态分配-process management, dynamic memory allocation, in accordance with the priority of the largest dynamic allocation
FPort
- 一个很好的可以读取进程信息的VC++源代码-a good process information can read the source code of VC
GetPi
- 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calculation, calculation of frequency
DLLINJECTOR
- 一个进程注入用的进程注入工具 用VC++6.0写的-a process in the implantation process using tools written by VC 6.0
vc++
- 多线程技术及其在VC++串口通信程序中的应用.pdf -multithreading technology and the VC Serial Communication Program application. Pdf multithreading technology and the VC Serial Communication Program application. pdf
duoxiancheng
- 基于visual c++的多线程示例,希望对大家有帮助-based on visual c multithreading example, we hope to help
ProcessManage
- 实现简单的系统进程管理。可察看当前系统中正在运行的进程,进程的基本信息。(如:进程大小、线程ID等)可终止某一进程。-simple realization of a systematic process management. Can see the current system running processes, the process of basic information. (Eg : Process size, thread ID, etc.) may terminate a pro
MilThread
- 一个多线程的事例,用用工作者线程驱动方式实现在不同时间片下的事件处理-a multithreaded example, using threads with workers driven to achieve in different time slice of the incident
Code
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
Code
- 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization application. In the preparation of Win