搜索资源列表
操作系统课程设计 文件管理系统.rar
- 文件系统管理 在内存中为文件开辟存储空间 可以创建文件和文件夹 (至少有两级目录 :模拟DOS文件系统的操作 可以存储文件的内容 可以查看删除和修改文件(15 2,系统设计功能:根据题目要求设计程序功能 考核内容:( 1,功能设计方面:功能设计是否全面,有无遗漏 2,完成功能设计算法方面:算法是否有效,算法的难易程度 3,运算演示方面:设计程序能否运行,运行时是否每一种情况都考虑 4,程序设计报告内容:程序功能,程序模块结构,流程图,源程序清单 5,教师质疑
小型文件管理加密系统
- 这是一个汇编语言课程设计报告.这是我花了一个星期做出来的,实用性很强-This is a compilation of language courses design report. This is what I spent a week doing the very practical
文本文件管理系统
- c#写的一个简单文本文件管理系统,可以方便的管理文本文件,生成报告。-write a simple text document management system that can facilitate the management of text files, generate reports.
文件管理模拟系统设计报告
- 文件管理模拟系统设计报告-document management simulation system design report
234225实验二实验报告
- 上操作系统所作的试验报告,内容很丰富,有关进程和内存文件管理的-operating system on the test report, is very rich in contents, the process of memory and document management
文件管理系统课程设计
- 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程。要求: (1)设计多用户文件系统,采用多级文件目录。 (2)至少要有十个以上的实用命令,应设置文件保护措施。 (3)设计一个较实用的用户界面,方便用户使用,界面要为用户提供足够的选择信息,不需用户打入打入冗长的命令。 里面包括了报告。
图书管理系统
- 图书管理系统(sql server 数据库文件+VB源代码+设计报告).rar,vb
OSDemo
- 操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
操作系统课程设计 文件管理系统
- 文件系统管理 在内存中为文件开辟存储空间 可以创建文件和文件夹 (至少有两级目录 :模拟DOS文件系统的操作 可以存储文件的内容 可以查看删除和修改文件(15 2,系统设计功能:根据题目要求设计程序功能 考核内容:( 1,功能设计方面:功能设计是否全面,有无遗漏 2,完成功能设计算法方面:算法是否有效,算法的难易程度 3,运算演示方面:设计程序能否运行,运行时是否每一种情况都考虑 4,程序设计报告内容:程序功能,程序模块结构,流程图,源程序清单 5,教师质疑-File system manage
fileSys
- 模拟文件管理系统的C语言代码和操作系统课程设计报告-Simulation of Document Management System C language code and operating systems curriculum design report
os
- 操作系统实验和实验报告,包括单道作业调度,进程调度,文件管理和主存空间的分配和回收-Experiments and experimental operating systems, including single-channel job scheduling, process scheduling, document management and main memory space allocation and recovery
123
- 操作系统课程设计文件管理系统VC程序,源码和报告其全-Operating System Course Design Document Management System VC procedures, source code and report its wholly-
baogao
- 操作系统课程设计,含详细报告,文件管理系统-Operating system, curriculum design, including a detailed report
2222
- 实验报告之文件管理系统课程设计系统实验报告-Experiment report Document Management System Course Design Systems Experimental Report
baogao
- 软件工程课程设计报告,学生成绩管理系统的课程设计报告,利用VC++实现的程序。此文件为报告的正文部分-Software engineering course design, student achievement management system course design report, using VC++ implementation of the program. This file is part of the body of the report
os_shiyan
- 操作系统课程所有的试验的源码,包括处理及调度与死锁,可变分区存储管理,设备管理,文件管理,进程创建与撤销,进程同步,还有相关的报告。对于计算机专业操作系统学习很有用处的!-All of the tests the operating system source program, including processing and scheduling and deadlock, variable partition storage management, device management, do
zuoye
- 操作系统实验+操作系统实验报告+文件管理+进程管理等-Operating system operating systems lab report experiment+++ process management, document management
os
- 文件管理,操作系统课程设计,源代码和报告都有。没有密码,放心下载。没有病毒-File management, operating systems curriculum design, source code and reports both. No password, rest assured that download. No virus
学生管理系统程序
- 实现界面删除,查找,录入,修改学生成绩,并将操作过后的学生信息存储到文件中,可以独立运行,附源码,报告及分析过程。(To achieve the interface to delete, find, enter, modify student achievement, and after the operation of the student information stored in the file, you can run independently, with source code,
学生成绩管理系统(c语言课程设计)
- C语言课程设计报告 一 .问题描述: 题目七:学生成绩管理系统设计 学生成绩信息包括:学期,学号,班别,姓名,四门课程成绩(语文、数学、英语和计算机)等。 主要功能: (1) 能按学期、按班级完成对学生成绩的录入、修改 (2) 能按班级统计学生的成绩,求学生的总分及平均分 (3) 能查询学生成绩,不及格科目及学生名单 (4) 能按班级输出学生的成绩单 要求:使用二进制文件方式存储数据,系统以菜单方式工作 学生成绩信息包括:学期,学号,班别,姓名,四门课程成绩(语文、数学、英语和