⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 str2.h

📁 face recognition test source code
💻 H
字号:
extern char str_LOAD_MEET[];
extern char str_CATEGORIZE_LVQ[];
extern char str_PROJECT_CATEGORIZE[];
extern char str_PROJECT_CATEGORIZE_DONE[];
extern char str_ERR_CATEGORIZE_ENDTAG[];
extern char str_AAM_CATEGORIZE_START[];
extern char str_AAM_CATEG_NORMALIZED[];
extern char str_AAM_CATEGORIZE_DONE[];

/* LVQ */
extern char str_LVQ_SAVE[];
extern char str_LVQ_SAMMON[];
extern char str_LVQ_NOC[];
extern char str_LVQ_KNN[];
extern char str_LVQ_XDIM[];
extern char str_LVQ_YDIM[];
extern char str_LVQ_NEIGH[];
extern char str_LVQ_TOPOL[];
extern char str_LVQ_SEED[];
extern char str_LVQ_ALPHA_TYPE[];
extern char str_LVQ_RADIUS[];
extern char str_LVQ_ALPHA[];
extern char str_LVQ_EVENINIT[];
extern char str_LVQ_PROPINIT[];
extern char str_LVQ_BALANCE[];
extern char str_LVQ_ACCURACY[];
extern char str_LVQ_CLASSIFY[];
extern char str_LVQ_OLVQ1[];
extern char str_LVQ_LVQ1[];
extern char str_LVQ_LVQ2[];
extern char str_LVQ_LVQ3[];
extern char str_LVQ_ERR_PARAM[];

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -