代码搜索:汉字识别

找到约 8,007 项符合「汉字识别」的源代码

代码结果 8,007
www.eeworm.com/read/358610/6282420

rc 语音识别res.rc

#define IDI_ICON 10 IDI_ICON ICON DISCARDABLE "Res/ICON.ICO"
www.eeworm.com/read/358610/6282422

rc 语音识别lng.rc

LANGUAGE 4,2
www.eeworm.com/read/358610/6282423

rc 语音识别dlg.rc

#define IDD_DIALOG 1000 #define IDOK 1001 IDD_DIALOG DIALOGEX 6,6,194,110 CAPTION "Dialog" FONT 9,"宋体",400,0,134 STYLE 0x10CF0800 EXSTYLE 0x00000000 BEGIN CONTROL "OK",IDOK,"Button",0x500100
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