代码搜索:Target

找到约 10,000 项符合「Target」的源代码

代码结果 10,000
www.eeworm.com/read/372150/9519082

h target.h

/****************************************Copyright (c)************************************************** **********************************************************************************************
www.eeworm.com/read/372150/9519093

o target.o

www.eeworm.com/read/175988/9523350

h target.h

#ifndef __TARGET_H__ #define __TARGET_H__ #include "..\inc\44b.h" #include "..\inc\44blib.h" #define _TICK 1000 // 1/1000 sec //#define _TICK 100 // 1/100 sec //#define _TICK 10
www.eeworm.com/read/175988/9523377

c target.c

#include "..\inc\target.h" #include "..\ucos_ii\ucos_ii.h" /* uC/OS interface */ extern OS_EVENT *KeySem; volatile char which_int=0; void EInt4567Isr(void) { which_int = rE
www.eeworm.com/read/175986/9523459

h target.h

#ifndef __TARGET_H__ #define __TARGET_H__ #include "..\inc\44b.h" #include "..\inc\44blib.h" #define _TICK 1000 // 1/1000 sec //#define _TICK 100 // 1/100 sec //#define _TICK 10
www.eeworm.com/read/175986/9523513

c target.c

#include "..\inc\target.h" #include "..\ucos_ii\ucos_ii.h" /* uC/OS interface */ extern OS_EVENT *KeySem; volatile char which_int=0; void EInt4567Isr(void) { which_int = rE
www.eeworm.com/read/372033/9524455

m target.m

function f=target(T,M) %适应度函数,T为待处理图像,M为域值序列 [U, V]=size(T); W=length(M); f=zeros(W,1); for k=1:W I=0;s1=0;J=0;s2=0; %统计目标图像和背景图像的像素数及像素之和 for i=1
www.eeworm.com/read/371911/9531247

c target.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/371911/9531248

h target.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/371836/9534557

o target.o