搜索资源列表
id4
- 对贪婪算法进行系统分析介绍,例题详尽,思路清晰,容易掌握-right greedy algorithm analysis, detailed examples, clear, easy to master
Job-Scheduling
- 一、目的要求 用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。 二、例题:为单道批处理系统设计一个作业调度程序。 由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的 CPU时限等因素。 作业调度算法:采用先来先服务(FCFS)调度算法,即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。
sell
- 旅行售货员算法分析与设计第六章例题实现与大家共享
QuickSort
- 数据结构里的经典算法-快速排序,之前的例题更助于理解-Data structure in the classical algorithm- Quicksort, more help to understand the previous example
exp2
- java 经典算法集合源码,经典例题源码-collection of classical algorithm source code in java, classic examples source
Test07
- java简单算法的使用和例题欢迎大家阅读和指教就是这样了-java simple algorithm to use and examples are welcome to read and advise is this Thank you
eclipse-java-workspace
- 包含了Java常用的算法,数据结构,基础数学,经典例题等(Contains the Java commonly used algorithms, data structures, basic mathematics, classic examples, etc.)