CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - round robin

搜索资源列表

  1. 循环赛日程表

    0下载:
  2. 经典循环赛日程表算法-classic round robin schedule algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5538
    • 提供者:常乐
  1. 20041113(初建文档)

    0下载:
  2. 通信机制: 结构C-S-C Relay在中间,为console和agent提供双向服务,承担传递console命令和文件到agent, 返回agent命令执行结果与文件开始接收、接收完成信号的功能。此外relay也接受console的控制(与agent类似,通过DosPipe实现).这样的设计是为解决穿透防火墙或路由器(NAT)障碍――由agent发起连接,即从里到外建立一个通道,然后通过relay达到控制目的。通过一个可预设的relay地址序列文件,由agent轮循查找relay;连接建立
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:297055
    • 提供者:黄双龙
  1. uart1

    1下载:
  2. 使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了 MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-use DSP software UART functions. General textbooks UART transce
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5657
    • 提供者:张倩
  1. 循环赛编排系统

    0下载:
  2. 一个有友好界面的循环赛编排系统,相当好用-a friendly interface with the round robin scheduling system, quite handy
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:308490
    • 提供者:陆铖
  1. round_three_stage

    0下载:
  2. 3 stage round arbiter using verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1466
    • 提供者:mmurali
  1. round

    0下载:
  2. Round Robin scheduling program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:577
    • 提供者:Merwyn
  1. round

    0下载:
  2. 单循环比赛日程安排算法实现。利用分治法实现2的n次幂个运动员日程安排,利用轮转法实现n个运动员日程安排。-Round robin scheduling algorithm competition. Using divide and conquer method to achieve two of the n th power athlete schedule, the use of Round-Robin schedule to achieve n-athletes.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:195031
    • 提供者:黄诚
  1. roud-robin-scheduling

    0下载:
  2. 经典的网球循环赛日程算法设计 利用了分治算法-round robin scheduling design
  3. 所属分类:Algorithm

    • 发布日期:2016-12-16
    • 文件大小:5667840
    • 提供者:王紫琦
  1. Round-robin-algorithm

    0下载:
  2. 时间片轮转的操作系统进程调度算法,使用C++实现,测试可用-Operating system process scheduling algorithm round-robin, the use C++ implementation, testing available
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2977
    • 提供者:xingzhi
  1. C-round-robin-list-Josephus

    0下载:
  2. 数据结构实验求解Josephus问题,用C语言实现,单循环链表结构。-Experimental data structure to solve the Josephus problem, using C language, round robin list structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:850
    • 提供者:mafangyuan
  1. Round-Robin

    0下载:
  2. 时间片轮转算法:基于时间片轮转调度算法思想用C语言编程实现。-Round Robin
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:175105
    • 提供者:梅花鹿
  1. round-robin

    0下载:
  2. performs round robin operation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5817
    • 提供者:Trisha
  1. dm-round-robin

    0下载:
  2. Round-robin path selector for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1563
    • 提供者:buerayou
  1. Round-Robin

    0下载:
  2. Round robbin priority scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:863
    • 提供者:snigdha
  1. Round-robin-scheduling-algorithm-RR

    1下载:
  2. 时间片轮转RR进程调度算法,已通过验证的代码,可正常运行,有注释-Round-robin scheduling algorithm RR process, content code, can runRR round-robin process scheduling algorithm has been validated code can be run properly, notes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1523
    • 提供者:吕梦楠
  1. LTE scheduling algorithms

    1下载:
  2. LTE scheduling algorithms eNB to UE used in Link level simulation Adaptive Feedback Scheduler best Cqi Scheduler MIMO best Cqi Scheduler MIMO HARQ fixed Scheduler Proportional FairScheduler round Robin Scheduler
  3. 所属分类:matlab例程

    • 发布日期:2015-05-16
    • 文件大小:361
    • 提供者:alkabtin999
  1. round-race

    0下载:
  2. 设有n=2k个选手要进行网球循环赛,要求设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次。-Round robin scheduling problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:21643
    • 提供者:吴嘉鑫
  1. waighted-round-robin

    0下载:
  2. weighted round robin tcl code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1453
    • 提供者:seyvi
  1. Round Robin

    0下载:
  2. Round Robin visual basic
  3. 所属分类:界面编程

    • 发布日期:2018-01-07
    • 文件大小:86016
    • 提供者:gertum
  1. Weighted-Round-Robin-Arbiter-master

    3下载:
  2. 带权重的优先级轮转算法的verilog实现(Verilog implementation of priority rotation algorithm with weight)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-12-17
    • 文件大小:437248
    • 提供者:鱼在在藻
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com