代码搜索:汉字识别
找到约 8,007 项符合「汉字识别」的源代码
代码结果 8,007
www.eeworm.com/read/162616/10290984
dsw 文法识别.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/162616/10290985
opt 文法识别.opt
www.eeworm.com/read/162616/10290987
pdb 文法识别.pdb
www.eeworm.com/read/162616/10290988
exe 文法识别.exe
www.eeworm.com/read/162616/10290992
obj 文法识别.obj
www.eeworm.com/read/162616/10290995
cpp 文法识别.cpp
//写一程序识别字符串a((a|b)*|ab*a)*b
#include
int isloop1(char *str)//找出连续b的序列。
{
char *p=str;
int sum=0;
if(*p=='b')
{
sum++;
p++;
return sum+isloop1(p);
}
www.eeworm.com/read/162616/10290996
dsp 文法识别.dsp
# Microsoft Developer Studio Project File - Name="文法识别" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/162616/10290997
plg 文法识别.plg
Build Log
--------------------Configuration: 文法识别 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\WuHaoke\
www.eeworm.com/read/159794/10616983
txt 字母识别.txt
%初始化
[alphabet,targets]=prprob;
[R,Q]=size(alphabet);
[S2,Q]=size(targets);
S1=10;
[R,Q]=size(alphabet);
[S2,Q]=size(targets);
P=alphabet;
net=newff(minmax(P),[S1 S2],{'logsig' 'logsig'},'trai
www.eeworm.com/read/144804/12771691
txt 识别结果.txt
Style:result
Stage:1
Condition attributes number:4
Tests number:20
A B C D 识别值 所用规则
0.737500 0.375000 0.637500 0.225000 2 3
0.612500 0.387500 0.187500 0.025000 0 1
0.675000 0.375000 0.562500 0.