搜索资源列表
bankprofessor
- 简单的银行家算法用于处理操作系统死锁安全性算法-Bankers simple algorithm for dealing with operating system security algorithm deadlock
os
- 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
VC_Matlab
- Vc与Matlab混合编程的一些实例,比较有用,对于混合编程中常用的数据类型转换,系统设计以及算法设计等等,以实例展现,可以稍加修改即可投入实用。-Vc mixed with Matlab programming examples, more useful for mixed programming commonly used data type conversion, system design and algorithm design, etc., with examples to show
ysf
- 约瑟夫的C++ 在windows操作系统下的算法用VC来实现,算法简单效率较高-Joseph' s C++ in the windows operating system to use VC to implement the algorithm, the algorithm simple and efficient
ShortestTimeFirst
- 操作系统中CPU调度问题,采用最短剩余时间优先算法,但是仅是模拟,不涉及实体进程-Operating system, CPU scheduling problem, using the shortest remaining time first algorithm, but only a simulation, does not involve physical processes
file_operation
- 采用一级目录结构实现的磁盘文件系统操作系统模拟算法-Using a directory structure to achieve the operating system disk file system simulation algorithm
graphics
- 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
R_WP1
- 操作系统中生产者与消费者问题的模拟,对于出现的死锁情况,采用置换算法解决。-Producers and consumers in the operating system simulation problems, for the deadlock situation occurs, the use of replacement algorithm to solve.
LRU
- 模拟LRU页面置换算法---操作系统的相关知识-Simulate LRU page replacement algorithm--- operating system
resource-management-system
- 利用银行家算法和安全性算法验证的模拟资源管理系统-The use of the the bankers algorithm and security algorithm validation analog resource management system
os
- 一个操作系统的进程调度的实验。三种调度算法分别为 FCFS、优先级、时间片轮转。 其中优先级算法设置了三个级别的优先级。分别为0、1、2 。0为最高 2为最低。-An operating system process scheduling experiment. The three scheduling algorithm respectively FCFS, priority, time slice rotation. The priority algorithm set three leve
DES
- 用分组密码加密体制,实现DES加密解码的算法。-Block cipher encryption system, DES encryption decoding algorithm.
Memory-Management
- 操作系统中,采用首次适应算法+最佳适应算法实现内存管理,用C进行模拟-Operating system, using the first-fit algorithm the+ best fit algorithm memory management, simulation in C
c-code
- 可变分区管理/时间片轮转算法/位示图管理磁盘存储空间 操作系统基本算法实现,亲测可用 -Variable partition management/time slice Round Robin/diagram Management disk storage space the operating system the basic algorithm, pro-test available
CPP-LYG-Journey
- 一个用C++写的课程设计,关于旅游的一个系统,用到了最短路径算法-A with C++ write curriculum design of a system on tourism, use the shortest path algorithm
dian-ming-xi-tong
- 点名系统,是我的一份大作业来的,主要是用了C,里面也有简单的算法-The naming system is a big job for me to use C, there is also a simple algorithm
BankWw
- 操作系统银行家算法的实现,我试过了,可以使用,请放心-Banker algorithm realization of the operating system, I tried, you can use, please rest assured
bank
- 银行家算法,自己写的。有比较漂亮的界面,可以清晰的模拟银行家算法的每一步。是操作系统的实验-Banker' s algorithm, write your own. There are more beautiful interface, you can clear every step of the analog bankers algorithm. Experimental operating system
Bankers-Algorithm
- 本科生操作系统课程关于因皇家算法的课程设计代码很基础的-Undergraduate courses on operating system on Royal algorithm because it is based curriculum design code
Process-scheduling
- 进程的调度基于时间片轮转的调度算法操作系统课程设计中十分简单的小程序-The process of scheduling time-based round-robin scheduling algorithm courses on operating system design is very simple little program