搜索资源列表
2006102411
- 猴子选大王,c语言,有源码,有注释,可供使用交流。-election monkey king, c language, the source code, notes, the availability of the exchange.
sd0609_cc_java
- 做为SD0609的一员,我扎实的基础是如何打出来的,来看看我那时连猴子选大王都不会的人,是如何成长起来的吧!主要包括我所做的C++,JAVA基础联系.乱是乱了点,不过如果真心想学习,打好基础,看看也不坏!-as the one, I was a solid foundation for how to break out, I look at election time even monkeys are not the king, is how to grow up! I did include
c++
- 猴子选大王程序 大学实习的题目 对一些同学有帮助
houzi
- 这个是我的实验设计,猴子选大王.用的是c语言编写,内容还是很简单的.详细的说明在文件里,包括代码和流程图说明.
Cprogram
- C语言中的一个经典程序代码——猴子选大王
houzixuandawangC
- 这是基于数据结构程序设计的猴子选大王问题的C实现。
02051321
- 用C语言实现的猴子选大王的程序,用链表存储猴子的号码,按照一点的规则筛选猴子,每淘汰一个猴子则删除其号码,直至只剩一个猴子,即为大王。
houzixuanwang
- 猴子选大王,用c++编写的。输入猴子的数目,然后可以选出其中的猴王。
猴子选大王的问题键表C
- 一个用C写的猴子选大王问题,是用键表实现的,拿出来和大家讨论一下-a monkey was elected king of the problem by using keys table to achieve, and we like to talk about
猴子选大王的问题键表C2
- 又一个用C语言编写的猴子先大王的问题,也是用键表写的这个简单一点。-also a C language prepared by the first king of the monkeys, as well as bonding with the written form of this simple point.
猴子选大王
- 有10个人(编号1到10)围成一圈报数,报到3的人出去,然后下一个人继续从一开始报数,求最后剩下的人的编号。
code
- 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
monkeyking
- 这是我用c++做的一个猴子选大王的算法,可能本站有相关的,但是我这个算法很经典,给大家参考一下,可能有需要的!-This is what I used c++ Do a monkey king election algorithms, may have a related site, but I this algorithm is a classic look for your reference, you may need!
houzixuandawang
- 猴子选大王,用C++ 实现的源程序,欢迎下载-Monkey King the election, using C++ source code implementation
HZXDW
- 猴子选大王 数据结构经典问题 C语言实现-Monkey king selected the classic problems of data structure, C language
king_of_monkey
- 猴子选大王,大家学习c语言链表时的经典教程之一-Monkey king elections, we learn c language tutorial list when one of the classic
C
- 猴子选大王,办法如下:猴子按1,2,。。。,n编号围坐一圈,从第一只开始,按1,2,。。。, m报数,报m的退出,从下一只开始,继续循环报数,剩下的最后一只猴子就是大王, 编程输出大王的序号。 -select monkey
15349069_卢健圳_猴子选大王解题报告V1
- c++数据结构,链栈入门,经典问题猴子选大王解题思路(C++ data structure, the introduction of chain stack)
monkey
- 猴子选大王c++实现:n只猴子围坐成一个圈,按顺时针方向从1到n编号。然后从1号猴子开始沿顺时针方向从1开始报数,报到m的猴子出局,再从刚出局猴子的下一个位置重新开始报数,如此重复,直至剩下一个猴子,它就是大王。(N monkey sitting around in a circle, numbered from 1 to n clockwise.Then start from 1 monkeys along the clockwise direction starting from 1 cou
猴子选大王
- 猴子选大王游戏的c++编程实现,可以参考一下。(The code of monkeys choose the king's game)