搜索资源列表
xulie
- 该程序讲解了怎样去制作一个能产生程序序列号的小例子-the program explained how the production process can produce a sequence of small examples
xulie
- 实现序列的并行输入和串行输出之间的转换,当输入“11100101”后,顺序输出这八位二进制-The realization of the parallel sequence of input and conversion between serial output, when the importation of 11100101 , the order of output this eight binary
xulie
- 利用动态规划法求解次最长公共子序列问题。-The use of dynamic programming method for solving second longest common subsequence problem.
xulie(less20)
- 有一个长度为N的数串,x1,x2,x3,x4,x5......xN。按如下方法取数,第一次将位于数串最前面的x1取出,然后将其后的x2,x3移至数串的尾部,第二次将位于数串最前面的x4取出,然后将其后的x5,x6移至数串的尾部。依此顺序,最后取出的数串顺序刚好是1,2,3,4,5.....N。问当用户输入N值后,求出这个数串刚开始的顺序。-Has a length of N number string, x1, x2, x3, x4, X5 ...... xN is. Fetching as f
xulie
- 算法实验 求最长公共子序列 运行时间大概2分钟-Algorithm experiment for the longest common subsequence
m-xulie
- 根据多项式产生m序列,并求它的自相关,产生m序列矩形信号和升余弦信号,并求它们的自相关。-According polynomial m sequence generation, and seek its autocorrelation sequence generated m rectangular signal and cosine signals and find their autocorrelation.
M-xulie
- 利用本原多项式产生m序列 ,m序列是最长线性移位寄存器序列的简称,是一种伪随机序列、伪噪声(PN)码或伪随机码。可以预先确定并且可以重复实现的序列称为确定序列 既不能预先确定又不能重复实现的序列称随机序列 不能预先确定但可以重复产生的序列称伪随机序列。-m xulie
fibonacci
- 排序 排序算法 fibonacci序列(sort fibonacci xulie)