Resource.h
上传用户:guanx8y8
上传日期:2007-07-30
资源大小:326k
文件大小:3k
开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by NNBP.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_NNBP_DIALOG                 102
  9. #define IDR_MAINFRAME                   128
  10. #define IDI_START                       129
  11. #define IDI_STOP                        130
  12. #define IDI_ABOUT                       132
  13. #define IDI_EXIT_YES                    133
  14. #define IDI_EXIT_NO                     134
  15. #define IDI_FILEOPEN                    135
  16. #define IDI_ICON1                       136
  17. #define IDI_HELP                        137
  18. #define IDI_EXIT                        138
  19. #define IDI_TRAINING                    139
  20. #define IDI_SIMULATOR                   140
  21. #define IDC_EDIT_SYSTEMERROR            1001
  22. #define IDC_SYSTEM_ERROR                1001
  23. #define IDC_EDIT_TRAINTIMES             1002
  24. #define IDC_TRAIN_TIMES                 1002
  25. #define IDC_EDIT_NETWORKRIGHTVALUE      1003
  26. #define IDC_SIMU_NETWORK_FOLD           1003
  27. #define IDC_EDIT_TRAINDATA              1004
  28. #define IDC_EDIT_NETWORKRIGHTVALUE2     1005
  29. #define IDC_SIMU_DATA_INPUT             1005
  30. #define IDC_EDIT_HIDENERVECELL_NUMBER   1006
  31. #define IDC_HIDE_LAYER_NUMBER           1006
  32. #define IDC_EDIT_NETWORKRIGHTVALUE3     1007
  33. #define IDC_SIMU_RESULT                 1007
  34. #define IDC_BUTTON_NETWORKRIGHTVALUE    1008
  35. #define IDC_SIMU_NETWORK_FOLD_BROWSER   1008
  36. #define IDC_BUTTON_NETWORKRIGHTVALUE2   1010
  37. #define IDC_SIMU_DATA_INPUT_BROWSER     1010
  38. #define IDC_EDIT_OUTPUTDATA             1011
  39. #define IDC_DEMO_SAVE_RESULT            1011
  40. #define IDC_BUTTON_OUTPUTDATA           1012
  41. #define IDC_DEMO_SAVE_RESULT_BROWSER    1012
  42. #define IDC_BEGIN_TRAIN                 1013
  43. #define IDC_ABOUTUS                     1014
  44. #define IDC_ABOUT_US                    1014
  45. #define IDC_EXIT                        1015
  46. #define IDC_STOP_TRAIN                  1016
  47. #define IDC_EDIT1                       1017
  48. #define IDC_INPUT_LAYER_NUMBER          1017
  49. #define IDC_EDIT2                       1018
  50. #define IDC_OUTPUT_LAYER_NUMBER         1018
  51. #define IDC_COMBO1                      1019
  52. #define IDC_COMBO_TRAIN                 1019
  53. #define IDC_COMBO_ARITHMETIC            1019
  54. #define IDC_COMBO2                      1020
  55. #define IDC_COMBO_FUNC                  1020
  56. #define IDC_EDIT_OUTPUTDATA2            1021
  57. #define IDC_DEMO_SAVE_NETWORK           1021
  58. #define IDC_EDIT_OUTPUTDATA3            1022
  59. #define IDC_DEMO_DATA_INPUT             1022
  60. #define IDC_BUTTON_OUTPUTDATA2          1023
  61. #define IDC_DEMO_SAVE_NETWORK_BROWSER   1023
  62. #define IDC_BUTTON_OUTPUTDATA3          1024
  63. #define IDC_DEMO_DATA_INPUT_BROWSER     1024
  64. #define IDC_BUTTON_NETWORKRIGHTVALUE3   1025
  65. #define IDC_SIMU_RESULT_BROWSER         1025
  66. #define IDC_STATIC_TITLE                1026
  67. #define IDC_HELPDOCUMENT                1027
  68. #define IDC_STATE                       1027
  69. #define IDC_SYSTEM_LEVEL                1029
  70. #define IDC_MAX_TRAIN_TIMES             1030
  71. #define IDC_STEP                        1031
  72. // Next default values for new objects
  73. // 
  74. #ifdef APSTUDIO_INVOKED
  75. #ifndef APSTUDIO_READONLY_SYMBOLS
  76. #define _APS_NEXT_RESOURCE_VALUE        141
  77. #define _APS_NEXT_COMMAND_VALUE         32771
  78. #define _APS_NEXT_CONTROL_VALUE         1031
  79. #define _APS_NEXT_SYMED_VALUE           101
  80. #endif
  81. #endif