代码搜索:车辆识别

找到约 4,536 项符合「车辆识别」的源代码

代码结果 4,536
www.eeworm.com/read/223975/14609348

c test.c

/************************************************/ /* 程序名称: 递归下降语法分析器 */ /* 程序用途: 编译原理实验(二) */ /* 编写日期: 2005年11月1日 */ /* 实验题目: 识别下列表达式 */ /* E->E+T|T */ /* T->T*F|F */ /* F->(E)|i */
www.eeworm.com/read/216983/14983777

m pca.m

%一个修改后的PCA进行人脸识别的Matlab代码 % calc xmean,sigma and its eigen decomposition allsamples=[];%所有训练图像 for i=1:40 for j=1:5 a=imread(strcat('D:\rawdata\ORL\s',num2str(i),'\',num2str(j),'.pgm'
www.eeworm.com/read/394836/8205413

h dbsvr.h

#ifndef FILE_DBSVR #define FILE_DBSVR //定义通讯头结构 #define PMDB_UDPHEADID 0x5a5a5a5a //数据库udp通讯识别的标志 #define COMM_PORT 8001 #define SECONT_TO_WAIT 5 #define MAX_PACKET_LENGTH 1024 /* flag + actio
www.eeworm.com/read/193380/8233853

h dbsvr.h

#ifndef FILE_DBSVR #define FILE_DBSVR //定义通讯头结构 #define PMDB_UDPHEADID 0x5a5a5a5a //数据库udp通讯识别的标志 #define COMM_PORT 8001 #define SECONT_TO_WAIT 5 #define MAX_PACKET_LENGTH 1024 /* flag + actio
www.eeworm.com/read/172873/9683776

uv2 jianpan.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, File 1,1,
www.eeworm.com/read/172873/9683794

bak jianpan_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File
www.eeworm.com/read/170746/9791836

dfm unit1.dfm

object Form1: TForm1 Left = 275 Top = 148 Width = 561 Height = 375 Caption = '基于BP神经网络模型的字符识别程序:新疆钻井工艺研究院(罗维)2005-0' + '703' Color = clBtnFace Font.Charset = DEFAULT_CH
www.eeworm.com/read/104962/15680709

pas expressionl4.pas

(* lexical analyzer template (TP Lex V3.0), V1.0 3-2-91 AG *) (* global definitions: *) {* 下面的例子改编自lex和yacc第二版 识别简单算术表达式的lex 用法:Lex Expression4 ExpressionL4 *} unit Expressi
www.eeworm.com/read/389274/8537210

m example35re.m

%nn1R, Recognition of BP network %=============== %例3.5 训练好的BP网络识别加了噪声的测试样本 %=============== clc; [length,width]=size(b1); b=double(b1); q=reshape(b,length*width,1); %改32*32的矩阵为1024*1的矩阵
www.eeworm.com/read/378171/9249114

h phonebook.h

#ifndef __PHONEBOOK_h__ #define __PHONEBOOK_h__ // write your header here #define PB_MAX_ITEM 50 // 最大通讯录条目数 #define PB_MAX_VOICE 5 // 最大语音识别条目数 #define PB_IDX_SA 0xE000 // 通讯录索引的起