代码搜索:故障处理
找到约 10,000 项符合「故障处理」的源代码
代码结果 10,000
www.eeworm.com/read/166297/10024842
txt 预处理.txt
b=100 101:a=2*(1+3) IF(b>10) THEN a=1 ELSE IF(b>=5) THEN a=2 ELSE GOTO 101#
www.eeworm.com/read/166296/10024859
txt 预处理.txt
b=100 101:a=2*(1+3) IF(b>10) THEN a=1 ELSE IF(b>=5) THEN a=2 ELSE GOTO 101#
www.eeworm.com/read/361595/10044230
txt 纹理处理.txt
#include // Windows的头文件
#include // OpenGL32库的头文件
#include // GLu32库的头文件
#include // GLaux库的头文件
#include // 标准输入/输出库的头文件
HGLRC h
www.eeworm.com/read/424657/10430189
m 预处理.m
[C,L]=wavedec(x,3,'db4');
[thr,sorh,keepapp]=ddencmp('den','wv',x);
de_noise=wdencmp('gbl',C,L,'db4',3,thr,sorh,keepapp);
xx=de_noise;
x1=filter([1 -0.9375],1,xx);
x=x1/max(abs(x1
www.eeworm.com/read/353269/10458556
doc 图像处理.doc
www.eeworm.com/read/270354/11041323
frm 图象处理.frm
VERSION 5.00
Begin VB.Form frmmain
BorderStyle = 3 'Fixed Dialog
Caption = "图象处理"
ClientHeight = 10320
ClientLeft = 45
ClientTop = 450
Cl
www.eeworm.com/read/270354/11041327
vbp 图象处理.vbp
Type=Exe
Form=图象处理.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
IconForm="frmmain"
Startup="frmmain"
HelpFile=""
ExeName32="显示图片及直
www.eeworm.com/read/270354/11041329