资源列表
[PropertySheet] VC属性页
说明:将通过对CProPertySheet类和CProPertyPage类的学习,学会把多个对话框集中起来,通过标签来激活各个界面.-through right CProPertySheet CProPertyPage category and type of learning and learn how to put together a number of dialog, through various labels to activat<冰雨> 在 2008-10-13 上传 | 大小:59.82kb | 下载:2
[界面编程] 2002应用毕业设计资料
说明:计算机辅助排样(CAN) ,是计算机辅助设计与制造(CAD/CAM)技术的重要分支之一,它广泛地应用于线材、卷材和板材的分割排样,通过提供高质量的排样方案,达到节约原材料,降低产品成本的目的。-CAD Layout (CAN), is a computer-aided design and manufacturing (CAD / CAM) technology, one of the important branches, it is<朱涛> 在 2008-10-13 上传 | 大小:832.98kb | 下载:2
[其它] MyWord1201
说明:有关于VC操作Word的程序,自动调整图标序号的部分-on VC Word operating procedures, automatic adjustment of serial icon<刘雪> 在 2008-10-13 上传 | 大小:1.6mb | 下载:2
[ListView/ListBox] ListCtrlWnd
说明:实现类似CListCtrl显示图标的功能,但屏蔽了滚动条,提供了向前向后翻的函数,而且该控件背景色完全有父控件决定,是一些特殊用途开发。-achieve similar CListCtrl show icon functions, but the rolling of the shield, offering a function turned backward, and the control the background color<官建军> 在 2008-10-13 上传 | 大小:5.88kb | 下载:2
[界面编程] 非线性最小二乘法--数据拟合
说明:最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results<乐生> 在 2008-10-13 上传 | 大小:10.38kb | 下载:2
[其它] vb打开类模块里的窗体
说明:应用程序窗体
Dim frmtest As Object
private Sub Command1_Click()
Set frmtest = oSys.frmObject
frmtest.Show
End Sub
'类模块
Public frmObject As Object
Private Sub Class_
<zongnp> 在 2009-01-22 上传
| 大小:451byte | 下载:2
[TreeView控件] 类似QQ游戏大厅导航的树型控件
说明:随着软件界面越来越花俏,windows标准常用控件难以满足实际项目的需求。在最近的项目中,需要实现一个类似QQ游戏大厅导航树型控件。参考了网络上的部分资料,自己动手制作了一个类CTreeCtrlBT。
<ling_888> 在 2009-02-03 上传 | 大小:72.28kb | 下载:2