搜索资源列表

  1. rom

    0下载:
  2. 一个可以执行的可变分区源码 是操作系统的一个实验-The implementation of a variable-source operating system partition of an experiment
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:219136
    • 提供者:李云波
  1. 18

    0下载:
  2. 操作系统源代码----可变分区存储管理的程序模拟.-Operating system source code---- variable partition analog storage management procedures.
  3. 所属分类:操作系统开发

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

    0下载:
  2. 可变分区存储管理模拟实现 可变分区存储管理模拟实现-Variable partition storage management simulation to achieve a variable partition storage management simulation
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:73728
    • 提供者:yang
  1. shiyan2

    0下载:
  2. 主存储器空间的分配和回收。 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。 计算机系统不仅要有足够容量、存储速度高、稳定可靠的主存储器,而且要能合理的分配和使用者且存储空间。主存的分配和回收的实现是与主存储器的管理方式有关的。本实验有助于了解在不同的存储管理方式下,应怎样实现主存空间的分配和回收。 -Main memory space allocation and recovery. Variable pa
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:113664
    • 提供者:yang
  1. OS_MemoManagement

    0下载:
  2. 用MFC模拟操作系统用动态分区方式管理内存的全过程,包括手动控制和自动演示样例,使用了首次适应和最佳适应算法。-MFC simulation using dynamic partitioning operating system managed by the whole process of memory, including manual control and automatic sample presentation, the u
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:51200
    • 提供者:waleking
  1. HardiskMBR

    0下载:
  2. 硬盘主引导记录程序的功能是读出自举分区的BOOT程序,并把控制转移到分区BOOT程序。整个程序流程如下: 1 将本来读入到0:7C00H处的硬盘主引导记录程序移至0:61BH处; ⑵ 顺序读入四个分区表的自举标志,以找出自举分区,若找不到,转而执行INT18H的BOOT异常执行中断程序; ⑶ 找到自举分区后,检测该分区的系统标志,若为32位FAT表或16位FAT表但支持13号中断的扩展功能,就转到执行13号中断的41号
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:chen
  1. text

    0下载:
  2. 在可变分区管理方式下采用最先适应算法实现主存分配和实现主存回收-Variable district management in the adoption of the first algorithm to adapt to the distribution of main memory and the realization of main memory recovery
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:272384
    • 提供者:chenxuan
  1. text1

    0下载:
  2. 在可变分区管理方式下采用最先适应算法实现主存分配和实现主存回收(第二个程序)-Variable partition management mode using the first algorithm to adapt to the distribution of main memory and main memory to achieve recovery (second program)
  3. 所属分类:操作系统开发

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

    0下载:
  2. 操作系统课程设计,动态分区存储地址转换,使用VC++开发。-Operating systems curriculum design, dynamic partitioning storage address translation, use VC++ Development.
  3. 所属分类:操作系统开发

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

    0下载:
  2. 小小的批处理,能自动激活第0磁盘的第2分区。顺便送一个filemon软件,超级好用。可以监视文件访问。-Small batch, can automatically activate Article 2 of disk 0 partition. By the way send a FileMon software, super easy to use. Can monitor file access.
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-21
    • 文件大小:219136
    • 提供者:刘同兴
  1. uformat_sourcecode

    0下载:
  2. vc写的磁盘的低级操作代码,用途是反格式化磁盘分区,对研究数据恢复的朋友有帮助-vc write low-level disk operation code, the use of anti-formatted disk partition on the research data will help to restore a friend
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者:xukai
  1. 152

    0下载:
  2. 注意:因为对硬盘分区表的操作关系到系统的安全问题,比较危险,本程序仅对作为了解和学习使用,上机实践时应有专业人员指导。程序中主要应用的是biosdisk函数。-Note: Because of the hard disk partition table of the operation related to the safety of the system, more dangerous, this procedure only as
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:高飞
  1. MemoryManageFIFO

    0下载:
  2. 内存管理,可变分区的最先适应算法! 用链表做的-Memory management, variable partition algorithm to adapt the first! List to do with the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:394240
    • 提供者:Rush
  1. q

    0下载:
  2. 读取fat分区表信息,,简单而实用,这是本人的第一个asm程序呢-Read fat partition table information, is simple and functional, this is my first asm program does
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:吴松龄
  1. 1

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-This procedure for a memory allocation of dynamic partitioning simulation program, using the first and best adaptation algorithm to adap
  3. 所属分类:Windows编程

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

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-This procedure for a memory allocation of dynamic partitioning simulation program, using the first and best adaptation algorithm to adap
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:347136
    • 提供者:liang
  1. 4

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-This procedure for a memory allocation of dynamic partitioning simulation program, using the first and best adaptation algorithm to adap
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:364544
    • 提供者:liang
  1. 5

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-This procedure for a memory allocation of dynamic partitioning simulation program, using the first and best adaptation algorithm to adap
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:2168832
    • 提供者:liang
  1. kbfqccglmnsx

    0下载:
  2. 该程序可模拟实现可变分区存储管理,已在Visual c++下调试通过!-The program can simulate the realization of variable partition storage management, has been Visual c++ Adopted under the debugger!
  3. 所属分类:Windows编程

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

    0下载:
  2. 通过程序完成动态分区存储管理方式的内存分配与回收.-Procedures are completed through dynamic partitioning storage management and recovery of memory allocation.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:1427456
    • 提供者:apolo
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org