资源列表
EX1
- 命令解释器的实现,将batch文件中所列的应用程序启动运行.ex1-Implementation of the command interpreter,Start running the application listed in the batch file
progress
- vc++6.0 MFC 多线程使用进度条-progress in multithread
Multy
- C++练手是写的 基本的多线程程序,新手拿来参考-C++ practice of hand-written multithreaded programs, novice used reference
MultiThread6
- 建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。-Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD,
Bankers-algorithm-simulation
- 银行家算法模拟,适用于计算机操作系统课程设计的银行家算法的实现。-Bankers algorithm simulation for realization of computer courses on operating system design bankers algorithm.
ThreadSynch
- 实现不同线程独立完成自己的任务,每个线程的任务都是向文件写入指定的字符-Achieve different threads to complete their tasks independently, each thread tasks are written to the file specified character
philosopher
- 哲学家问题,解决进程死锁和恢复,进程调度。 多线程任务。-Philosophers problem, solve the deadlock and restore processes, process scheduling. Multithreaded.
Clipboard
- 利用剪贴板实现进程间通信,在编辑框中输入文本,点击发送按键,然后点击接收按键,在接收编辑框中能接收到发送编辑框中的内容。-This program realize the communication between progress using clipboard.
Clipboard
- 这是学习进程通信的一个代码,所采用的通信方式是剪切板-It has used the Clipboard knowledge
Java_Thread_Programming
- java多线程编程的好书,对多线程进行了非常详尽的探讨,Java编程者必备-java multithreaded programming books, multi-threading for a very detailed study, Java programmers must
ThreadSimple
- 线程简单例子,自我感觉线程基础也是比较重要,但愿同行能认真看看。-Thread a simple example, feel the thread basis is more important, I hope that the peer can take a serious look.
PCB
- 操作系统的进程管理、内存管理以及银行家算法的源码-Operating system process management, memory management, and the banker' s algorithm source code