-
基于Java的俄罗斯方块开发
应用背景俄罗斯方块是一款电视游戏机和掌上游戏机游戏,它由俄罗斯人阿列克谢 帕吉特诺发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。由于上手简单、老少皆宜,从而家喻户晓,风靡世界。关键技术本文件介绍了运用Java完成该游戏的代码编写并成功运行的技术。包括俄罗斯方块单机游戏和双人对战游戏,运行都成功。在整个过程中涉及到了Java基本知识的大部分内容,有利于Java爱好者的学习与借鉴。
- 2022-08-22 04:43:01下载
- 积分:1
-
Introduction-to-Algorithms
算法导论第三版英文版,里面有详细的算法说明和分析,可以供大家参考(Introduction to Algorithms)
- 2013-06-05 19:41:31下载
- 积分:1
-
android UPNP实现DLNA
1232113ouhiu hiuhiuhoiouh(13441523ijkhkljhjkkh)
- 2020-06-16 04:20:01下载
- 积分:1
-
Java进阶篇课设
说明: 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1
-
liredemo
基于lunce,liredemo 演示文档(Demo document based on lunce and liredemo)
- 2020-06-24 18:40:02下载
- 积分:1
-
cataloggui类实例化的Swing组件,将组件在..
Class CatalogGUI instantiates the Swing components, arranges the components in a window, and handles the events generated by the list. In this assignment, you will implement the method getDataFieldsPanel that returns a JPanel displaying the product details. An incomplete implementation of CatalogGUI is provided in the student archive.
- 2022-07-10 17:45:39下载
- 积分:1
-
演示了如何在java平台使用corba
演示了如何在java平台使用corba- How demonstrated in the java platform has used corba
- 2022-04-20 13:48:31下载
- 积分:1
-
java反射
使用java的反射机制写出的小例子,用于在java的反射机制下调用类的构造方法进行初始化
- 2023-03-08 22:40:02下载
- 积分:1
-
Android
Android获取系统隐藏服务实现锁屏,大家可以学习学习。(Android acquisition system to hide the service to achieve lock screen
)
- 2012-06-25 20:28:45下载
- 积分:1
-
一个基于Java技术开发的Web邮局,使用户可以通过浏览器访问POP/SMTP服务器,支持多种语言,MIME和虚拟域名!...
一个基于Java技术开发的Web邮局,使用户可以通过浏览器访问POP/SMTP服务器,支持多种语言,MIME和虚拟域名!-A Web-based Java technology development of the post office, so that users can browser POP/SMTP server, supports multiple languages, MIME, and virtual domain names!
- 2023-03-09 23:45:03下载
- 积分:1