-
bosa_debug
BOSA简介及调试方法 GN25L95使用方法介绍(BOSA GN25L95 profile, and debugging method using method is introduced)
- 2021-04-15 16:38:54下载
- 积分:1
-
gong_steel_dialog
UG开发代码,开发型材的代码,UG对话框的源文件,可以参考(UG)
- 2009-09-28 09:09:21下载
- 积分:1
-
qianrushi
嵌入式系统体系结构及嵌入式处理器,以及使用,并介绍了嵌入式操作系统的开发
(Embedded systems architecture and embedded processor,and the use of,and introduced the development of embedded operating systems)
- 2009-05-30 13:57:39下载
- 积分:1
-
BIOS1121
BIOS深度了解,图示介绍,对于初学者来说很有帮助,有需要的快下载吧(BIOS-depth understanding, icon introduced, useful for beginners, there is a need to download it fast)
- 2011-10-23 14:42:03下载
- 积分:1
-
Nucleus_rtos
详细的介绍了Nucleus的使用方法
Nucleus PLUS嵌入式操作系统是目前最受欢迎的操作系统Nucleus PLUS 是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。(rtos of Nucleus)
- 2009-12-11 16:58:06下载
- 积分:1
-
malloc-memory
模拟操作系统对内存分配和释放的四种情况。用户可以自行设定将要分配和释放的内存大小来查看相应的结果。(Simulation of the operating system on memory allocation and release of the four types of circumstances. Users can set their own distribution and release to the memory size to see results.)
- 2016-05-12 15:54:43下载
- 积分:1
-
fdisk32
dos下的大容量硬盘分区工具,这是汉化版。(dos under the large-capacity hard disk partitioning tool, which is Chinese Version.)
- 2010-01-17 14:14:58下载
- 积分:1
-
ucore-thumips-ucore-fix
这是个一个基于mips的开源操作系统ucore.(An operating system based-on mips.)
- 2020-07-11 10:08:54下载
- 积分:1
-
LinuxGroupMan
说明: Unix 成组链接法
模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理(Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management)
- 2020-12-12 19:59:15下载
- 积分:1
-
页面调度算法
页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
- 2018-05-22 13:02:20下载
- 积分:1