摘要
通过对约瑟夫环在数组,链表和递归方面算法的研究,文章比较了不同算法对时间复杂度和空间复杂度的影响,从而多层次理解约瑟夫环问题,再将约瑟夫环的算法运用到文本加密方面。
Based on the Joseph ring in the array, and the recursive algorithm of the list, the article compares the different algorithms of time complexity and space complexity, and multi-level understanding of Joseph ring problem, then applies the Joseph ring algorithm to text encryption.
出处
《无线互联科技》
2017年第6期141-142,共2页
Wireless Internet Technology
关键词
约瑟夫环
C语言
递归
Joseph ring
C language
recursion