-
WTL库模板
应用背景 ;(WTL)是一个C + +库开发Windows应用程序和UI组件。它扩展ATL(活动模板库),提供了一组控件,对话框,框窗,GDI对象类,和更多。关键技术使用窗口&;&;C++ GUI;8.1版
- 2023-08-07 02:50:03下载
- 积分:1
-
QT进度指示器
资源描述当程序需要加载大量数据,界面缓冲可用,直接运行就可以看到效果
- 2022-11-28 16:55:08下载
- 积分:1
-
一个鼠标右键弹出的菜单的例子
一个鼠标右键弹出的菜单的例子-a right mouse button pop-up menu examples
- 2023-01-27 00:15:02下载
- 积分:1
-
a button type of skin
一个VC 的皮肤按钮类-a button type of skin
- 2022-10-25 16:55:03下载
- 积分:1
-
qt实现的数据采集
对嵌入式底层的数据进行采集,通过qt做了一个界面,实时显示底层采集到的数据,并不断刷新,通过打开底层驱动,来获取信息,适合初学者
- 2022-07-25 13:58:22下载
- 积分:1
-
三维图形学NURBS算法实现源代码,对搞三维图形编程的人有帮助...
三维图形学NURBS算法实现源代码,对搞三维图形编程的人有帮助-NURBS 3D graphics algorithm source code to engage in three-dimensional graphics programming to help people
- 2022-07-01 04:55:23下载
- 积分:1
-
QT输入法的例程
QT的一个输入法例程的实例。可以运行在开发板上,能帮助你实现输入法的界面设计。
- 2023-08-23 16:10:03下载
- 积分:1
-
vc++ mfc中拖动效果的实现
对于熟悉拖动效果制作的朋友们都应该知道,实现拖动有一个很简单的方法就是通过CImageList。CImageList提供了BeginDrag、DragEnter、DragMove、DragLeave、EndDrag系列函数,分别在OnLButtonDown、OnMouseMove和OnLButtonUp等消息中合理调用这些函数就可以轻松实现对CImageList的元素的拖动效果
- 2023-05-16 00:05:03下载
- 积分:1
-
实现MSN提示窗口的界面功能,界面可根据需要随意添加背景图片和效果,和其他控件,完成自己的功能....
实现MSN提示窗口的界面功能,界面可根据需要随意添加背景图片和效果,和其他控件,完成自己的功能.-suggested achieve MSN window interface capabilities, interface may need to arbitrarily add background images and effects, and other controls to complete their functions.
- 2022-06-17 03:04:30下载
- 积分:1
-
Avionics Instruements Demo
The code is re-coded by myself for modifying the mathematics rotatioin and translation portion of the orginal source from code.google.com with GDI+ matrix operations. The demo program shows how to use these avionics instruments, but lacking of remark/descriptions in the source code due to rush work. Another points for the modifications are: the unit of rotation has been changed to degree, not radian; properties of each customized control are added for using in design phase.
- 2022-04-27 23:58:20下载
- 积分:1