搜索资源列表
cli
- windows command w indows command windows command-windows commandw indows commandwindows command
TCP-IPIllustratedVolume1TheProtocols
- TCP-IP详解 卷1:协议 W.Richard Stevens-TCP/IP Protocols
TCPIP_Illustrated_Protocols
- 这是一个有关TCP/IP的英文书籍,作者是W. Richard Stevens,可作为查询资料备用-This is a TCP/IP books in English, written by W. Richard Stevens, the information can be used as back-up
TCP-IP_Biblia_PL__Helion_
- TCP/IP napisano wiele ksiazek — jak implementowac, jak zabezpieczac i jak wyliczac maski podsieci. Jednakze „ Biblia TCP/IP” gromadzi w jednym miejscu omówienie wszystkich waznych tematów zwiazanych z TCP/IP, od modelu TCP/IP, az do porad,
tcp_ip
- TCP/IP协议卷一的英文原版,chm格式,阅读方便,经典的tcp ip 协议书籍-one classic book about tcp/ip, written by W.Richard Stevens, in chm mode
Socket-Programming
- In this article w ill look at how to program using sockets by implementing an echo server along with a client that we will use to send and receive string messages. I will start off by giving a quick introduction to TCP/IP fundamentals and then ex
TCP-IP-Illustrated-2nd
- 《TCP/IP详解》是已故网络专家、著名技术作家W. Richard Stevens的传世之作,内容详尽且极具权威,被誉为TCP/IP领域的不朽名著。 《TCP/IP详解·卷1:协议(英文版第2版)》是《TCP/IP详解》的第1卷,主要讲述TCP/IP协议,结合大量实例讲述TCP/IP协议族的定义原因,以及在各种不同的操作系统中的应用及工作方式。 -" TCP/IP Detailed late network of experts, the famous writer W. Ri
IEC-104Master
- 支持IEC60870-5-104: 2000 IEC104规约软件包 实现104规约主站侧链路层的功能-IEC_Master_104.lib: void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual v
IEC-104Slave
- 支持IEC60870-5-104:2000规约软件包: 实现104规约子站侧全部功能.链路层和ASDU应用层-void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual void On_init_Sock_proc
Dijkstra-Algorithm
- Dijkstra s algorithm is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijkstra in 1956 and published three years later