登录
首页 » c++ » 农夫过河问题

农夫过河问题

于 2022-01-21 发布 文件大小:1.92 MB
0 33
下载积分: 2 下载次数: 1

代码说明:

农夫过河问题,用C++做 一个农夫带着—只狼、一只羊和—棵白菜,身处河的南岸。他要把这些东西全部运到北岸。他面前只有一条小船,船只能容下他和—件物品,另外只有农夫才能撑船。如果农夫在场,则狼不能吃羊,羊不能吃白菜,否则狼会吃羊,羊会吃白菜,所以农夫不能留下羊和白菜自己离开,也不能留下狼和羊自己离开,而狼不吃白菜。请求出农夫将所有的东西运过河的方案。 实现上述求解的搜索过程可以采用两种不同的策略:一种广度优先搜索,另一种深度优先搜索。这里介绍在广度优先搜索方法中采用的数据结构设计。 用状态表,程序应在屏幕上得到如表3所示的结果。 表3 测试结果 步骤 状态 南岸 北岸 0 农夫 狼 羊 白菜 1 狼 白菜 农夫 羊 2 狼 农夫 白菜 羊 3 农夫 狼 羊 白菜 4 羊 农夫 狼 白菜 5 农夫 羊 狼 白菜 6  农夫 狼 羊 白菜

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jcsb
    文中研究了6种常用数字调制信号识别的特征参数集,并采用决策树判别方法进行分类识别。仿真结果表明,在SNR≥5dB时,识别正确率在99 以上,且当SNR≥20dB时,识别正确率达到100 。其特点是,算法简单,识别正确率高,达到了自动分类识别的目的,并有利于实现识别的实时化。(In this paper, we study the set of characteristic parameters of the six kinds of commonly used digital modulation signal recognition, and decision tree method for classification. The simulation results show that SNR 鈮� 5dB, the correct rate more than 99 , and when SNR 鈮� 20dB, the correct rate of 100 . Which is characterized by simple algorithm to identify the correct rate, to achieve the purpose of automatic classification and recognition, and help to identify real-time.)
    2012-07-19 09:29:58下载
    积分:1
  • HCDB
    超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。 代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
    2015-03-11 13:59:34下载
    积分:1
  • Complex105
    主要用于复数类的计算,功能齐全,经过检验(Mainly used in the plural type of calculation, functional and tested)
    2016-02-16 07:51:52下载
    积分:1
  • 多路舵机控制
    对舵机的调试功能,通过多个舵机完成整个机器人的拼凑,进而完成机器人跳舞的任务。(The debugging function of the steering gear completes the assembly of the whole robot through multiple steering gear, and then completes the task of robot dancing.)
    2020-06-25 18:00:01下载
    积分:1
  • 九九乘法表
    九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目九九乘法表是练习写代码的好题目
    2022-08-04 04:48:55下载
    积分:1
  • timetable-csharp
    c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦~~(c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~)
    2010-11-01 19:43:29下载
    积分:1
  • 198
    基于VC和LabVIEW控件的虚拟仪器设计,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 (Control based on VC and LabVIEW virtual instrument design, the author: QQ 64134703, e-graduate design, please consult)
    2010-09-06 09:53:28下载
    积分:1
  • TestCamWin32
    能实现VFW编程,调用本地视频设备,实现视频捕捉和RGB-YUV颜色空间转换。 (To achieve VFW programming, call the local video equipment, the implementation of video capture and RGB-YUV color space conversion.)
    2014-12-20 00:15:50下载
    积分:1
  • CADInnovate12.23.1
    Acis R15,hoops/mfc 12.0, xt12.0 写的一个 图形绘制软件的框架。Vc 2003 平台。 有基本的基于上面所述的组件组成的3D造型的演示。(Acis R15, hoops/mfc 12.0, xt12.0 to write a graphics rendering software framework. Vc 2003 platform. Based on the above basic components described in the presentation of 3D modeling.)
    2008-12-28 01:03:39下载
    积分:1
  • 2kHz-lowpass
    用C程序低通滤波器,可以直接编译!!使用(C program used low-pass filter, you can direct the compiler! ! Use)
    2020-07-03 01:40:01下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载