-
中文分词算法的java语言实现
一个中文分词算法的java语言实现,词典采用文本文件形式。-A Chinese word segmentation algorithm java language implementation
- 2022-07-08 21:46:28下载
- 积分:1
-
一个利用java线程技术开发的飞字程序,有助于更好的理解线程技术...
一个利用java线程技术开发的飞字程序,有助于更好的理解线程技术-a thread using java technology development flying characters procedures contribute to a better understanding of threading technology
- 2022-05-19 23:11:23下载
- 积分:1
-
java Traversal 8* 8 chessboard source code for the use of ergodic Hamiltonian ci...
java遍历8*8棋盘源代码
运用哈密顿回路遍历,速度很快-java Traversal 8* 8 chessboard source code for the use of ergodic Hamiltonian circuit, fast
- 2022-02-14 07:03:33下载
- 积分:1
-
JAVA
基于JAVA的ICQ系统当用户通过UDP收到消息后,可以通过 DatagramPacket的方法InetAddress getAddress()得到对方的ip地址,通过对好友列表比较以判断是谁并提示用户收到某某的消息,然后用户选择该用户查看消息,如果好友列表没有该人就显示收到陌生人的消息。用户可以按陌生人按钮查看消息。-JAVA-based system when a user of the ICQ through UDP Receive news, DatagramPacket way through InetAddress getAddress () to be each other
- 2023-07-20 17:45:04下载
- 积分:1
-
jsp/servlet/javaBean Applications: online book system
jsp/servlet/javaBean应用:网上购书系统-jsp/servlet/javaBean Applications: online book system
- 2022-03-06 10:24:00下载
- 积分:1
-
ftp上传下载,支持续传,使用swing组件
ftp上传下载,支持续传,使用swing组件-ftp upload download, support Resume, using swing components
- 2022-09-02 23:50:02下载
- 积分:1
-
JAVA
基于JAVA实现的特征选择算法,并且使用Jfreechart实现图形显示-JAVA-based implementation of the feature selection algorithm, implementation and use of graphics Jfreechart
- 2022-10-08 11:55:03下载
- 积分:1
-
3D Bluetooth are phone
都是3D蓝牙联机对战手机游戏,都是很经典的游戏,很值得珍藏,把后缀的.rar去掉,再把文件放到支持蓝牙的手机上就ok了 -3D Bluetooth are phone-line war games, are very classic game, it is worthy of collection, the suffix. Rar removed, and then file into a Bluetooth-enabled mobile phone on the ok
- 2022-10-11 11:35:03下载
- 积分:1
-
短信平台请在大家多支持下载此源码bfgdfgdfgdfgfdgdfgdf
短信平台请在大家多支持下载此源码bfgdfgdfgdfgfdgdfgdf-messaging platform please everyone supports download this source bfgdfgdfgdfgfdgdfgdf
- 2022-02-02 23:58:46下载
- 积分: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