-
Program just made good Beta version people chat no problem manual preparation...
程序刚编好Beta版;多人聊天没问题;手工编写内存队列加速,速度奇快;只是还未建后台因此暂时不可以踢人; jsp平台-Program just made good Beta version people chat no problem manual preparation of the memory queue to speed up, speed, a swift pace but not yet built the background can not, therefore踢人 jsp platform
- 2022-01-28 04:25:16下载
- 积分:1
-
Ricochet Robots is a puzzle game where you have a bunch of robots and a bunch of...
Ricochet Robots is a puzzle game where you have a bunch of robots and a bunch of bases. You have to move all of the robots to their home bases, but you can only move the robots orthogonally. If you don t want to download the code, feel free to simply visit my website to see it in action.
- 2023-02-15 23:25:04下载
- 积分:1
-
The development of a set of Web
一套基于Web开发的整套ppt,详细介绍了当今的Java Web开发技术。我看了觉得还行-The development of a set of Web-based ppt, details on today" s Java Web development technologies. I read that line also
- 2023-01-14 10:10:04下载
- 积分:1
-
C语言精彩编程百例10
C语言精彩编程百例10-C programming language brilliant 100 cases 10
- 2022-03-09 11:49:47下载
- 积分:1
-
这是一本关于JSP编程中关于数据库方面的学习材料,希望对大家有所帮助...
这是一本关于JSP编程中关于数据库方面的学习材料,希望对大家有所帮助-This is one of the JSP Programming on the database of learning materials, we hope to help
- 2022-03-14 16:14:25下载
- 积分:1
-
用java实现的关联规则算法Apriori算法
用java实现的关联规则算法Apriori算法-Using java realize the association rules algorithm Apriori algorithm
- 2022-01-25 20:59:35下载
- 积分:1
-
eclipse the Apache plug
eclipse的hibernate插件,支持eclipse2.*版本-eclipse the Apache plug-in version supports eclipse2 .*
- 2023-01-01 23:45:10下载
- 积分:1
-
bbs源码: 非常感谢你能够对“溢洋论坛”感兴趣。不管你是JAVA的初学者、还是JAVA的高手,对我敢肯定的对你说,中国JAVA技术的方发展,甚至我们中国软件业...
bbs源码: 非常感谢你能够对“溢洋论坛”感兴趣。不管你是JAVA的初学者、还是JAVA的高手,对我敢肯定的对你说,中国JAVA技术的方发展,甚至我们中国软件业的发展,就是靠我们这些对软件开发感兴趣的人。-bulletin board source : Thank you very much to be able to "Yi-yang Forum" interested. Whether you are a beginner Java, or Java experts, I am sure you said that the Chinese side Java technology development, and even China"s software industry development, which is to rely on our software development to interested persons.
- 2022-07-19 06:52:18下载
- 积分:1
-
err
客户通过Socket(InetAddress,port)建立与服务器的连接。服务器与客户都通过构造BufferedReader,PrintWriter来建立输入输出流,然后双方通过该输入输出流来相互传递信息,一旦收到客户方的连接请求,服务器accept()方法返回一个新建的Socket对象。客户端然后向服务器发送消息,比如注册,登录,查找好友等,服务器收到来自客户的请求后,针对不同的消息处理请求, 虽然UDP不可靠但是对于icq可靠性并不太重要,而且UDP快速,所以客户间发送信息通过UDP。用户登录时通过类DatagramPacket和DatagramSocket创建UDP包括其本地接受端口以及发送端口,默认端口为5000和5001,通过取得的好友的IP地址来向好友发送消息(send(DatagramPacket)和接受消息(receive(DatagramPacket))。当用户通过UDP收到消息后,可以通过DatagramPacket的方法InetAddress getAddress()得到对方的ip地址,通过对好友列表比较以判断是谁并提示用户收到某某的消息,然后用户选择该用户查看消息,如果好友列表没有该人就显示收到陌生人的消息。用户可以按陌生人按钮查看消息。
-err
- 2022-01-23 10:11:51下载
- 积分:1
-
这是我们参加06年全国开源软件的竞赛作品,已经在SourceForge上开源,是一个针对BPEL的形式化验证工具...
这是我们参加06年全国开源软件的竞赛作品,已经在SourceForge上开源,是一个针对BPEL的形式化验证工具-This is our country take part in open-source software in 2006 race works, has been on the SourceForge open source, is a response to the Formal Verification of BPEL tools
- 2022-03-18 17:38:03下载
- 积分:1