登录
首页 » 操作系统 » 在Linux Red Hat下用C++设计并实现一个多用户多级目录结构的文件系统。...

在Linux Red Hat下用C++设计并实现一个多用户多级目录结构的文件系统。...

于 2022-03-22 发布 文件大小:95.54 kB
0 49
下载积分: 2 下载次数: 1

代码说明:

在Linux Red Hat下用C++设计并实现一个多用户多级目录结构的文件系统。-In the Linux Red Hat using C++ Designed and implemented a multi-user multi-level directory structure of the file system.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个缓冲区管理类, 一个缓冲区管理类。
    一个缓冲区管理类, 一个缓冲区管理类。-A buffer zone management, a buffer zone management.
    2022-05-16 04:48:55下载
    积分:1
  • 利用vc++的各项相关功能和的相关知识完成哲学家算法~...
    利用vc++的各项相关功能和操作系统的相关知识完成哲学家算法~-Using vc++ with the relevant functions and knowledge of the operating system to complete the philosopher algorithm ~
    2022-02-04 19:28:44下载
    积分:1
  • 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟,即每发生“调度”时...
    采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three.PCBPCBPCB
    2022-09-05 20:10:03下载
    积分:1
  • uCOS
    uCOS-II实例内核技术与应用实例。应用程序开发与调试。实时内核与应用程序框架结构分析-uCOS-II
    2022-11-20 17:15:03下载
    积分:1
  • 吉民人事管理 VB
    开发较为完善的VB小程序,能够满足人事管理系统的基本操作。主要功能包括基本界面,基本人事档案管理,人员资料管理,工资发放管理,人员岗位管理等。
    2022-07-14 23:36:21下载
    积分:1
  • Class ucos operating system code, and want to be useful to interested friends
    类ucos操作系统代码,希望对感兴趣的朋友有用-Class ucos operating system code, and want to be useful to interested friends
    2022-02-22 09:34:40下载
    积分:1
  • C prepared by the bank ATM system. Function well, not the incidental detail writ...
    采用C++编写的银行ATM系统。功能不错,不详细介绍了 附带我们自己写的课程设计报告-C prepared by the bank ATM system. Function well, not the incidental detail write our own curriculum design report
    2022-04-20 16:37:34下载
    积分:1
  • 1 : Prepare a simulation and debugging process scheduling procedures, "Prio...
    1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法: a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。 b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限时增加其优先数的值。 2、 编写并调试一个模拟的进程调度程序,模拟实现多级反馈队列调度算法。 3、 编写并调试一个模拟的进程调度程序,模拟实现最低松弛度优先算法。 4、 程序与报告要求: a) 对上述要求1、2、3,至少要完成一项,鼓励尝试多种算法。 b) 输出结果要尽量详细清晰,能够反映调度后队列变化,PCB内部变化。 c) 可以选择在Windows或Linux环境下编写、运行程序 d) 鼓励使用不同的开发工具在不同平台环境上进行开发比较。 e) 在实验报告中,一方面可以对实验结果进行分析,一方面可以对各种算法进行比较,分析它们的优劣,说明各种算法适用于哪些情况下的调度。 -1 : Prepare a simulation and debugging process scheduling procedures, "Priority number of the highest priority" to the process of scheduling algorithms for scheduling. "Highest priority priority scheduling algorithm for the basic idea is to place the CPU allocated to the priority queue highest process. Taste Examination several static and dynamic priority priority number two methods : a) static priority number is priority
    2022-03-26 12:38:45下载
    积分:1
  • EOS is a major open
    EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。 与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。 -EOS is a major open-source operating system for teaching, and its style is windows kernel source code style. EOS" s overall structure is simple, from the boot, loader, kernel.dll to the application, the structure clear and straightforward, but the function of the kernel functions are relatively complete, a total of more than 10,000 source lines, more suitable for middle-class operating system kernel source code learners. 0.12, compared with Linux0.11 or, EOS of the core structure of a more modular structure than the clear, is to learn principles and core analysis of the operating system a better tool.
    2023-03-20 19:55:04下载
    积分:1
  • 进程调度 先来先服务 最大优先数 最短执行时间
    进程调度 先来先服务 最大优先数 最短执行时间-Process scheduling
    2022-02-07 19:39:40下载
    积分:1
  • 696518资源总数
  • 104313会员总数
  • 30今日下载