搜索资源列表
linux_saolei_sourcecode
- 在liunx下的几个小程序,可以方便移植到很多嵌入式平台上,本人已经实现将其移植到sigmadesign的平台上-in liunx of several small programs that can be transplanted to many embedded platform, I will have achieved its transplant sigmadesign platform
Puzzlegame
- 拼图游戏是一个Applet程序。游戏可以将一张大图打乱成9张小图,然后在游戏中任意挑选8张小图放在界面中几个任意的位置。通过鼠标来移动打乱的这8张图,使其恢复到预览中看到的效果。此游戏可以选择多组大乱的图片进行拼凑。拼凑成功则游戏结束。-Jigsaw puzzle is an Applet program. Games can be a big upset as Figure 9 Zhang map, and then randomly selected in the game on the i
Java-small-program-source
- java开发的几个经典小游戏(java编的五子棋、java聊天程序、java扫雷程序、俄罗斯方块java源代码)-Classic Java small program source code collections(164 a JAVA perfect procedures, JAVA compiled renju, JAVA chat program, JAVA mine clearance procedures, Russian square JAVA source code)
Java写的围棋游戏的源代码
- 用Java语言编写的几个象棋棋盘的源代码,小程序。