资源列表
dayinji_jiankong
- 监控系统的打印队列,采用多线程同时监控多个打印机中的打印队列。-Print queue monitoring system, using multiple threads simultaneously monitoring multiple printers in the print queue.
PV
- 用多线程实现“生产者-消费者问题”本作业要求设计并实现一个进程,该进程拥有一个生产者线程和一个消费者线程,它们使用N个不同的缓冲区(N为一个自定义的确定的数值,例如N=32)。你需要使用如下信号量:一个互斥信号量,用以阻止生产者线程和消费者线程同时操作缓冲区列表;一个信号量,当生产者线程生产出一个物品时可以用它向消费者线程发出信号;一个信号量,消费者线程释放出一个空缓冲区时可以用它向生产者线程发出信号; -Achieved with multi-threaded " producer
BaseProcessorLib
- 自己封装的线程类,非常好用。已经用在多个商业代码上。MFC程序可以使用这个库。使用方式包括继承方式和接口方式。作者tanis-Own thread class package, very easy to use. Has been used in many commercial code. MFC programs can use this library
multithread
- VC++多线程编程实例,很好的一个例子,容易理解-VC++ multi-threaded programming examples, an example of good, easy to understand
ThreadPoolProject
- 是我这几天写的一个C++线程池 注释很全 设计思路也写上去了 同步问题考虑的详细的不能在详细了-I write these days, a C++ thread pool comment is also written up the whole design concept of the synchronization problem can not be considered in more detail the
NTFSPARASER
- 基于NTFS文件格式解析来检测系统文件中隐藏文件-NTFS-based file format parsing to detect system files hidden files
10VCPPMultithread
- windows MFC 多线程的开发的实例代码供参考,多学习多线程-windows MFC examples of the development of multi-threaded code for reference, to learn multi-threading
Brake-Test02
- 基于PCI2013,PCI2361数据采集卡的实时采集程序!其中用了多线程和多媒体定时器!-Based on PCI2013, PCI2361 data acquisition card real-time acquisition program! Which uses multi-threading and multi-media timer!
mpi
- 使用多线程编程,采取和mpi相结合的方式,实现了jacob迭代。分为四个线程执行。文件包含编译后的exe文件,使用MPICH运行即可。运行后显示出来的是截取的10*10的运行结果片段(如果显示1024*1024可能会导致内存消耗过大使得mpich崩溃)。可通过更改steps的数值来观察每次迭代的变化、。-Using multi-threaded programming, adoption and mpi combination to achieve the jacob iteration. Fo
Pthread
- windows下的Pthread 库,包括源码,编译好的头文件和库文件。-Pthread library under windows, including source code, compiled header files and libraries.
OshjTaskView
- VC++编写的进程模块查看器,用于枚举系统的所有进程及其所挂接的所有模块,并实现了枚举进程、远程卸载指定进程模块、搜索指定进程的功能-VC++ the process of writing module viewer enumerates all system for the articulated process and all the modules, and to achieve the enumeration process, the remote uninstall the speci
FileTransSvr
- VC++多线程下载文件示例程序,一个网络下载程序,分服务端和客户端,可以分别执行多个下载例程-VC++ multi-threaded download sample program, a network download, sub-server and client, you can run multiple downloads were routine