代码搜索:车辆识别

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

代码结果 4,536
www.eeworm.com/read/261774/11624013

txt 动物识别系统.txt

Dim m As Integer '记录最后一个记录号 Dim Counter As Integer Private Sub Command1_Click() Dim str1 As String Dim n As Integer '计数,当没有规则可以匹配时,结束循环判断 n = 1 m = 0 Open "d:\lib.dat" For Random As #1 Len
www.eeworm.com/read/340132/12179537

gif 识别结果1.gif

www.eeworm.com/read/340132/12179548

gif 识别结果2.gif

www.eeworm.com/read/337541/12364040

txt 人耳识别程序.txt

clear all; l = imread('D:\\ear\\earpic\\8-4.bmp'); m = 1; n = 1; sizel = size(l); %l_temp = zeros(sizel(1)/4, sizel(2)/4); for i =1 :4:sizel(1) for j = 1:4:sizel(2) l_temp
www.eeworm.com/read/228202/14396216

ico 数字识别doc.ico

www.eeworm.com/read/228202/14396218

rc2 数字识别.rc2

// // 数字识别.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //////
www.eeworm.com/read/228202/14396225

h 数字识别view.h

// 数字识别View.h : interface of the CMyView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_VIEW_H__50362D53_080A_40F4_BA03_8F238B7AF137__INCL