-
利用相关法计算物体的移动
利用相关法计算物体的移动-correlation method of mobile objects
- 2022-08-13 17:37:32下载
- 积分:1
-
RNA二组结构预测
生物信息学里一个比较经典的题目,预测一段RNA序列可能的二级结构,用”点—括号“表示两个碱基配对与否。用的算法是traceback(?),应该是这个名字。
- 2022-04-22 13:29:16下载
- 积分:1
-
简单的用Vt码做的贪吃蛇小游戏
这是用C语言编写的简单的用Vt码做的贪吃蛇小游戏,游戏主要是在终端界面玩,未完尚待完善,望各位大神多提宝贵意见
- 2022-08-22 21:30:49下载
- 积分:1
-
利用matlab编写的神经网络程序
这是本人多年来学习神经网络的代码的一个总结,里面包括了具体的算例,以及对训练过程的详细解说,希望对别人有一定的帮助。
- 2022-03-21 23:11:05下载
- 积分:1
-
最小集合算法
最小集合算法 采用类似贪婪算法 运行速度快
- 2022-03-09 21:21:36下载
- 积分:1
-
计算PI(圆周率)的程序,可以计算2的N次幂的精确度
计算PI(圆周率)的程序,可以计算2的N次幂的精确度- Calculates PI (girth quotient) the procedure, may calculate 2 N
power the precision
- 2022-02-02 00:13:52下载
- 积分:1
-
Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。...
Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。-Ridge Regression RR ridge regression estimates, it is useful to nonlinear time series algorithms, in Local Polynomial prediction in very useful.
- 2022-02-12 20:17:17下载
- 积分:1
-
此程序是关于动态规划算法的描述,可以直接
输入数据就可以直接运行。...
此程序是关于动态规划算法的描述,可以直接
输入数据就可以直接运行。-This procedure is about the description of dynamic programming algorithm can be directly input data can be directly run.
- 2022-10-20 12:30:03下载
- 积分:1
-
8 皇后问题python解决
8 皇后问题在 python 中
八皇后益智是的放置八个问题象棋 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-16 10:00:04下载
- 积分:1
-
a description of the problem is : No. 1, 2, ..., n n clockwise direction by indi...
约瑟夫问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,没人持有一个密码。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针自1开始报数,报到m是停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。-a description of the problem is : No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, no one holding a password. One person started as a positive integer limits on the number of reported m, from the first individuals to embark on the clockwise from a few reportedly started, the report m is reportedly stopped a few. M reported out of the list of his password as a new value m, from a clockwise direction in the next re-started from a newspaper a few, like that, until the total of all listed so far.
- 2022-02-03 16:31:48下载
- 积分:1