资源列表
rpds_software
- DE2 的的开发。这个是最基本的C语言的编辑。它用DE2 BOARD的功能在电脑上面显示出HELLO WORLD.-HELLO WORLD
UCOSII
- uc/os-II 操作系统 超级好用-uc/os-II
uC-OSIItransplantationinavarietyofprocessors
- uCOSII在多种处理器上移植的源代码。-uC-OSII transplantation in a variety of processors, the source code.
keilUCOS_IIv2.70
- 嵌入式操作系统ucos2在KEIL环境下调试通过-Embedded operating system ucos2 in KEIL environment through debugging
ProcessSchedule_Win
- 动态优先数高者优先进程调度算法,加深对进程和进程调度概念的理解-The number of high-dynamic priority scheduling algorithm is preferred process, deepen the process of scheduling process and understanding of the concept
Pageswitch
- 页面调度算法的实现,实现fifo调度和lru调度-Paging algorithm, scheduling and lru fifo scheduling to achieve
mp3given
- NACHOS source code for MP3
nachos-pa2-1.tar
- NAHCOS 2 source code MP2
astyle
- 很好的代码通用的代码格式化软件(命令行,附教程如何支持 CB 和SourceInsight)-Good common code format software code (the command line, with a tutorial on how to support the CB and SourceInsight)
31767677dsadasdasdas
- LOOK Strategy Scheduling in c-LOOK Strategy Scheduling in c++
pcb
- PCB布线技术电子书,详细介绍电路基 板导线 Layout 技巧-PCB layout techniques e-book detailing the circuit board conductors Layout Skills
File_os
- 1、设计一个10个用户的文件系统,每次用户可保存10个文件,一次运行用户可以打开5个文件。 2、程序采用二级文件目录(即设置主目录[MFD])和用户文件目录(UED)。另外,为打开文件设置了运行文件目录(AFD)。 3、为了便于实现,对文件的读写作了简化,在执行读写命令时,只需改读写指针,并不进行实际的读写操作。 4、算法与框图: ①因系统小,文件目录的检索使用了简单的线性搜索。 ②文件保护简单使用了三位保护码:允许读写执行、对应位为 1,对应位为0,则表示不允许读写、执
