代码搜索:车辆识别

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

代码结果 4,536
www.eeworm.com/read/378714/9217683

err personal_cards.err

CursorSource = ..\database\personal_cards.dbf 第 11 行发生错误: 语法错误。 deljls 第 60 行发生错误: 不能识别的命令谓词。 ControlSource = "personal_cards.per_id" 第 63 行发生错误: 语句不在过程中。 Height = 20 第 64 行发生错误: 语句不在过程中。 Left = 96 第
www.eeworm.com/read/378183/9244766

dat vb_code1b.dat

语法 ---- AppActivate title[, wait] AppActivate 语句的语法具有以下几个命名参数: 部分 描述 title 必需的。字符串表达式,所要激活的应用程序窗口的标题。可以使用 Shell 函数返回的任务识别码来替换 title,以激活应用程序。 wait 可选的。Boolean值,说
www.eeworm.com/read/361960/10026631

html chinese.html

www.eeworm.com/read/361960/10026635

txt chinese.txt

www.eeworm.com/read/459493/7274563

c ddd.c

//串口发送单片机通信程序 //发送格式为:a 1 2 3 4 5 6 7 8 //程序功能:带起始位识别的RS232与单片机通信程序 #include #define COUNT 10 // 定义接收缓冲区大小 #define duanma P0 unsigned char buffer[COUNT]; //定义接
www.eeworm.com/read/438832/7725321

sh list-glob.sh

#!/bin/bash # list-glob.sh: 使用"globbing", 在for循环中产生[list] echo for file in * # ^ 在表达式中识别文件名匹配时, #+ Bash将执行文件名扩展. do ls -l "$file" # 列出在$PWD(当前目录)中的所有文件. # 回想一下,通配符"*"能够匹
www.eeworm.com/read/397761/8024110

m example36re.m

%============== % example36Re %============== % 识别测试样本 clc; [x,a,bw,r]=delt(I); % 经预处理提取测试样本的1*32特征向量 y=guassdist(x,d,b)*w+ones(1,1)*wbias; % 测试样本的实际输出 y=round(y); % 对测试样本的判别 if y==[0
www.eeworm.com/read/314570/13564246

lik guard_sd.lik

Version: 3.0 Options: m37 Obj: "C:\PROGRA~1\Sunplus\UNSPID~1\unSPIDE\startupD.obj" Obj: "F:\大学计划相关文档\大学计划资料清单\电子实习\code\程序\程序\趣味语音识别程序5\Debug\InitIO.obj" Obj: "F:\大学计划相关文档\大学计划资料清单\电子实习\code\程序\程序
www.eeworm.com/read/309050/13683085

plg shi_zhong.plg

礦ision2 Build Log Project: C:\Documents and Settings\Administrator\桌面\单片机学习光盘\各实验源程序\C语言版本\实验五 按键识别\shi_zhong.uv2 Project File Date: 10/13/2006 Outp
www.eeworm.com/read/492695/6419660

m example36re.m

%============== % example36Re %============== % 识别测试样本 clc; [x,a,bw,r]=delt(I); % 经预处理提取测试样本的1*32特征向量 y=guassdist(x,d,b)*w+ones(1,1)*wbias; % 测试样本的实际输出 y=round(y); % 对测试样本的判别 if y==[0