搜索资源列表

  1. Joseph

    0下载:
  2. 编号为1,2,3,…,n的n个人按顺序针方向围坐一张圆桌旁,每个人手中持有 一个密码(正整数)。首先输入一个正整数作为报数上限值m,然后,从第一个人开始按顺序针方向自1开始顺序报数,报到m的人离开桌子,并将他手中的密码作为新的m值,从顺序针方向的下一个就坐在桌旁的人开始重新从1报数,如此下去,直至所有人全部离开桌旁为止。 算法思想: 用单循环链表来解决这一问题,实现的方法首先要定义链表结点,单循环链表的结点结构与一般单链表的
  3. 所属分类:软件工程

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

    0下载:
  2. 计算机操作系统轮转法调用进程实验Computer operating system calls the process of Round-Robin Experiment-Computer operating system calls the process of Round-Robin Experiment
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:何明
  1. jinchendiaodu

    0下载:
  2. 操作系统中进程调度,包含简单轮转法,最高优先数-The operating system process scheduling, containing a simple Round-Robin method, the highest priority number
  3. 所属分类:操作系统开发

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

    0下载:
  2. 在虚拟机上模拟操作系统对进程进行时间片轮转调度。-In the virtual machine to simulate the operating system to the process time-slice round-robin scheduling.
  3. 所属分类:其他小程序

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

    0下载:
  2. 使用时间片轮转法实现进程调度,附带简单注释。-Round-Robin using the time slice to achieve the process of scheduling, with a simple comment.
  3. 所属分类:C#编程

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

    0下载:
  2. 操作系统实验,用轮转法实现进程调度-Operating system, experiment, implementation process scheduling using Round-Robin
  3. 所属分类:操作系统开发

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

    0下载:
  2. 操作系统进程输入及其调度算法-时间片轮转法-The operating system processes input and its scheduling algorithm- time slice Round-Robin
  3. 所属分类:C#编程

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

    0下载:
  2. 关于ARM方面的硬件或软件问题,可以在这里找到答案 -This document was originally written by Robin Watts, with considerable consultation with Steven Singer. It was then later updated by Mark Smith to include more information on ARMs later than
  3. 所属分类:嵌入式Linux

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

    0下载:
  2. 3 stage round arbiter using verilog
  3. 所属分类:VHDL编程

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

    0下载:
  2. Round Robin using VHDL
  3. 所属分类:VHDL编程

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

    0下载:
  2. 简单的说,RRDtool1.4.3 (Round Robin Database Tool)就是一个强大的绘图的引擎,很多工具例如MRTG都可以调用rrdtool绘图。 -Simply put, RRDtool1.4.3 (Round Robin Database Tool) is a powerful graphics engine, and many tools such as MRTG can call rrdtool drawin
  3. 所属分类:绘图程序

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

    0下载:
  2. 数据结构课程设计中的循环队列的算法设计与实现-Data Structure Course Design Round Robin Algorithm Design and Implementation
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:硕硕
  1. CoOSv1.12

    0下载:
  2. ARM Cortex M3及M0定制操作系统 高度可裁剪性,最小系统内核仅974Byte 支持优先级抢占和时间片轮转 自适应任务调度算法 零中断延时时间 堆栈溢出检测 信号量、邮箱、队列、事件标志、互斥等同步通信方式 支持多种编译器:ICCARM、ARMCC、GCC -Specially designed for Cortex-M series Scalable, minimal syst
  3. 所属分类:操作系统开发

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

    0下载:
  2. 算法:循环赛日程表,适用于任何数,根据王晓东算法设计与分析编写-Algorithm: round robin schedule
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zz
  1. OS_exp1_process!!

    0下载:
  2. 实现了最短进程优先算法,以及时间片轮转算法-Process to achieve the minimum priority scheduling, and time slice Round Robin
  3. 所属分类:Windows编程

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

    0下载:
  2. 本程序中,利用单循环链表结构模拟此过程。输人的人数不能超过三十人,输入的密码只能是一位数。否则将提示有误。第一次要报的数没有限制。程序将会把每一个密码的出列顺序显示出来。-This procedure, the use of round robin list structure simulation of this process. The number of inputs can not be more than 30 people,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:韩丰
  1. dxhlb

    0下载:
  2. 单循环链表的简单设计和代码实现,分享给大家-Round robin list of simple design and code implementation, share it with everyone
  3. 所属分类:Windows编程

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

    0下载:
  2. 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the U
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 操作系统调度,进程处理策略模拟, 可以模拟Round Robin,FIFO,short job first等经典调度算法,也可以添加自定义的算法进行观察-OS schedule simulator
  3. 所属分类:操作系统开发

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

    0下载:
  2. 模拟时间片轮转算法的程序,文件里有使用说明-Round Robin time slice simulation program, file with instructions
  3. 所属分类:其他小程序

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

源码中国 www.ymcn.org