-
可控硅过0检测 可控硅过0检测
可控硅过0检测 可控硅过0检测-SCR had been 0 SCR 0 Detection Detection
- 2022-02-06 15:00:42下载
- 积分:1
-
banking business
操作系统实验模拟银行营业-banking business
- 2022-01-25 19:43:02下载
- 积分:1
-
TSOT: experimental simulation of a process queue, the queue using linked list fo...
TSOT:实验一 进程队列模拟,队列使用链表形式。
TSOP:实验二 页面请求模拟,生成表单一中的页面地址映射有严重问题,我没有重做。
TAOT:实验三 进程调度。
TAOB:实验四 银行家算法,不能自行设定进程数量,用的是递归算法。-TSOT: experimental simulation of a process queue, the queue using linked list form. TSOP: 2 page requests simulation experiment to generate the page address in the form of a mapping have serious problems, I did not redo. TAOT: Experiment 3 process scheduling. TAOB: Experiment 4 banker" s algorithm, not the number of self-setting process, using a recursive algorithm.
- 2022-08-22 00:34:56下载
- 积分:1
-
、课设内容及步骤
1. 消化课设算法思想及样本程序
给出对应模块(函数)的流程图
2. 编制 建立、删除、打开、关闭、读、写 函数
3. 准备调...
、课设内容及步骤
1. 消化课设算法思想及样本程序
给出对应模块(函数)的流程图
2. 编制 建立、删除、打开、关闭、读、写 函数
3. 准备调试数据(至少两个用户,若干文件),能实施多个命令操作
4. 上机编辑、编译源程序,并进行调试
5. 利用准备好的调试数据,运行测试程序,
观察运行结果,并作记录和分析
-, Class-based content and Step 1. Digest algorithm based lesson ideas and sample program are given the corresponding module (function) of the flow chart 2. Prepared to establish, delete, open, closed, read, write, function 3. Ready debugging data (at least two users, a number of documents), to implement a number of commands to operate 4. on the machine to edit, compile source code, and debugging 5. preparation good use of debugging data, run test procedures, observing the results, and for recording and analysis
- 2022-02-09 14:21:26下载
- 积分:1
-
Linux0.07版本的源代码,很经典的,对于初学者有很大的帮助,不可不看。...
Linux0.07版本的源代码,很经典的,对于初学者有很大的帮助,不可不看。-linux version 0.07 source code, very classic, helpful to the beginner.
- 2022-03-21 00:16:10下载
- 积分:1
-
在Linux下实现文件的拷贝,多线程实例,设备驱动的编写,文件系统的处理,进程管理器的部分功能实现...
在Linux下实现文件的拷贝,多线程实例,设备驱动的编写,文件系统的处理,进程管理器的部分功能实现
- 2022-03-06 00:26:04下载
- 积分:1
-
操作系统的存储管理
操作系统的存储管理-Operating system storage management
- 2022-02-11 21:46:05下载
- 积分:1
-
用vc编写的用来模拟操作系统中电梯调度算法的程序。
用vc编写的用来模拟操作系统中电梯调度算法的程序。-The ones that wrote vc used the procedure of dispatcher s algorithm of the lift in the simulation operating system.
- 2022-07-23 21:46:51下载
- 积分:1
-
北航操作系统课程设计所需源代码,包含window和linux操作系统的各4个试验...
北航操作系统课程设计所需源代码,包含window和linux操作系统的各4个试验-BUAA operating system source code required for curriculum design, including window and linux operating system in all four test
- 2022-06-19 09:38:16下载
- 积分:1
-
调度器 Scheduler
1) 超级可以移植性,与CPU无关,几乎任何支持C语言编程的CPU都可以用!(本文仅仅以51单片机为例而已,但实际上可以任意移植)
2) 小之又小, 原理很简单,一看就懂。
3) 省之又省, 可以说对RAM和ROM省到极致。
4) 取protothread之精华,将定时器与状态机和伪线程语法融合到一个框架,任务函数可以有两种写法。
5) 基于定时器触发,调度效率高,最大化减少无效的代码运行时间。
- 2022-07-18 14:50:08下载
- 积分:1