-
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的...
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的数量不能比传教士多。否则野人就要吃了传教士。
(4).最终三个野人和三个传教士都要过到河的对面。
-Three Savage and three missionaries must cross the river. (1). There are three wild man and three missionaries must cross the river. (2). There is only one boat to cross the river, each boat can only seat a maximum of two people. (3). Any time the number of savages should not more than the missionaries. Otherwise, we should eat missionary Savage. (4). The final three Savage and three missionaries must cross the river opposite.
- 2022-05-16 02:03:15下载
- 积分:1
-
详细介绍DDS的基本工作原理,并给出实际中常用的几款芯片的使用方法。...
详细介绍DDS的基本工作原理,并给出实际中常用的几款芯片的使用方法。-DDS detailed introduction of the basic working principle, and gives several commonly used in the actual use of the chip.
- 2022-07-26 13:24:04下载
- 积分:1
-
- 2022-02-13 23:23:06下载
- 积分:1
-
shell lab caspp 深入理解计算机系统
shell原码,很好用的,要多看书,理解才是王道,加油
- 2022-03-25 22:33:07下载
- 积分:1
-
很好用,用matlab编的偏最小二乘法,直接在matlab里就可以用。另外带有PLS讲解...
很好用,用matlab编的偏最小二乘法,直接在matlab里就可以用。另外带有PLS讲解-Good use, with the partial least squares matlab compiled directly in matlab can be used inside. In addition to explain with PLS
- 2023-01-21 10:35:04下载
- 积分:1
-
c语言做的一个小程序,猜拳游戏,请大家交流学习
c语言做的一个小程序,猜拳游戏,请大家交流学习-c language to a small program, finger-guessing game, please share their knowledge and
- 2022-02-14 05:58:28下载
- 积分:1
-
此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子....
此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子.-no passwords, there is a need inside the header files, source code and compiled procedures. The procedure is a password shows that the "*" landing procedures example.
- 2022-02-01 01:22:06下载
- 积分:1
-
一个教你如何在vc中读取wrl格式的文件的例子
一个教你如何在vc中读取wrl格式的文件的例子-one to teach you how to read vc wrl format of the document examples
- 2022-08-20 00:48:14下载
- 积分:1
-
实现长整数型的运算,加 减 乘 等 解决了越界的问题 可以计算两百位的数!...
实现长整数型的运算,加 减 乘 等 解决了越界的问题 可以计算两百位的数!-achieve long-integer arithmetic, as modified by the cross-border solution to the problem of calculating the number 200!
- 2023-02-13 22:50:03下载
- 积分:1
-
C++编写的基地保卫战源代码
源代码是关于游戏的,利用面向对象编程技术,抽象出各种类,例如子弹,敌机,我方的飞机。还有世界类。
然后利用动态绑定的原理,实现虚函数。利用链表类实现多线程。而且是游戏核心代码,没有添加任何商业性的东西,代码可移植性好。不受制于操作系统以及编译器的制约。对于想要学习游戏编程的新手来说非常适于学习。代码注释详细,逻辑清晰。各种碰撞检测,以及NEW的技术。
- 2022-03-22 15:02:16下载
- 积分:1