代码搜索结果
找到约 3,225 项符合
Recognition 的代码
mainfrm.cpp
//基于BP网络的含噪声数字的识别(noised digital number recognition based on BPnet)
//Developed by 赵辉(H.ZHAO)
//Shandong University,JInan,ChinaPRC
//finished 2004-03-26
// MainFrm.cpp : implementation of the CMai
stopwatch.hif
Version 4.0 Build 190 1/28/2004 SJ Full Version
16
OFF
OFF
OFF
OFF
OFF
# entity
stopwatch
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_insensitive
# source_file
stopwatch.vhd
1227
divider.hif
Version 4.1 Build 181 06/29/2004 SJ Full Version
28
OFF
OFF
OFF
OFF
0
# entity
divider
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_insensitive
# source_file
divider.vhd
119917036
freqm.hif
Version 4.1 Build 181 06/29/2004 SJ Full Version
28
OFF
OFF
OFF
OFF
0
# entity
selector
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_insensitive
# source_file
selector.vhd
1196666
etester.hif
Version 4.0 Build 190 1/28/2004 SJ Full Version
29
OFF
OFF
OFF
OFF
OFF
# entity
ETESTER
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_insensitive
# source_file
ETESTER.vhd
11336099
childview.cpp
//基于BP网络的含噪声数字的识别(noised digital number recognition based on BPnet)
//Developed by 赵辉(H.ZHAO)
//Shandong University,JInan,ChinaPRC
//finished 2004-03-23
//the memory used dynamicly has been optimi
bpnet.cpp
//基于BP网络的含噪声数字的识别(noised digital number recognition based on BPnet)
//Developed by 赵辉(H.ZHAO)
//Shandong University,JInan,ChinaPRC
//finished 2004-03-26
// BPnet.cpp : Defines the class behaviors
char.pas
{
ID:maigoak1
PROG:char
}
program char_recognition;
const
maxn=1200;
var
fin,fout:text;
font:array[1..540,1..20]of boolean;
dif:array[1..maxn,1..540]of byte;
img:array[1..maxn-1
boxingcunchu.hif
Version 4.0 Build 214 3/25/2004 Service Pack 1 SJ Full Version
2
OFF
OFF
OFF
OFF
OFF
0
# entity
xuanzhe
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_insensitive
# source_file
..|x
norm2file.m
function norm2file(MI,SIGMA,I,fname)
% NORM2FILE saves normal mixture model to given file.
% norm2file(MI,SIGMA,I,fname)
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlava