搜索资源列表
农夫过河_不游泳的鱼
- C++开发的。农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃菜,请问农夫如何才能使三样东西平安过河。 -C development. Farmers across the river. A farmer with a wolf, a goat and some vegetables across the river. Only a
农夫过河问题算法实现
- 农夫过河问题算法实现,可以直接下载,不用解码的.-farmer river issues algorithm can be downloaded directly without decoding.
农夫过河问题
- 农夫过河问题的广度优先搜索算法的PASCAL程序-farmer across the river in breadth - first search algorithm procedures PASCAL
农夫过河
- 一个农夫过河问题的算法-a farmer crossing the algorithm
农夫过河问题
- 上传一个程序大家互相交流啊! 主要是农夫过河问题的解法,大家可以相互交流。-upload a procedure they exchange ah! Farmers across the river is the main problem solution, we can exchange.
队列解决农夫过河问题
- 数据结构 数值算法与实现-队列解决农夫过河问题-numerical algorithm data structure and implementation-Queue solve farmers problems river
nfgh
- 用C语言实现农夫过河问题-C language farmer river issues
农夫过河问题
- 农夫过河问题的广度优先搜索算法的PASCAL程序-farmer across the river in breadth- first search algorithm procedures PASCAL
农夫过桥向量应用
- 农夫过河问题的解决方法-farmer across the river the solution to the problem
农夫过河
- 一个农夫过河问题的算法-a farmer crossing the algorithm
farmer20050111
- 农夫过河问题源代码2-farmer across the river source code two issues
模拟过河问题
- 小时候,我看到过这样的一道智力题: 一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条船,由于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃菜,请问农夫如何才能使三样东西平安过河。经过不难的推理,相信读者都能轻而易举的解出这道题。但是,我们是否能用计算机解这一道题呢?答案是肯定的。本文就让读者去领略一下计算机快速解决问题。-was a kid, I saw the intelligence that one
农夫过河问题
- 上传一个程序大家互相交流啊! 主要是农夫过河问题的解法,大家可以相互交流。-upload a procedure they exchange ah! Farmers across the river is the main problem solution, we can exchange.
队列解决农夫过河问题
- 数据结构 数值算法与实现-队列解决农夫过河问题-numerical algorithm data structure and implementation-Queue solve farmers problems river
农夫过河_不游泳的鱼
- C++开发的。农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃菜,请问农夫如何才能使三样东西平安过河。 -C development. Farmers across the river. A farmer with a wolf, a goat and some vegetables across the river. Only a
农夫过河问题算法实现
- 农夫过河问题算法实现,可以直接下载,不用解码的.-farmer river issues algorithm can be downloaded directly without decoding.
nongfuguohewenti
- 数据结构(C)的解决农夫过河问题的程序代码 适合刚刚接触数据结构的朋友使用-data structure (C) of the river to solve the problem of farmers code just for the contact data structure using a friend
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
农夫过河算法与数据结构设计a
- 农夫过河问题讲述的是一位农夫带着一只狼,一只羊和一颗白菜要渡过一条河,只有农夫能开船,且每次农夫只能带最多一样东西,并且农夫不在的时候,狼和羊,羊和白菜不能共存,我们需要在这个前提下找到渡河的最短路径。(About the farmer across the river is a farmer with a wolf, a sheep and a cabbage to cross a river, the farmer can only
农夫过河
- 一个农夫带着一只狼、一只羊和一棵白菜,身处河的南岸,他要把这些东西 全部运到北岸。他面前只有一只小船,船只能容下他和一件物品,另外只有农夫 才能撑船。如果农夫在场,则狼不能吃羊,羊不能吃白菜;否则狼会吃羊,羊会 吃白菜。所以农夫不能留下羊和白菜自己离开,也不能留下狼和羊自己离开,但 是狼不吃白菜。要求给出农夫将所有东西运过河的方案。(A farmer with a wolf, a sheep and a cabbage is on th