-
放苹果-递归算法
用递归算法求解把m个苹果放入n个盘子总共有多少种放法。很简单的程序,从屏幕输入两个参数,
一个为苹果个数,第二个为盘子个数。然后enter返回结果。
- 2022-01-25 15:55:46下载
- 积分:1
-
神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助
神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助-neural network algorithm improvements : the development of neural network algorithm greatly assist the staff
- 2022-03-24 06:57:51下载
- 积分:1
-
时间序列趋势分析中,观察变化方向以及查找突变点的MK程序。...
时间序列趋势分析中,观察变化方向以及查找突变点的MK程序。-Time series trend analysis, the observed direction of change and to find mutations point MK procedures.
- 2022-03-22 01:04:20下载
- 积分:1
-
多项式表达式,用于计算栈的使用,实现表达式…
实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator
- 2022-04-08 02:18:12下载
- 积分:1
-
Well
著名的开源仿真软件yale,功能与matlab完全有得比-Well-known open source simulation software yale, function and matlab completely than has
- 2022-08-19 11:02:51下载
- 积分:1
-
经典格式的数值解!用FORTRAN编写!
经典的数值求解格式!Fortran编写!-Numerical Solution of the classical format! Fortran prepared!
- 2022-01-26 03:17:07下载
- 积分:1
-
32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现
32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现-32K fftVHDL points, which could be directly in the programmable logic device to achieve run
- 2023-08-08 04:40:03下载
- 积分:1
-
Hash算法C#实现
Hash算法C#实现-Hash Algorithm C#
- 2022-07-17 06:06:10下载
- 积分:1
-
powerbass2431
应用背景跟港áTIL是很好对MI普韦布洛我需要联合国水关键技术birthadi汽车intrudiction Párrafo verificar ELúltimo
- 2022-05-17 05:46:02下载
- 积分:1
-
编译原理实验LL1文法判断C语言实现
应用背景编译原理实验中的LL1文法判断,输入文法,分为可推出空判断、first集、follow集、select集的计算,最后判断是否是LL1文法。代码有注释,各模块功能齐全。关键技术用到了一些C库函数,代码还可进行精简,注重代码重用,阅读容易。
- 2022-06-18 06:44:54下载
- 积分:1