资源列表
vbdocform
- 一个基于VB的多文档窗体视图,多文档的操作界面,在Windows中是想当普遍和常见的,希望大家可以借鉴,应用在你的项目中。-VB-based multi-document form view, the operation of multi-document interface in Windows is to want to be a widespread and common, I hope you can learn from the application in your project.
OutlookMultiViews
- 用MFC最新类库,实现类似OutLook风格多文档多视图应用程序框架。-Latest MFC class library application framework to achieve similar OutLook style
APPENDIX01
- windos风格菜单,具有WINDOS传统风格的操作菜单-windos eads
StudentInformationManagementSystem
- 学生管理系统 使用QT环境编写 使用的数据库是sqlite-student message management
this
- 可以通过这个程序对this指针有很好的理解, 他的本质是指向我们当前操作的这个对象本身-Through this program have a good understanding of this pointer. His essence is a pointer to the current operation of the object itself
Prop
- 一个完整的属性表单的制作过程源码,可以完整的在vc6.0上运行成功。-A complete source of property sheet production process can run in vc6.0 complete success.
BP
- BP神经网络 通过一定的训练可以自动模拟输出结果 还可以自设参数-BP neural network training analog output can also own parameters
lab1_1
- Bresenham画线算法画直线,用opengl实现-Bresenham line drawing algorithm draw a straight line, with opengl implementation
materia-ansys
- 材料力学编程:简支阶梯梁受力分析,针对不同界面形状的梁,画图其受力图,并进行强度校核。-Mechanics of Materials programming: simply supported ladder beam stress analysis for different interface shape of the beam, drawing by trying and strength check.
kechengxinxidaohang
- 基于ADO.NET的课程信息查询界面,用于查询或修改课程信息。-ADO.NET curriculum-based information query interface used to query or modify the course information.
Line3D
- 显示三维线段,用于窗体界面中一些分隔线,使之更美观。 使用:设计阶段,先在窗体上相应位置加入线,如Line1,再在Form_Load中加入如下代码即可。 Dim my3D As New Line3D my3D.Make3DLine Me, Line1 -Three-dimensional display segment for separator form interface, to make it more beautiful. Use: the design ph
cDialogs
- VB中增加对话框支持,如文件打开、保存、打印、颜色选择、字体选择等,不需要VB中的文件框控件,直接采用API实现,很精简。 如选择音乐文件的调用方便如下: Private Sub cmdSelectMusic_Click() Dim cDialog As New CCommonDialogs Dim picFile As String, Filter As String cDialog.FileExtension = "*.bmp *.jpg" Filte
