代码搜索:磁链检测
找到约 8,471 项符合「磁链检测」的源代码
代码结果 8,471
www.eeworm.com/read/441628/7668118
lst 08-10-31频率检测.lst
C51 COMPILER V7.06 08_10_31芲率检测 11/01/2008 23:02:00 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 08_10_31芲率检测
OBJECT MODULE PLACED I
www.eeworm.com/read/441628/7668119
plg 08-10-31频率检测.plg
礦ision2 Build Log
Project:
D:\MY_MCU\08_10月\08-10-31频率检测\08-10-31频率检测.uv2
Project File Date: 10/31/2008
Output:
www.eeworm.com/read/441628/7668120
opt 08-10-31频率检测.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/441628/7668121
obj 08-10-31频率检测.obj
www.eeworm.com/read/441628/7668122
c 08-10-31频率检测.c
//#include
#include
#define uint unsigned int
#define uchar unsigned char
//#include //右移函数需要此头文件INTRINS.H 大小写不限
uint i=0,meimiao=0;
uint tt=0,x=0,y=0,h=0,m=0,
www.eeworm.com/read/440295/7690843
m 小波边缘检测matlab程序.m
%load woman;
X=imread('Miss.bmp');
clear coef1;
clear coef2;
clear coef3;
clear form;
x=X;
x=double(x);%200 line,300 column;
line=250;
column=250;
J=6;
Tu=7;
smooth_area_num=2
www.eeworm.com/read/438522/7730209
c 电动机位置检测.c
#include "DSP28_Device.h"
#include "f28xqep.h"
#include "f28xbmsk.h"
void F28X_EV1_QEP_Init(QEP *p)
{
EvaRegs.CAPCON.all = QEP_CAP_INIT_STATE; /*设置捕捉单元 */
EvaRegs.T
www.eeworm.com/read/435456/7792145
pdf 温差检测芯片 max6675 .pdf
www.eeworm.com/read/299225/7879543
txt 采用canny算法进行边缘检测.txt
#include "cv.h"
#include "highgui.h"
char wndname[] = "Edge";
char tbarname[] = "Threshold";
int edge_thresh = 1;
IplImage *image = 0, *cedge = 0, *gray = 0, *edge = 0;
// 定义跟踪条的 callba
www.eeworm.com/read/198907/7904219