登录
首页 » 操作系统 » 操作系统课程设计中的内存管理源代码

操作系统课程设计中的内存管理源代码

于 2022-05-15 发布 文件大小:1.18 MB
0 167
下载积分: 2 下载次数: 1

代码说明:

操作系统课程设计中的内存管理源代码和可执行文件,可用于操作系统课程设计,操作系统实验, 有助于进一步学习操作系统和理解操作系统。 操作系统中存储管理的功能: 1、地址映射(逻辑地址——>主存物理地址)     由操作系统中的装入程序loader来完成(静态或动态)。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

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

发表评论

0 个回复

  • Microsoft MS
    Microsoft MS-DOS6.0 完整源代码,包括了所有外部命令,安装程序,DOSSHELL等。 每个源文件均包括开发历史、更新说明、注释。 这样一套源码对你的意义,实在无法以笔墨形容。-Microsoft MS-DOS6.0 complete source code, including all the external command, installation procedures, DOSSHELL such. Each source documents including the development of history, updated illustrations, notes. Such a source of your meaning, it is impossible to describe with pen and ink.
    2022-09-02 10:55:09下载
    积分:1
  • HDLC调试源代码,在ARM7上的测试(无)。
    HDLC调试源码,在ARM7上测试通过(不带操作系统的)。-HDLC debug source code, in the ARM7 on the test (without operating system).
    2023-02-25 12:20:03下载
    积分:1
  • fsdfsd 好超级好是酷我
    废话废话 blahblahblahblahblahblah 使用系统 ; 使用 System.Collections.Generic ; 使用 System.Linq ; 使用 System.Text ; 使用 System.Data.SqlClient ; 使用 System.Data ; 使用 System.Threading ; ConsoleApplication3 的命名空间 { 类的程序 { 静态 void Main (字符串 [] args) { 字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ; 初始目录 = lab8 ; 集成安全性 = True"; System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ; cn。Open (); 字符串路径 = @"c:lab8"; foreach (文件路径字符串中 System.IO.Directory.GetFiles(path)) { SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ; SqlParameter param = 新 SqlParameter() ; param。ParameterName ="@Name"; param。值 = System.IO.Path.GetFileName(filePath) ; param。SqlDbType = SqlDbType.VarChar ; cmd.Parameters.Add(param) ; param = 新 SqlParameter()
    2023-07-19 16:15:03下载
    积分:1
  • operating system bankers algorithm source code
    操作系统银行家算法原代码-operating system bankers algorithm source code
    2022-06-20 00:40:48下载
    积分:1
  • windows on the motherboard operating systems code
    关于windows主板操作系统的运行代码-windows on the motherboard operating systems code
    2022-10-01 15:30:03下载
    积分:1
  • java时间片轮转算法
    详细的时间片轮转算法时间片轮转算法时间片轮转算法时间片轮转算法时间片轮转算法
    2022-03-17 03:50:55下载
    积分:1
  • 页面替换算法源代码
    页面置换算法源程序-pages replacement algorithm source code
    2022-07-05 02:44:44下载
    积分:1
  • T-kernel T-monitor Sample
    T-kernel T-monitor Sample-T-kernel T-monitor Sample
    2022-02-19 23:57:44下载
    积分:1
  • 程序FIFO美国努力一起研究,哦
    fifo的程序 大家努力一起研究哦-procedure fifo U.S. efforts to come together to study, oh
    2023-06-05 12:55:04下载
    积分:1
  • used first to adapt, adapt best or the worst adaptation law, the preparation of...
    采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dynamic random to create a new "memory allocation" or "memory recovery" request, then you have chosen in accordance with the allocation algorithm to change the array. As the focus of this experiment is memory allocation, it is not considered relevant to a certain memory area of the process.
    2022-07-11 03:44:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载