搜索资源列表
Recursion
- 这个文档优化迭代性能很有帮助,尤其是对于初学者,是一篇很好的论文,它将递归根据非递归化实现-recursion
RecursionArithmeticOfRein
- 这个是递归计算实现类文档,是关于雨流记数的递归算法。-recursion
dgsf
- 递归算法:是一种直接或者间接地调用自身的算法。在计算机编写程序中,递归算法对解决一大类问题是十分有效的,它往往使算法的描述简洁而且易于理解。-Recursive algorithm: a call directly or indirectly, its own algorithm. In computer programming, a recursive algorithm to solve a large class of problems is very effective, it is o
findfirstfile
- 使用递归的方法查询目录下的文件,一种比较费时但是稳定的遍历算法!-Using a recursive method to query the files in that directory, a more time-consuming but stable traversal algorithm!
1-s2.0-S0010482511000333-main
- 国外文献,通过熵算法和递归图,来预测呼吸压力波形和分析呼吸不同步的原因-Shannon and autonoumous picture are used to predict the pressure and analyze the phenomenon of asychronization
chuanganqixiuzhengmoxing
- 基于递归神经网络模型的传感器非线性动态补偿,该资料是一篇文章,讲述了利用神经网络对传感器进行非线性动态补偿。-Based on recurrent neural network model nonlinear dynamic compensation sensor, the data is an article about the use of neural networks for sensor nonlinear dynamic compensation.
diguisuanfayuanli
- 这是一个关于递归算法原理的解释,很不错,请大神指点。(This is a recursive algorithm on the interpretation of the principle, very good, please great God pointing.)