LPR.clw
上传用户:jjiangjuan
上传日期:2013-03-27
资源大小:59k
文件大小:1k
源码类别:

波变换

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CLP
  5. LastTemplate=CStatic
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "LPR.h"
  8. ClassCount=5
  9. Class1=CLPRApp
  10. Class2=CLPRDlg
  11. Class3=CAboutDlg
  12. ResourceCount=2
  13. Resource1=IDR_MAINFRAME
  14. Class4=CImageObject
  15. Class5=CLP
  16. Resource2=IDD_LPR_DIALOG
  17. [CLS:CLPRApp]
  18. Type=0
  19. HeaderFile=LPR.h
  20. ImplementationFile=LPR.cpp
  21. Filter=N
  22. [CLS:CLPRDlg]
  23. Type=0
  24. HeaderFile=LPRDlg.h
  25. ImplementationFile=LPRDlg.cpp
  26. Filter=D
  27. BaseClass=CDialog
  28. VirtualFilter=dWC
  29. LastObject=IDC_BINARY
  30. [CLS:CAboutDlg]
  31. Type=0
  32. HeaderFile=LPRDlg.h
  33. ImplementationFile=LPRDlg.cpp
  34. Filter=D
  35. LastObject=CAboutDlg
  36. [DLG:IDD_LPR_DIALOG]
  37. Type=1
  38. Class=CLPRDlg
  39. ControlCount=9
  40. Control1=IDC_DISPLAY,static,1342181902
  41. Control2=IDC_LP,static,1342177806
  42. Control3=IDC_OPEN,button,1342242816
  43. Control4=IDC_GRAY,button,1342242816
  44. Control5=IDC_GRAY_ADJUST,button,1342242816
  45. Control6=IDC_EDGE,button,1342242816
  46. Control7=IDC_CUT,button,1342242816
  47. Control8=IDC_EXIT,button,1342242816
  48. Control9=IDC_BINARY,button,1342242816
  49. [CLS:CImageObject]
  50. Type=0
  51. HeaderFile=ImageObject.h
  52. ImplementationFile=ImageObject.cpp
  53. BaseClass=CStatic
  54. Filter=W
  55. VirtualFilter=WC
  56. LastObject=CImageObject
  57. [CLS:CLP]
  58. Type=0
  59. HeaderFile=LP.h
  60. ImplementationFile=LP.cpp
  61. BaseClass=CStatic
  62. Filter=W
  63. VirtualFilter=WC
  64. LastObject=CLP