资源列表
mailSlot
- 邮槽是基于广播通信体系设计出来的,它采用无连接的不可靠的数据传输。 邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。 为保证邮槽在各种Windows平台下都能够正常工作,我们传输消息的时候,应将消息的长度限制在424字节以下。 mailslot是用邮槽在进程间通讯。-Mail slot is designed based on radio communications system, which uses unreliable connection
cPP
- 处理机调度算法(用于实现对进程按优先级实现调度)-process manage
MultiThread
- windows多线程任务工作演示,完成基本的火车票多线程购买软件设计编写-windows work demonstrates multi-threaded tasks, the completion of the basic design of ticket writing multi-threaded software to buy
duoxianchegn
- 这本书对学习多线程的人们非常有帮助,这本书主要介绍了多线程用到的许多函数以及他们的用法-This book is for people to learn multithreading very helpful, this book introduces many of the functions used in multiple threads and their usage
ThreadPool
- 一个可以用VC的多线程管理的线程池类,类似Java类库的线程池。内有一个Demo程序,帮助初学者理解和使用该封装好的类。-A VC can be multi-threaded managed thread pool class, similar to the Java class library for the thread pool. There is a Demo program to help beginners to understand and use the packaged cla
test_OpenMP
- 在visual Studio 2010 C++下,利用OpenMP编写并行程序。-program with OpenMP in VS2010
VBmulti-threaded
- VB模拟多线程代码,解决了VB中无法应用多线程的缺憾-VB analog multi-threaded code, VB can not be applied to solve the shortcomings of multi-threaded
FoxAPI
- 这是一个VB用API函数查找软件独立有VB存在-This is a VB API function to find the software with an independent existence with VB
process
- 进程信息查看器,实现最基本的查看当前系统运行进程的名称、ID及其父进程的ID-Process information viewer, to view the current system to achieve the most basic running process name, ID and parent process ID
MFCDll
- 这是一个MFC动态链接库的实现例子,它说明了动态链接库的实现和调用过程。-This is an MFC dynamic-link library implementation example, which illustrates the dynamic link library implementation and the calling procedure.
Process
- 操作系统线程调度算法,包括: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 5: 最短剩余时间优先-Operating system priority ranking algorithm
process--help-warrapper-class
- windows mfc process helper class find process and thread read process memory