Welcome![Sign In][Sign Up]
Location:
Search - source code for scheduling algorithm

Search list

[Other操作系统——PCB模拟

Description: 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the total on two -- part of the process of scheduling and part of a graphical interface. / * Multi-channel dynamic priority scheduling algorithm and variable size memory allocation simulation * /
Platform: | Size: 6346 | Author: 范志鸿 | Hits:

[OS DevelopFIFO

Description: 关于操作系统:先进先出调度算法(FIFO)处理缺页中断-On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
Platform: | Size: 22528 | Author: 王伟(就是刚才的 hgy | Hits:

[OS DevelopCipan1

Description: 磁盘调度算法源程序-disk scheduling algorithm source code
Platform: | Size: 2048 | Author: 网旭 | Hits:

[source in ebook作业调度源程序

Description: 操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
Platform: | Size: 6144 | Author: lyb | Hits:

[Other操作系统——PCB模拟

Description: 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the total on two-- part of the process of scheduling and part of a graphical interface./* Multi-channel dynamic priority scheduling algorithm and variable size memory allocation simulation* /
Platform: | Size: 6144 | Author: 范志鸿 | Hits:

[Windows Develop调度算法源程序

Description: 调度算法的源代码,想必许多初学者会比较喜欢吧.-scheduling algorithm source code, I see many beginners would be more like it.
Platform: | Size: 2048 | Author: ll | Hits:

[OS program操作系统——动态优先级调度算法源代码

Description: 操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system-- Dynamic priority scheduling algorithm source code, multi-channel system more complicated implementation process. To enhance system performance Deadlock settlement process, the priority process is a dynamic change. The process is the implementation of priority will be reduced over time, and duration of the process, or wait for the process priority will be gradually increased, this would resolve the operating system to a long-term priority procedures occupy cpu, while high-priority process still could not be processed.
Platform: | Size: 9216 | Author: 韩文杰 | Hits:

[AI-NN-PRimmune_algorithm

Description: 一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream" 初始密码可以改掉-an immunosuppressive logistics scheduling algorithm source code. SQL Server 2005 Visual Studio 2005 C# development, on the map can delineate optimal path. Compressed and the wldd.bak wldd1.bak for database files, will be restored to its SQL Server 2005 will be. Need to pay attention to, The default link to the string connectionString = "Data Source = YA NXL \ SQLEXPRESS Initial Catalog wldd1 User ID = Password = = sa dream "initial password can fit
Platform: | Size: 10878976 | Author: 闫小良 | Hits:

[AlgorithmGAJSP

Description: 车间调度问题的基于工序的编码源程序,适合用遗传算法研究车间调度问题的人。-shop scheduling processes based on the source code suitable for use genetic algorithm shop scheduling people.
Platform: | Size: 8192 | Author: lixingbing | Hits:

[Algorithmjobshop

Description: 车间调度问题主程序,需要进行自主参数设计-Shop scheduling problem the main program, the need for self-Parameter Design
Platform: | Size: 1024 | Author: jack | Hits:

[OS programos

Description: 操作系统:模拟磁盘调度算法 课题要求:●建立相应的数据结构 ●在屏幕上显示磁盘请求的服务状况 ●时间的流逝可用下面方法模拟: (a)按键盘,没按一次可认为过了一个时间单位 (b)响应WM_TIMER ●将一批磁盘请求的情况存磁盘文件,以后可以读出并重放 ●支持算法:FIFO,SSTF,SCAN,CSCAN,FSCAN -Operating Systems: simulation of disk scheduling algorithm subject requirements: ● the establishment of the corresponding data structure displayed on the screen ● disk status of the requested service ● time simulation can be used the following methods: (a) by the keyboard, not by one that had a time units (b) in response to a number of disk WM_TIMER ● request keep the disk files, then you can read and playback ● support algorithm: FIFO, SSTF, SCAN, CSCAN, FSCAN
Platform: | Size: 2051072 | Author: jiabin | Hits:

[AI-NN-PRJSPGA

Description: 车间作业调度问题遗传算法Matlab源码 -Job-shop scheduling problem genetic algorithm source Matlab
Platform: | Size: 1024 | Author: hj | Hits:

[OtherNCYMZH1-4

Description: 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Programmed to achieve the following disk scheduling algorithm, and calculated for each algorithm the average seek length, the main interface to design a flexible choice of a certain algorithm, and must realize the following algorithm: 1, first-come first-serve algorithm (FCFS) 2, Shortest Seek Time priority algorithms (SSTF) 3, scan algorithm (SCAN) 4, cycle scan algorithm (CSCAN)
Platform: | Size: 603136 | Author: CLJ | Hits:

[OS DevelopElevator_algorithm

Description: 该源码是为操作系统课程设计所写的,内容是移动臂调度算法中的电梯调度算法。思路清晰,简单明了!-The source code for the operating system written in curriculum design, content is the mobile arm of the elevator scheduling algorithm scheduling algorithm. Clear, simple and clear!
Platform: | Size: 234496 | Author: 逸泉 | Hits:

[JSP/Javapipe-eval_java

Description: 今天为网友提供的是JAVA源码,全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。-Provided for users today are JAVA source, the world' s leading IT company of APS Advanced ILog scheduling engine optimization, and even SAP, Oracle and other ERP' s MRP and production planning algorithms are derived from ILog. APS advanced scheduling system for a long time I have studied, the middle line of algorithm that can be really difficult for me. Are one of tutorialcndlg.htm Help file, src is the source code.
Platform: | Size: 4198400 | Author: justinchan | Hits:

[matlabche

Description: 车间作业调度问题Matlab源码,用于完成车间作业的最优化调度-Job Shop Scheduling Problem Matlab source code for the completion of Job Shop Scheduling Optimization
Platform: | Size: 2048 | Author: lucas | Hits:

[matlabJobShopSchedulingProblemMatlabGeneticAlgorithm

Description: 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
Platform: | Size: 2048 | Author: sxb | Hits:

[OtherArtificialImmuneClonal

Description: 基于人工免疫克隆选择算法的调度优化MATLAB源码-Based on Artificial Immune Clonal Selection Algorithm for Scheduling Optimization MATLAB source code
Platform: | Size: 27648 | Author: 曾行 | Hits:

[AI-NN-PRAIA2

Description: 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following source code for the network node designed for packet scheduling algorithms.
Platform: | Size: 1024 | Author: 张望 | Hits:

[matlabroundRobinScheduler

Description: 3GPP LTE中上行虚拟MIMO轮询调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink scheduling algorithm of the source code for poll
Platform: | Size: 2048 | Author: Aisenxi | Hits:
« 12 3 »

CodeBus www.codebus.net