-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1
-
MFC入门小程序源代码
MFC入门小程序源代码-MFC source code
- 2023-02-25 20:05:03下载
- 积分:1
-
打开文件并进行显示
打开文件并进行显示- Opens the document and carries on demonstrated
- 2022-02-24 09:50:39下载
- 积分:1
-
贪吃蛇游戏源程序,可在VC++中运行,欢迎使用
贪吃蛇游戏源程序,可在VC++中运行,欢迎使用-Snake game source, the VC operation, welcomed the use of
- 2023-04-05 07:15:03下载
- 积分:1
-
闻亭视频通信模块(vcm_dm642)技术参考,版本:V1的…
闻亭公司视频通信模块(VCM_DM642)技术参考资料,版本号:V1.0.详细介绍了这块板子的硬件配置情况,对入门很有帮助.-Wintech Video Communication Module (VCM_DM642) Technical Reference, version: V1.0. Detailed information on the hardware configuration of this board, the on entry helpful.
- 2022-02-01 11:17:34下载
- 积分:1
-
n After the issue, is also suitable for the eight queens problem
n后问题,也适合八皇后问题,环境Vc6.0-n After the issue, is also suitable for the eight queens problem
- 2022-01-25 19:28:26下载
- 积分:1
-
一个物流单据管理模块,主要运用ADO对象操纵数据库的技术。...
一个物流单据管理模块,主要运用ADO对象操纵数据库的技术。-a logistics document management module, the main use ADO object manipulation of database technology.
- 2023-08-30 03:50:03下载
- 积分:1
-
用于Pattern Recongnition的一个图像处理程序--Trace Transform。
用于Pattern Recongnition的一个图像处理程序--Trace Transform。-for an image processing-- Trace Transform.
- 2023-05-18 06:35:04下载
- 积分:1
-
CAODV 代码
认知无线电网络在 NS2 上 caodv (认知 adhoc 的点播矢量) 路由协议的执行情况
- 2022-05-06 13:26:55下载
- 积分:1
-
一个简单的计算器示例
一个简单的计算器示例-a simple calculator example
- 2022-05-24 18:42:09下载
- 积分:1