搜索资源列表

  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 progr
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:sue
  1. 2

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

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:罗波
  1. os

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

    • 发布日期:2024-05-21
    • 文件大小:950272
    • 提供者: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编程

    • 发布日期:2024-05-21
    • 文件大小:177152
    • 提供者:qxianbo
  1. OS_Big_Work_No3

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

    • 发布日期:2024-05-21
    • 文件大小:322560
    • 提供者:xcc
  1. dongtai

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

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:沧月
  1. fdisk32

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

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:wh_xxl
  1. edittool

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

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:董奇
  1. getdisk

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

    • 发布日期:2024-05-21
    • 文件大小:60416
    • 提供者:icefire
  1. MCB

    0下载:
  2. 实现动态分区内存管理: 1.数据结构、分配算法设计 2.加深对动态分区存储管理方式及其实现过程的理解。 -Dynamic partition memory management: 1. Data structure, distribution algorithm 2. Better memory management for dynamic partitions and its realization process of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1958912
    • 提供者:jim
  1. Memorymanagement

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

    • 发布日期:2024-05-21
    • 文件大小:133120
    • 提供者:执着
  1. fat32.C

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:樊晓博
  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 f
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:d3c3
  1. memory

    0下载:
  2. 该程序模拟可变分区存储管理技术管理内存,分配算法是最先适应分配算法。可以为作业分配内存、回收内存,在内存不够时可以进行主存紧凑。-The program simulated a variable partition storage management technology management memory allocation algorithm is first to meet the allocation algorithm.
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:36864
    • 提供者:jlliu
  1. os_shiyan

    0下载:
  2. 操作系统课程所有的试验的源码,包括处理及调度与死锁,可变分区存储管理,设备管理,文件管理,进程创建与撤销,进程同步,还有相关的报告。对于计算机专业操作系统学习很有用处的!-All of the tests the operating system source program, including processing and scheduling and deadlock, variable partition storage man
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:3324928
    • 提供者:meizi
  1. MemoryAllocationAndRecovery

    0下载:
  2. 内存分配与回收,本程序采用两各分配方法,首次适应算法和最佳适应算法,深入了解动态分区存储管理方式内存分配与回收的实现.-Memory allocation and recovery, the program uses two different distribution methods, first-fit algorithm and the best fit algorithm, in-depth understanding of t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:186368
    • 提供者:小白鲨
  1. fenqu

    0下载:
  2. 可分辨分区存储管理方式内存的分配与回收 。 编写程序,采用可变分区存储管理方式实现内存的分配与回收。首先确定内存空间的分配表,其次采用最优适应算法(BFA)完成,最后编写主函数对所做的工作进行测试。-Distinguished geographical allocation of memory storage management and recovery. Programming, using variable partition m
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:小郭
  1. Hide_Disk_Partition_using_Irp_Hook

    0下载:
  2. 利用IRP挂钩技术来隐藏磁盘分区。如果传递的IRP为隐藏磁盘的IRP,则丢弃。代码分为应用层和驱动层。-IRP hooks using technology to hide the disk partition. If you pass the IRP to hide disk IRP, then discarded. Code into the application layer and driver layer.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-21
    • 文件大小:370688
    • 提供者:王波
  1. variable_distribution

    0下载:
  2. 采用最佳适配算法实验动态分区分配过程alloc()和回收过程recover()。其中,空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间-Experimental best fit algorithm using the dynamic partition allocation process alloc () and the recovery process recover (). Among them, f
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:508928
    • 提供者:luguifang
  1. oskcsjzz

    0下载:
  2. 操作系统课程设计。把动态分区分配的几种方法全部实现,并有可视化功能。希望能帮助到大家-Operating systems curriculum design. Dynamic partition of the full realization of several ways, and visualization capabilities. Hope you can help to
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:10573824
    • 提供者:zz
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org