搜索资源列表
linuxthread
- 用的是UDP方式。 服务器能同时接受十个客户端,各个客户端可以相互点对点通讯;可以对所有连到 服务器的客户端广播;也可以和服务器通讯。服务器也可以广播。 运行时你要先看懂源代码中的命令: "/w " 广播 ; "/s n " 对某个客户端; "/sv "对服务器;-linux thread
Desktop
- 验证服务器验证登录帐号修改用户密码 有密保验证的-start sv
IEC61850_To_MODBUS
- 通过Linux原始套接字读取IEC61850合并单元中的SV采样值数据到modbus寄存器中。-Read the SV sample value data into the Modbus register through the Linux raw socket IEC61850.
HowToReadSVFromIEC61850MU
- 详细描述了如何从IEC61850合并单元中读取SV采样值数据。-Describes how to read the SV sample values the IEC61850 merge unit.
bsd_source
- SCTP(Stream Control Transmission Protocol,流控制传输协议)是IETF(Internet Engineering Task Force,因特网工程任务组)在2000年定义的一个传输层(Transport Layer)协议,是提供基于不可靠传输业务的协议之上的可靠的数据报传输协议。SCTP的设计用于通过IP网传输SCN(Signaling Communication Network,信令通信网)窄带信令消息。后期广泛用于EPC网络中的S6a/S1/Sgs/S
SVM算法
- SVM的分类与预测。带数据的。可直接使用学习。方便入门。(Classification and prediction of SVM. With data. You can use learning directly.it's convence for us to learn it .)