-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
Traffic
对网络的流量进行监测,会很好的对网络端口的流量进行监测,绝对可以完整运行(Traffic on the network to be monitored, will be well on network port flow monitoring, absolute integrity can be run)
- 2012-04-27 20:15:36下载
- 积分:1
-
LXJZ
Human Resource Management System()
- 2018-05-18 10:00:36下载
- 积分:1
-
TCP_UDP_IRC
socket通信tcp实现的聊天室程序源码(tcp socket communication program source code to achieve the chat room)
- 2020-09-11 13:38:01下载
- 积分:1
-
定时器TimerT1
MFC 直接使用setTimer
c++ 中,也有类似的定时器:CreateWaitableTimer、SetWaitableTimer 其实是windows API(MFC uses setTimer directly
In C++, there are similar timers: CreateWaitableTimer, SetWaitableTimer is actually the Windows API.)
- 2018-09-27 22:41:37下载
- 积分:1
-
UDP
仿照TCP协议的UDP封装,用ACK,和滑动窗口(Modeled on the TCP protocol UDP encapsulation, with ACK, and sliding window)
- 2016-09-19 11:03:41下载
- 积分:1
-
TCP
一个简单的TCP聊天程序,使用winsock api实现。(A simple TCP chat program)
- 2010-03-14 14:26:44下载
- 积分:1
-
C#做的QQ完整源码下载(支持聊天、文件传输、截图等功能)
【打开本地Server程序即可开始聊天】
- 2015-01-15下载
- 积分:1
-
MSTCPSDK
Socket 编程的DOS下和Windows开发包 Microsoft TCP/IP SDK for DOS/Windows(Socket programming DOS and Windows development package
Microsoft TCP/IP SDK for DOS/Windows)
- 2004-07-09 19:44:58下载
- 积分:1
-
应用层包过滤防火墙 一个简单的应用层包过滤防火墙实现 packet-filtering-firewall-master
应用层包过滤防火墙
一个简单的应用层包过滤防火墙实现 Qt/SQLite/NetFilter
编译过程可使用QtCreator编译,也可使用命令行 sudo qmake && make 来编译。
运行则执行 sudo ./firewall 即可。(Application Layer Packet Filtering Firewall
A Simple Application Layer Packet Filter Firewall to Implement Qt/SQLite/NetFilter
The compilation process can be compiled using QtCreator or the command line sudo qmake & make.
Run sudo. / firewall.)
- 2020-06-22 00:00:02下载
- 积分:1