Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - scheduling algorithm
Search - scheduling algorithm - List
Linux实时调度算法与测试平台的研究与实现,caj文件-Linux real-time scheduling algorithm and testing platform for research and implementation of documents PRODUCTS
Date : 2025-12-26 Size : 11.13mb User : zyl

DL : 0
本文对排课算法作了深入的研究,并提出了许多改进的地方,对排课的系统开发有很高的利用价值.-Course Scheduling Algorithm of this in-depth research, and put forward many areas of improvement. Course Scheduling System for the development of high value.
Date : 2025-12-26 Size : 13kb User :

《一个基于RM的弱硬实时调度算法》——详细介绍PV—RM 调度算法的论文-"based on a weak RM hard real-time scheduling algorithm"-- detailed PV- RM Scheduling Algorithm papers
Date : 2025-12-26 Size : 204kb User : kevin

DL : 0
分布式任务调度算法的仿真环境研究 陈华平 安 虹 黄刘生 陈国良 (国家高性能计算中心(合肥)) 摘要 主要研究了分布式任务调度算法的仿真环境.首先给出了分布式任务调度算 法的主要规则构成,然后提出了分布式任务调度算法仿真环境的一种系统结构,并说 明了面向对象技术的设计和实现思想. -distributed scheduling algorithm for the simulation environment research AN Hong Huang Hua-Ping Chen Liu Sheng-liang (National High- ICC can (Hefei)) Summary of the main tasks of distributed scheduling algorithm for the simulation environment. is the first distribution- Scheduling Algorithm of the main rules. Then the distributed scheduling algorithm for the simulation environment of a system structure, and described the object-oriented technology in the design and realization of ideas.
Date : 2025-12-26 Size : 29kb User : 程春

数据通信网络 1 概述, OSI 7层结构 2 数据链路层,帧,差错检测 3 重传算法 4 重传算法 5 排队模型-概述和Little定理 6 M/M/1, M/M/m, 队列,等 7 排队网络 8 M/G/1队列, M/G/1 w/ 空闲 9 M/G/1 队列和保留, 优先队列 10 排队系统的稳定性 11 M/G/1队列占用率分布 12 测验 13 多路访问和Aloha 14 稳定的Aloha,树算法 15 CSMA, CSMA/CD和以太网 16 高速LANs,令牌环网,Satellite reservations 17 交换结构概述 18 高速交换调度 19 广播路由和生成树 20 最短路径路由 21 分布式路由算法,最佳路由 22 流量控制-窗口/方案 23 流量控制-基于速率的方案 24 运输层和TCP/IP 25 ATM网络 26 特别专题:光网络和无线网络-Data Communication Network An overview, OSI 7-layer structure of two data link layer, frames, error detection 3 Retransmission Retransmission Algorithm 4 Algorithm 5 queuing model- Overview and Little Theorem 6 M/M/1, M/M/m, queues, and so on 7 8 M/G/1 queue, queuing networks, M/G/1 w/free 9 M/G/1 queue, and reservations, priority queue 10, queuing system, the stability of the 11 M/G/1 queue, the distribution of the occupancy rate of 12 tests over 13 Road access and Aloha 14 stable Aloha, tree algorithm 15 CSMA, CSMA/CD and 16 high-speed Ethernet LANs, token ring network, Satellite reservations 17 switching architecture overview of 18 high-speed switch scheduling 19 broadcast routing and shortest path spanning tree 20 Route 21 Distributed routing algorithm, the best route 22 traffic control- windows/programs, 23 traffic control- rate-based program of 24 transport layer and the TCP/IP 25 ATM network of 26 Special topic: optical networking and wireless networks
Date : 2025-12-26 Size : 4.8mb User : 孙琛

DL : 0
车间作业调度问题遗传算法Matlab源码-Genetic Algorithm for Job Shop Scheduling Problem Matlab source code
Date : 2025-12-26 Size : 5kb User : 曾行

基于人工免疫克隆选择算法的调度优化MATLAB源码-Based on Artificial Immune Clonal Selection Algorithm for Scheduling Optimization MATLAB source code
Date : 2025-12-26 Size : 27kb User : 曾行

DL : 0
c语言写的小程序,对初学者很有帮助: 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c language to write a small program useful for beginners: Case 1 Case 2 Snake game Reversi game calculator Case 3 Case 4 Case 5 maze game sweep Lei counted 24 cases of six-speed data structures CAI System Case 7 Case 8 process scheduling memory management Case 9 Case 10 contacts allocation algorithm for partition case management cases 12 11 student achievement Wage Management Case Management Case 14 13 book lending calculate the workload of teachers
Date : 2025-12-26 Size : 58kb User : zixue

DL : 0
排课问题是一个有约束的、多目标的组合优化问题,并且已经被证明是一个NP完全问题。 遗传算法借鉴生物界自然选择和自然遗传机制,使用群体搜索技术,尤其是用于处理传统搜索方法难以解决的复杂的和非线性的问题。经过近40年的发展,遗传算法在理论研究和实际应用中取得了巨大的成功,本文将遗传算法用于排课问题的求解,首先讨论了排课问题中的影响因素、主要约束条件、求解目标和难点,并用数学模型完整地描述了排课问题。其次对多个模糊排课目标进行了定量分析,建立了排课优化目标空间。针对排课问题研究了染色体编码方式以及遗传算子的设计,提出了适应度函数的计算方法。最后对排课问题进行了实验。实验结果表明,其过程的目标值跟踪显示,算法稳健趋优,所得结果令人满意。-Course Scheduling problem is a constrained, multi-objective optimization problem, and has proven to be a NP complete problem. Genetic algorithms reference biosphere and the natural genetic mechanism of natural selection, using the group search technology, particularly the traditional search methods for handling complex and difficult to solve nonlinear problems. After nearly 40 years of development, the genetic algorithm in the theoretical study and practical application was a great success, this paper genetic algorithm for solving the course timetabling problem, first discussed the impact of factors in the course arrangement, the main constraints, to solve goals and difficulties, and a complete mathematical model to describe the course arrangement. Arranging multiple fuzzy goals followed by a quantitative analysis, the optimal target Arranging space. Arranging for the Study of the chromosome coding and genetic operators design, proposed fitness function is calculated. Finally, the co
Date : 2025-12-26 Size : 1.23mb User : 张林杰

using the bees algorithm for scheduling in machine
Date : 2025-12-26 Size : 213kb User : amin

DL : 0
:凸包问题是计算几何的基本问题,在实l~.X-程中得到了广泛的应用。传统 的凸包生成算法一般需要两个步骤,首先将离散点按照某种特性排序,然后进行凸包生成。 依据快速排序算法的思想,提出一种“一步法”构建平面点集凸包的算法,将构建平面点集 的凸包问题与排序问题结合起来,在排序过程中快速生成点集凸包。整个过程达到时间复杂 度下限O(nlogn)。该算法在“河北省蓄滞洪区信息管理系统”中得到了实际应用,效果理想-: Convex hull problem is that the basic problem in computational geometry, in real l ~. X-process has been widely used. The traditional convex hull generation algorithm generally requires two steps, first sort the features according to some discrete points, then the convex hull generated. Fast sorting algorithm based on the idea, put forward a " one-step" building planar point set convex hull algorithm, will build the convex hull of planar point set problems and scheduling problems together in order to quickly generate points during the convex hull. Time complexity of the process to limit O (nlogn). The algorithm in the " Hebei flood information management system" has been applied in, the results are satisfactory
Date : 2025-12-26 Size : 68kb User : psl

一种改进的核心无状态公平队列调度算法的研究-An improved core state fair queuing scheduling algorithm
Date : 2025-12-26 Size : 369kb User : 褚伟龙

DL : 0
ucos调度算法中加入时间片轮转的调度,并且原先的抢占式调度依旧保留-the ucos scheduling algorithm added time round-robin scheduling
Date : 2025-12-26 Size : 13kb User : sff

DL : 0
ARINC653分区调度算法的研究与改进-Research and improvement of ARINC653 partition scheduling algorithm
Date : 2025-12-26 Size : 372kb User : 赵君

DL : 0
调度算法,非常不错Block diagonalization (BD) is a precoding technique that eliminates inter-user interference in downlink multiuser multiple-input multiple-output (MIMO) systems.-scheduling algorithm ,very good!!!Block diagonalization (BD) is a precoding technique that eliminates inter-user interference in downlink multiuser multiple-input multiple-output (MIMO) systems.
Date : 2025-12-26 Size : 796kb User : 林浩

遗传算法在物流配送车辆优化调度中的研究及应用-The genetic algorithm in the optimization of logistics distribution vehicle scheduling and its application in
Date : 2025-12-26 Size : 3.13mb User : 黄小平

A Novel Genetic Algorithm for Static Task Scheduling in Distributed Systems - pdf
Date : 2025-12-26 Size : 467kb User : Nitromira

对柔性job-shop问题进行了很好的描述,也对现有的一些解决方法给了一些综述,并且文章讲解了一个改进算法的流程-For flexible job shop problem had good description, also some solutions to some of the existing were reviewed, and the article explained the process of an improved algorithm
Date : 2025-12-26 Size : 1.52mb User : 胥译涵

无限分组调度算法在多分组切换的应用,ieee文章-Unlimited application packet scheduling in a multi-packet switching, ieee article
Date : 2025-12-26 Size : 488kb User : zhuzhiyuan

DL : 0
操作系统原理 进程调度报告 进程调度算法模拟程序设计C++ -Operating System reporting process scheduling algorithm process scheduling simulation program designed C++
Date : 2025-12-26 Size : 746kb User : guobao
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.