-
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
-
Labview-for-LIBSVM
labview中实现分类算法支持向量机(SVM)的经典案例,来源于林智仁的matlab libsvm的labview版本。(achieve a classic case of SVM, labview labview version from the Chih- Jen Lin libsvm.)
- 2020-11-12 23:09:44下载
- 积分:1
-
midasr_0.6.tar
混频回归模型的r语言包,里边包括例题啥的。(The package of midas (mixed frequecncy), which includes the concrete code of some examples.)
- 2020-07-15 10:29:12下载
- 积分:1
-
score-cfass
A simple class score statistics system can be built on this basis to make a perfect statistical processing system.
- 2018-10-08 21:05:52下载
- 积分:1
-
irscope
ir scope gnu code monitoring ir signal
- 2011-09-29 20:12:28下载
- 积分:1
-
Programming STM32F103 USB
Programming a STM32F103 board using its USB port (Blue Pill)
- 2018-03-31 00:05:06下载
- 积分:1
-
10259636
RUSSELL, MICHAEL T., D.Sc. Fire Chief Perception of Unmanned Aircraft Systems:
A Diffusion Study.
- 2020-06-23 14:20:02下载
- 积分:1
-
qx678
阐述了负荷预测的应用研究,matlab实现了五类灰色关联度模型的计算,对于初学者具有参考意义。( It describes the application of load forecasting, matlab implements five gray correlation degree computing model, For beginners with a reference value.)
- 2017-05-23 15:22:26下载
- 积分:1
-
llk
实现连连看游戏的算法。采用递归的算法找实现,很参考价值。(Achieve Lianliankan game algorithms. Find a recursive algorithm implementation, it is reference value.)
- 2013-08-06 12:40:25下载
- 积分:1
-
PID_Ctrl
说明: PID控制模型,可用于代码生成及模型开发(PID proportional-integral-derivative control)
- 2020-07-01 18:40:02下载
- 积分:1