-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1
-
在 ns2 中 LEACH 协议
在网络仿真器 NS2,leach 协议用于群集节点。附件里附有程序代码。欢迎大家下载、试用。谢谢大家的支持!
- 2023-04-15 19:20:03下载
- 积分:1
-
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总-the procedure is a personal appraisal software from the system clock time access to information, daily records of individuals under the daily working hours, monthly statistical summary, by creating a document. The past can check the records, but also can print out monthly record. Or, summary
- 2022-01-31 12:11:54下载
- 积分:1
-
基于matlab编程,仿真。matlab编程百例有助于熟悉matlab基本编程命令,最好成为编程高手。小数据量法求lyapunov指数源程序,可以减轻做混沌控制...
基于matlab编程,仿真。matlab编程百例有助于熟悉matlab基本编程命令,最好成为编程高手。小数据量法求lyapunov指数源程序,可以减轻做混沌控制与同步研究的编程苦恼。-Matlab-based programming, simulation. 100 cases of familiar programming matlab help matlab command of basic programming, preferably as a programming expert. Method of small amount of data source lyapunov index can be done to alleviate study of chaos control and synchronization of programming distress.
- 2022-09-04 00:00:03下载
- 积分:1
-
small arithmetic calculators
小型加减乘除计算器-small arithmetic calculators
- 2022-01-26 06:15:19下载
- 积分:1
-
骑士问题一的算法,用c语言实现的,编译通过的
骑士问题一的算法,用c语言实现的,编译通过的-Knight issue an algorithm, using c language implementation, and compiled by the
- 2022-08-20 22:57:32下载
- 积分:1
-
用VB编写的一款完整的即时战斗游戏源代码和辅助开发工具,又一个C&C类游戏。...
用VB编写的一款完整的即时战斗游戏源代码和辅助开发工具,又一个C&C类游戏。-VB prepared a complete instant games source code and supporting development tools, a CC game.
- 2022-01-26 02:03:24下载
- 积分:1
-
软考网络工程师复习笔记,软考网络工程师复习笔记
软考网络工程师复习笔记,软考网络工程师复习笔记-soft examination Review Notes network engineers, network engineers take soft Review Notes
- 2023-03-18 19:10:03下载
- 积分:1
-
一个值得参考的VFP高考管理系统
一个值得参考的VFP高考管理系统-a worthy reference VFP College Entrance Examination Management System
- 2022-03-10 04:51:44下载
- 积分:1
-
Rubik's cube, able to single and multiplayer mode, but there are flaws, we h...
俄罗斯方块,能实现单人和多人的模式,但还有个漏洞,希望大家指出-Rubik"s cube, able to single and multiplayer mode, but there are flaws, we hope that
- 2022-10-15 22:55:03下载
- 积分:1