搜索资源列表
一个迷你操作系统gazos的源码
- 一个迷你操作系统gazos的源码-a mini-source operating system gazos
进程调度程序模拟程序
- 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in
最佳适应法
- 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dyn
文件
- 编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。-programming calculated on the disk (or a directory) all the average length of documents. Programming calculated on the disk (or levels of a directory and its subdirectories), the average per-
13129_shell
- 简单的shell 程序-A simple programe of Shell .
WY OS 0.00b
- 我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发-I wrote it myself a real mode of the operating system, support FAT12 file system and a shell and the integration with a simple keyboard-driven, are currently achieving p
cisco4fina(A-B)
- 思科网院第四学期期末测试fina(A-B)
A-New-Solution-Based-on-Virtual-Machine-for-Portin
- 本文提出了一种利用虚拟机技术解决操作系统移植的新方案,该方案的实现与应用对降低嵌入式操作系统移植的复杂性和工作量,实现嵌入式操作系统在不同硬件平台上的运行具有重要参考价值。-This paper presents a use of virtual machine technology to solve the new operating system migration program, which the realization and application of transplantati
The_Linux_Kernel_API
- linux 内核的api函数介绍,涉及网络、驱动、文件系统等等各个方面,是linux 内核编程不可多得的参考手册。-all kinds of linux kernel api that involve the network, drivers, file system, and so on all aspects of linux kernel is a rare reference manual programming.
etherboot-5.4.4
- 操作系统,kai开源,网络功能呢强大,zhen de hen qinag-Operating system, kai open source, what a powerful network functions, zhen de hen qinag
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
require-the-use-of-a-linked-
- 题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输
a-program-to-achieve-the-process
- 设计一个程序实现进程的管理 -Experiment one: Design a program to achieve the management of a process
matlab-a-
- FSK调制解调MATLAB源代码,很不错,值得-FSK modulation and demodulation MATLAB source code, very good, worth a look
A-file-system-is-a-file-system-
- 一级文件系统程序 实现一个一级文件系统程序:根据前面的提示设计一个一级(单用户)文件系统程序,要求实现以下功能: ①提供文件创建/删除接口命令create/delete、目录创建/删除接口命令mkdir/rmdir、显示目录内容命令ls; ②创建的文件不要求格式和内容。 -A file system is a file system implements a program: According to the above tips to design a one (single-
regular-expressions-in-a-1
- 易语言程序 易语言模块源码 正则表达式应用一例1-Easy language program easy language source module application of regular expressions in a 1
Triangle---A-mini-OS-
- 用软盘携带的迷你操作系统。可以作为初步学习操作系统的资料哦。-A mini operation system whitch was placed in floppy disk. It is helpful for operation system entry-level learning
a
- 编制一个程序,使其实现进程的软中断通信。父进程发信号控制子程序的终止。 使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上的中断信号;当捕捉到中断信号后,父进程用系统调用Kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Proeess 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息
Richard A. Burgess Mmurtl V1.0
- Richard A. Burgess "Developing Your Own 32 Bit Computer Operating System"
atm
- a good coding useful to upgrade atm and also usefull secured.