Interpolater.clw
上传用户:weigute
上传日期:2007-03-02
资源大小:1287k
文件大小:2k
源码类别:

数学计算

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CInterpolaterDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Interpolater.h"
  8. ClassCount=4
  9. Class1=CInterpolaterApp
  10. Class2=CInterpolaterDlg
  11. Class3=CAboutDlg
  12. ResourceCount=4
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_INTERPOLATER_DIALOG
  16. Class4=CSpline3Dlg
  17. Resource4=IDD_SPLINE3
  18. [CLS:CInterpolaterApp]
  19. Type=0
  20. HeaderFile=Interpolater.h
  21. ImplementationFile=Interpolater.cpp
  22. Filter=N
  23. [CLS:CInterpolaterDlg]
  24. Type=0
  25. HeaderFile=InterpolaterDlg.h
  26. ImplementationFile=InterpolaterDlg.cpp
  27. Filter=D
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. LastObject=CInterpolaterDlg
  31. [CLS:CAboutDlg]
  32. Type=0
  33. HeaderFile=InterpolaterDlg.h
  34. ImplementationFile=InterpolaterDlg.cpp
  35. Filter=D
  36. [DLG:IDD_ABOUTBOX]
  37. Type=1
  38. Class=CAboutDlg
  39. ControlCount=4
  40. Control1=IDC_STATIC,static,1342177283
  41. Control2=IDC_STATIC,static,1342308480
  42. Control3=IDC_STATIC,static,1342308352
  43. Control4=IDOK,button,1342373889
  44. [DLG:IDD_INTERPOLATER_DIALOG]
  45. Type=1
  46. Class=CInterpolaterDlg
  47. ControlCount=29
  48. Control1=IDC_EDIT3,edit,1350631552
  49. Control2=IDC_EDIT4,edit,1350631552
  50. Control3=IDC_EDIT1,edit,1350631552
  51. Control4=IDC_EDIT2,edit,1350631552
  52. Control5=IDC_EDIT5,edit,1350631552
  53. Control6=IDC_EDIT6,edit,1350631552
  54. Control7=IDC_STATIC,static,1342308352
  55. Control8=IDC_STATIC,static,1342308352
  56. Control9=IDC_STATIC,static,1342308352
  57. Control10=IDC_STATIC,static,1342308352
  58. Control11=IDC_BUTTON1,button,1342242816
  59. Control12=IDC_BUTTON2,button,1342242816
  60. Control13=IDC_BUTTON3,button,1342242816
  61. Control14=IDC_BUTTON4,button,1342242816
  62. Control15=IDC_BUTTON5,button,1342242816
  63. Control16=IDC_BUTTON6,button,1342242816
  64. Control17=IDC_BUTTON7,button,1342242816
  65. Control18=IDC_BUTTON8,button,1342242816
  66. Control19=IDC_BUTTON9,button,1342242816
  67. Control20=IDC_BUTTON10,button,1342242816
  68. Control21=IDC_BUTTON11,button,1342242816
  69. Control22=IDC_BUTTON12,button,1342242816
  70. Control23=IDC_BUTTON13,button,1342242816
  71. Control24=IDC_BUTTON14,button,1342242816
  72. Control25=IDC_BUTTON15,button,1342242816
  73. Control26=IDC_BUTTON16,button,1342242816
  74. Control27=IDC_BUTTON17,button,1342242816
  75. Control28=IDC_STATIC,static,1342308352
  76. Control29=IDC_STATIC,static,1342308352
  77. [DLG:IDD_SPLINE3]
  78. Type=1
  79. Class=CSpline3Dlg
  80. ControlCount=1
  81. Control1=IDC_EDIT1,edit,1353779396
  82. [CLS:CSpline3Dlg]
  83. Type=0
  84. HeaderFile=Spline3Dlg.h
  85. ImplementationFile=Spline3Dlg.cpp
  86. BaseClass=CDialog
  87. Filter=D
  88. VirtualFilter=dWC
  89. LastObject=CSpline3Dlg