# 公交车调度测试用例 **Repository Path**: kevssim/bus-dispatching-test-case ## Basic Information - **Project Name**: 公交车调度测试用例 - **Description**: 自动驾驶小车调度系统测试用例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-04-21 - **Last Updated**: 2023-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 特殊情况文档 ## 项目结构 - 配置x-10x2 -FCFS - 01-in.txt - 02-in.txt ... -SSTF - 01-in.txt -SCAN - 01-in.txt ## 用例格式 ``` #该用例表示xx情况 clock pos=0 clockwise 1 counterclockwise 2 target 10 clock pos=1 end ... ```