搜索资源列表
five
- 1.1 题目:多用户五子棋游戏 1.2 要求实现一个简单的多用户五子棋的游戏程序,包括如下两个界面: (1)选择对弈桌及角色(执黑、执白、观看)。 (2)在游戏界面,有开始,退出(游戏未结束、点退出自动判负);发言及显示区;用户列表区;棋盘绘制区-1.1 Title: Multi-user 1.2 Gobang game demands a simple multi-user games Gobang procedures, including the following two i
sd
- 实现一个简单的多用户五子棋的游戏程序,包括如下两个界面 (1)选择对弈桌及角色(执黑、执白、观看)。 (2)在游戏界面,有开始,退出(游戏未结束、点退出自动判负);发言及显示区;用户列表区;棋盘绘制区。 -The realization of a simple multi-user games Gobang procedures, including the following two interface (1) choice of chess table and role (Bla
FishCatch
- Palm捉魚: 這個遊戲的目標是捉魚,但你一定要避開炸彈。利用“地址”和“待辦事項”按鈕向左或右移動去捉魚吧! 平台: J2ME的CLDC beta1或更新-FishCatch java game for Palm: Catch the fish, but make sure you stay away from the bombs. Move Left and Right with the "Address" and "To Do List" buttons. Platform
java--SnakeGame
- 用java写的贪吃蛇的游戏,使用了链表和进程有关的知识,可以改变蛇的速度。基本功能都已实现。-Snake written by java game, use the list and process-related knowledge, can change the speed of the snake. Basic functions have been achieved.
mynetshoop
- 使用Java语言编写一个模拟网上超市购物结算功能的程序,要求程序运行后有一个图形用户界面,可供用户输入购买的各种商品相关信息,最后给出用户的购物清单及价格,并且用户可以根据需要查询自己购买的第几项商品的详细信息。-A simulated online supermarket shopping the clearing functions the program using the Java language, the program runs a graphical user interface
0228
- Surface的一些基本的使用 Surface的一些基本的使用-import java.util.ArrayList import java.util.List import android.content.Context import android.graphics.Bitmap import android.graphics.BitmapFactory import android.graphics.Canvas import android.gr
Chatroom
- 这是一个包含用户界面的聊天软件,使用Java语言进行编辑。 采用了非常高效的编码逻辑,可以实现server端和client端。-It is the implementation of GUI for a chat room program. Behaviors (Server) When the server starts up, it should try to load from “accounts.dat” for saved accounts o Each account
Snack
- java版贪吃蛇。贪吃蛇是经典小游戏,采用链表存储贪吃蛇节点,有详尽的注释,易于学习。-java version of Snake. Snake is a classic game Snake using linked list storage node, there are detailed notes, easy to learn.
RealCard
- java语言编写的发牌系统,通过list存放扑克牌,随机数模拟发放-java language licensing system, storage cards through the list, distributed simulation of random numbers
EvilHangmanGame.java
- a game of hangman in which the computer cheats by keeping a large list of possible words instead of selecting a word initially.-a cheating game of java!
EvilHangmanGame.java
- a game of hangman in which the computer cheats by keeping a large list of possible words instead of selecting a word initially.-a cheating game of java!
java--SnakeGame
- 用java写的贪吃蛇的游戏,使用了链表和进程有关的知识,可以改变蛇的速度。基本功能都已实现。-Snake written by java game, use the list and process-related knowledge, can change the speed of the snake. Basic functions have been achieved.