搜索资源列表
filesystem_C
- 此版本是在网上广为流传的 二级文件系统 基础上制作的.重新编写了块操作等模块,修正了N多BUG. 实现的命令有 ls-列目录 md-创建目录 cd-进入子目录 mf-创建文件 cat-显示文件内容 del-删除文件 vi-简单文件编辑 reg-注册用户管理 q-退出 超级雷电 -this version on the Internet widely circulated two file system on the basis of production. Rewrite
linux-0.11-040327-SourceCode.tar
- linux-0.11的内核代码,为linux的早期代码,可是作为学习操作系统的基础-linux - 0.11 kernel code for Linux in the early code But the operating system as the basis for learning
caozuoxitongjichu10278999
- 操作系统 基础无病毒无病毒无病毒操作系统基础第三版-OS operating system virus-free basis without virus-free operating system based on the third edition of the virus
020ucos
- 基于c8051f020 ucos移植,己成功运行,在别人基础上做改进-based C8051f020 OUT transplant operation as a success, others done on the basis of improvement
UNIXv6src
- UNIX版本6的源代码,是莱昂先生对UNIX操作系统版本6源代码的详细分析的基础。-UNIX Version 6 of the source code, Mr. Leon is the UNIX operating system source code version 6 of the basis for detailed analysis.
内存静态分配
- 内存静态分配: 程序还有一些错误,益出处理不知道怎么加入。此程序开始不是我写的的,我在别人的基础上理解并改动了一些。实验课已经结束了,没时间在做了,以后有机会再改。-static memory allocation : there are some procedural error, derived from processing do not know how to join. This is not the beginning of the proceedings I write, I ot
pintos
- pintos源码,在原基础上实现了一些简单的修改,实现了线程调度,文件系统和内存管理-pintos source, add a few simple modifications on the basis, to achieve the thread scheduler, file system and memory management
Os3
- 关于操作系统课程的主存空间的分配与回收 采用可变分区存储管理,采用空闲分区表(链)进行。设计一个空闲分区表(链),空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间。 设计一个某时刻主存空间占用情况表,作为主存当前使用基础。初始化空闲区和已分配区说明表的值。自己设计一个作业申请队列以及作业完成后的释放顺序,实现主存的分配和回收。把空闲区分区表的变化情况以及各作业的申请、释放情况显示、打印出来。 算法,用MFC环境实现。 -Distribution and
banker_by_array
- 本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。 注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。-This procedure for their own independence in learning, when the o
lkd2nd
- The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insid
2SCMStructure
- 第二章 MCS-51的结构了解MCS-51单片机基本硬件组成、功能部件、外部应用特性,为应用准备好硬件基础。 -Chapter II the structure of MCS-51 MCS-51 microcontroller basic understanding of hardware components, functional components, the external application characteristics, the basis for the applica
Operating-system
- 操作系统理论基础教学,校内老师总结,自学方便快捷-Theoretical basis of the operating system of teaching, school teacher summed up, convenient self-study
Lab1.tar
- 实现裸机下的操作系统的进程切换。在框架代码的基础上实现真正的内核线程创建与切换!-Bare metal operating system process switch. Kernel thread creation and switch on the basis of the framework code!
Mindows5.7
- Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统
wanlix
- Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统
ProcessScheduler_hanweitao00
- 操作系统进程管理模拟,主要是1.先到先服务2.短作业优先3.时间片轮转-Operating system process management simulation, a first-come, first-served basis to service short job priority 3 round-robin
uCOS-ii_LED
- uCOS在stm32上的多任务开发程序,uCOS+stm32f10ZET6系统开发的基础-the uCOS multi-tasking on the stm32 development process, uCOS+stm32f10ZET6 system development on the basis
Linux_system-basic-teaching
- linux操作系统的基础操作教学,比较基础,很适合初学者用-Linux operating system operation teaching, the basis of comparison, very suitable for beginners to use
Beginning-Relational-Data-Modeling
- 这本书目的是给读者提供一个关系型数据库模型领域的背景。这是一本易读的和有实践练习的书。-Relational databases provide a powerful means by which to store and manipulate vast volumes of data. The design of such systems is based on the mathematics of relational theory, which was advanced in it
Gui-Chen_lab4.tar
- 操作系统实验,在共享内存的基础上实现信号量。-Experimental operating system, the amount realized on the basis of the signal on the shared memory.
