搜索资源列表
mit-jos
- 美国MIT电子工程与计算机科学 教学用操作系统,北大清华也用它!-a teaching operating system which is widely used by mit, it will let you know more about os
ucore-lab5
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验5:进程同步。实验目的:熟悉ucore中的进程同步机制,了解操作系统为进程同步提供的底层支持;在ucore中实现信号量(semaphore)机制;理解管程机制,在ucore中增加对条件变量(condition variable)的支持;了解经典进程同步问题,并使用
LAB5
- 51单片机上开发的电子时钟送LED显示时分秒,具有设置时间,暂停,清零等功能-The development of 51 single-chip clock to send electronic LED display minutes and seconds, with a setup time, suspended the functions of zero
lab5
- simple class example.
lab5-heappath
- // BinaryHeap class // CONSTRUCTION: with an optional capacity (that defaults to 100) // // ******************PUBLIC OPERATIONS********************* // void insert( x ) --> Insert x // deleteMin( minItem ) --> Remove (and optionally r
lab5.tar
- 操作系统实验,可以在bochs下使用,而且具有一定的实用性-the operation system lab you can use it under bochs
Lab5
- os系统模拟用简单C语言的方法模拟实现一个操作系统-failed to translate
lab5.tar
- MIT 操作系统XV6实验lab 5完全正确代码-the whole correct code of MIT os lab5
ics-lab5.tar
- ics lab5 Code Optimization -ics lab5 Code Optimization
lab5
- internet program课后PHP作业 -internet program internet program after-school after-school jobs PHP PHP jobs
Lab5
- 1) Write a program that tells what coins to give out for any amount of change 1 cent to 99 cents. For example if 86 cents is entered the output will be: 86 cents can be given as 3 quarter(s), 1 dime(s) and 1 penny(s). Coins to be used: 25 cents &g
lab5
- 这是一个很棒的vi,实现了拘谨和走路小伙伴了低速-it is a good vi
lab5
- Vhdl sequence state machine.
lab5
- 单个资源的银行家算法,分别展示安全序列例子和不安全序列状态下例子的运行结果-Individual resources bankers algorithm, security sequence examples shown respectively and unsafe sequence run results of examples
lab5.tar
- 用java javacup实现的简单编译器 lab5(Simple compiler implemented with Java javacup)