CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 磁盘管理

搜索资源列表

  1. DianZiShengCiBen

    0下载:
  2. 电子生词本 系统实现目标: 记录单词 记录文章(作为单词的上下文,可以分析出单词) 系统分为三层结构:磁盘存储、内存管理、用户交互-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
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:407088
    • 提供者:邱中天
  1. DiskFile_Manager

    0下载:
  2. 这是一个磁盘文件的管理程序。 采用bitmap的方式管理文件。 图形界面,极易操作。-This is a disk file management procedures. Using bitmap approach in the management of documents. Graphical interface is extremely easy to operate.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:71521
    • 提供者:cy
  1. wodekejian

    0下载:
  2. 用位示图管理磁盘存储空间的文件包然后写出其具体功能(至少要 尽量不要让站长把时间都花费-with Bitmap management of disk storage space in the paper packets then write their specific function (at least as far as possible not to let the station have spent time
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:330332
    • 提供者:北极狐
  1. gushuyang

    0下载:
  2. 图管理磁盘存储空间.模拟用位示图管理磁盘的程序。先按照题目要求初始化磁盘状态,然后由用户输入要占用磁盘的哪一块,一共5次,程序在处理完后显示占用后的磁盘位示图。接着按照题目要求释放3块空间,并且显示释放以后的磁盘位-management plans disk storage space. Simulation Bitmap disk management procedures. First title in accordance with requirements of state disk i
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1026085
    • 提供者:北极狐
  1. spjfilemanagement

    1下载:
  2. 本程序是模拟操作系统的文件管理程序,可以模拟实现目录管理、外存分配以及磁盘存储空间管理-simulation of the process is the operating system of document management procedures can be simulated to achieve directory management, Disk allocation and management of disk storage space
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:19857
    • 提供者:shipeijun
  1. 简单学籍管理程序

    0下载:
  2. 这是一个比较复杂的学籍管理程序,他提供了很多的功能,比如显示帮助,读取磁盘文件等操作,值得参考。-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.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2784
    • 提供者:李想
  1. FileExplorer

    0下载:
  2. C# 仿做的带有树形菜单的文件管理器,也就是Windows系统的资源管理器,类似双击了我的电脑之后的功能及界面,程序编译无错误,在VS2005下,但是运行时候提示找不到资源图片,就是窗体中用到的那些图标之类的。通过这个程序你可以学习一下C#中的树状菜单,图标的使用,系统磁盘的检测显示等。 -C# to do with imitation tree menu of File Manager, which is Windows System Resource Manager, similar t
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:92491
    • 提供者:denty
  1. FileDelManager

    0下载:
  2. 本人原创,删除指定日期内的无用文件! 服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!-I am original, delete the specified period of useless paper! Server document management software, delete users to upload documents expired useless to clean up garbage RAID!
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:38197
    • 提供者:栗子
  1. 20101041620315

    0下载:
  2. 个人知识管理以磁盘文件为基础,无需对磁盘文件进行其他处理,通过对磁盘文件进行索引,将磁盘文件进行分类管理和分主题管理,解决了同一个文件可以设置不同的分类目录,以及根据工作需要将关心的文件集中到一个目录中,而不必关心文档的实际存储位置的问题。特别是可以解决某一段时间集中处理一些文档,可以在主题中设置代办任务,提醒需要处理的文档。无论文档目录在什么地方,只要放置到一个目录就可以了。-Personal knowledge management based on a disk file, disk fi
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:934433
    • 提供者:Larkar
  1. CSOS

    0下载:
  2. 在内存中开辟一个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
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2883315
    • 提供者:白水
  1. mult-users-mult-dir-file-system

    0下载:
  2. 功能: 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2.文件物理结构可采用显式链接或其他方法。 3.磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4.文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1401849
    • 提供者:longer
  1. Directory_Listing

    0下载:
  2. 显示文件及目录。本程序使用了递归的方法,遍历磁盘目录,最后给出显示结果。类似于资源管理器。侧重于算法实现的学习。-Display files and directories. This program uses a recursive method to traverse the disk directory Finally, the result will be displayed. Similar to the Explorer. Focus on the learning algorith
  3. 所属分类:File Operate

    • 发布日期:2017-11-15
    • 文件大小:26768
    • 提供者:
  1. FILE2

    0下载:
  2. 用一个文件来模拟小型文件系统,即在一个文件中实现简化、完整的文件系统(Mini 文件系统),使该文件(镜像文件)成为一个带有一个文件系统的虚拟磁盘。可以在镜像文件中进行文件系统的各种基本操作,包括目录的管理以及各种文件操作,以及与宿主文件系统(镜像文件所在的文件系统)间的文件相互传输,并实现若干高级功能,如磁盘整理-Simplified to simulate a small file system, a file that is in a file, the full file system
  3. 所属分类:File Operate

    • 发布日期:2017-11-18
    • 文件大小:15082377
    • 提供者:ronghai
  1. TraverseMagneticDiskCatalogue

    0下载:
  2. 用TreeView控件遍历磁盘目录,资源管理器-TreeView Explorer
  3. 所属分类:File Operate

    • 发布日期:2017-12-05
    • 文件大小:67904
    • 提供者:那玉成
  1. explorer

    0下载:
  2. 易版的资源管理器!!用来管理磁盘文件很方便-Easy version of the Explorer!!
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:19106
    • 提供者:宋玉
  1. saveKey

    0下载:
  2. python 实现的简单密码保存功能,能够用来管理自己的密码,将密码保存为文本保存在本地磁盘,不过没有加密-the simple save keys implement by python
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:1270
    • 提供者:jianhuang
  1. trunk

    0下载:
  2. 磁盘管理的一个类,包括本地磁盘和网络共享磁盘共享文件。-diskmanage file,laocal disk manage and net share disk manage.copy and send file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:8271
    • 提供者:xinsuinizhuan
  1. SysDiskInfo

    0下载:
  2. 类似于资源管理器的磁盘信息显示,获取电脑磁盘信息,并用进度条的方式显示容量百分比。- Get computer disk information and displays the percentage of capacity
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:136896
    • 提供者:Cyril Taylor
  1. eifxson

    0下载:
  2. 一个模拟操作系统磁盘控件管理的程序,采用位示图,界面友好,灵活,比较适合做操作系统实习作业()
  3. 所属分类:文件操作

    • 发布日期:2018-04-22
    • 文件大小:25600
    • 提供者:AV!392
搜珍网 www.dssz.com