搜索资源列表
reader_and_writer
- 操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。-operating systems course, readers who wrote in a tracing solutions; In VC6 downward through, Virtual console operation.
bank
- .cpp,操作系统的银行家算法的C程序实验-. cpp, the operating system of the banker s algorithm C experimental procedures
assignments.cpp
- 批处理系统下的作业调度的实现,欢迎下载,谢谢!-Batch job scheduling systems realization, please download, thank you!
new.cpp.tar
- 首次适应算法,最佳适应算法,最坏适应算法VC6.0++S实现-first fit
File
- 文件系统cpp,包括文件系统设计以及必要的注释,操作系统课程作业-File System cpp, including the file system design as well as the necessary notes, operating system programs operating
ProducerConsumerProblem
- 操作系统实验:用信号量解决producer & consumer问题。 包括: WIN ProCon(1).cpp WIN ProCon(2).cpp LINUX ProCon.c-Operating System Experiment: Using Semaphores solve the producer & consumer issues. Include: WIN ProCon (1). Cpp WIN ProCon (2). Cpp LINUX ProCon.c
bankerSafety28
- a cpp program to implement Bankers safty Algorithm
OS
- c++编写的操作系统课程设计的,关于多用户多级目录的设计-cpp OS design
yinhangjia(CPP)
- 银行家算法是操作系统中比较重要的一种算法,能有效的解决资源的问题-Banker' s algorithm is more important in the operating system, an algorithm can effectively solve the problem of resources
fs.cpp
- 操作系统原理的文件管理模拟代码,多用户,命令交互方式-Operating System simulation code, file management, multi-user, interactive mode command
banker.cpp
- 操作系统原理的银行家算法模拟程序, 可以参考下-Operating System bankers algorithm simulation program, you can refer to the following
xiancheng.cpp
- 实现操作系统中作业的三种调度过程,这是模拟三个进程如何在系统的调度下运行的-Operations to achieve the three operating system scheduling process, which is how to simulate three processes running under the system of scheduling
main.cpp
- Operating System Process Scheduler simulation: FCFS, SRTN
testDlg
- testDlg.cpp file is to hide own module in task manager.
Banker-CPP
- 能实现应银行家算法的c++代码 运行环境为vc6.0-Banker c++
ios
- 多道批处理系统两级调度的模拟,内含有操作系统课程设计报告及源程序运行文件,用c编写的,CPP文件,用vc6打开-Multi-channel the batch system two scheduling simulation contains the operating system curriculum design report and source code to run the file, written in c, CPP file, open with vc6
process-scheduling-experiment
- 操作系统进程调度实验://代码没有问题,是由cpp改成txt的,肯定能够运行。 //功能:根据磁盘调度的三种算法FCFS、短作业优先SJF和时间片轮转计算出处理机在分配内存时的工作原理,同时加深对这三种算法的记忆。 -Operating system process scheduling experiment ://code no problem, is changed by the cpp txt certainly be able to run.// Function: acc
device-management-experiment-code
- 操作系统设备管理实验代码:大学课程操作系统上机实验-设备管理实验cpp,功能完善,符合要求-Experimental code of the operating system device management: university courses operating system on the computer experiment- Device Manager experimental cpp, perfect function, to meet the requirements
main.cpp
- 简单文件管理系统,能实现简单的文件目录管理,一次可以打开5个文件-simple file management system
cPP
- 介绍贝叶斯方法的理论依据及近几年的典型贝叶斯分类方法,并给出不同方法下垃圾邮件过滤实验数据对比,总结贝叶斯方法在垃圾邮件处理中的优点和局限性,并提出下一步可能的研究方向.-Presentation of theory and Bayesian methods Bayesian classification method typical in recent years, and gives the spam filter test data comparison of different meth
