-
OSEK
说明: OSEK 2.23中文版- 汽车上使用实时操作系统的概念及多任务处理-...
osek 2.23中文版- 汽车上使用实时操作系统的概念及多任务处理 评分: (开发汽车软件必备的基(The certification process ensures the conformance of different implementations to the specification.)
- 2019-11-15 03:32:57下载
- 积分:1
-
ch01
说明: ucos2 vc++移植代码 通过VC++编译,每2S显示一次任务(ucos2 vc++ code migration)
- 2010-03-18 21:32:43下载
- 积分:1
-
OS-master
简单文件系统,实现一些基本操作,如创建文件、打开、关闭、读、写(Simple file system, to achieve some basic operations, such as creating files, opening, closing, reading and writing)
- 2018-06-20 13:46:42下载
- 积分:1
-
_C_OS_DSP
嵌入式操作系统_C_OS_II的特点及应用嵌入式操作系统_C_OS_II的特点及应用
- 2009-04-09 09:38:59下载
- 积分:1
-
mybank_cPP
银行家算法模拟程序的实现
用可视(图形)化界面完成银行家算法的模拟程序。
模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。
模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配(Bankers algorithm simulation program realization
)
- 2020-11-11 23:49:46下载
- 积分: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
-
ucore-lab1
Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。
这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。(Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology.
This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read)
- 2011-06-07 14:36:34下载
- 积分:1
-
Internet-police-destroy-hackers
中国第一本围剿黑客的手册,详细介绍了黑客常用的技术,如何防范黑客和跟踪黑客,如何全面围剿木马,以及如何设置相对安全的操作系统。(China s first siege hackers handbook, detailing techniques used by hackers, how to prevent hackers and hacker tracking, how to fully suppress Trojans, and how to set a relatively secure operating system.)
- 2016-05-14 11:41:49下载
- 积分:1
-
基于c++的银行家算法
说明: 基于c++的简易银行家算法。。。。....(A simple banker algorithm based on C + +....)
- 2020-06-24 00:20:02下载
- 积分:1
-
orange5_6
于渊的 一个操作系统的实现 光盘源码 第五章和第六章
该源码包含了操作系统实现的完整过程(In a deep realization of the operating system CD-ROM chapters V and VI of the source code contains the operating system to achieve the complete process)
- 2011-08-17 10:43:32下载
- 积分:1