登录
首页 » Visual C++ » OSDemo

OSDemo

于 2020-06-26 发布 文件大小:813KB
0 366
下载积分: 1 下载次数: 3328

代码说明:

  操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)(Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management))

文件列表:

OSDemo
......\BalloonTip.cpp
......\BalloonTip.h
......\CheckerCtrl.cpp
......\CheckerCtrl.h
......\DlgNewFile.cpp
......\DlgNewFile.h
......\Graph
......\.....\Graph.cpp
......\.....\Graph.h
......\.....\GraphDataColor.cpp
......\.....\GraphDataColor.h
......\.....\GraphDataSet.cpp
......\.....\GraphDataSet.h
......\.....\GraphLegend.cpp
......\.....\GraphLegend.h
......\.....\GraphLegendSet.cpp
......\.....\GraphLegendSet.h
......\.....\GraphPieLabel.cpp
......\.....\GraphPieLabel.h
......\.....\GraphSeries.cpp
......\.....\GraphSeries.h
......\JobView.cpp
......\JobView.h
......\MainFrm.cpp
......\MainFrm.h
......\MatrixStatic.cpp
......\MatrixStatic.h
......\MemPage1.cpp
......\MemPage1.h
......\MemPage2.cpp
......\MemPage2.h
......\MemView.cpp
......\MemView.h
......\OSDemo.aps
......\OSDemo.clw
......\OSDemo.cpp
......\OSDemo.dsp
......\OSDemo.dsw
......\OSDemo.h
......\OSDemo.ncb
......\OSDemo.opt
......\OSDemo.plg
......\OSDemo.rc
......\OSDemoDoc.cpp
......\OSDemoDoc.h
......\OSDemoView.cpp
......\OSDemoView.h
......\PieChartCtrl.cpp
......\PieChartCtrl.h
......\Release
......\RES




......\...\Harrow.cur

......\...\JOB.ICO
......\...\matrixsettinyblue.bmp
......\...\MEMPAGE.ICO
......\...\Mycomp.ico
......\...\MYFILE.ICO
......\...\MYSKIN1.BIN
......\...\Openfold.ico
......\...\OS.ICO
......\...\OSDemo.rc2
......\...\OSDemoDoc.ico
......\...\PROCESS.ICO
......\...\SHELL2.BIN
......\...\TAPE.ICO
......\...\Toolbar.bmp
......\...\USER.ICO
......\...\实验报告1.doc
......\...\实验报告2.doc
......\...\实验报告3.doc
......\...\实验报告4.doc
......\resource.h
......\SKIN
......\....\CORONA.SMF
......\....\DETOURS.LIB
......\....\SkinMagicLib.lib
......\SkinMagicLib.h
......\Splash.cpp
......\Splash.h
......\StdAfx.cpp
......\StdAfx.h
......\Tab1.cpp
......\Tab1.h
......\Tab2.cpp
......\Tab2.h
......\Tab3.cpp
......\Tab3.h
......\Tab4.cpp
......\Tab4.h
......\TabSheet.cpp
......\TabSheet.h
......\VDISK.DAT
......\~VC47.TMP

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • a.c
    dos 工具 用老版本的gcc编译,否则会出错(dos tools with older versions of THING)
    2016-07-11 08:01:26下载
    积分:1
  • ss
    说明:  请求页式虚存管理是常用的虚拟存储管理方案之一。通过请求页式虚存管理中对页面置换算法的模拟,有助于理解虚拟存储技术的特点,并加深对请求页式虚存管理的页面调度算法的理解。(Page requests virtual memory management is commonly used in the virtual storage management, one of the options. Page through the request of the management of virtual memory page replacement algorithm for simulation, helping to understand the characteristics of virtual storage technology, and better understanding of the request for virtual memory management Page page scheduling algorithm understanding.)
    2008-06-20 21:20:07下载
    积分:1
  • jinchengdiaodu
    加深进程概念的理解;掌握选择进程调度算法的准则;掌握进程调度算法。 (Deepen the process of understanding of the concept master scheduling criteria selection process algorithm master process scheduling algorithm.)
    2013-12-10 13:42:14下载
    积分:1
  • yinhangjiasuanfa
    这是我做的操作系统里面的银行家算法的源程序,发上来供大家参考。(caozuoxitongyinhangjiasuanfa)
    2009-05-22 23:40:08下载
    积分:1
  • caozuoxitong
    大三操作系统的报告,完全包干,给需要的人(Third report of the operating system completely lump sum to those who need it)
    2008-12-26 10:20:54下载
    积分:1
  • process-and-thread-Technology
    进程和线程技术 Linux和windows进程创建 进程和线程通信 文档+实例分析(process and thread Technology Text and examples)
    2012-01-05 10:51:28下载
    积分:1
  • operatingsystem
    操作系统页面置换 调度 寻道程序 简短使用(Page seek replacement operating system scheduling procedures)
    2009-05-17 08:09:54下载
    积分:1
  • file-management-experiment
    操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。 在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR(Operating system file management experiment: the use of interactive command tree directory structure and file management, while taking advantage of the bit map indicates the distribution of the external memory, and allocate the necessary space when a new file is created, the simulation file allocation table log file is stored in the external memory way. Understanding of the system operation on the file. Save the contents of a directory in the file, create a file or subdirectory can use the command-line command: MD, CD, RD, MK (create a file), DEL (delete files) and DIR)
    2020-12-12 20:49:17下载
    积分:1
  • ddos
    非常强大的DDOS嘎嘎,速度下载把,版权帝们,(Very strong DDOS quack)
    2014-01-30 19:18:33下载
    积分:1
  • 4
    说明:  这是一个操作系统中关于调度问题中的先来先服务调度算法。(This is an operating system on the scheduling of a first-come first-served scheduling.)
    2011-06-19 22:42:58下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载