-
iriap_event
IAP Finite State Machine driver
- 2013-04-26 16:04:48下载
- 积分:1
-
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。...
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。--A multi-broadcast chat program, it can run multiple instances at the same time, then join the same chat group. But we suggested to run it in windows98 moves,it has not tested in windows2000.
- 2023-06-23 17:50:04下载
- 积分:1
-
43637425
测试通知图标的应用程序,精选C#编程学习源码,很好的参考资料。(The application test notification icon, select learning C# programming source code, a good reference.)
- 2013-12-16 09:40:36下载
- 积分:1
-
UDP
基于UDP的串口通信,与TCP不同的是UDP利用的是广播技术,和服务端并没有建立可靠的连接(jiyuudpdechuankoutongxin)
- 2009-07-08 13:04:26下载
- 积分:1
-
这个是完整的WHOIS查询的CGI源程序
这个是完整的WHOIS查询的CGI源程序-this a complete WHOIS inquiry CGI source! !
- 2022-03-19 12:01:57下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1
-
学籍管理ASPNET服务程序,主要应用于学籍的管理,应用于网络...
学籍管理ASPNET服务程序,主要应用于学籍的管理,应用于网络-expulsion management ASPNET service procedures, mainly for the expulsion of management, network application
- 2022-01-26 05:04:19下载
- 积分:1
-
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。...
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
- 2022-07-11 16:13:57下载
- 积分:1
-
Oracle EA
Forex Robot The Oracle EA.
Reaching 250% Profit in 6 Months, Max Drawdown 25%
Signal analysis by Bollinger Bands, Stochastic and RSI. With back up strategy using Grid or Averaging Martingale
Pair: Major Pairs
Timeframe: Any, suggested H1 or above
Setting: Default
Money Management: $1000/0.01lot
- 2020-06-30 19:40:02下载
- 积分:1
-
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序...
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序
java ChatServer
指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序;
2.客户端:
运行客户端程序
java ChatClient
输入服务器程序的IP地址和监听的端口号;
如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可)
注册成功后,返回客户端登录窗口,使用正确的用户名和密码登录;
登录成功后,进入聊天程序主窗口,可以看到当前在线的所有用户,此时即可聊天了。
-test
- 2022-01-26 07:58:08下载
- 积分:1