代码搜索:道路识别
找到约 3,720 项符合「道路识别」的源代码
代码结果 3,720
www.eeworm.com/read/483253/6602498
m xianchangsb.m
%现场识别的实现
clear;
clc;
for i=1:10
fname = sprintf('..\\DTW\\%dc.wav',i-1);
x = wavread(fname);
[x1 x2] = vad(x);
m = mel(x);
m = m(x1-2:x2-2,:);
ref(i).mel = m;
end
fs=22050; % 取樣頻率
du
www.eeworm.com/read/407605/11413801
_h rtc._h
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar time[15]={2,0,0,4,1,2,2,7,1,1,7,3,0,5,0};
uchar Set_T
www.eeworm.com/read/407198/11424822
plg 4x4keyboard.plg
礦ision3 Build Log
Project:
E:\例子\14.4×4矩阵式键盘识别技术\Keil-H\4x4keyboard.uv2
Project File Date: 08/09/2007
Output:
www.eeworm.com/read/407198/11424837
plg 4x4keyboard.plg
礦ision3 Build Log
Project:
E:\例子\14.4×4矩阵式键盘识别技术\Keil-C\4x4keyboard.uv2
Project File Date: 09/20/2007
Output:
www.eeworm.com/read/400228/11580316
txt readme.txt
USB接口编程源代码
本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
转载请注明来源:
开源盛世-源代码下载网
http://www.vscodes.com
www.eeworm.com/read/156854/11760554
_h rtc._h
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar time[15]={2,0,0,4,1,2,2,7,1,1,7,3,0,5,0};
uchar Set_T
www.eeworm.com/read/154564/11945899
m classify.m
function [Success,ClassifyTime] = Classify(TrainX,TrainClass,TestX,TestClass);
%
% 分类。对TestX的每一样本根据已知类别的TrainX进行分类
% 并根据TestClass返回TestX的识别结果Result
% TrainX的每一列是一个样本,TrainClass(i)是TrainX第i列的类别。
%
www.eeworm.com/read/337809/12340406
txt readme.txt
USB接口编程源代码
本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
转载请注明来源:
开源盛世-源代码下载网
http://www.vscodes.com
www.eeworm.com/read/218774/14907029
_h rtc._h
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar time[15]={2,0,0,4,1,2,2,7,1,1,7,3,0,5,0};
uchar Set_T
www.eeworm.com/read/7755/132790
_h rtc._h
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar time[15]={2,0,0,4,1,2,2,7,1,1,7,3,0,5,0};
uchar Set_T