代码搜索:道路识别
找到约 3,720 项符合「道路识别」的源代码
代码结果 3,720
www.eeworm.com/read/228202/14396224
aps 数字识别.aps
www.eeworm.com/read/228202/14396226
h 数字识别.h
// 数字识别.h : main header file for the 数字识别 application
//
#if !defined(AFX__H__4F264D4E_2124_4EB5_9ED7_6C06306E9A3B__INCLUDED_)
#define AFX__H__4F264D4E_2124_4EB5_9ED7_6C06306E9A3B__INCLUDED_
#
www.eeworm.com/read/228202/14396230
dsp 数字识别.dsp
# Microsoft Developer Studio Project File - Name="数字识别" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/228202/14396233
clw 数字识别.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "数字识别.h"
L
www.eeworm.com/read/228202/14396239
cpp 数字识别.cpp
// 数字识别.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "数字识别.h"
#include "MainFrm.h"
#include "数字识别Doc.h"
#include "数字识别View.h"
#ifdef _DEBUG
#def
www.eeworm.com/read/114378/15056037
doc 虹膜识别.doc
www.eeworm.com/read/208386/15247592
txt 按键识别 .txt
ORG 0
START:
MOV R1,#00H ;初始化R7为0,表示从0开始计数
MOV A,R1 ;
CPL A ;取反指令
MOV P1,A ;送出P1端口由发光二极管显示
REL:
JB P3.3,REL ;判断SP1是否按下
LCALL DELAY10MS ;若按下,则延时10ms左右
JB P3.3,REL ;再判断SP1是否
www.eeworm.com/read/30233/1015990
asm 无线识别.asm
;**********2007年9月2日 无线识别************************
DAT BIT P2.7 ;HD7279
CLK BIT P2.6
CS BIT P2.5
KEY BIT P3.2
GPCS BIT P1.0 ;频头
TXEN BIT P1.2
PWR BIT P1.1
www.eeworm.com/read/295480/8159804
c 按键识别.c
/**********************************
实验名称:按键控制实验
实验日期:2008,3,30
排线连接:将J14的短路帽连到右边
作者: 刘启明
实验目的:熟悉按键的控制
**********************************/
#include "iolpc2132.h"
const unsigned int BEEP
www.eeworm.com/read/173869/9632406
dat 识别_测试.dat
共有3个标准模型:
(1):.2 .4 .5 .1
(2):.2 .5 .3 .1
(3):.2 .3 .4 .1
共有1个待定样本需要识别:
(1):.2 .3 .5 0
----------格贴近度----------
待定样本1与标准模型1的贴近度:.7
待定样本1与标准模型2的贴近度:.6
待定样本1与标准模型3的贴近度:.65
********