期刊文献+

Josephus问题分析与探讨 被引量:1

Department of Computer Science
下载PDF
导出
摘要 Josephus问题是一个经典的递归问题。本文从问题的编程解决入手,提出静态数组、环链表、递归等3种解题方案。本文还对问题作进一步分析,考虑解的稳定点,最后提出一个优化方案,将问题的解决归约到一个较小的规模。 The Josephus problem is a typical recursive problem in discrete mathematics.This paper,begins with the programming solution to the problem,advances three feasible models,--static array,circular linear table and recursive formula.It makes a further analysis to the problem,concentrating on the fixed points in the permutation of the eliminated persons.In the end,It reach es an optimized solution to the problem,reducing the problem scope remarkably.
作者 叶品星
出处 《现代计算机》 2002年第4期66-70,共5页 Modern Computer
关键词 Josephus问题 稳定点 递归问题 汇编语言 程序设计 Josephus Problem Recursion Fixed Point
  • 相关文献

同被引文献4

引证文献1

二级引证文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部