-
八皇后问题是:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何一个其他的皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一...
八皇后问题是:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何一个其他的皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一条对角线。-Eight queens problem is: 8* 8 chess board, placed eight at Queen" s, a Queen" s request was not able to " eat" any of the other Queen" s, that is, no two or more of the Queen" s occupied the same board OK, the same column or the same diagonal.
- 2023-01-19 16:30:03下载
- 积分:1
-
一个用java开发的局域网广播系统
一个用java开发的局域网广播系统-use a java development of the LAN Broadcasting System
- 2023-04-02 05:20:03下载
- 积分:1
-
thinking in Java source code book
thinking in Java书中 的源代码-thinking in Java source code book
- 2022-03-14 04:33:20下载
- 积分:1
-
一个java写的简单的日历程序,仅供学习交流使用
一个java写的简单的日历程序,仅供学习交流使用-write a simple calendar program, only to learn to share
- 2022-05-31 04:27:28下载
- 积分:1
-
提供新会员注册功能,包括提供录入信息的界面,检查注册信息的有效性,并将注册会员信息保存在对应的数据库的数据表中...
提供新会员注册功能,包括提供录入信息的界面,检查注册信息的有效性,并将注册会员信息保存在对应的数据库的数据表中-provide registration of new members, including the provision of information input interface to check the validity of registration information. Member registration information will be stored in the corresponding database tables
- 2023-03-21 21:40:04下载
- 积分:1
-
用java程式 来做档案上传 回传server时间
用java程式 来做档案上传 回传server时间-Java program to do with the file upload server return time
- 2022-03-13 18:53:04下载
- 积分:1
-
该代码是Java 环境下编写的用户注册界面代码
该代码是Java 环境下编写的用户注册界面代码
-Java register
- 2022-02-05 16:47:34下载
- 积分:1
-
JSCRIPTRSA算法
JSCRIPTRSA算法-JSCRIPTRSA Algorithm
- 2022-03-13 04:59:49下载
- 积分:1
-
1) 利用InetAddress类的方法获取主机的名称和IP地址。
2) 利用URL类获取网络资源。
3) 使用Socket编程:客户机发送数据到服务器...
1) 利用InetAddress类的方法获取主机的名称和IP地址。
2) 利用URL类获取网络资源。
3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。
4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。
-1) using InetAddress class method to get the host name and IP address. 2) the use of URL-type access network resources. 3) the use of Socket Programming: client sends data to the server, the server will receive the data back to the client, using multi-thread mechanism, the realization of the server to handle multiple client requests. 4) the use of UDP programming: client sends data to the server, the server will receive the data back to the client to achieve a simulated e-mail sending and receiving the UDP process.
- 2022-06-01 06:15:15下载
- 积分:1
-
java在线考试系统
java在线考试系统-Online Examination System
- 2022-02-15 06:00:03下载
- 积分:1