搜索资源列表
mmc_design
- 单列多服务台排队系统 概要设计 首先根据系统初始化输入的数据对系统进行初始化,根据顾客的数量和顾客平均到达时间间隔,产生系统中每名顾客到达时间间隔,将每名顾客到达时刻插入事件表,事件表根据时间采用最小堆进行排序,最早发生的事件放到事件表的顶端。-Summary of single multi-server queuing system design is first initialize the input data according to the system to initialize
Sort
- 插入排序:将未排序的数插入已排好序的数组中 合并排序:将排好序的数组合并到一起-insert order:make a non-order num be inserted into an ordered array merge order:
fortran
- 源于Fortran编写,用于学生信息数据库操作,如查找,排序,插入,删除等-Prepared from Fortran for student information database operations, such as search, sort, insert, delete, etc.
Desktop
- 冒泡排序;选择排序;直接插入排序;二分法插入排序 topsis和ahp方法(Bubble sort; select sorting; direct insertion sort; dichotomy insertion sort. topsis ahp)