-
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
-
K-Means.java K-means分群法(组数数据皆不固定,以读入档案, iris.txt)-K-Means.java K-means grouping method (group, none fixed the number of data in order to read the file, iris.txt)
- 2022-03-19 16:32:37下载
- 积分:1
-
简单的JDBC例子,对初学者很有用
简单的JDBC例子,对初学者很有用-simple JDBC example, very useful for beginners
- 2022-02-18 17:19:22下载
- 积分:1
-
套接字服务器
Socket Server
- 2023-05-24 15:30:03下载
- 积分:1
-
一个java写的proxy的例子
一个java写的proxy的例子-Write a java example proxy
- 2022-05-05 05:28:19下载
- 积分:1
-
spring Manual
spring中文手册-spring Manual
- 2022-01-25 15:00:30下载
- 积分:1
-
这个是超市管理程序 涉及到数据库编程 一个很好的学习例子
这个是超市管理程序 涉及到数据库编程 一个很好的学习例子-This is a supermarket management procedures related to database programming a good example of learning
- 2023-05-01 01:25:04下载
- 积分:1
-
多线程通信描述的程序,设计项目:一个..
多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
- 2022-02-02 13:34:24下载
- 积分:1
-
用JAVA编网页编程示例
用JAVA编网页编程示例-series website with Java Programming Example
- 2022-04-26 08:38:55下载
- 积分:1
-
JAVA开发模式中的工厂模式,采用DAO实现。后面有关于DAO的一些介绍,使不了解DAO的看了后面介绍也可以看懂。...
JAVA开发模式中的工厂模式,采用DAO实现。后面有关于DAO的一些介绍,使不了解DAO的看了后面介绍也可以看懂。-JAVA development model of the factory model, using DAO achieve. On the back DAO definitely, do not understand the DAO read on the back can also understand.
- 2023-05-28 23:55:04下载
- 积分:1