序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequenc
序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequenc...
序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequenc...
This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is ...
实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon ...
he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood form...
The main features of the considered identification problem are that there is no an a priori separati...
void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter() float CGoertzel:...
Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou...
Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... &l...
This package provides encoders and fast Viterbi decoders for the NASA standard rate 1/2 and rate 1/...
//顺序表的建立、查找、插入与删除 #include <stdio.h> #include <malloc.h> #include <stdlib.h> #...