-
操作系统课程设计报告
文件系统模拟
一、课程设计目的
通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。
二、课程设计要求
通过...
操作系统课程设计报告
文件系统模拟
一、课程设计目的
通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。
二、课程设计要求
通过课程设计,要求学生主要掌握如下内容:
1.设计出文件系统中常用的数据结构;
2.理解文件系统的工作流程,给出程序流程图;
3.设计出文件系统中关键的算法;
4.模拟实现二级目录文件系统,并给出一组运行结果。
三、课程设计内容
根据实验指导书补充
四、文件系统实现
-courses on operating system design report documents a simulation system, curriculum designed by simulating the file system to achieve in-depth understanding of operating system file system theoretical knowledge. 2, curriculum design through curriculum design, requiring students to master the following main elements : 1. Design commonly used file system data structure; 2. Understanding the document workflow system, the flow chart is given; 3. System design document the key algorithm; 4. Simulation two directory file system, and gives a group operating results. Third, the curriculum is based on the experimental design as supplementary guidance on four documents System
- 2022-11-07 18:10:03下载
- 积分:1
-
是一本关于sql2000 学习的好的丛书,它详细并且明了的介绍了数据库的使用和,安装,该书的基础知识讲解的十分详细,而且例子十分生动,是一本学习的好书。...
是一本关于sql2000 学习的好的丛书,它详细并且明了的介绍了数据库的使用和,安装,该书的基础知识讲解的十分详细,而且例子十分生动,是一本学习的好书。-Is a book about good books to learn sql2000, it detailed and clear introduction to the database to use and installation, the book explaining the basics of the very detailed and very vivid example is a good book to learn.
- 2022-01-24 16:39:13下载
- 积分:1
-
interrupt controller 设计
interrupt controller 设计-interrupt controller
- 2022-01-27 20:53:08下载
- 积分:1
-
ruby的源代码
ruby的源代码-ruby source code
- 2022-04-01 04:35:40下载
- 积分:1
-
支持AMD64指令反
支持AMD64指令反汇编-support AMD64 instructions anti-compilation
- 2022-06-28 19:56:16下载
- 积分:1
-
项目名称:科学计算器
姓名:刘博
学号:03031147
班级:能动35
完成时间:2004...
项目名称:科学计算器
姓名:刘博
学号:03031147
班级:能动35
完成时间:2004-11-29
指导教师:罗建军
一.项目背景:
1.背景简介
我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。
2.项目目标
编写一个能进行科学计算的计算器程序。
要求:
输入:被计算的数据
输出:计算结果
3.运行环境
1 硬件:
PIII 计算机(CPU 主频 550MHz以上、128MB内存)
2 软件
Windows XP 操作系统
Visual C++ 6.0
二.算法描述
1 选用对话框,并加入控件,做好计算器可视的外表。
2 给控件添加属性中的ID和名称。
3 在CCaculateDilg类中添加主要程序代码。
4 数字的输入
这个计算器应用程序实现的是顺序连接计算,即按照计算数和计算符的输入次序进行计算,知道按下"="按钮为止完成一次计算过程.过程可分为三个步骤:一是对计算数和计算符的输入处理 二是对计算的处理 三是对显示的处理.
1.处理输入
在程序中使用m_operand来储存当前的输入.每次输入时都必须将输入的数字累
- 2022-08-23 23:54:45下载
- 积分:1
-
this for the message board, collecting feedback from users of information and to...
此为留言板,可以收集用户反馈的信息,便于交流-this for the message board, collecting feedback from users of information and to facilitate the exchange of
- 2022-01-25 21:20:05下载
- 积分:1
-
马跳棋盘源程序 ,一个实际问题的解决
马跳棋盘源程序 ,一个实际问题的解决-Ma checkerboard source, a practical solution to the problem
- 2022-07-12 19:29:25下载
- 积分:1
-
对暖通空调系统(HVAC)介绍的故障检测与诊断(FDD)的概念…
介绍了暖通空调系统(HVAC) 故障检测与诊断(FDD) 的概念,发生故障的原因以及主要的故障检测与诊断方
法,比较了常用的故障检测与诊断方法的优缺点,分析了国内、外暖通空调故障检测与诊断的研究现状和应用情况,对暖
通空调故障检测与诊断的发展过程与方向进行了总结和展望-Introduction of the HVAC system (HVAC) fault detection and diagnosis (FDD) concept, the reasons for failure as well as major fault detection and diagnosis methods, compared the commonly used method of fault detection and diagnosis of the strengths and weaknesses, analyzes the domestic and foreign HVAC Fault Detection and Diagnosis Research and application of HVAC Fault Detection and Diagnosis with the direction of the development process are summarized and prospects
- 2022-02-05 01:08:36下载
- 积分:1
-
MATLAB的一些应用程序接口 简单例子的代码,包括C、JAVA、Fortran语言...
MATLAB的一些应用程序接口 简单例子的代码,包括C、JAVA、Fortran语言-MATLAB Application Program Interface Some simple examples of code, including C, JAVA, Fortran language
- 2023-02-24 02:15:02下载
- 积分:1