搜索资源列表
kingbmp
- 基于对对话框的编程,很好的程序,研究生的毕业设计课题,用于工件表面缺陷的检测,但要自己把图像采集卡的库函数和一些元文件加入-dialog based on the programming, a good procedure, graduate students graduating from the design issues, for the workpiece surface defect detection, but to put their own image acquisition c
aDlg
- 基于对话框的切换功能,按钮的隐藏和显示。背景图片的切换-Switching functions based on the dialog box, and display the hidden buttons. Switching the background picture
Weather-Forecast-interface
- 界面编程,天气预报,自绘 weather(天气预报界面),基于VC++自绘技术,运行于VS环境。 如果一个运行在 Windows XP 上的应用程序清单指定要,使用 ComCtl32.dll 版本 6 或更高版本来启用可视化方式, 则需要 InitCommonControlsEx()。否则,将无法创建窗口。 界面中实现了BmpButton、CSetDialog 对话框,天气预报中的获取网络资源,感谢 (彬)泪闯天涯提供的参考代码。 代码里的注释还是
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub