资源列表
Check-the-keyboard-thread
- 自动控制设备中,常需要用ESC暂停设备运行。该例程使用线程捕捉ESC键的实例。-Automatic control equipment, often need to use ESC to suspend equipment operation. The routine use of threads to capture examples of the ESC key.
os
- 此程序为实现基于dos的多任务处理系统,是操作系统课程设计-this program is meant to realize multi-tasks operation system
CS_OMP
- 基于omp的频谱感知, 基于omp的频谱感知-spectrum sensing based OMP,spectrum sensing based OMP,spectrum sensing based OMP
ProcessList
- C++开发基于WIN32系统下,实现获取系统进程列表。-C++win32 to get system process list.
BankersAlgorithm
- 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。-Bankers algorithm is an important way to avoid deadlock, this experiment requires a high-level language debugging and prepared a simple algorithm bankers procedures.
PCB
- 操作系统的进程管理、内存管理以及银行家算法的源码-Operating system process management, memory management, and the banker' s algorithm source code
0706-3
- 代码演示的是通过查找目标线程的pid,并暂停冻结它,和解冻的例子。-Code demonstrates that by finding the target thread pid, and pause to freeze it and thaw examples.
The-bankers-algorithm
- 用C写的一个银行家算法的程序,模拟操作系统分配资源-Written in C, a banker algorithm program
yinHangJia
- 银行家算法的简单实现。进程的死锁避免算法。编写一段程序,模拟银行家算法,解决进程的死锁问题。 利用VC++6.0实现上述程序设计和调试操作,根据提示输入相应的资源请求,对于算法操作的成功与否提供一定的提示框-Bankers simple algorithm. Process deadlock avoidance algorithms. Write a program to simulate the bankers algorithm to solve the deadlock process
MemAllocate
- 操作系统课程作业。在提供的程序基础之上实现最佳适配和邻近适配算法。-OS coursework. Optimum adaptation and neighboring adaptation algorithm in the program on the basis provided.
fcttools
- list remove 移除list中已经存在的数据-remove list
GenerateMobileModel
- 本程序主要通过管道实现两个进程间的通信。主要功能是一个进程从手机机型文件中随机读取一个机型,然后通过管道传给另一个进程。-The program is mainly for communication between two processes through the pipeline. The main feature is a random process model reads a file the phone model, and then passed to another proc
