getchar.clw
上传用户:kennygump
上传日期:2022-07-22
资源大小:347k
文件大小:2k
源码类别:

图形/文字识别

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CDBpParamater
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "getchar.h"
  8. ClassCount=4
  9. Class1=CGetcharApp
  10. Class2=CGetcharDlg
  11. ResourceCount=4
  12. Resource2=IDD_GETCHAR_DIALOG
  13. Resource1=IDR_MAINFRAME
  14. Class3=CINPUT1
  15. Resource3=IDD_DIALOG1
  16. Class4=CDBpParamater
  17. Resource4=IDD_DIALOG2
  18. [CLS:CGetcharApp]
  19. Type=0
  20. HeaderFile=getchar.h
  21. ImplementationFile=getchar.cpp
  22. Filter=N
  23. [CLS:CGetcharDlg]
  24. Type=0
  25. HeaderFile=getcharDlg.h
  26. ImplementationFile=getcharDlg.cpp
  27. Filter=D
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. LastObject=CGetcharDlg
  31. [DLG:IDD_GETCHAR_DIALOG]
  32. Type=1
  33. Class=CGetcharDlg
  34. ControlCount=16
  35. Control1=IDC_BTNOPENBMP,button,1342242816
  36. Control2=IDC_BTNRELOAD,button,1342242816
  37. Control3=IDC_BTN_ALL,button,1342242816
  38. Control4=IDC_InputGuiyihuaInfo,button,1342242816
  39. Control5=IDC_BpnetTrain,button,1342242816
  40. Control6=IDC_BpnetRecognize,button,1342242816
  41. Control7=IDC_STATIC,button,1342177287
  42. Control8=IDC_ImgprcAll,button,1342242816
  43. Control9=IDC_IMGPRC256ToGray,button,1342242816
  44. Control10=IDC_IMGPRCGrayToWhiteBlack,button,1342242816
  45. Control11=IDC_ImgprcSharp,button,1342242816
  46. Control12=IDC_ImgprcRemoveNoise,button,1342242816
  47. Control13=IDC_ImgprcAdjustSlope,button,1342242816
  48. Control14=IDC_ImgprcDivide,button,1342242816
  49. Control15=IDC_ImgprcStandarize,button,1342242816
  50. Control16=IDC_ImgprcShrinkAlign,button,1342242816
  51. [DLG:IDD_DIALOG1]
  52. Type=1
  53. Class=CINPUT1
  54. ControlCount=6
  55. Control1=IDOK,button,1342242817
  56. Control2=IDCANCEL,button,1342242816
  57. Control3=IDC_STATIC,static,1342308352
  58. Control4=IDC_STATIC,static,1342308352
  59. Control5=IDC_EDIT1,edit,1350631552
  60. Control6=IDC_EDIT2,edit,1350631552
  61. [CLS:CINPUT1]
  62. Type=0
  63. HeaderFile=INPUT1.h
  64. ImplementationFile=INPUT1.cpp
  65. BaseClass=CDialog
  66. Filter=D
  67. VirtualFilter=dWC
  68. LastObject=CINPUT1
  69. [DLG:IDD_DIALOG2]
  70. Type=1
  71. Class=CDBpParamater
  72. ControlCount=9
  73. Control1=IDOK,button,1342242817
  74. Control2=IDC_STATIC,static,1342308352
  75. Control3=IDC_STATIC,static,1342308352
  76. Control4=IDC_STATIC,static,1342308352
  77. Control5=IDC_STATIC,static,1342308352
  78. Control6=IDC_n_hidden,edit,1350631552
  79. Control7=IDC_ex,edit,1350631552
  80. Control8=IDC_a,edit,1350631552
  81. Control9=IDC_eta,edit,1350631552
  82. [CLS:CDBpParamater]
  83. Type=0
  84. HeaderFile=DBpParamater.h
  85. ImplementationFile=DBpParamater.cpp
  86. BaseClass=CDialog
  87. Filter=D
  88. VirtualFilter=dWC