登录
首页 » 操作系统 » 文章详细分析了核加内核的源代码,希望对大家的研究和分析

文章详细分析了核加内核的源代码,希望对大家的研究和分析

于 2022-01-26 发布 文件大小:588.47 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

这篇文章详细分析了Nucleus PLUS内核的源码,希望对大家有帮助!-The article detailed analysis of the Nucleus PLUS kernel source code, you want to help!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 橙色与# 39:一个的实现(源代码附在博…
    Orange s:一个操作系统的实现(书附源码)chapter4.rar-Orange" s: an operating system implementation (source code attached to the book) chapter4.rar
    2022-10-11 05:25:03下载
    积分:1
  • 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟,即每发生“调度”时...
    采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three. Simulation program only right you have set up a "virtual PCB" accordingly scheduling simulation operation, that is, each occurrence "Dispatch" shows that the current "PCB name" priority number, running time, without the need for a real system, such as PCB data changes
    2023-02-24 21:55:02下载
    积分:1
  • dsp/bios下串口的IOM驱动源码,希望对大家开发自己的程序有所帮助...
    dsp/bios下串口的IOM驱动源码,希望对大家开发自己的程序有所帮助-dsp/bios driver source code under the serial port of the IOM, in the hope we help to develop their own programs
    2022-08-06 10:42:00下载
    积分:1
  • 本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟,对本实验的分析要求是:⑴中的同步机构采用信号量上的P、V的机制;⑵控制机构包...
    本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate
    2022-11-14 01:00:03下载
    积分:1
  • windows中的prochandle项目
    windows操作系统中的prochandle项目-windows operating system as a project prochandle
    2023-07-12 04:10:03下载
    积分:1
  • pc保护模式描述符分析工具,采用VC编写,是你了解保护模式,分析描述符的好工具....
    pc保护模式描述符分析工具,采用VC编写,是你了解保护模式,分析描述符的好工具.-pc protected mode descriptor analysis tools used to prepare VC, you know protected mode, Analysis descriptors good tool.
    2022-12-17 21:10:03下载
    积分:1
  • Win32串口编程
    Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码
    2022-08-13 10:14:04下载
    积分:1
  • 一个小型原码,有详细的注释和制过程,非常适合初学者学习!...
    一个小型操作系统原码,有详细的注释和制作过程,非常适合初学者学习!-a small original operating system code, a detailed Notes and the manufacturing process, are very suitable for beginners learning!
    2022-03-17 13:55:06下载
    积分:1
  • 一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了...
    一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了-一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了
    2022-03-18 22:16:19下载
    积分:1
  • minix分析
    minix操作系统分析-Minix operating system analysis
    2022-05-18 17:13:24下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载