代码搜索:Target
找到约 10,000 项符合「Target」的源代码
代码结果 10,000
www.eeworm.com/read/161444/10412814
nr target.nr
'\" t
.so wrs.an
.\" PowerPlus/target.nr - Motorola MCPN750 target-specific documentation
.\"
.\" Copyright 1984-1999 Wind River Systems, Inc.
.\" Copyright 1996,1997,1998,1999 Motorola, Inc., All Rig
www.eeworm.com/read/161443/10413029
nr target.nr
'\" t
.so wrs.an
.\" NexGen/target.nr - Motorola NexGen target-specific documentation
.\"
.\" Copyright 2002 Wind River Systems, Inc.
.\" Copyright 1996,1997 Motorola, Inc., All Rights Reserved
.\"
.\
www.eeworm.com/read/161442/10413206
nr target.nr
'\" t
.so wrs.an
.\" PowerPlusII/target.nr - Motorola PowerPlusII target-specific documentation
.\"
.\" Copyright 1984-2002 Wind River Systems, Inc.
.\" Copyright 1996,1997,1998,1999 Motorola, Inc. Al
www.eeworm.com/read/424747/10417435
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/424747/10417673
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/353743/10425007
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/353743/10425124
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/424630/10433288
nr target.nr
'\" t
.so wrs.an
.\" pc/target.nr - Pentium/2/3/4 target-specific documentation
.\"
.\" Copyright 1984-2002 Wind River Systems, Inc.
.\"
.\" modification history
.\" --------------------
.\" 01a,17apr
www.eeworm.com/read/161115/10448048
nr target.nr
'\" t
.so wrs.an
.\" wrSbcArm7/target.nr - SBCARM7 target specific documentation
.\"
.\" Copyright 1984-2000 Wind River Systems, Inc.
.\"
.\" modification history
.\" --------------------
.\" 02a,27au
www.eeworm.com/read/353373/10452253