搜索资源列表
scan_attemper
- 有关scan扫描算法的基于MFC的程序,可视化界面-the scan scan algorithm based on the procedures for MFC, Visual Interface
CPUScheduling
- CPU进程调度的优先抢占算法,有MFC的界面编程-CPU process scheduling priority to seize the algorithm, there are MFC programming interface
PagingSimu
- 操作系统分页技术模拟,使用MFC编程,友好的界面显示-The operating system paging technology, simulation, using the MFC programming, friendly interface display
uuu
- VC++ 模仿WINDOUWS关机界面代码 MFC 6.0编写-VC++ interface code to imitate WINDOUWS shutdown prepared MFC 6.0
Dial
- 实现计算机的拨号上网功能,界面采用MFC处理-Computer' s dial-up Internet access to achieve the interface with MFC treatment
MyProcess
- MFC实现的,界面有好,实现了进程调度的算法 能够模拟操作系统的进程调度 适合初学者-MFC implementation, the interface is good, a process scheduling algorithm to achieve To simulate the operating system process scheduling for beginners
P_C
- 经典的操作系统生产者消费者问题,大多数都是控制台实现,我用的mfc实现了界面操作,结果操作简单易懂。-Mostly of the classic producer-consumer problem of the operating system console, I use the mfc interface operation, the result is straightforward.
Clock123456
- MFC上实现时钟操作,并且能够显示系统时间,以时钟的界面显示出来。界面是黑色的,指针是绿色的-the project is very good
fenshixitong
- 操作系统实验 分时系统模拟 mfc界面设计-failed to translate
managesystem
- 最佳置换算法(OPT)先进先出算法(FIFO)最近最久未使用算法(LRU)采用MFC界面-Best replacement algorithm (OPT) FIFO method (FIFO) method using the most recent time (LRU) interface using MFC
110104010104
- 解决的主要问题 (1)MFC界面设计 (2)模拟生产者消费者的互斥操作 (3)各信号量及互斥体的使用 线程 线程是程序独立运行的基本单位,一个程序通过执行多个线程可以提高机器本身资源的利用率,同时也可以完成多任务并行运行的操作,多线程可以实现并行处理,避免了某项任务长时间占用CPU时间。 互斥体 互斥体与临界区很相似,但是使用时相对复杂一些,它不仅可以在同一应用程序的线程间实现同步,还可以在不同的进程间实现同步,从而实现资源的安全共享。 信号量 信号量是一个
caozuoxitongandshiyanbaogao
- 文件系统模拟,操作系统大实验,MFC界面-File system simulation, operating system experiment