搜索资源列表
9313644-3
- Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will pro
TicTacToe(游戏)
- tictactoc 井字游戏-tictactoc gridwork game
9313644-3
- Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will pro
sample
- 非常好的汇编代码示例,可在linux平台用gas编译。学习at&t汇编语法的必备-Very good example of assembly code, you can use gas to compile linux platform. Learning at
TicTacToe
- 用极大极小算法编写的井字棋游戏 开发语言是Visual Prolog-Minimax algorithm used to prepare the game of tic-tac-toe game development language is Visual Prolog
TicTacToeMe
- The code is useful for develop a game for Tic Tac Toe by using C plus plus
t
- write a c/c++ heuristic function for the tic-tac-toe game Example of an input E X O O X E X E O
TicTacToe
- Basic t ac toe game in java-Basic tic tac toe game in java
TicTacToe
- This a simple VB console based TicTacToe program. I do have parts of the code commented out that are the building blocks of a minimax based ai computer player. I have yet to get the AI working but I wanted to be able to