-
应用广度优先搜索策略:该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态...
应用广度优先搜索策略:该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-application breadth- first search strategies : The first algorithm based on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several nodes), then the initial state and the end of state
- 2022-08-23 08:58:45下载
- 积分:1
-
contains more than 100 Java source files, suitable for beginners patient friend...
这里面包含了一百多个JAVA源文件,适合初学有耐性的朋友仔细观看!-contains more than 100 Java source files, suitable for beginners patient friend to watch carefully!
- 2023-04-22 12:35:04下载
- 积分:1
-
J2ME手机蓝牙五子棋游戏,小巧好玩,这是手机版的源代码,新手可以研究一下。...
J2ME手机蓝牙五子棋游戏,小巧好玩,这是手机版的源代码,新手可以研究一下。-J2ME mobile phone Bluetooth Gobang game, small fun, this is mobile phone version of the source code, novice could look into.
- 2023-04-17 09:25:03下载
- 积分:1
-
JAVA一个有关通信方面的实例,实现了手机同计算机之间互发彩信功能。...
JAVA一个有关通信方面的实例,实现了手机同计算机之间互发彩信功能。-JAVA an example of the communications to achieve a cell phone with MMS capabilities between computers in each hair.
- 2023-06-13 11:00:04下载
- 积分:1
-
java环境编写,计算100以内的素数。使用于初学者。
java环境编写,计算100以内的素数。使用于初学者。-prepared, calculated within the 100-number. Beginners in use.
- 2023-07-27 18:05:04下载
- 积分:1
-
一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件...
一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件-a Java prepared by the chat program includes source code (detailed notes), and compilers note after the server/client class document
- 2022-11-26 08:25:03下载
- 积分:1
-
这个软件能把JAVA变成。EXE的文件。。。 具本方法可以到网上去自己找一下 把ZIP改为。EXE就可以了...
这个软件能把JAVA变成。EXE的文件。。。 具本方法可以到网上去自己找一下 把ZIP改为。EXE就可以了-the Java software can become. EXE files. . . With this approach may be to the Internet to find his own while his ZIP changed. EXE on the
- 2023-01-01 02:10:03下载
- 积分:1
-
招标投标网上系统
招标投标网上系统-online bidding system
- 2022-04-10 05:06:00下载
- 积分:1
-
3. A Shape interface design, interfaces include : Draw and Resize. Some specific...
3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces include : Draw and Resize. Some specific type definition, such as : Point, Line, Circle, Rectangle, each category are achieving Shape interface. Draw method of drawing, graphics Resize changed size. Using Java to achieve these interfaces and class, and use tests such testing. Note : no real drawing, such as the Draw Line method, only the following text can be output : "line is the starting point (x1, y1), and the ultimate goal is to (x2, y2)"
- 2022-01-25 15:17:52下载
- 积分:1
-
Implemented using Java online chat room system in course design! ! !
用Java实现的网络聊天室系统的课程设计-Implemented using Java online chat room system in course design! ! !
- 2023-09-05 15:10:03下载
- 积分:1