登录
首页 » C++ Builder » df

df

于 2012-06-25 发布 文件大小:191KB
0 173
下载积分: 1 下载次数: 0

代码说明:

说明:  主存空间的分配和回收的作业,做的不错的,大家自己调整吧~~(Main memory space allocation and recovery operations, to do good, everybody make their own adjustments ~ ~~)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Storage_Simulator0001
    在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理机数时,就必须依照某种策略来决定哪些进程优先占用处理机。本实验模拟在单处理机情况下的处理机调度,帮助学生加深了解处理机调度的工作。 二、实验类型 设计型。 三、预习内容 预习课本处理机调度有关内容,包括进程占用处理机的策略方法。 四、实验要求与提示 设计进程调度算法,进程数不定;包含几种调度算法,并加以实现;输出进程的调度过程——进程的状态、链表等。要求使用优先权法和轮转法模拟进程调度过程。 【提示】:简化假设 1) 进程为计算型的(无I/O) 2) 进程状态:ready、running、finish 3) 进程需要的CPU时间以时间片为单位确定 【提示】:算法描述 1) 优先权法——动态优先权,当前运行进程用完时间片后,其优先权减去一个常数。 2) 轮转法 (err)
    2008-06-12 19:04:46下载
    积分:1
  • 进程调度
    说明:  模拟操作系统进程调度(先来先服务,优先级优先,相应比优先,最短作业优先),资源抢夺,内存分配功能(动态分区,静态分区)(最坏适应法,最佳适应法,FIFO)(Simulation operating system process scheduling (first come first serve, priority first, corresponding ratio first, shortest job first), resource grabbing, memory allocation function (dynamic partition, static partition) (worst adaptation, best adaptation, FIFO))
    2019-12-21 13:37:48下载
    积分:1
  • STM32F4_LWIP
    LWIP协议栈的移植方法,包括裸机移植和带操作系统的移植!!!(The method of transplantation of LWIP protocol stack, including bare transplantation and transplantation with operating system!!!)
    2015-03-31 21:04:08下载
    积分:1
  • run
    自己动手写操作系统,小练习包括fifo.cfork.cpopen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!(Do-it-yourself write operation system, small exercises include fifo. C fork. C popen. C, and other protection mode, more than 1 M memory management mode, and the code, generation of the middle of the documents, etc, and is suitable for beginners reference )
    2011-12-22 23:10:08下载
    积分:1
  • 2440uCos2-src-images-20100609
    用ADS开发的2440程序,并且有UCOS2操作系统(With the the ADS development of 2440 program)
    2013-05-11 16:48:06下载
    积分:1
  • procSchduleshijianpian
    计算机操作系统时间片轮度算法的C语言程序(Computer operating system time slice round degree algorithm C language program)
    2013-06-16 16:25:13下载
    积分:1
  • youxiandudiaodu
    操作系统学习中的模拟CUP如何调度外部进程的算法—优先度调用算法(Analog CUP in the operating system, learn how to schedule external process algorithm- priority call algorithm)
    2012-08-22 21:45:12下载
    积分:1
  • distributionofstoragemanagementandrecovery
    模拟段式存储管理的分配与回收,能够输入给定的内存大小,进程的个数,每个进程的段数及段大小;当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关内存空间使用的情况。 (Analog-stage distribution of storage management and recovery, be able to enter a given memory size, number of processes, each process segment number and segment size when a space the size of the application process, the show can meet the application, as well as the The process, after the allocation of resources relating to the use of memory space.)
    2020-09-17 16:37:55下载
    积分:1
  • 计算机
    说明:  操作系统提供一系列服务: 多任务、用户界面、内存管理、内存保护、 文件存取、网络、设备控制、硬件控制 、错误检测及恢复系统、安全(The operating system provides a range of services: Multitasking, user interface, memory management, memory protection, File access, network, device control, hardware control, error detection and recovery systems, security)
    2020-06-21 20:40:01下载
    积分:1
  • stm32f103rct6步进电机freeRTOS掉电保存
    说明:  stm32f103rct6步进电机 基于freeRTOS 掉电存储(stm32f103rct6 stepper based freeRTOS)
    2020-06-15 22:45:01下载
    积分:1
  • 696518资源总数
  • 104573会员总数
  • 29今日下载