-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1
-
sdram controller code
sdram controller code
- 2022-01-23 11:10:04下载
- 积分:1
-
A very classic game plane, aircraft, using C++ Prepared, development platforms:...
一个很经典的平面游戏,打飞机,是用C++编写的,开发平台:windows,visual studio-A very classic game plane, aircraft, using C++ Prepared, development platforms: windows, visual studio
- 2023-09-06 07:20:02下载
- 积分:1
-
周立功的LPC214x固件程序,很有用哈
周立功的LPC214x固件程序,很有用哈-weeks meritorious LPC214x firmware procedures and useful Kazakhstan
- 2022-02-26 04:11:52下载
- 积分:1
-
人体生物钟周期查询
人体生物钟周期查询- The human body biological clock cycle inquires
- 2022-06-17 16:31:09下载
- 积分:1
-
最新的Lingo11,不过是试用版的,希望对大家有用
最新的Lingo11,不过是试用版的,希望对大家有用-Latest Lingo11, but a trial version, and I hope useful for all of us
- 2023-02-12 04:45:08下载
- 积分:1
-
更改端口程式,很好用
更改端口程式,很好用-changes port programs, good use
- 2023-06-22 01:10:03下载
- 积分:1
-
校验码用于图像去噪
check out this code for image denoising
- 2023-02-05 21:05:04下载
- 积分:1
-
这个是著名的NCX99源代码,C版本的。
这个是著名的NCX99源代码,C版本的。-NCX99SRC
- 2022-01-25 19:55:26下载
- 积分:1
-
many functions of the program can also put the whole mess. Lindsborg about in th...
程序功能很多,还可以摆残局。棋力大约在中间水平,只比棋隐、雷霆等软件差些。 被改写了部分代码,速度比原程序约快2倍,不过有时候搜索的点反而多,本想再加入简单开局库,可没时间且要改的内容很多。由于作者设计的数据结构、估值函数的缺陷,程序中残局问题很多,比如单兵、单马电脑不知道如何赢孤将!! -many functions of the program can also put the whole mess. Lindsborg about in the middle level, a game than implicit, Thunder software badly. Some were rewritten code, faster than the original procedure about two times faster, but sometimes the search point, more than the simple wish to join the first basement, which could not be changed to a great many. As the author of the data structure design, valuation function defects, procedures mess many problems, such as one-man, Mr Ma computers do not know how to win alone! !
- 2022-03-15 00:22:22下载
- 积分:1