搜索资源列表
unix_V
- 著名的AT&T UNIX v6 源码,虽然已不能在现在的机器中直接运行(通过在Linux上安装pdp11 simulator可以运行),但从中首先可以学习到C程序设计的简约与严谨(原作者是图灵奖得主Brian W. Kernighan和Dennis M. Ritchie),其次还可以帮助深入理解操作系统概念,其设计思想仍然广泛存在于多数操作系统中。 本系统的首次发布于1976年,现仍然做为MIT高年级学生、研究生的操作系统学习的分析材料。 -famous AT
ARMlinus
- RAM中文资料,面向A R M 微处理器构架的嵌 入式操作系统的使用量将在今后五 年持续增长,在各种嵌入式操作系 统中,Linux是获得支持最多的第三 大力量。-RAM Chinese data, M A R-oriented architecture microprocessor embedded operating system used in the next five years will be continued growth Embedded in the vario
0609
- 这个是删除windows无用的零时文件删除windows无用的临时文件-this is the deletion of unwanted windows 0:00 a.m. document useless delete windows temporary files
kvm-9
- KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified
Map_F2_to_M
- 笔记本的M键坏了,编程实现F2键代替M键. -notebook M Key bad, Programming F2 to replace the M key.
SMBIOS3.01
- This program displays all SMBIOS/DMI information within the BIOS. The information is organized as a series of Structures each of which is a certain Type. For more details, see a copy of the SMBIOS specification \"System Management BIOS Referenc
BIOS
- 好好利用! 好好利用! -make good use! M ake good use! M ake good use! M ake good use! Make good use!
Exe2Img
- 这个文件最初在一个m-ix86pm的UCOS For 386包中, 但是没有源代码,原名叫ExeToImg.EXE 用于将PE结构的EXE文件转换为内存映像文件, 可用于在WIN平台上开发基于x86的操作系统 这个源代码编译后效果跟原版差不多,是我用OllyDBG反编译写成C的. 对于学习PE文件及操作系统有一定作用, 毕竟我的大部分的操作是在window下, 机器差得要得,不想用虚拟机在linux下编译入门的操作系统.
dossrc
- 与MS-DOS兼容的DOS操作系统, FreeDOS like。 aldera OpenDOS Machine Readable Source Kit (M.R.S) 7.01 BUILDING THE MRS KIT The Caldera OpenDOS MRS kit contains the following components: IBMBIO, IBMDOS and COMMAND
sender
- SMT365 has 1MBytes of internal memory to store program and fast access buffers (0x00000 -> 0xFFFFF). To display data captured, use Test.m (MATLAB application)
priority
- 利用全局变量m监视就绪队列中的进程数,实现进程进出就绪队列,开始时为三个。
cpm68k
- CPM-68K 1.2 SOURCE 518K, for Design CP/M OS System and Reference.-CPM-68K 1.2 SOURCE 518K, for Design CP/M OS System and Reference.
2
- 银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system proc
fifo
- 1.用随机数方法产生页面走向,页面走向长度为L(15<=L<=20),L由控制台输入。 2.根据页面走向,分别采用Optinal、FIFO、LRU算法进行页面置换,统计缺页率。 3.假定可用内存块为m(3<=m<=5),m由控制台输入,初始时,作业页面都不在内存。 -1. Using random number methods to generate the page, the page length to L (15 <= L <= 20), L
m-core
- UCOSII 针对MCORE的移植代码,非常详细好用-UCOSII for transplant MCORE code, easy to use very detailed
ibmbios
- I B M P C B I O S S e r v i c e R o u t i n e s-I B M P C B I O S S e r v i c e R o u t i n e s
mp1
- Nachos mp1调度算法的实现,自己实现的,大家可以看下-Nachos mp1 scheduling algorithm implementation, its implementation, we can Kanxia
caozuoxitong
- 生产者与消费者 m个生产都n个消费都r个进程-M-producers and consumers, the production of both n-a process of consumption are r
OSreport
- 操作系统的模拟实验,能实现建立进程和自动运行,内存紧凑等功能!DOS图形界面窗口-允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Cāozuò xìtǒng de mó mǐ shíyàn, néng shíxiàn jiànlì jìnchéng hé zìdòng yùnxíng, nèicún jǐncòu děng gōngnéng! DOS túxíng jièmiàn chuāngkǒu ~~ 将中文译成英语 英语 中文(简体) 日语
1
- 猴子选大王 任务:一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1--m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 要求: 输入数据:输入m,n。 m,n 为整数,n<m 输出形式:中文提示按照m个猴子,数n 个数的方法,输出为大王的猴子是几号 ,建立一个函数来实现此功能 -The monkey king election task: a bunch of mo