资源列表
MultiThread
- 程序的功能是使用多线程方式同时进行多项任务-Function of the program is to use multiple threads for multiple tasks simultaneously
ListProcesses
- 这个程序功能是枚举系统正在运行的程序,比较实用-This program function is to enumerate the system is running the program, more practical
OnlyOneInst
- 该程序实现的功能是禁止运行程序的多个实例-Realize the function of the program is prohibited to run multiple instances of the program
Schedulingprioritynumber
- 设计一个按优先数调度算法实现处理器调度的程序-Design a scheduling algorithm is priority number by the processor scheduling program
1.1
- 详细介绍电脑各个进程作用,帮助大家了解一下电脑知识-Detail the role of each process computer, computer knowledge to help you find out
process_communication
- 本程序主要实现进程通信功能 程序说明: 在vi中输入,用gcc编译,并调试程序; (1).用vi comm.c打开,并输入程序,用w保存,用qa!退出; (2).用gcc –o comm comm.c编译; (3).用./comm运行,观察结果; 多次运行,用ctrl+c结束,观察结果变化,可修改程序后再观察-This program features the main descr iption of the procedures to achieve the proce
os_process_implication
- 实现对进程的各种应用,是学习操作系统时的一个不错的参考程序-Process to achieve a variety of applications, when the operating system to learn a good reference program
TestThread
- 多线程学习,java多线程模型,线程同步等待-Multithreading learning, java multithreading model, thread synchronization wait
ds_replace_selection
- 多线程k路归并,实现了当大量数据需要排序时,分块分线程排序,提高排序效率-ordering huge amounts of data by handling them with groups
[Cplusplusobjectorientedmultithreadedprogramming.r
- C++面向对象多线程编程,是市面上学习多线程编辑的较好的书籍,共享了以供大家参看-C++ object-oriented multi-threaded programming is to learn the market better multi-threaded editing books, shared for all to see
SimulationProcessManagement
- 模拟进程管理,功能有增加进程,挂起进程,唤醒进程,删除进程-Simulation process management, functions to increase process, suspend the process, awaken the process, the removal process
multithread
- 本人收集的VC++多线程编程实例,可以作为初学都很好的参考。-I collect multi-threaded programming VC++ example, can serve as a very good reference for beginners.
