搜索资源列表
111111111111111
- 最佳适应动态分区存储管理器模拟 最佳适应动态分区存储管理器模拟-best adapt to dynamic memory management district for the best simulation of the dynamic storage area management simulation
systemprocess
- 这是操作系统中的一个系统进程管理器,它类似于windows系统的进程管理器.-This is the operating system of a systematic process manager, it is similar to the Windows system for the management of the process.
keshe
- 在Linux下实现文件的拷贝,多线程实例,设备驱动的编写,文件系统的处理,进程管理器的部分功能实现
MyExplorer
- 。net的资源管理器,可以实现文件的显示,和管理。与大家共享一下
winefile
- 一个Windows下的资源管理器,在某些地方要较Windows自带的explorer功能强大
bulk-only
- 要开发USB海量存储设备类的驱动,具体是采用掌上电脑(PDA)的FLASH作“电子硬盘”的功能,掌上电脑和PC之间的通讯和数据传送使用USB的BULK_ONLY方式传送,要求PDA插上PC时,刷新后在PC的资源管理器中能多出一个额外的硬盘出来(即PDA上的FLASH),并可对之进行等同于普通硬盘一样的文件操作。
TURBO C 文件管理器及其源码
- turbo c 编写的文件管理器。有源程序。-paper prepared by the manager. A source.
showprocess
- 一个进程管理器的源代码,以及操作系统实验的各种实验要求文档一个-A process manager source code, and test operating system, a variety of test requirements document
MyTaskMgr.rar
- MFC做的模仿WINDOWS资源管理器的部分功能,MFC done WINDOWS Explorer to imitate some features of
PcCode_200885212714138
- 这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3,具有如下功能: 一、支持INI读取,支持 SECTION 的读取,模块modINIReader.bas支持读取Sections及key 二、支持 /auto /uninstall /del命令行参数运行 三、支持软件后台静默模式安装、支持静默卸载(当然视安装软件的参数支持) 四、支持自身删除 五、模块 modSys.bas 获取文件大小,支持kb,MB,byte及
renwuguanliqi
- 操作系统课程设计:任务管理器 内含详细报告和程序-Operating System Course Design: Task Manager contains detailed reports and procedures
Cpp1
- 操作系统管理器调度的算法——时间片调度算法-Operations Manager scheduling algorithm- time slice scheduling algorithm
DRGMON
- 程序管理器的拖拽范例C语言源代码,非常好的程序,很有用,大家赶快下载-Program Manager drag and drop sample C language source code, very good program, very useful, we quickly download
Document-Management-System
- 文件管理系统 文件管理系统的设计实际上是对Windows资源管理器的模拟和扩展。它通过IO命名空间中相关类实现对磁盘、文件以及目录的访问,在制定的位置新建一个文件或目录、对指定的文件或目录进行删除操作、用相关的应用程序打开指定的文件和对某些特殊文件(如txt文件)进行编辑。-Document management system document management system is actually a simulation of Windows Explorer and expand.
yemiandiaodu
- 虚拟存储管理器的页面调度 c++程序源代码-Virtual Storage Manager paging
PCB
- 进程及其资源管理 一、实验目的 1.理解资源共享与互斥特性以及操作系统管理资源的基本方法。 2.学会使用高级语言进行多线程编程的方法。 3.掌握利用VC++或Java线程库实现一个管理器,用来实现操作系统对进程及其资源的管理功能。 4.通过该实验,学生可在源代码级完成进程及其资源管理方案的分析、功能设计、编程实现,控制进程间的同步、互斥关系。 -Process and resource management an experimental purposes 1.
File-Explorer
- 文件资源管理器的设计与实现 是操作系统的详细设计报告,包含完整的代码,运行结果以及详细设计-File Explorer is the operating system design and implementation of the detailed design report, including complete code, the results and the detailed design
13
- c语言,虚拟存储管理器的页面调度,学习操作系统的同学大有帮助- language, virtual storage management, paging, students learn about operating systems go a long way
File-Explorer
- 文件资源管理器.操作系统课程设计---文件资源管理器源码+报告册-File Explorer. Courses on operating system design--- File Explorer source+ report books
设计一个虚拟内存管理器
- 实现虚拟内存的分页系统, 模拟进程调度过程中的内存管理(A paging system for virtual memory to simulate memory management in process scheduling)