代码搜索:光信号检测
找到约 10,000 项符合「光信号检测」的源代码
代码结果 10,000
www.eeworm.com/read/308157/13707190
c 检测鼠标.c
www.eeworm.com/read/307478/13721944
pdf !!!边缘检测.pdf
www.eeworm.com/read/481249/6646512
c 检测鼠标.c
www.eeworm.com/read/480354/6672832
doc 光纤检测.doc
www.eeworm.com/read/407780/11410894
txt 素数检测.txt
#include
#include
#include
#include
#include
using namespace std;
#define NMAX 10005
#define MAX 99999999
#define PI 3.1415926
int witn
www.eeworm.com/read/405283/11467040
c 检测鼠标.c
www.eeworm.com/read/402952/11525919
bmp 待检测.bmp
www.eeworm.com/read/402878/11526748
txt 循环检测.txt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%生成bpsk调制信号
fs=100;
%采样频率
fc=40;
%载频
fo=fs/20;
%码率
a=2*fo;
%循环周期
T=40;
%信号样本
x=rand(40,1);
y=round(x);
a1=y*2-1;
z=ones(200,1);
for i=1:40
for
www.eeworm.com/read/257569/11920703
java 文法检测.java
package myprojects.wenfajiance;
import java.awt.*;
import java.awt.event.*;
class Wenfajiance extends Frame implements ActionListener{
Button btn1;
TextField txf1;
char sym;
String str;