-
c++builder设计鼠标游戏
应用背景利用c++ builder 6.0事件消息完成鼠标点击消息,完成游戏的综合实例,在该实例中,将综合学习鼠标的操作和各种组件的使用。关键技术通过测定鼠标的落点,来判断随机出现的苍蝇是否被砸死。例如点击鼠标左键或右键,完成事件的响应。
- 2022-11-05 03:45:02下载
- 积分:1
-
一个在tab中显示图标并且有热敏感应的tab类
一个在tab中显示图标并且有热敏感应的tab类--One tab class which can show icons and has hot sensitive tab
- 2022-02-04 21:20:43下载
- 积分: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
-
Axure实例演示
资源描述Axure软件关于很多例程的演示,包括定时器、动态图、系统登录等等,还是比较有用的,希望大家喜欢。初学者赶紧围过来,绝对干货、福利满满
- 2023-01-07 15:35:04下载
- 积分:1
-
界面程序,菜单和按钮的绘制,可能有溢出漏洞
界面程序,菜单和按钮的绘制,可能有溢出漏洞-Interface procedures, menu and button mapping, you may have Overflow Vulnerability
- 2022-03-19 11:05:46下载
- 积分:1
-
一个3D模型,用OPENGL实现,实现了立方体,圆柱体等模型。
一个3D模型,用OPENGL实现,实现了立方体,圆柱体等模型。-A 3D model, using OPENGL implementation, implementation of the cube, cylinder, etc. model.
- 2023-08-19 13:10:04下载
- 积分:1
-
coocox比8875(SPI)+ stemwin example
这是一个使用emWin为RA8875芯片组实现SPI驱动程序的示例程序。 ;这是使用新的STM32CUBE框架及其硬件访问层的STemwin端口。 ;此代码未优化。
- 2023-01-19 23:40:03下载
- 积分:1
-
VC++在treectrl控件中实现三态树的选择,是个经典的程序。
VC++在treectrl控件中实现三态树的选择,是个经典的程序。-VC++ at implementation treectrl tri-state control of the selection tree is a classic procedure.
- 2022-07-09 21:35:46下载
- 积分:1
-
vc++ mfc中拖动效果的实现
对于熟悉拖动效果制作的朋友们都应该知道,实现拖动有一个很简单的方法就是通过CImageList。CImageList提供了BeginDrag、DragEnter、DragMove、DragLeave、EndDrag系列函数,分别在OnLButtonDown、OnMouseMove和OnLButtonUp等消息中合理调用这些函数就可以轻松实现对CImageList的元素的拖动效果
- 2023-05-16 00:05:03下载
- 积分:1
-
一个修改了拖动位置显示Bug的MFC CSliderCtrl类,并添加了背景修改显示功能...
一个修改了拖动位置显示Bug的MFC CSliderCtrl类,并添加了背景修改显示功能-a revised Drive location Bug MFC CSliderCtrl categories, and add a background display changes
- 2022-08-21 16:14:50下载
- 积分:1