-
源代码及class文件
游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
- 2020-06-17 17:00:02下载
- 积分:1
-
1654784400688128
说明: 汽车出租系统附带MySQL牛批javajavajvava(MySQL comes with taxi system)
- 2019-05-18 14:05:00下载
- 积分:1
-
包括了19种Java技术的164个类源代码
包括了19种Java技术的164个类源代码-Includes 19 kinds of Java technology source code category 164
- 2022-06-18 03:49:59下载
- 积分:1
-
使用java.util.zip包将zip文件解压的类
使用java.util.zip包将zip文件解压的类-a class for decpressing the zip file by java.util.zip
- 2022-12-08 16:15:02下载
- 积分:1
-
99chengfabiao
用java实现简单的程序 九九乘法表 适合初学者(Simple java program with the multiplication table for beginners)
- 2010-11-11 17:07:56下载
- 积分:1
-
微信支付
Java的h5页面微信内页面支付,它是一个文档,能够使你根号的认识微商城,进一步的认识微商城的支付为题!
- 2023-03-24 13:35:04下载
- 积分:1
-
xStream
该文档中涵盖了xStream.jar和xStream.chm两个文件,xStream.jar是开发将如何将java对象与xml文件的相互转换所需要的第三方开发包,第二个文件xStream.chm是它的开发文档,开发人员可以查看该文档,来实现自己的功能。对于学习java的人来说这是一个不错的文件。
(The document covers the two files xStream.jar xStream.chm xStream.jar development java object with the xml file conversion needs third-party development package, the second file xStream.chm it development of documentation, developers can view the document, to achieve their function. This is a good document for people to learn java.)
- 2013-05-13 19:55:37下载
- 积分:1
-
JSP精彩编程实例
JSP精彩编程实例-JSP Programming wonderful examples
- 2022-12-19 14:20:03下载
- 积分:1
-
Algorithms_of_the_Intelligent_Web
说明: 搜索引擎及Web智能的经典书籍,很多该方向导师推荐的信息检索必读书目。(Classic book on search and web intelligence, which is recommended by a lot of Prof. on information intelligence.)
- 2011-02-21 11:11:52下载
- 积分:1
-
java操作系统内厝管理代码
用JAVA实现的模拟内存管理程序,可以模拟操作系统动态管理内存,主要采用首次适应算法以及最佳适应算法。-The realization of the simulation with JAVA memory management procedures, the operating system can simulate the dynamic management of memory, the main algorithm used to adapt the first and best adaptation algorithm.
- 2022-01-28 05:08:45下载
- 积分:1