代码搜索:序列信号

找到约 10,000 项符合「序列信号」的源代码

代码结果 10,000
www.eeworm.com/read/346401/11749506

gif 序列号服务.gif

www.eeworm.com/read/346401/11749538

gif 序列号跟踪.gif

www.eeworm.com/read/339236/12248819

m 产生gold序列程序.m

% MATLAB script for Illustrative Problem 5, Chapter 9. echo on % first determine the maximal length shift register sequences % We'll take the initial shift register content as "00001". connections1=[1
www.eeworm.com/read/339233/12248990

m 产生gold序列程序.m

% MATLAB script for Illustrative Problem 5, Chapter 9. echo on % first determine the maximal length shift register sequences % We'll take the initial shift register content as "00001". connections1=[1
www.eeworm.com/read/127062/14381378

txt 题目90序列重排.txt

题目90:下列程序的功能是:将一正整数序列{K1,K2,...,K9}重新排列成一个新的序列。新序列中,比K1小的数都在K1的左面(后继的再向U左存放),比K1大的数都在K1的右面(后续的再向右存放),从k1想右扫描。要求编写函数jsvalue()实现此功能,最后调用writeDat()函数所新序列输出到文件out.dat中。 说明:在程序中已给出了10个序列,每个序列有9个正整数,并存 ...
www.eeworm.com/read/121331/14759702

java 序列发生器.java

import java.util.* ; public class test { public static void main(String[] args) { String str = ""+new Date().getTime(); int ran = new Random().nextInt(); StringBuffer strb = new S
www.eeworm.com/read/218917/14902843

m 产生gold序列程序.m

% MATLAB script for Illustrative Problem 5, Chapter 9. echo on % first determine the maximal length shift register sequences % We'll take the initial shift register content as "00001". connections1=[1