首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > youquicksort

youquicksort

  • 资源大小:7.82 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Have you ever had a list of things you want to sequentially sort (e.g. you are trying to choose a name for a piece of software, you have 20 options, and you want to systematically order them in terms of preference; or a list of things you want to do, and you want to prioritise the list)? YouQuickSort uses the standard Java sort algorithm (at the time of writing, this is implemented as merge sort), and presents items from the list in pairs, prompting the user to choose the preferred item from each pair, and eventually finishes sorting the list based on the pairwise choices.

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP