搜索资源列表
MultithreadAndMemPool
- 多线程中运行内存池。此工程实在其他人基础上进行的添加,可以运行,对初学者可以很好地了解多线程和内存池的关系。-Multiple threads running in the memory pool. Really basis to add others, the project can be run, for beginners is a good way to understand multithreading and memory pool.
LogRecord
- 简单的记录日志文件,包含临界段操作,支持在不同线程中的日志记录。-Simple log file that contains the critical section operation, support for logging in different threads.
PortScan
- 端口扫描程序,能够进行单个喝ip地址进行扫描,采用connect扫描,没有采用线程,扫描速度很慢。-Port scanner, capable of scanning a single drink ip address using connect scan, do not use threads, scanning speed is very slow.
ComQueue
- 带同步互斥的读写队列源码,用与多线程编程中实时性操作-a raw queue program with mutex and semphore using between threads
watchDirChange-vs2010
- vs2010 c++ 文件夹文件监控系统软件工程代码是用vs2010编译的,该程序是使用线程来实时监控指定目录下文件、文件夹的变化(添加、删除、修改)-vs2010 c++ Folder Monitoring System software engineering vs2010 code is compiled, the program is the use of threads to real-time monitoring designated directories file, chang
