资源列表
[操作系统开发] bankers-algorithm-code
说明:功能:操作系统银行家算法代码:输入资源名称和数量,输入进程数量和MAX大小,输入进程请求分配资源,判断序列是否是安全的,若是安全的,给出安全的序列,分配资源。操作系统银行家算法代码-Function: input the name of the resource and the quantity, size of the input process number and MAX, the input process requesting<金旭斌> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] file-management-experiment
说明:操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。 在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR-Operating system file management experiment: the use of interac<金旭斌> 在 2024-11-08 上传 | 大小:5kb | 下载:0
[操作系统开发] process-scheduling-experiment
说明:操作系统进程调度实验://代码没有问题,是由cpp改成txt的,肯定能够运行。 //功能:根据磁盘调度的三种算法FCFS、短作业优先SJF和时间片轮转计算出处理机在分配内存时的工作原理,同时加深对这三种算法的记忆。 -Operating system process scheduling experiment ://code no problem, is changed by the cpp txt certainly b<金旭斌> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] process-control-experiments
说明:操作系统进程控制实验,实现进程控制的基本操作-Operating system process control experiments, the basic operation to achieve process control<金旭斌> 在 2024-11-08 上传 | 大小:3kb | 下载:0
[操作系统开发] device-management-experiment-code
说明:操作系统设备管理实验代码:大学课程操作系统上机实验-设备管理实验cpp,功能完善,符合要求-Experimental code of the operating system device management: university courses operating system on the computer experiment- Device Manager experimental cpp, perfect function<金旭斌> 在 2024-11-08 上传 | 大小:4kb | 下载:0
[操作系统开发] yangjiasuanfa
说明:银行家算法的实现,界面十分灵活,可动态添加资源种数及其个数、也可动态添加进程、删除进程,在本机上运行无误,jdk1.6、eclipse3.7-The bankers algorithm implementation, the interface is very flexible and can be dynamically added resource species and its number can also be dynamic<xly> 在 2024-11-08 上传 | 大小:37kb | 下载:0
[操作系统开发] Assignment1
说明:parallel programing example with openmp<> 在 2024-11-08 上传 | 大小:11.28mb | 下载:0
[操作系统开发] The-chain-store-structure
说明:熟悉C++程序的基本结构,掌握程序中的头文件、实现文件和主文件之间的相互关系及各自的作用 -The basic structure familiar with C++ program master header file in the program, the relationship between the file and the master file and the respective roles<俞绍伟> 在 2024-11-08 上传 | 大小:20kb | 下载:0
[操作系统开发] philosopher5
说明:在linux下的哲学家问题的解决方案,使用了信号量等知识-Philosophers solution to the problem under linux, using semaphore knowledge<pb> 在 2024-11-08 上传 | 大小:2kb | 下载:0