-
Java编写j2me五子棋游戏
J2ME蓝牙五子棋游戏源代码,通过蓝牙连接对战,比较好玩的手机游戏,新手可以研究一下。代码片段:private Chess[][] chess; //棋子数组 private int player1win, player2win;
private MyCanvas mycanvas;
private int chessMapLength, chessMapGrid, chessGridLength;
//棋盘的边长,棋盘一边格子数,每格宽度
private int chessLength; //棋子的直径
private int chessMapX, chessMapY; //棋盘左上角x,y坐标
public static boolean myMove;
public boolean isServer;
private int selectedX, selectedY; //选择框在棋盘格局上的x,y位置
- 2022-01-28 10:20:39下载
- 积分:1
-
GAME
程序产生一个随机数,游戏者输入数据进行猜测。治理员可输入密码,其中普通治理员只能获得答案,超级治理员获得答案并能修改普通治理员密码(Program generates a random number, the player to guess the input data. Administrator can enter a password, which the general administrator can only get answers, get answers and super administrator can modify the general administrator password)
- 2013-08-29 11:37:36下载
- 积分:1
-
stm32TFT
stm32读SD卡内的数据,并将其显示到TFT屏幕上(stm32 read SD card data and displays it to the TFT screen)
- 2013-08-13 23:49:57下载
- 积分:1
-
呵呵,简单的VB的做的聊天程序
呵呵,简单的VB的做的聊天程序-Oh, the simple VB do chat program
- 2022-07-22 08:33:51下载
- 积分:1
-
dbgpc
隐式广义预测控制算法是一种直接的广义预测控制算法,避免了求解繁琐的丢番图方程,提高了运算速度。(Implicit Generalized Predictive Control algorithm is a direct generalized predictive control algorithm, avoiding the cumbersome solution of the Diophantine equation, increased speed of operation.)
- 2009-06-18 14:38:58下载
- 积分:1
-
ostu_test
使用IDL编程实现遥感图像的OSTU阈值分割(OSTU Threshold Segmentation of Remote Sensing Images Using IDL Programming)
- 2020-06-19 11:40:02下载
- 积分:1
-
3.6.4
卡尔曼滤波视频跟踪MATLAB代码,程序已经调试,欢迎大家下载(Kalman filter video tracking MATLAB code, the program has been debugged, welcome to download)
- 2020-06-18 23:00:02下载
- 积分:1
-
如何用IDL处理Shapefile数据
说明: 搜集的利用IDL语言进行shp文件读取、编辑等处理系统介绍的资料。(refer to the file name)
- 2019-10-22 21:45:18下载
- 积分:1
-
一个DLL实现的三级跳Delphi源码
Delphi仅使用一个DLL实现三级跳功能,附有源码
- 2022-02-04 15:42:54下载
- 积分:1
-
Uart
s3c2440下的 UART程序 ADS编译 (s3c2440 under the ADS compiler s3c 2440 UART procedures of the RTC real time clock procedures ADS compiler)
- 2013-09-28 14:20:59下载
- 积分:1