搜索资源列表

  1. yi_chuan_suan_fa

    0下载:
  2. 遗传算法的小程序,解决jobshop问题的-The little procedure of the genetic algorithm, ones that solves jobshop problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:刘一骝
  1. conan

    0下载:
  2. 操作系统实验课程中模拟虚拟存储器的算法 使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Jessica
  1. 硬盘结构及其分区简介

    0下载:
  2. 模拟操作系统中作业调度算法的vc++程序。从好几个方面描述了os的作业调度问题。 -simulation operating system scheduling algorithm vc procedures. From several aspects described os operations scheduling problem.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:33792
    • 提供者:张仪
  1. jinchen

    0下载:
  2. 进程调度,先来先服务,最优先服务,时间轮片算法-process scheduling, first-come first-serve, the highest priority services, round-time algorithm
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:吕翰全
  1. 823842

    0下载:
  2. 为操作系统作业调度算法,请大家给点意见,谢谢合作 -operating system for scheduling algorithm, we have given points, Thank you for your cooperation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:王宇
  1. ProcessManager(12)

    0下载:
  2. 操作系统进程调度5种算法(包括动态优先级)-5 operating system process scheduling algorithms (including dynamic priority)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:何若然
  1. os_2

    0下载:
  2. 本程序需要用到数据结构中队列的概念完成。用指针指出下一个进程的PCB首地址,最后一个进程中指针为“0”。该调度算法是从后备队列中选择一个或若干个估计运行时间最短的作业,将其调入内存运行。当要求运行时间不为0时,将PCB加入队列(按优先数大小插入,且置队首标志);若要求运行时间为0,则把它的状态修改为“结束”(),并退出队列。-the procedures need to resort to queue data structure to
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:紫水晶
  1. ef_zw

    0下载:
  2. zw方式操作的多产品间歇过程调度目标函数makespan,遗传算法。-zw methods of multi-product batch process scheduling objective function makespan, genetic algorithm.
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:孔令启
  1. 实验一

    0下载:
  2. 选择一个调度算法,实现处理器调度。 二、实习目的 在采用多道程序设计的系统中,往往若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定那些进程优先占有处理器。本实习模拟在单处理器情况下的处理器调度,加深了解处理器调度的工作。 -choose a scheduling algorithm to achieve processor scheduling. 2, internships aim of
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:203776
    • 提供者:郭郭
  1. qp

    0下载:
  2. 此程序是根据操作系统的调度算法的要求而写的优先级调度算法-This procedure is based on the scheduling algorithms operating system, and a request made to the priority scheduling algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wo
  1. ProcessDeployProject

    0下载:
  2. 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve-- time-use Web algorithm (Java version)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:蓝蜂
  1. addboxing

    0下载:
  2. 一个装箱的分类算法,很使用的,可以解决物流调度的问题,值得一看 -packing a classification algorithm is used, can solve the problems of logistics scheduling, an eye-catcher
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:1
  1. mp1.tar

    0下载:
  2. 基于nachos模拟器的源代码,可以进行编译和修改,用于研究操作系统中调度算法-Nachos simulator based on the source code can be compiled and revised research operating system Scheduling Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:64512
    • 提供者:田园
  1. scand_pcb

    0下载:
  2. 实验要求用高级语言编写模拟进程调度程序,以便加深理解有关进程控制快、进程队列等概念,并体会和了解优先数算法和时间片轮转算法的具体实施办法。 个人作业仅供参考,态度决定一切!-experiment with high-level language requirements to prepare the modeling process scheduling procedures, in order to deepen understa
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:
  1. zzxd

    0下载:
  2. 进程调用的各种算法(优先权调度和各种调度算法),以及相应的源代码。-process called algorithms (Priority Scheduling and various scheduling algorithm), and the corresponding source code.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:jy
  1. caozuo02050210

    0下载:
  2. 操作系统课程设计----进程调度 LRU算法 内附设计报告-courses on operating system design process-scheduling algorithm containing LRU design report
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:617472
    • 提供者:于勇
  1. process_fly

    0下载:
  2. 操作系统的课程设计,里面有好几个算法,不错的。希望你们喜欢-operating system of curriculum design, there are several algorithms, good. Hope you like
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:804864
    • 提供者:fly
  1. zuoyediaodu2-3

    0下载:
  2. 是操作系统的作业调度模拟程序,一共有两个,采用了不同算法!!!这是2-operating system is the job scheduling simulation program, a total of 2, using different algorithms! ! ! This is 2
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:杨钦洪
  1. Spf_and_rr

    0下载:
  2. 短进程优先算法和时间片轮转调度算法自己写的望指正-short algorithm and the process of priority-time Web Scheduling Algorithm himself wrote the correct look
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:xiaoxiao
  1. yxt

    0下载:
  2. 一个用于演示操作系统作业调度的模拟程序,实现了Fifo,LRU两种算法,并计算了缺页次数-a demonstration of the operating system for scheduling the simulation program, achieving SC16CxxBUARTs. LRU algorithm, and calculated the number of missing pages
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:1895424
    • 提供者:胡一
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org