搜索资源列表
课程设计内容
- 自己开发的类dos多用户文件系统-their development of the multi-user category dos File System
课程设计-文件管理
- 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。要求设计一个n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令-with high-level language debugging and prepared a simple file system, simulated document management process. N designe
C++课程设计
- 课程设计制作的一个简单的基于文件管理方式的影像资料管理系统-course design produced by a simple file-based image management information management system
文件系统设计
- 文件操作课程设计报告,有程序源代码,绝对正确-files operate coure design,have code ,it is correct.
多级文件目录管理
- 一个简单的操作系统文件管理系统 课程设计 用C#实现,希望对大家有帮助,welcome to load!
FileManagement.rar
- 大学生计算机操作系统课程设计,实现文件管理系统模拟功能,实现读,写,创建,删除等功能,Students of computer operating systems curriculum design, to achieve document management system analog functions, the realization of read, write, create, delete and other functions
muluguanli
- 操作系统课程设计,C++文件管理系统,可实现目录及文件创建、删除、复制和移动等功能。-Operating system curriculum design, C++ Document management system, enabling the creation of directories and files, delete, copy and move functions.
fileSys
- 模拟文件管理系统的C语言代码和操作系统课程设计报告-Simulation of Document Management System C language code and operating systems curriculum design report
51622412FileSystemdesign
- VC++ 操作系统课程设计 文件管理 上传挣点币,欢迎下载-thanks!
fgfgfg
- C语言设计 考试管理系统 设计内容: 1、每一条记录包括一个学生的学号、姓名、主要课程的成绩。 2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。
teacher
- 学生管理系统的课程设计报告,SQL2000,有详细的设计报告,设计代码,数据库文件,可供数据库课程设计的参考-no
Linux
- 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计-C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design
test
- 操作系统课程设计简单文件系统的实现的代码,vc2008-Simple file system, operating system, curriculum design, implementation of the code, vc2008
baogao
- 操作系统课程设计,含详细报告,文件管理系统-Operating system, curriculum design, including a detailed report
wenjian1
- 操作系统课程设计· 文件系统模拟· 文件的个项基本操作· mfc vc-Curriculum design, simulation of the operating system file system file a basic operation of mfc vc++
sujuku
- 图书管理系统,数据库课程设计。有报告,源码,程序和数据库文件。我大三时的课程设计。-Library management system, database curriculum design. There are reports, source code, programs and database files. My junior year of the course design.
filesystem
- C++编写的一个仿真二级文件系统,是操作系统课程设计的作业。-C++ written in a secondary file system simulation, the operating system course design work.
会员卡管理系统
- 会员卡管理系统,文件式存储,打开,有些粗糙,但对一些消费功能,消费记录还是能满足的(Students Course Design: Membership card management system)
学生、新闻管理系统
- 内含数据库备份文件。 学生信息的增删改查。 新闻的增删改查。(Contain database backup files. Update and delete the students' information. Update and delete the news.)
学生成绩管理系统(c语言课程设计)
- C语言课程设计报告 一 .问题描述: 题目七:学生成绩管理系统设计 学生成绩信息包括:学期,学号,班别,姓名,四门课程成绩(语文、数学、英语和计算机)等。 主要功能: (1) 能按学期、按班级完成对学生成绩的录入、修改 (2) 能按班级统计学生的成绩,求学生的总分及平均分 (3) 能查询学生成绩,不及格科目及学生名单 (4) 能按班级输出学生的成绩单 要求:使用二进制文件方式存储数据,系统以菜单方式工作 学生成绩信息包括:学期,学号,班别,姓名,四门课程成绩(语文、数学、英语和