-
C语言精彩编程百例13
C语言精彩编程百例13-C programming language brilliant 100 cases 13
- 2023-05-27 11:45:03下载
- 积分:1
-
imagenes de reconocimeito facial que serviran para procesar rostros
imagenes de reconocimeito facial que serviran para procesar rostros
- 2022-08-24 11:47:07下载
- 积分:1
-
用Java编写的个人信息辅助工具 十分完整 十分强大
用Java编写的个人信息辅助工具 十分完整 十分强大-Written using Java is a complete personal information very powerful auxiliary tool
- 2022-05-08 14:02:40下载
- 积分:1
-
Sun's JDBC pack a lot of Rafah BUG
SUN的JDBC包有很多BUG拉-Sun"s JDBC pack a lot of Rafah BUG
- 2022-01-28 14:18:08下载
- 积分:1
-
一个简单的图书管理系统~是java语言,数据库,一个小歌剧…
一个简单的图书管管理系统~是用java语言编写的,数据库的一个小作业-A simple library management system ~ is java languages, databases, a small operation
- 2022-03-20 05:08:59下载
- 积分:1
-
AWT代码
awt code
- 2022-03-24 13:36:49下载
- 积分:1
-
虚拟机器人平台上运行Java程序,控制在2D领域的虚拟机器人的运动。实践你的编程技巧,收集有关领域的每一个晶体。尝试使用最小的时间和精力。...
虚拟机器人平台上运行Java程序,控制在2D领域的虚拟机器人的运动。实践你的编程技巧,收集有关领域的每一个晶体。尝试使用最小的时间和精力。-Virtual Robot platform that run your Java program to control movement of virtual robot in 2D field. Practice you programming skill to collect every crystals in the fields. Try to use smallest time and energy.
- 2023-02-03 12:10:04下载
- 积分:1
-
JAVA的学习资料
JAVA的学习资料-JAVA learning materials
- 2022-10-10 03:20:02下载
- 积分:1
-
Java写的“读者写者问题”示例
Java写的“读者写者问题”示例-Java book, "readers who write" Example
- 2022-02-02 07:21:36下载
- 积分: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