-
Linux 0.11的BIOS内存广泛分布
linux 0.11 bios memory distrabute
- 2023-03-29 17:30:04下载
- 积分:1
-
飞机选票系统
该程序是一个简单的飞机选票系统,包括
1.系统以菜单方式工作
2.航班信息录入功能(航班信息用文件保存)--输入
3.航班信息浏览功能--输出
4.查询航线(按航班号查询)
5.承办订票和退票业务
- 2022-02-02 02:04:22下载
- 积分:1
-
时间片轮转法,运行进程用完它的时间片后还未完成,就送到就绪队列队尾...
时间片轮转法,运行进程用完它的时间片后还未完成,就送到就绪队列队尾-time change once have fishes return to next last
- 2022-03-05 08:09:33下载
- 积分:1
-
banking business
操作系统实验模拟银行营业-banking business
- 2022-01-25 19:43:02下载
- 积分:1
-
首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识...
首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识的话,请多多联系。操作系统安装办法: 1:如果你是win98,进入纯DOS系统,如果你是win2000,请用其他磁盘启动系统。然后执行msetup.exe程序,这时,程序要求你插入一张格式化后的磁盘。按要求操作即可。 2:系统安装完后,设置系统BIOS为磁盘启动。用你刚刚装好系统的磁盘启动即可。 3:注意:系统的显卡设置要符合你的显卡和显示器。-First of all, thank you for the use of this operating system. This operating system is MenuetOS Ville Turjanmaa by the British from 2000 to prepare the start. If you understand a bit operating system and the compilation of knowledge, please contact a lot. Installation of the operating system approaches : 1 : If you are win98 into pure DOS system, if you WIN2000, please use other disk boot the system. Then msetup.exe implementation procedures, when a process requires you to insert a formatted disk. Operation can be requested. 2 : After the installation, the system BIOS for diskless boot. You just loaded with good disk system can be activated. 3 : Note : The graphics system set up to meet your graphics card and monitor.
- 2022-01-25 17:07:07下载
- 积分:1
-
操作系统大型实验:模拟LINUX文件系统
一、实验内容1. 设计和实现一个模拟文件系统,要求包括目录、普通文件和文件的存储。必须有自定义的数据结构,不能直接调用windows 的API函数,即不能只实现了一个壳。2. 文件系统的目录结构采用类似Linux的树状结构。3. 要求模拟的操作包括:a) 目录的添加、删除、重命名;b) 目录的显示(列表);c) 文件的添加、删除、重命名;d) 文件和目录的拷贝;e) 文件的读写操作。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 15:27:13下载
- 积分:1
-
simulation file system functions, is a familiar type of document structure
模拟文件系统的功能,是一个熟型的文件结构-simulation file system functions, is a familiar type of document structure
- 2022-02-25 17:02:24下载
- 积分:1
-
读写问题的vc仿真代码
读写问题的vc仿真代码-literacy problems vc simulation code
- 2022-03-26 01:09:49下载
- 积分:1
-
跨平台获取cpu信息linux,windows,mac
跨平台获取cpu信息linux,windows,mac
之前的ccpuid V1.01版只支持Windows和Linux平台。现在的V1.02版增加对Mac OS X平台的支持,还做了这些改进——支持纯C、增加CPUF常数、x86平台判断。
- 2023-07-17 09:45:03下载
- 积分:1
-
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起...
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起始状态都是就绪状态W。-On the operating system: This procedure may choose to use the priority number of law or simple rotation on the five process scheduling. Each process is running R (run), ready W (wait) and the completion of F (finish), one of three states and assume that the initial state is a state of readiness W.
- 2022-02-04 17:52:14下载
- 积分:1