-
run
自己动手写操作系统,小练习包括fifo.cfork.cpopen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!(Do-it-yourself write operation system, small exercises include fifo. C fork. C popen. C, and other protection mode, more than 1 M memory management mode, and the code, generation of the middle of the documents, etc, and is suitable for beginners reference
)
- 2011-12-22 23:10:08下载
- 积分:1
-
Simwumpus
经典问题魔兽世界(wumpus world)的程序,还比较简单,只能在dos下文字表示,没有图示(classic World of Warcraft (chat world) procedures, but also relatively simple, only under the dos text, there is no icon)
- 2020-11-15 13:19:41下载
- 积分:1
-
sskelm
说明: 运用机器学习中的半监督核极限学习机模型,可以实现故障分类,例如气动调节阀故障(Using the semi-supervised nuclear extreme learning machine model in machine learning, fault classification can be achieved, such as pneumatic valve failure)
- 2019-05-25 00:48:20下载
- 积分:1
-
UCOSII
一份用通俗易懂的语言简述操作系统的文档,内容非常适合初学者(A brief plain language operating system s documentation, the content is very suitable for beginners)
- 2016-05-26 23:58:20下载
- 积分: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
-
Micrium_Xilinx_Repo_1_42
uCOS lib from microum for xilinx SDK.
- 2020-12-28 11:19:01下载
- 积分:1
-
0132310015_proj-140703
操作系统原理与精髓资料 非常经典的教材 第7版的(Operating system principles and essence of information is very classic textbook 7th edition)
- 2014-08-05 17:39:07下载
- 积分:1
-
antenna_for_test
一个用于天线伺服转台的程序,根据飞机飞行的GPS实时数据,解算出地面伺服天线转台的俯仰角和方位角,指导天线输出,对准飞机位置(A program for the antenna servo turntable, according to the aircraft flying GPS real-time data, the ground servo antenna turntable tilt angle and azimuth, to guide the antenna output, alignment aircraft position)
- 2017-05-02 14:54:05下载
- 积分:1
-
ch01
说明: ucos2 vc++移植代码 通过VC++编译,每2S显示一次任务(ucos2 vc++ code migration)
- 2010-03-18 21:32:43下载
- 积分:1
-
Hello-world-Beta
最简单的操作系统,使用nasm来编译,启动会显示一些字符串smile米奇333(The easiest operating system to use nasm to compile, will start to show some strings smile Mickey 333)
- 2016-11-05 16:43:34下载
- 积分:1