代码搜索:Target
找到约 10,000 项符合「Target」的源代码
代码结果 10,000
www.eeworm.com/read/377192/9291044
o target.o
www.eeworm.com/read/377192/9291058
o target.o
www.eeworm.com/read/377192/9291082
c target.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/377192/9291086
h target.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/180499/9304287
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/180463/9305795
o target.o
www.eeworm.com/read/180463/9305855
c target.c
#include "target.h"
#include "ucos_ii.h" /* uC/OS interface */
extern OS_EVENT *Key_Mbox;
extern OS_EVENT *OK_Mbox;
/*************************************************************
www.eeworm.com/read/180463/9305863
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/376562/9313929
bmp target.bmp
www.eeworm.com/read/180164/9317534
c target.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**