CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 分区

搜索资源列表

  1. Active.Partition.Recovery

    0下载:
  2. 硬盘分区恢复,可以支持SCSI硬盘,是服务器硬盘恢复的好工具。-Hard disk partition recovery, can support the SCSI hard drive, it is a good tool for disk recovery, especially for Server.
  3. 所属分类:Disk Tools

    • 发布日期:2017-05-19
    • 文件大小:5397644
    • 提供者:Peter Huo
  1. Getdisk

    0下载:
  2. 获取本机所有逻辑驱动器,也就是获取本机所有硬盘分区,很实用的功能-Access to the local drive of all logic, that is, all access to the local hard disk partition, a very useful feature
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:376308
    • 提供者:logopc
  1. Hard_Disk_Partitioning

    0下载:
  2. 本文档是硬盘分区表资料集萃,包含了MBR、DPT、硬盘拯救,数据恢复等知识。-This document is the hard disk partition table information Highlights, including the MBR, DPT, save hard disk, data recovery, such as knowledge.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:697293
    • 提供者:
  1. dynamicSubareaassign

    0下载:
  2. 以前做的操作系统实验代码,动态分区的模拟实验代码叫做动态分区分配-experimentation for os
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:134727
    • 提供者:summer
  1. asmcode_hdd_locker

    0下载:
  2. dos下的硬盘锁,采用x86汇编,替换硬盘boot扇区的启动代码,替换硬盘分区表,显示中文字模-dos drive under the lock, using x86 assembly, replace the hard disk boot sector of the boot code, replace the hard disk partition table, display Chinese font
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:47290
    • 提供者:张斌
  1. dongtai

    0下载:
  2. 操作系统模拟可变分区内存管理,本实验使用首次适应算法。-Analog Variable partition the operating system memory management, first-fit algorithm used in this experiment.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:247986
    • 提供者:阿爽
  1. SDpartitionwithDiskDrive

    1下载:
  2. SD卡分区识别驱动 用读卡器将SD卡连接电脑 这个时候还是无法进行分区操作的,因为SD卡还是移动磁盘 然后我们需要把它变成本地磁盘。 在设备管理器中-----磁盘驱动器- 列表里有硬盘和你的读卡器。(每人的不同。一般是XXXUSB。)找到读卡器的那个,单击右键,更新驱动程序。下一步----选择从列表或者指定位置安装,------下一步------选择不要搜索,我要自己选择安装的驱动程序。(一定注意)下一步---选择从磁盘安装-----浏览找到我给你的驱动。(帖子下载)就是c
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-23
    • 文件大小:7114
    • 提供者:胡延富
  1. Fixed

    0下载:
  2. 实现固定分区存储管理方式下存储空间的分配和去配-To achieve a fixed partition memory management mode memory space allocation and de-allocation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:9955
    • 提供者:小高
  1. 11

    0下载:
  2. 通过编写和调试存储管理的模拟程序以加深对存储管理固定分区存储管理方案的理解。实现固定分区存储管理的分配、去配。-Storage management through the development and debugging of the simulation program to enhance the fixed partition of the storage management storage management program understanding. To achieve t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1634
    • 提供者:sue
  1. 2

    0下载:
  2. 操作系统课程设计的动态分区分配算法的C语言实现-Operating system, curriculum design, the dynamic partition allocation algorithm for the C language implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:3689
    • 提供者:罗波
  1. os

    0下载:
  2. 可变分区存储管理源文件,操作系统课程设计非常需要。-Variable partition storage management source files, operating system, a great need for curriculum design.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-01
    • 文件大小:950736
    • 提供者:liyusi
  1. firstFit

    0下载:
  2. 这是一个操作系统的一个首次内存分配算法,用于模拟操作系统中的存储器动态分区分配。-This is an operating system for the first time a memory allocation algorithm, used to simulate the operating system memory allocation of dynamic partitioning.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:177011
    • 提供者:qxianbo
  1. OS_Big_Work_No3

    0下载:
  2. 一、设计目的 1、理解动态分区式存储管理的工作原理 2、掌握分区分配的一下三算法:首先适应算法、最佳适应算法和最坏适应算法 3、掌握动态分区分配的存储分配和存储回收的过程 二、设计要求 1、建立空闲分区表数据文件,该文件包括两个字段:空闲区的起始地址和长度;该文件有若干个记录,表示目前系统有多个空闲分区; 2、建立已分配分区表数据文件,该文件包括三个字段:已分配分区的起始地址、长度、作业名称;该文件有若干个记录,表示目前系统有多个作业; 3、程序启动时读两分区表数据文
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:322470
    • 提供者:xcc
  1. dongtai

    0下载:
  2. 实现了动态分区分配,使用了两种算法,首次适应算法,最佳适应算法-Implements the dynamic partition, using two kinds of algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2777
    • 提供者:沧月
  1. fdisk32

    0下载:
  2. dos下的大容量硬盘分区工具,这是汉化版。-dos under the large-capacity hard disk partitioning tool, which is Chinese Version.
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:12156
    • 提供者:wh_xxl
  1. edittool

    0下载:
  2. 硬盘扇区编辑工具,可以编辑磁盘扇区和分区表数据。-disk sector edit tool
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:14172
    • 提供者:董奇
  1. getdisk

    0下载:
  2. VC++源码,可以获取计算机硬盘的容量、分区、卷标等具体信息。-VC++ source code, you can get your computer hard drive capacity, partition, label and other specific information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:60734
    • 提供者:icefire
  1. Memorymanagement

    0下载:
  2. 操作系统上面的模拟内存调度的,使用的固定分区的方法。-Simulation of memory above the operating system scheduling, the use of the fixed partition approach.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:133168
    • 提供者:执着
  1. fat32.C

    0下载:
  2. 这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率。目前,支持这一磁盘分区格式的操作系统有Win97、Win9
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:827
    • 提供者:樊晓博
  1. DM_Manual

    0下载:
  2. 一款老牌的硬盘管理工具,在实际使用中主要用于硬盘的初始化,如低级格式化、分区、高级格式化和系统安装等。由于功能强劲、安装速度极快而受到用户的喜爱。-An old hard disk management tool, mainly used in the actual use hard disk initialization, such as low-level formatting, partitioning, high-level format and system installation.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:12114
    • 提供者:d3c3
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com