搜索资源列表
Farmer
- 农夫过河的扩展,如一个农夫带5件物品,每次带2件-farmer expansion of the river, such as a farmer with five items, each with two
Farmer
- 农夫过河的扩展,如一个农夫带5件物品,每次带2件-farmer expansion of the river, such as a farmer with five items, each with two
through_river
- 农夫过河:农夫带着一只狼、一只羊、一颗白菜,要从河的左岸过去河的右岸。狼要吃羊,羊要吃白菜,只有农夫在的的时候才不会右被吃的情况发生,要怎么过河呢?-farmer across the river : a farmer with a wolf, a goat, a Chinese cabbage, from the left bank of the river past the right bank of the river. Wolf
farmer
- 農夫過河,用verilog寫的,動物種類加農夫共有4種,農夫一次只能帶一種動物過河,但是雞跟貓不能一起,豆不能跟雞一起-The farmer across the river, using Verilog written animal species plus a total of four kinds of farmers, farmers can only bring an animal to cross the river, bu
farmer
- 简单的算法求解农夫过河,没有人机互动界面~!-Simple algorithm for the farmer across the river, there is no human-computer interaction interface ~!
farmer
- qq农场,自动获取好友列表,实现自动获取成熟作物信息-qq farm, automatically get buddy list, automatically obtain the mature crop information
farmer
- 数据结构实验:这个是C语言求解农夫过河问题-Experimental data structure: This is the C language to solve the problem the farmer across the river
Russian-farmer-algorithm
- 俄国农夫算法 俄式乘法,又被称为俄国农夫法,它是对两个正整数相乘的非主流算法。假设m和n是两个正整数,我们要计算它们的积。-Russia Russian farmer multiplication algorithm, also known as the Russian farmer method, it is multiplying two positive integers non-mainstream algorithms. Su
The-farmer-across-the-river
- 一个农夫带着—只狼、一只羊和—棵白菜,身处河的南岸。他要把这些东西全部运到北岸。他面前只有一条小船,船只能容下他和—件物品,另外只有农夫才能撑船。如果农夫在场,则狼不能吃羊,羊不能吃白菜,否则狼会吃羊,羊会吃白菜,所以农夫不能留下羊和白菜自己离开,也不能留下狼和羊自己离开,而狼不吃白菜。请求出农夫将所有的东西运过河的方案。-A farmer with- wolves, a sheep and- cabbage, living in th
Russian-farmer-multiplication
- 俄罗斯农夫算法,算法分析期末作业,作业要求不使用乘除法-Russian farmer algorithm does not use multiplication and division
the-farmer-across-the-river-
- 这是实现“农夫过河”益智题的c语言的算法或数据结构-This is the farmer across the river " puzzle questions of c language algorithms or data structures
the-farmer-across-the-river
- 农夫过河问题的C++实现源代码,注释较少,希望对大家有所帮助-The farmer across the river C++ source code, fewer comments, we hope to help
qq-super-farmer-v2-[1]-.02.
- qq自动偷菜。。。。。。。。。。。。。。。。。。。。。。。。。。。。易语言源码-qq super farmer v2 [1] .02.
farmer-cross-the-river1
- 经典农夫过河问题的c语言算法,且是栈类型的操作方法。(队列类型算法也可实现。)-Classic farmer across the river algorithm c language and method of operation is the stack type. (Queue type algorithm can be realized.)
farmer-crossing-river2
- 经典的农夫过河问题的c语言算法。队列类型操作。(栈类型也可实现。)-Classic farmer across the river algorithm c language. Type of queue operations. (Stack type can also be implemented.)
farmer
- 农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊 要吃菜,请问农夫如何才能使三样东西平安过河。-The farmer across the river
farmer
- 数据结构实验:这个是C语言求解农夫过河问题-Experimental data structure: This is the C language to solve the problem the farmer across the river
farmer
- 数据结构实验:这个是C语言求解农夫过河问题-Experimental data structure: This is the C language to solve the problem the farmer across the river
farmer
- 简单的算法求解农夫过河,没有人机互动界面~!-Simple algorithm for the farmer across the river, there is no human-computer interaction interface ~!
the problem of farmer crossing the river
- 用图的深度优先搜索实现农夫过河问题的解答(The solution of the problem of farmer crossing the river by the depth first search of the graph)