资源列表
[对话框与窗口] Calculator
说明:使用swing编程。首先创建一个窗体,并设置默认关闭时关闭,设置大小,设置不可改变大小,设置可显示; 2、创建一个容器,使用GridBagLayout这种布局方式; 3、通过代码在窗体里面实现计算器的界面; 4、通过实现计算器的add()、sub()、multi()、division()、equal()等功能。 -With swing programming. First create a form, and set off by default turned off, set<longing> 在 2025-06-18 上传 | 大小:7kb | 下载:0
[对话框与窗口] VideoDisplayHalcon
说明:1.Halcon与VC++混合编程的实现 2.在VC对话框界面上显示Halcon的窗口-1.How to program with VC++ and Halcon 2.How to display Halcon window on VC dialog<wu> 在 2025-06-18 上传 | 大小:10.5mb | 下载:0
[对话框与窗口] CamShift-tracking(MFC)
说明:打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv<wu> 在 2025-06-18 上传 | 大小:14.26mb | 下载:0
[对话框与窗口] xianshizhuomian
说明:最小化任务栏非顶层窗口 最小化窗口 切记只能是非顶层的任务栏窗口-Minimize the taskbar to minimize non-top-level window can only remember a non-top-level window taskbar window<杨松> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[对话框与窗口] DareNotePad
说明:使用VC6.0 MFC开发的基于对话框的VC++程序,实现了记事本的基本功能,通过派生出的crichedit和CDIALOG类,自己编写了查找、替换等功能, 主要包括,新建、打开、保存、另存为、打印设置、打印、退出;具有判断退出、新建、打开时对当前文档是否保存等功能 具有撤销、复制、粘贴、剪贴、删除等基础功能,通过派生类绘制了查找、替换对话框,实现了和window记事本同样的功能。另外还包括右键快捷菜单功能,和主菜单一样实时更新菜单可能状态 利用MFC通用对话框,实现了字体设置功能;<田欣> 在 2025-06-18 上传 | 大小:68kb | 下载:0
[对话框与窗口] CreateDialog
说明:用VC实现窗口的创建,仿照MFC单文档对话框编写的源代码-The method of create Dialog<wangcong> 在 2025-06-18 上传 | 大小:128kb | 下载:0
[对话框与窗口] BeautyPage
说明:窗口打开时和关闭时,以动画的形式渐变式地展示-Window is open and closed, in the form of an animated display of gradient type<乔黎> 在 2025-06-18 上传 | 大小:4.6mb | 下载:0
[对话框与窗口] saiche
说明:自己写的一个类,可以让控件根据窗口大小来自东改变位置和大小,在OnInitDialog()中 GetClientRect(&m_rect) 在OnSize()中CLala lala lala.Show(m_rect, this, cx, cy) -Write a class that allows the control to change the window size of the location and size from the East, in the OnInitDialog<李天宇> 在 2025-06-18 上传 | 大小:1kb | 下载:0