-
pure-pursit
智能车辆基于斯坦福大学纯跟踪几何方法建立的横向控制策略,MATLAB(Lateral control strategy based Intelligent Vehicle Tracking Stanford pure geometry established method, MATLAB)
- 2016-09-15 07:34:58下载
- 积分:1
-
Garfield_51OS
实现了一个51多任务操作系统,效率高达80 (implemented a multi-task OS for 51, who s effective work can reach 80 .)
- 2015-07-08 12:14:06下载
- 积分:1
-
6d8424eb-27a9-4985-9cdc-d17bdddbc179
定速风电机组仿真模型,包括风轮机,发电机,风速模型。(The simulation model of fixed speed wind turbine includes wind turbine, generator and wind speed model.)
- 2017-05-16 14:45:48下载
- 积分:1
-
FIFOwithc
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,(This the one I wrote on the operating system FIFO process, in the hope that the University of noted deficiencies, thank you)
- 2005-06-15 19:27:00下载
- 积分:1
-
OSLab-
操作系统课程设计。visual studio 2010,2008上的模拟UNIX文件系统的c++源码,附加实验报告和readmefile(1.Simulate a Unix file system on your Windows Platform
2.Understand the file system on Unix system, and the usage of i-nodes
3.Implement the function of sub-directory
4.The task needs to be completed using C++ or C
5.Allocate 16MB space in memory as the storage for your file system, the space is divided as blocks with block size 1KB
6.The i-node should support up to 10 direct block addresses, and should support at least one indirect block address
)
- 2020-10-12 22:37:33下载
- 积分:1
-
Enhancement-for-OS-ELM
在线序列极限学习机OS-ELM算法的基本原理及其改进算法( In this paper, we propose a Constructive Enhancement
for OS-ELM (CEOS-ELM), which can add random
hidden nodes one-by-one or group-by-group with fixed or
varying group size. h)
- 2016-10-24 13:08:46下载
- 积分:1
-
avoid-deadlock
操作系统实验-死锁避免算法,word文档,详细,全,可执行,自己写的,希望快点能在贵网站下载。。。(Operating System Experiment- Deadlock avoidance algorithm, word documents, detailed, full, enforceable, wrote it myself, hope quickly in your website. . .)
- 2013-10-28 19:05:59下载
- 积分:1
-
3
说明: 银行家算法的实现,allocate,need,maximum等矩阵算出request是否安全(banker algorithm)
- 2014-06-25 11:02:55下载
- 积分:1
-
LRU
利用LRU算法仿真请求页面系统
1、设计内容:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。
2、设计要求:
1) 实现请求分页存储管理方式的页面置换算法:近期最久未使用算法(LRU)
2) 内存物理块数固定为3个,对多个作业采用可变分配全局置换的策略分配物理块
3) 作业数量与作业大小(0-9页)可在界面进行设置
4) 所有作业按RR算法进行调度,时间片长度为1秒
5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存
6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化
7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。
8) 每次全部作业运行结束后,要求打印出访问命中率
(Request page using LRU algorithm simulation system)
- 2011-07-06 17:33:06下载
- 积分:1
-
OS
说明: 这是操作系统中调度算法中时间片轮转算法完成后的实践报告(This is the operating system scheduling algorithm in the time slice cycle after the completion of practice report)
- 2010-09-06 10:48:24下载
- 积分:1