-
序列 alignment(DNA)
基本点序列比对算法。当 newgeneis 发现,通情达理理解其功能的标准方法就是看通过已知基因的数据基和夏装接近的匹配项。如此接近的两个基因是由他们排列的程度来衡量的。正式这,想到作为一个长字符串在字母表 σ 上的基因 = {A、 C、 G、 T}。考虑两个基因 (字符串) x = ATGCC 和 y = TACGCA。对齐的 x 和 y 是一种通过编写他们 incolumns,比如说匹配这两个字符串:− T − G C C− C G C T A
- 2022-11-01 14:00:03下载
- 积分:1
-
calculation of the distribution function F function
计算F分布函数的函数值-calculation of the distribution function F function
- 2022-05-22 17:19:25下载
- 积分:1
-
some commonly used recursive algorithm
一些常用的递归算法 -some commonly used recursive algorithm
- 2022-07-19 06:42:01下载
- 积分:1
-
在 C# 中的游戏拼图
这个项目是在游戏编程中使用星的一种算法的一个示例。益智游戏是一个非常简单的但游戏,通过了这一项目,你可以知道如何执行一个星级的算法,特别在一个人工的智能游戏。
- 2022-01-24 12:38:22下载
- 积分:1
-
使用希尔排序法对一维数组排序
希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因DL.Shell于1959年提出而得名。本实例演示如何使用希尔排序法对一维数组进行排序
- 2022-03-19 14:51:18下载
- 积分:1
-
用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可...
用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可-rebuilding factor method of solving equations, in accordance with the importation of equations suggest the order, and the corresponding coefficient can be
- 2022-08-08 11:49:15下载
- 积分:1
-
- 2022-11-29 08:40:03下载
- 积分:1
-
一个小游戏,用delphi做的,鸡兔同笼,数学计算!
一个小游戏,用delphi做的,鸡兔同笼,数学计算!-a little game with delphi done, chickens and rabbits into the same cage, mathematical calculations!
- 2022-12-31 08:15:03下载
- 积分:1
-
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链...
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closure of two. At that time, because the situation, was the most aggressive, the code does not look good, but good use. To facilitate the transmission parameters, I have done a linked list, when used according to its own circumstances can change, the core algorithm can be fixed.
- 2022-03-17 18:50:28下载
- 积分:1
-
JAVA 100种算法源码
近一百种算法的源码,包括:bin_sort, huffman, BD, dijkstra, maymult等等。。
能够让JAVA初学者迅速掌握核心算法以及编程能力。。
JAVA是一种面向对象的编程语言,应用广泛。。。
- 2023-08-10 09:10:03下载
- 积分:1