-
河内市塔
towers of hanoi non recursive C-towers of hanoi non recursive C++
- 2022-02-09 22:20:55下载
- 积分:1
-
Exceptional C++ shows by example how to go about solid software engineering. Alo...
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
- 2022-12-15 03:15:03下载
- 积分:1
-
写话
狐狸 Cielwants 在她旧手机上键入一个单词。这台手机有只有一个按钮。通过点击该按钮一次,(B) 两次攻丝,在一排,等等,按字母顺序键入字母 A。因此,最后一个字母 Z 被键入 bytapping 26 次,没有停顿.给出了一个字符串字按钮。计算并返回到以下问题: 如何回答多次将 Ciel 自来水按钮输入这个词的时候? 笔记-键入一个单词时,彩虹对无量短暂的停顿后打字每一封信,这样,电话可以告诉 oneletter 结束的时候,另一封信开始。这些停顿并不重要这个问题里限制词将包含 1 和 50characters,包容性之间。-每个单词中的字符将 anuppercase 英文字母 ("A"-"Z")。 Examples0)"A"的回报: 1One taptypes 的字母 A.1)"ABC"返回: 6 ~ 类型 ABC、 国际环境法中心将做以下: 自来水 thebutton,一旦键入 A.Tap thebutton 两次,以键入 B.Tap thebutton 三次键入这个总人数的水龙头是 1 + 2 + 3 = 6."2) VAMOSGIMNASIA"的回报: 143 3)"TOPCODER"回报: 96 4)"SINGLEROUNDMATCH"的回报: 183 5)"ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ"的回报: 1300年
- 2022-07-01 05:32:59下载
- 积分:1
-
A*算法matlab仿真程序
A*(A-Star)算法是一种静态路网中求解最短路最有有效的方法:
公式表示为: f(n)=g(n)+h(n),
其中f(n) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-17 05:30:03下载
- 积分:1
-
mathimatics library for pascal, include fft,function interpreter, derivative,sol...
mathimatics library for pascal, include fft,function interpreter, derivative,solve sytem of lineal ecuacion by gauss .. and 2 examples-mathimatics library for pascal, include fft,function interpreter, derivative,solve sytem of lineal ecuacion by gauss .. and 2 examples
- 2022-12-19 16:35:06下载
- 积分:1
-
bp神经网络 c++
c++实现bp算法 实现二进制数 和十进制数的识别
- 2023-01-04 20:00:03下载
- 积分:1
-
Computational fluid dynamics as a new method of landmark
用于计算流体的离散方程的计算,一般的方法,只适用于计算流体-Computational fluid dynamics as a new method of landmark-sharing. roe format structure for the difference scheme provided a new field of brand new! Fortran prepared
- 2023-07-03 23:55:02下载
- 积分:1
-
哈夫曼树的应用
哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。所谓树的带权路径长度,就是树中所有的叶结点的权值乘上其到根结点的路径长度(若根结点为0层,叶结点到根结点的路径长度为叶结点的层数)。树的带权路径长度记为WPL=(W1*L1+W2*L2+W3*L3+...+Wn*Ln),N个权值Wi(i=1,2,...n)构成一棵有N个叶结点的二叉树,相应的叶结点的路径长度为Li(i=1,2,...n)。可以证明哈夫曼树的WPL是最小的。
- 2022-07-11 16:27:25下载
- 积分:1
-
彩色图像的人脸检测
face detection in color image
- 2022-07-25 12:51:42下载
- 积分:1
-
日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等...
日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等-Tool functions for calculating datetime. they can calculate days and mseconds form the year 0000, also plus, minus,and comparate of datetime
- 2023-05-17 09:30:02下载
- 积分:1