资源列表

« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 2656 »

[数据结构常用算法chagnshengjiangjun

说明:常胜将军 现有21根火柴,两人轮流取,每人每次可以取走1至4根,不可多取,也不能不取,谁取最后一楰火柴谁输。请编写一个程序进行人机对弈,要求人先取,计算机后取;计算机一方为“常胜将军”。 *问题分析与算法设计 在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。 据此分析进行算
<黄波> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法3_Huiwen

说明:回文游戏,c语言,有源码,可以参考研究使用。-palindrome games, c language, and the source code can reference study.
<杨琳琳> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法heart511

说明:已知一个二叉树的前序与中序,输出其后序的程序。-known to a sequence of binary tree with the order, then the order of the output process.
<刘浪> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法0-1beibao

说明:0-1背包问题的动态规划求解算法, 0-1背包不同于背包问题-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
<高亮> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法My8Queen

说明:
<谢朝> 在 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

[数据结构常用算法Myfb

说明:K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
<谢朝> 在 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

[数据结构常用算法p-7

说明:一个实现对学生成绩输入,修改,排序的算法,我们的一个设计,和大家一起分享吧!-a pair of students achieving results import, modify, scheduling algorithms, we have a design, and share with everyone!
<YANG> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法xsjz

说明:你看了就知道是是数据结构的东西你形式啊还不多吗好多了啊。-you know read on the data structure of the things you form ah not a lot more? Ah.
<小罗> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法05055413

说明:这是一个用C++语言编写的约瑟夫环问题,旁附说明,已在测试环境下成功通过-This is a C language of Josephus, adjacent to report stated that the testing environment has been successfully adopted
<忆ぁ夜> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 2656 »

源码中国 www.ymcn.org