搜索资源列表
ucos_FS在CF卡上的例子
- 一个基于ucos的文件管理系统 可以支持cf卡 硬盘等存储器 但是对于单独的flash芯片还需要自己编写硬件的底层驱动-based document management system can support cf memory card drives, etc. But for a separate flash chip also need to prepare themselves to the bottom of the hardware drivers
DianZiShengCiBen
- 电子生词本 系统实现目标: 记录单词 记录文章(作为单词的上下文,可以分析出单词) 系统分为三层结构:磁盘存储、内存管理、用户交互-electronic wordlists of the system to achieve the target : a record recorded word article (as a word in the context, can analyze words) system is divided into three-tier struct
lianxu
- 模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。-simulation in a row and pagination distribution management in two ways, the main memory space for the distribution and recovery, to help students better understand the storage management process.
meicuen
- 内存管理模拟实现——实存页式:跟据内存管理实存页式的工作原理,模拟实现实存页式的内存管理,使用C 语言编制了模拟实现的的程序。-memory management simulation -- real page-style : According to the memory management real page-work principle Simulation real page-memory management, the use of C language simulation of
The_process_of_memory_and_files_on_windows
- 随便编写的WINDOWS文件处理和内存管理的程序!大家有需要就快快下把!-casually prepared by the Windows document processing and memory management procedures. We need to quickly stop!
ARM-c
- 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-without the support of the operating system embedded system software, including guidance system (BOOT), the driv
fifoyemianzhihuan
- 通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。通过编写和调试地址转换过程的模拟程序以加强对地址转换过程的了解-through writing and debugging of storage management simulation program to increase the storage management program understanding. Familiar with virtual memory management alg
操作系统进程内存管理模拟vb
- 分页式内存管理的调度方式 具体方法见程序中的注释。 基于优先级的调度方式-paging memory management method of scheduling specific methods See Notes to the procedures. Priority - Based Scheduling way
CSOS
- 在内存中开辟一个10M大小的记事本作为存储器,对其写入数据模拟对磁盘增加文件目录操作,关闭程序后不能再对已建成的文件目录进行读取;采用可视化界面添加文件和目录 共有10000个盘块,每个盘块大小为1K;位示图法管理空闲盘快,采用FAT表管理文件空间-Open up a 10M-size notebook as a memory of this in memory of their write simulation data on the disk to increase the file
miniini-0.9
- 一个开源操作INI的类 支持python脚本 自带内存管理-An open source operating INI class support to its own memory management python scr ipt
mult-users-mult-dir-file-system
- 功能: 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2.文件物理结构可采用显式链接或其他方法。 3.磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4.文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5
request-pages
- 使用页面调度算法(FIFO、LRU和OPT)进行页面调度,把需要读取而“内存”中没有的页面从页面文件中调入“内存”,并把被淘汰并修改过的内存页调出到页面文件-It can realize the management of internal memory.
PHYMREAD.ZIP
- // Purpose : This program reads physical memory. // // Comments: This program supports Windows ME/98/95 and Windows 2000/NT. // The driver may need update if Microsoft changes its memory // management or memory layout. // - //
estpmate-figure
- 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配-In the operating system process scheduling, simulated storage management in the management and allocation of memory space
ycnegercomplete
- Memory management in Chapter 7, MemoryMgr, a complete implementation of the memory manager
07936777
- 存储管理,存储将指令序列变换成为页地址流 设 用户内存容量为4页-Store management, it will become a page address instruction sequence transformation flow set user memory capacity of 4 pages
9178574
- The code is for friends do, I didn't finish, but the memory management is very valuable
