-
模拟可变存储管理部一,设计成为一句很好的诗…
模拟实现可变分区存储管理
一、设计目的
在熟练掌握计算机分区存储管理方式的原理的基础上,利用C程序设计语言在windows操作系统下模拟实现操作系统的可变分区存储管理的功能,一方面加深对原理的理解,另一方面提高根据已有原理通过编程解决实际问题的能力,为进行系统软件开发和针对实际问题提出高效的软件解决方案打下基础。
二、各功能模块分析实现
设计合理的数据结构来描述存储空间:
对于未分配出去的部分,用空闲分区链表来描述。-simulation variable Storage Management Division I. designed to become well versed in computer storage area management approaches on the basis of principle, C programming language in the windows operating system simulation systems of variable storage area management function, on the one hand, to deepen their understanding of the principles, Under the enhanced program has been through the principle of solving practical problems. for systems software development and puts forward a highly-efficient software solutions lay the groundwork. 2, the functional analysis module designed to achieve reasonable data structure to describe the storage space : Unallocated out of the question, use idle Linklist to describe.
- 2023-06-05 11:05:03下载
- 积分:1
-
The software EWB lights, digital logic circuit curriculum design, good things we...
EWB 软件实现的交通灯,数字逻辑电路课程设计,好东西哦-The software EWB lights, digital logic circuit curriculum design, good things well
- 2022-02-11 18:31:53下载
- 积分:1
-
Tetris: Only a general function to facilitate learning. If you want to play, had...
俄罗斯方块:只有一般功能,方便学习。如果想玩,还得自己加点东西哦!-Tetris: Only a general function to facilitate learning. If you want to play, had to add something to their Oh!
- 2023-06-11 06:25:02下载
- 积分:1
-
java使用手册
拥有有了它,学习java就轻松多拉
java使用手册
拥有有了它,学习java就轻松多拉-java Manuals have made it much easier learning java Dorado! !
- 2023-06-12 04:50:03下载
- 积分:1
-
Guided visualization with smart assembly language integrated development environ...
支持智能指导的可视化汇编语言集成开发环境,实现了汇编语言在Windows下的可视化开发。该平台主要包括以下两部分。
(1)可视化汇编语言集成开发。具体包括:① 系统集成:将编译、连接、运行和调试等分立的DOS程序集中到统一的WINDOWS程序环境中,通过点击鼠标就可以实现汇编的全部操作。② 信息提示兼顾中英文,操作界面全部中文化。通过选项的设置,编译信息、链接信息以及错误的提示信息既可以采用中文,也可以采用英文,还可以使用中英文对照。③ 人性化界面:关键词、语法高亮显示,可根据个人喜好定制指令、寄存器、操作符、注释及数字语法着色;可以定制智能缩排;可定制指令、寄存器、操作符大小写自动切换。
(2)智能上机辅导。具体包括:① 汇编语言程序框架的主动生成:可以通过向导自动地构建完整的多种返回方式的汇编语言程序框架,简化汇编语言程序设计,明确汇编的程序结构,帮助学生建立起汇编语言的框架概念,减少出错率,培养学生良好的编程习惯。② 出错代码的自动定位:根据编译时的错误信息,自动定位到出错代码行,并给出中英文出错提示。③ 对错误修改的智能提示:对于学生编程时发生的错误能做出智能判断,并提供相应的个性化的指导。
-Guided visualization with smart assembly language integrated development environment to achieve the compilation of languages in Windows, visual development. The platform includes the following two parts.
(1) visual assembly language integrated development. Specifically include: ① System Integration: The compile, link, run and debug DOS programs such as the separation of concentrated WINDOWS unified program environment can be achieved by clicking the mouse on the compilation of
- 2022-02-15 08:05:59下载
- 积分:1
-
以前写过的一个用Tsai理论进行摄像机标定的一个程序,希望对大家有用...
以前写过的一个用Tsai理论进行摄像机标定的一个程序,希望对大家有用-Previously written in a theory with the Tsai camera calibration of a program and hope for all of us
- 2023-02-24 20:35:04下载
- 积分:1
-
这个是AT8XC51SND1C的各个技术芯片资料
这个是AT8XC51SND1C的各个技术芯片资料-This is AT8XC51SND1C various technical chip information
- 2022-11-24 03:50:03下载
- 积分:1
-
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“sc...
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“result.txt”中。
-scanner procedures, reading source files, and remove blank notes, the results into another document. Requirements : 1. Delete the blank round, and tabs and so on. 2. Notes to delete all. Source code for a text file, "scanner.txt" After loading procedures for the implementation of another document, "result.txt".
- 2022-03-03 03:42:48下载
- 积分:1
-
UDF波仿真程序
波浪模拟UDF程序,可以模拟二位数值水槽产生波浪,便于应用fluent求解波浪模拟问题-UDF wave simulation procedures
- 2022-07-21 23:52:07下载
- 积分:1
-
vc++6.0、Xtreme ToolkitPro、DDK配置工具
使用c++编写的vc++6.0配置工具,实现了自动配置Xtreme ToolkitPro工作环境、SDK工作环境、DDK工作环境。使得使用以上工具时,必须要花费大量时间对vc++6.0的编译环境的.h路径、.lib路径等进行添加,而且容易出错, 使用本工具一键解决。本工具中涉及到了vc++6.0工作环境读写(注册表等),并根据选项自动更新vc++6.0的配置环境。
- 2022-02-28 20:34:42下载
- 积分:1