搜索资源列表
FileMapping
- 一个 展示了 如何使用 文件内存映射 高效 读取大文件的方法,调试通过,可以修改线程数量-Shows how to use a memory mapped file to read large files and efficient way to debug through, you can modify the number of threads
multiplyThread
- 开多个线程,查找文本文件中的可见字符.并且过滤到不可见字符,统计出可见字符的个数.-Open multiple threads to find a text file can be seen in the characters. And not visible to filter characters, statistics shows that the number of characters.
FileFind
- File or folder finding is an easy operation using multi threaded environment. this is a simple implemantation to use threads for finding files/foler. You can try and enhance it.
Guest_replace_File
- 这个是个多线程替换 文本 # # 队列进行线程之间的通讯-This is a multi-threaded replacement text## use queue for communication between threads
vbMsgThread
- 真正实现多线程,带源码和2个线程。多线程应用案例。-Truly multi-threaded, with source and two threads.
ReadandWrite
- windows操作系统内核实验。读者写者问题。创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-windows operating system kernel experiment. Readers who write. Create a console process. This process contains n threads. With n threads n
SimpleLog
- 简单日志类,支持高并发操作,支持多线程读写,可用于网络编程日志写入。-Simple logging class, support high concurrent operations, support for multiple threads to read and write, and can be used for network programming log write.
multilogcPP
- c++多线程写日志类,通过设置线程标示来进行线程间写日志的区分,达到多线程写日志的目的。-c++ multithreaded written log type, marked by setting the thread to write the log distinction between threads, to write multi-threaded purpose logs.
oozsit
- VLD支持排查特定线程的泄漏,所有线程的泄漏,在特定的阶段启用泄漏检查,安装完成后,即可启用内存泄漏检测了-VLD support trying to identify a specific thread leakage, leakage, all threads in a particular stage enable the leak check, after the installation is complete, to enable the memory leak detection
VWUKA
- 基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性-Based on the queue pending tasks automatically adjust the number of threads, use strategies to provide flexibility and extensibility
tureads__threads
- windowsAPI编程实现哲学家用餐问题, 五个哲学家五个线程,(WindowsAPI programming dining philosophers problem, five philosophers five threads,)
modem
- Using the Windows XP 2000 API functions, write a contains two threads of the process
