搜索资源列表
C源代码的实时操作系统
- C源代码的实时操作系统-C source code for the real-time operating system
银行家算法(C Sharp)
- 操作系统银行家算法实习程序,可以输入资源和进程信息,计算安全序列,能否为某个请求分配资源-operating system bankers algorithm attachment procedures, can be imported resources and process information, computing security sequence, Can a request for the allocation of resources
DOS-C操作系统源代码
- 这是一个完整的DOS-C操作系统源代码包-This a complete DOS-C operating system source code
一个实时操作系统源码
- 这是一个用c实现的实时操作系统源码,希望对大家有所帮助.-c achieve with the real-time operating system source code, we want to help.
7-20.c
- c语言模拟操作系统进程管理采用多种调度方式-operating system simulation process management using a variety of scheduling methods
C#实例程序
- 光盘上的示例程序都是在Microsoft Visual Studio .NET 2003(简体中文版)和SQL Server 2000个人版下调试通过的,不同的版本可能存在差别。另外,使用的操作系统是Microsoft Windows XP(Professional),原则上,操作系统对程序没有影响,不过,作者没有在其他操作系统平台上调试这些程序。如果读者没有在电脑上安装Microsoft Visual Studio .NET 2003或更高版本,则必须安装Framework方能运行光盘中的程序
DOS-C
- 用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
fluentos-C
- 我个人编写的操作系统,实现了保护模式并切换到用户态运行用户进程,对与操作系统初学者有一定帮助!-I personally prepared by the operating system, achieved a protected mode and switch to user mode users running process, with the right operating system will definitely help beginners!
C++teach
- 框架作为一种大粒度的重用技术在桌面软件开发中得到了广泛应用,而在嵌入式开发领域,目前还没有一套完整的标准框架可供使本文以通信领域的嵌入式软件开发为例,介绍使用C++语言,在ARM平台Nucleus plus操作系统下实现嵌入式开发框架EFC的方法和应用实例。
操作系统试验1
- C++编写的一个操作系统程序-prepared an operating system procedures
操作系统试验2
- C++编写的一个操作系统程序进程管理-prepared an operating system process management procedures
C#写的一个超微软操作系统
- C#写的一个超微软操作系统
操作系统中改进型clock页面置换算法的演示算法
- 操作系统中改进型clock页面置换算法的演示算法,Improved version of the operating system clock page replacement algorithm demonstration algorithm
os_source
- 操作系统设计与实现源码-Design and Implementation of the operating system source code
vc2
- 这是一个在C环境下编写的操作系统课程设计 包含了内存管理 CPU管理 文件管理 设备管理-This is an environment in C curriculum design to prepare the operating system includes a memory management CPU Management Document Management Equipment Management
c
- 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
SJF
- sjf.c操作系统进程的短优先算法的模拟-short sjf.c operating system process priority of the simulation algorithm
fat32.C
- 这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率。目前,支持这一磁盘分区格式的操作系统有Win97、Win9
30天自制操作系统
- 自己手动开发操作系统教程,跟随教程经过30天学习可以自己开发操作系统。(Manually develop your own operating system)
模拟操作系统
- os模拟操作系统案例,附加实验指导书(理解操作系统文件系统的某些工作原理,学习文件操作命令的设计方法)(OS simulation operation)