资源列表
[数据结构常用算法] chagnshengjiangjun
说明:常胜将军 现有21根火柴,两人轮流取,每人每次可以取走1至4根,不可多取,也不能不取,谁取最后一楰火柴谁输。请编写一个程序进行人机对弈,要求人先取,计算机后取;计算机一方为“常胜将军”。 *问题分析与算法设计 在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。 据此分析进行算<黄波> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MyJosephus
说明:刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own<谢朝> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tudeshengdubianli
说明:图的深度遍历,用二叉树实现,输入时要遵循二叉树的顶点和边数的对应关系-traverse the depth map, using binary tree realize that the importation of binary tree to be followed when the number of vertices and edges of the relationship<朱建鲁> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] xianxuxunhuan
说明:二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值-binary sequence a few first cycle of non- recursive, the general first order recursive cycle are achieved, In accordance with the format completely binary tree node input ch<朱建鲁> 在 2024-11-19 上传 | 大小:1kb | 下载:0