搜索资源列表
mmc_design
- 单列多服务台排队系统 概要设计 首先根据系统初始化输入的数据对系统进行初始化,根据顾客的数量和顾客平均到达时间间隔,产生系统中每名顾客到达时间间隔,将每名顾客到达时刻插入事件表,事件表根据时间采用最小堆进行排序,最早发生的事件放到事件表的顶端。-Summary of single multi-server queuing system design is first initialize the input data according to the system to initialize
houzizhaitao
- 猴子摘桃海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只 猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了 一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的, 问海滩上原来最少有多少个桃子?-Peach Monkeys on the beach there is a pile of peaches, five monkeys for points. The first monke
binheap
- Heap implementation in c
EjemploHeap
- Heap Implementation for Dijkstra
Kmeans
- 本程序是一个K-means聚类算法程序,自己生成4堆数据,然后让算法自己聚类-This program is a K-means clustering algorithm procedures, generate their own four heap data, then let yourself clustering algorithm