搜索资源列表
monkey~~~~
- 一个简单的数据结构 解决经典的猴子选大王问题-a simple data structure to solve the classic problem of monkeys elected king
2006102411
- 猴子选大王,c语言,有源码,有注释,可供使用交流。-election monkey king, c language, the source code, notes, the availability of the exchange.
xyx
- 这是数据结构的应用 有小游戏的开发和计算 如猴子选大王 纸牌 文本统计等-This is the data structure of a small game development, and if the calculation monkey king playing card version of the election statistics
shujijiegou
- 用数据结构做的约瑟夫问题,其中还包括类似问题中的猴子选大王算法 -do with the data structure Joseph problems, which also included a similar problem is the monkey king algorithm election
数据结构课程设计的4个原程序代码
- 这是数据结构课程设计的4个原程序代码分别是数据结构课程设计——猴子选大王问题数据结构课程设计-This the data structure of curriculum design four original code was designed data structure courses -- monkeys elected king issues of curriculum design data structure
HOUZI
- 猴子选大王
monkey
- 猴子选大王代码 猴子选大王代码
c++
- 猴子选大王程序 大学实习的题目 对一些同学有帮助
z
- 课程设计,数据结构的关于循环队列,应用为猴子选大王
houzixuandawang
- 猴子选大王问题,使用循环链表实现,比较简洁,初学数据结构,欢迎指正
houzixuandawangC
- 这是基于数据结构程序设计的猴子选大王问题的C实现。
monkey
- 该程序为猴子选大王的程序,动态分配空间产生一个顺序队列,为圈子里的猴子安排编号,通过一个指针的移动来选择退出队列的猴子,经过几次循环可以得到最终的大王
02051321
- 用C语言实现的猴子选大王的程序,用链表存储猴子的号码,按照一点的规则筛选猴子,每淘汰一个猴子则删除其号码,直至只剩一个猴子,即为大王。
sjjg
- 运动会分数统计系统;订票系统;joseph环 ;猴子选大王算法。
code
- 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
shujujiegou
- 本课题主要根据功能需要开发软件解决迷宫求解的问题。可以输入一个任 意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出。以及Joseph环问题,利用单向循环链表存储结构模拟此,按照出列的顺序输出各个人的编号。还有猴子选大王问题。数据结构课程设计时做的-This issue primarily on the basis of functional need to develop software solutions to solve maze problems. Can enter
HZXDW
- 猴子选大王 数据结构经典问题 C语言实现-Monkey king selected the classic problems of data structure, C language
5.1monkey
- 猴子选大王,一个很简单的结构链表用法,简单实用(Monkey King, a very simple structure linked list usage, simple and practical)
猴子选大王
- 猴子选大王,有N只猴子,从1~N进行编号。它们按照编号的顺时针方向,排成一个圆圈,然后从第一只猴子开始报数。第一只猴子报1,以后每只猴子报的数字都是它前面猴子所报数字加1。如果一只猴子报的数字是M,则该猴子出列,下一只猴子重新从1开始报数。剩下的猴子继续排成一个圆圈报数,直到全部的猴子都出列为止。最后一个出列的猴子胜出。按照上述规则,编写程序选出排成一圈的猴子中的大王。(Monkey King, N monkeys, numbered from 1 to N. They are in accor
新建文件夹
- 猴子选大王,一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1--m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。(A bunch of monkeys are numbered, the number is 1, 2, 3... M, this group of monkeys (m) 1--m in accordance with the order around a circle, from t