搜索资源列表
DiskStudy
- 这是一个用于学习操作系统课程中磁盘管理问题的很好的实例,说明了磁盘管理的各种调度方法!-This is an operating system for learning courses disk management issues very good illustration of the disk management of scheduling!
DiskManagerProject
- 操作系统课程设计之磁盘管理模拟,采用位视图算法(JAVA版)-courses on operating system design from the disk management simulation algorithm used-View (Java version)
磁盘管理程序mymanage
- 一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等-a disk management procedures and functions, including : mobile, delete, open, search, file attributes, spare disk space, disk copy, formatting, etc.
diskmanage
- 操作系统实验 磁盘管理 内含有实验要求以及输出结果 在VC++下运行
磁盘管理系统(DiskExpert)V2.0
- 可以充当一个在线FTP的功能,如果服务器没有系统帐号的限制,可以访问服务器上面全部目录,下载,上传,复制,剪切,粘贴,编辑,重命名,仿真window界面,功能方便易用。 初始密码admin-can serve as an online FTP functions If the server does not limit the system account, the server can access all of the above catalog, download, upload, cop
统一数据库管理系统
- “统一数据库管理系统”执行说明: 1、 光盘目录vc6.0\\chapter3\\bin\\DBExp.exe 为主程序;Obscr ipt.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll,OptDlg.dll,DBExpSQLEditXControl.ocx为主程序依赖的链接库文件。 2、 光盘目录vc6.0\\chapter3\\src\\DBExp为主程序的源代码 光盘目录vc6.0\\chapter3\\src\\Obscr ipt为本系统所依
简单学籍管理程序
- 这是一个比较复杂的学籍管理程序,他提供了很多的功能,比如显示帮助,读取磁盘文件等操作,值得参考。-This is a more complicated codes of management procedures, provide him with a lot of features, such as display help files disk read operation, a good reference.
空间管理分组连接法
- C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。程序内有主要要求-a C program ,it simulates the method of space management grouping links in the unix disk space management.
模拟文件管理系统
- 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等
磁盘管理
- 设计磁盘文件系统时首先要解决磁盘存储空间的管理问题。作为一种现代计算机使用广泛的外存储设备,目前磁盘的存储空间越来越大,使用传统的空闲表法和空闲链接法进行管理的效率不高。对此,UNIX系统引入了成组链接法。成组链接法是一种优秀的磁盘空闲空间管理方法,具有效率高、不浪费磁盘存储空间的优点。本实验的目的是编程模拟实现磁盘成组链接方法的管理方式,加深实验者对该方法设计思想的理解和掌握。
资源管理器
- 资源管理器,查看磁盘及文件夹下资源,可作为新手学习资料
模拟磁盘文件管理
- 操作系统课设 模拟磁盘文件管理
FileExplorer
- C# 仿做的带有树形菜单的文件管理器,也就是Windows系统的资源管理器,类似双击了我的电脑之后的功能及界面,程序编译无错误,在VS2005下,但是运行时候提示找不到资源图片,就是窗体中用到的那些图标之类的。通过这个程序你可以学习一下C#中的树状菜单,图标的使用,系统磁盘的检测显示等。 -C# to do with imitation tree menu of File Manager, which is Windows System Resource Manager, similar t
MyTestManage
- vlc流udp接收、http接收,文件磁盘管理,串口通讯等。-udp receive vlc streaming, http receive, file disk management, serial communications.
LM
- 用.net开发的局域网磁盘管理系统,可以设置权限和进行磁盘访问管理操作。-Used. Net development LAN disk management system, you can set access permissions and disk management operations.
MyTreeCtrl21
- 树控制用于显示具有一定层次结构的数据项。很多应用程序都使用该控件,例如资源管理器中的磁盘目录等。-Tree control used to display a certain hierarchy of data items. Many applications use the control, such as Explorer, such as the disk directory.
resourcemanagementsystem
- 用c#编写的一个简单的系统资源管理器,能够实现提取系统的所有磁盘的信息和对文件的拖放增删改查的操作-C# prepared with a simple resource management system, and can extract all the disk systems of information and drag and drop the document to check the operation of additions and deletions
dickmanage
- 这是我自己编写的一个小程序 关于磁盘管理的一个小程序。 -It s a code about dick manage. It is write by myself.
_manager
- 理解文件系统的层次结构,掌握高速缓存管理和磁盘管理的基本思想和算法,掌握文件系统的系统调用处理算法和运用,设计小型文件系统 。-Understand the file system hierarchy to master high-speed cache management and disk management, the basic ideas and algorithms, to master the system calls the file system processing algo
磁盘管理
- 模拟文件在磁盘位置的管理,显示位示图,文件创建等(The management of the disk location of the analogue file, the display bit diagram)