搜索资源列表
boot
- 引导扇区程序源码 编译后可以从软盘启动计算机 操作系统制作的第一步-Boot sector program source code can be compiled from the floppy disk to start the computer operating system produced by the first step
yin
- 操作系统--银行家算法 实验目的: 1、对死锁避免中的银行家算法作进一步理解。 2、加深理解死锁的概念。 3、加深理解安全序列和安全状态的概念。 4、通过编程,掌握银行家算法分配资源的一步步实现过程。 -Operating system- bankers algorithm experimental purposes: 1, to avoid deadlock in the banker s algorithm for further understanding. 2,
study_Makefile_with_me
- 手把手的教你一步步的学会makefile的开发,是初学者不可多得的一份好参考资料-Hand on hand teaching you the development of makefile step by step , a good reference for beginner
DIY_your_os
- 编写操作系统的入门文章,指导你如何一步步完成操作系统的构建工作-Introductory articles prepared by the operating system to guide you how to build a step by step to complete the work of the operating system
DOS7
- 这个文件夹里面适用于想用vmware软件安装dos7.1系统的文件夹打开vmware软件直接打开当前解压后的文件夹然后一步一步安装就行了这是一个很好的文件 不用再上网下载dos7.1的镜像文件了-Inside this folder apply to want to use vmware software installation dos7.1 system folder opens vmware software directly to open the current folder and
Make-a-Operating-System-by-yourself
- 自己动手写操作系统,一步步地教导我们如何开发一个简单的操作系统,对学习和深入了解操作系统原理很有帮助-Write the operating system yourself, teach us step by step how to develop a simple operating system, on learning and understanding helpful Operating System
WriteMyOS
- 自己动手写操作系统, 教你一步一步来写一个简单的操作系统, 可能有点偏门, 但是从另外一条路上指明了如何来搞操作系统.-Write the operating system yourself, teach you step by step to write a simple operating system, may be a little side door, but a road from another operating system specifies how to carry out
writeos-1.0-2.tar
- write operating system by myself ,step by step ,I believe you can deserve it!
Mindows5.7
- Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统
wanlix
- Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统
codeofos
- 《自己动手写操作系统》一书的光盘盒源代码。从只有二十行的引导扇区代码出发,一步一步地向读者呈现一个操作系统(linux)框架的完成过程。书中不仅关注代码本身,同时关注完成这些代码的思路和过程。本书不同于其他的理论型书籍,而是提供给读者一个动手实践的路线图。读者可以根据路线图逐步完成各部分的功能,从而避免了一开始就面对整个操作系统数万行代码时的迷茫和挫败感。-" Write their own the disc box source code of the operating system
hicode
- VC++创建一个向导式对话框,也就是经常见的那种上一步、下一步的窗体,类似安装程序,其它的地方也会出现,觉得挺有用的,所以分享给大家。-VC++ create a wizard-style dialog box, which is the last step by the common kind, the next form, similar to the installation process, there will be other places, I feel quite useles
operating-system
- 一本关于初学者一步步学习操作系统的书籍,以linux系统为例子,讲的非常仔细,通俗易懂-A book for beginners step by step to learn about the operating system to linux system as an example, in a very careful, easy to understand
three
- 我自己写的mini2440的驱动程序,都是经过实验过的,比较详细的.而且是分步骤工程化的进行的。熟悉了工作中就是这样完成驱动的。-I wrote it myself mini2440 drivers, are to undergo a test before, more detailed. And engineering is carried out step by step. Familiar with the work that is accomplished driver.
