搜索资源列表
Visual_C_GA_Application
- 遗传算法应用到求最大值,最小值代码,程序环境是Visual C++6.0-Application of genetic algorithms to seek the maximum, minimum code, the program environment is Visual C++6.0
haha
- 模拟实现磁盘调度算法:扫描(SCAN)算法和最短寻道时间优先算法(SSTF)。对给出的任意的磁盘请求序列、计算平均寻道长度。要求可定制磁盘请求序列长度、磁头起始位置、磁头移动方向。-Analog disk scheduling algorithm: scan (SCAN) algorithm and the shortest seek time first algorithm (SSTF). On any given disk request sequence, calculate the av
MyLine
- 判断两条线段的相关算法,相交、求一点到线段的距离、求线段的交点、求线段的斜率。(Judge the two line segment correlation algorithm, intersection, seek a point to the line distance, the intersection of the line segment, the slope of the line segment)