操作系统文件管理系统

一.实验题目

文件管理系统

二.实验软件

VC++ 6.0

流程图  略(找站长QQ3249114)

四.源程序

# include <stdio.h>

# include <time.h>

# include <string.h>

# include <stdlib.h>

# define Num 100    //设定数据库最大存储数据量

char user[20];

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] 下一页

Copyright © 2007-2012 www.chuibin.com 六维论文网 版权所有