-
lioncrossriver
有三对母子狮子Aa、Bb与Cc,其中ABC为母狮,abc为小狮。要过一条河,河边只有一条船,狮子自己划船,船每次只能载两只狮子。
生存准则:一只小狮如果没有母亲的保护,则会被其它母狮吃掉。母狮之间、小狮之间是安全的。
问题:如何安全过河?
(Lions have three pairs of mother and Aa, Bb and Cc, which ABC is a lioness, abc is a small lion. To cross a river, the river is only one ship, the lion his boat, the ship can only contain two lions. Living standards: a small lion without the protection of the mother, will be eaten by the other lioness. Lioness between, between the small lion is safe. Question: how to safely cross the river?)
- 2011-05-12 15:37:56下载
- 积分:1
-
C-language-control-method
这是一份控制方法的C语言实现文档,写的非常好,分享给大家,特别是PID算法,说的还蛮好的(This is a method of controlling the C language document, written in a very good, for everyone to share, particularly in the PID algorithm, that s quite good)
- 2016-01-03 19:13:20下载
- 积分:1
-
01beibao
算法与数据结构——快速排序 01背包问题,是一个简单的程序,高手就不用研究了(Algorithms and data structures- quick sort 01 knapsack problem is a simple procedure, you need to conduct a study on the)
- 2007-11-06 22:49:49下载
- 积分:1
-
DelStudent
该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
- 2012-12-17 19:43:02下载
- 积分:1
-
evk1000源码
室内定位evk1000评估板程序,c语言开发,使用coide编译,编译软件下载地址:http://coocox.org/software/coide.php,需要下载arm—gcc:下载地址:https://launchpad.net/gcc-arm-embedded/+download,已知问题,DecaRanging.coproj需要编辑其内容stm32f105rc为stm32f105rct6,否则报错
- 2022-07-20 23:08:32下载
- 积分:1
-
matcom
在VC++6.0中利用MATCOM接口调用MATLAB中的.mat文件进行数据处理(In VC++6.0 using MATCOM interface calls the MATLAB. Mat file for data processing)
- 2013-11-07 21:31:45下载
- 积分:1
-
STM32_SDIO_WIFI
SDIO接口的wifi 控制,通过sdio速度杠杠滴
- 2022-11-10 17:50:06下载
- 积分:1
-
arcengine 地图的编辑功能
完成了arcengine下对矢量数据的基本编辑功能,
- 2023-01-17 16:20:04下载
- 积分:1
-
C#图片识别
可用的验证码自动识别 非常好验证码自动识别代码-C# OCR光学识别数字识别率达100
- 2022-11-05 10:35:14下载
- 积分:1
-
Menu-selection-procedure
使用菜单选择程序
[问题描述] 菜单是应用程序的界面,控制语句用来改变程序执行的顺序,是实现结构化程序设计的基础。设计一个比较实用的菜单,通过菜单选择不同的功能。
设计分为两步:首先设计一个含有多个菜单项的菜单演示程序,然后再为这些菜单项配上相应的功能。
[基本要求]
程序运行后,给出6个菜单项的内容和输入提示。
使用数字1-6来选择菜单项,其他输人则不起作用。
1. 功能要求(包括输入、输出、精度等方面的要求):
2. 运行环境要求:
(Use the menu to select the program description of the problem menu is the interface of the application, control statements used to change the order of program execution, is the basis of structured programming. Design a practical menu through the menu to select different functions. The design is divided into two steps: the first contains a number of menu items to design a menu demo program, and then coupled with the corresponding function for these menu items. The basic requirements of the program runs given six menu items and input prompts. Using the digits 1-6 to select the menu item, the other input does not work. Functional requirements (including input, output, and accuracy requirements): 2. Operating environment requirements:)
- 2012-06-30 09:25:28下载
- 积分:1