resource.h
上传用户:sanxfzhen
上传日期:2014-12-28
资源大小:2324k
文件大小:3k
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by TextClassify.rc
- //
- #define sdf 0
- #define IDD_ABOUTBOX 100
- #define IDR_MAINFRAME 128
- #define IDR_TEXTCLTYPE 129
- #define IDD_WORDSEG 130
- #define IDD_TRAINPARAMS 133
- #define IDD_TESTPARAMS 134
- #define IDD_SVMPARAMS 135
- #define IDC_EDIT_SOURCE 1000
- #define IDC_EDIT_TARGET 1001
- #define IDC_BTN_BROWSE1 1002
- #define IDC_BTN_BROWSE2 1003
- #define IDC_MULTI_DOCS 1004
- #define IDC_DEL_STOPWORDS 1005
- #define IDC_TXT_TRAIN_DIR 1006
- #define IDC_TXT_RESULT 1007
- #define IDC_BTN_TRAIN 1008
- #define IDC_BTN_RESULTS 1009
- #define IDC_RADIO_FS_IG 1010
- #define IDC_RADIO_FS_MI 1011
- #define IDC_RADIO_FS_CE 1012
- #define IDC_RADIO_FS_X2 1013
- #define IDC_RADIO_FS_WE 1014
- #define IDC_RADIO_FS_XXMODE 1015
- #define IDC_TXT_WORD_SIZE 1016
- #define IDC_RADIO_WEIGHT 1017
- #define IDC_TXT_TEST_DIR 1018
- #define IDC_BTN_TEST 1020
- #define IDC_CLASSIFYTYPE 1021
- #define IDC_MULTI 1022
- #define IDC_EDIT_KNN 1023
- #define IDC_THRESHOLD 1024
- #define IDC_EVALUATE 1025
- #define IDC_EDIT_C1 1026
- #define IDC_CHECK_I 1027
- #define IDC_CHECK_B 1028
- #define IDC_EDIT_J 1029
- #define IDC_EDIT_D 1030
- #define IDC_EDIT_G 1031
- #define IDC_EDIT_S 1032
- #define IDC_EDIT_C 1033
- #define IDC_EDIT_U 1034
- #define IDC_COMBO_T 1035
- #define IDC_CHECK_X 1037
- #define IDC_EDIT_O 1038
- #define IDC_EDIT_K 1039
- #define IDC_EDIT_P 1040
- #define IDC_EDIT_Q 1041
- #define IDC_EDIT_N 1042
- #define IDC_EDIT_M 1043
- #define IDC_EDIT_E 1044
- #define IDC_EDIT_H 1045
- #define IDC_FINAL_CHECK 1046
- #define IDC_RADIO_CLASSIFIER_TYPE 1047
- #define IDC_RADIO2 1048
- #define IDC_DOCFORMAT 1052
- #define ID_MAIN_TRAINKNN 32771
- #define ID_MAIN_TRAINSVM 32772
- #define ID_TOOLS_WORDSEG 32773
- #define ID_MAIN_OPENMODEL 32774
- #define ID_MAIN_TEST 32775
- #define ID_MAIN_RESULTS 32776
- #define ID_MAIN_TRAINBAYES 32780
- #define ID_INDICATOR_TIME 61448
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_3D_CONTROLS 1
- #define _APS_NEXT_RESOURCE_VALUE 137
- #define _APS_NEXT_COMMAND_VALUE 32781
- #define _APS_NEXT_CONTROL_VALUE 1053
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif