资源列表
MsTimer
- 高精度的时间控件,支持多线程处理,可以精确到一微秒-High-precision time control, support multi-threaded processing, can be accurate to a microsecond
perl-port-scan
- perl code 多线程端口扫描器-perl code multi-threaded port scanner
duoxianchengxiazai
- 多线程下载,随便做的,有一定的局限性,仅供参考-Multi-threaded downloads, simply do have some limitations, for reference only
Chat
- 多线程,多任务,网络聊天室,windows操作系统保存-Multi-threaded, multi-task, network chat rooms, windows operating system to preserve
jincheng
- 给出几个进程的名称 ,状态,所需时间以及优先及 ,分别按先进先出算法和优先及调度算法来进行进程调度,并计算周转时间。-Several processes are given the name, status, priority and time required, as well as, respectively, by the FIFO algorithm and the priority and scheduling algorithm for process scheduling, and
thread
- 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
GploaderDM
- VS平台挤房器适用平台2。4。6版本已及之前所有版本。-VS platform crowded room is suitable Platform 2. 4. 6 version has been and all versions before.
Test5
- 解决多线程播放时间 可以播放多个文件 并同时节省缓冲时间-Solve the multi-threaded playback time can play multiple files and at the same time to save the buffer time
PC
- 生产者与消费者问题是进程同步的经典问题,而进程同步是进程这章的重点。我们要通过编写生产者与消费者问题的程序加深关于进程同步的印象,巩固所学知识。-Producers and consumers of the problem is a classic problem of synchronization process, and the process of synchronization is the process the focus of this chapter. We want to p
ProcessManagementC++
- 采用VC++基于MFC框架下编写的进程管理程序,对于学习VC的很有参考价值-Used VC++ Based on MFC framework of the process of the preparation of management procedures, for the good reference to learn the value of VC
MutexSynch
- 多线程编程-利用互斥量对象实现线程之间的同步。-Multi-threaded programming- the use of mutex objects to achieve the amount of synchronization between threads.