搜索资源列表
-
0下载:
基于VB的中小学排课系统,含有源代码,可以参考使用。-VB-based primary and secondary school Course Scheduling System, containing the source code, you can use and reference.
-
-
0下载:
该源码中有一个编译的词法语法语义的分析程序,三个处理及调度程序以及一个8255A的发声控制的汇编语言程序,希望对大家能有帮助-The compiler source code, there is a syntax of lexical semantic analysis of the procedure, three treatment and scheduling procedures, as well as an audible signal to control the 8255A ass
-
-
0下载:
(这是安装包,找到安装程序以后,安装,安装以后,文件夹里包含有源码) 、个人办公,包括待办事宜、日程安排、内部邮件、通讯录、我的文档。
待办事宜即包括日程安排到期的事务,公文待转流程,以及待参加会议。
日程安排可以将自己所需要做的事情载入系统,待到该时间会系统提示。 我的文档可以上传管理自己的文件。
、综合办公,包括通知公告,会议管理,文档管理。
通知通告为系统中实现网上通知。
文档管理为系统公共文档资料,相当于系统资料室。
、公文管理。
公文管理分各
-
-
1下载:
this is a source code about PWM with dspic.
-
-
0下载:
磁盘调度算法的模拟实现,我大学时的一个os作业,包含fcfs sstf scan cscan nstepscan 这几种算法,源码很简单主要还是算法的思想-Disk scheduling algorithm simulation to achieve, a os my college work, including fcfs sstf scan cscan nstepscan these types of algorithms, source code is very simple idea o
-
-
0下载:
TBS算法源代码,是一种CPU的调度算法,用于调度软实时任务。-The the TBS algorithm source code, is a CPU scheduling algorithm for scheduling soft real-time tasks.
-
-
0下载:
操作系统进程调度的实验源代码,能更好的理解该部分知识-Operating system process scheduling experiment source code, a better understanding of that part of the knowledge
-
-
0下载:
进程调度 优先数算法 源代码 实现优先调度-Process scheduling priority number priority scheduling algorithm source code
-
-
0下载:
操作系统:
进程调度模拟程序设计
2,实现的功能:实现了进程调度模拟程序设计中的基于动态优先权的算法。
3,优点:
在程序的窗口给出了最开始的时候的队列里的状况,随机生成了每个进程的“优先权”和“要求运行时间”,并考虑到了避免产生
较大的数而导致程序长时间陷入循环,(即设定了优先权和要求运行时间的上下限);
可以方便的添加或者删除进程数目,(只需要改动源代码中的MAXN值即可,其他的不需要改动)而不影响程序的运行,健壮性好。
4,缺点:
-
-
0下载:
传统作业车间调度的遗传算法解算程序MATLAB源代码,产生最优调度结果。-Genetic algorithms traditional job-shop scheduling solver MATLAB source code, to produce optimal scheduling results.
-
-
0下载:
车间调度的JohnsonAlgorithm算法产生甘特图的MATLAB源代码。-JohnsonAlgorithm shop scheduling algorithm to generate a Gantt chart of the MATLAB source code.
-
-
0下载:
用linux的内核的链表源码 实现模拟进程的优先调度-With the Linux kernel source code to implement a process simulation in the list of priority scheduling
-
-
0下载:
流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完
-
-
0下载:
最新的ucos-iii源代码,详细介绍了ucos操作系统的调度机制和工作原理-Ucos-iii-date source code, detailed scheduling mechanism and working principle ucos operating system
-
-
0下载:
流水线车间生产调度的遗传算法MATLAB源代码
n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小-Line workshop production scheduling genetic algorithm M
-
-
0下载:
线程的调度 线程的调度,很好用的源码,可以学习参考-Thread scheduling of thread scheduling, very useful source code, can learn the reference
-
-
0下载:
操作系统作业调度源码,用的是高相应比算法,不错的源码-Job scheduling operating system source code, the use is higher than the corresponding algorithm, good source
-
-
1下载:
python源码,利用人工蚁群算法解决带时间窗的车辆调度问题。(Python source code, using artificial ant colony algorithm to solve the vehicle scheduling problem with time windows.)
-