-
使用 UDP 的聊天程序
这是一个使用 UDP 的聊天程序。它是使用 Java 的套接字编程。在客户端和服务器通过网络连接可以执行使用此程序的聊天。UDP 是无连接的协议。它将作为数据报数据包发送数据。支持 UDP 套接字的类是 java.net 包中的 DatagramSocket
- 2022-09-22 17:35:02下载
- 积分:1
-
markproxy
MARKPROXY
- 2023-03-15 06:55:03下载
- 积分:1
-
case300
可以方便的进行算例分析,IEEE case300(It is convenient to carry out an example analysis)
- 2017-12-07 22:48:47下载
- 积分:1
-
appserv-win32-2.5.10
PHP集成环境,appserv-win32-2.5.10
通过这个直接可以调试PHP程序(PHP integrated environment, appserv-win32-2.5.10 through this program will directly debug PHP)
- 2010-02-27 01:16:15下载
- 积分:1
-
441523
稳定的服务器客户源码,程序调用API函数,实现Socket套接字的端口异步交互。(Stable server client source code , the program calls API functions achieve port asynchronous interaction Socket socket .)
- 2016-01-19 12:51:15下载
- 积分:1
-
MMC_examples
说明: PSCAD平台的一些关于MMC的模型,用于研究高压直流输电(Some MMC models of PSCAD platform are used to study HVDC transmission)
- 2021-01-20 10:35:53下载
- 积分:1
-
机器人PID控制
说明: 通过电脑与机器人进行人机交互,给出相应的控制指令(比如停止、前进等),伺服驱动的PID对伺服电机进行初步控制,伺服电机的测量信号反馈给开放式多轴运动控制器,然后该控制器的PID会对系统进行再次细调,使伺服电机运行得更平稳,从而完成控制人员对轮式机器人的各种操作指令。(Through human-machine interaction between computer and robot, corresponding control instructions (such as stop, advance, etc.) are given. Servo-driven PID controls the servo motor initially, and the measurement signal of the servo motor is fed back to the open multi-axis motion controller. Then the PID of the controller will fine-tune the system again, making the servo motor run more smoothly, thus completing the control personnel. Various operating instructions for wheeled robots.)
- 2019-05-13 09:21:13下载
- 积分:1
-
Internet-attack
研究Ienternet的鲁棒性,对某些节点进行蓄意攻击,研究网络的生命周期。(Research Ienternet robustness, deliberate attack on some nodes, research the life cycle of the network. )
- 2021-05-13 11:30:02下载
- 积分:1
-
datenew
说明: 是一个通过网络对软件进行自动更新的系统,可以使用这个程序为你的软件提供远程升级功能(Is a network of software auto-update system, you can use this procedure for you to provide remote software upgrade capability)
- 2008-08-29 23:47:44下载
- 积分:1
-
网络聊天工具
这是一个在Linux下用gtk 和socket编写的基于TCP/IP的网络通讯工具,有一个服务器端,一个客户端,在客户端和服务器端进行两两通信。本代码简单易懂适合初学gtk和socket的使用。
- 2022-08-06 15:55:05下载
- 积分:1