-
比较6种算法的复杂度,该程序实现简单、执行速度快且容易理解。...
比较6种算法的复杂度,该程序实现简单、执行速度快且容易理解。-Comparison of six kinds of algorithm complexity
- 2022-04-27 17:58:21下载
- 积分:1
-
封装了所有网络通信接口得类,可以为了节省很多重复写代码得工作。...
封装了所有网络通信接口得类,可以为了节省很多重复写代码得工作。-Packaging of all network communication interface in the category, in order to save a lot of duplication in the work of writing code.
- 2023-03-16 13:45:03下载
- 积分:1
-
用dreamweaver搭的商业化网站框架,简单框架。可以修改一下应用...
用dreamweaver搭的商业化网站框架,简单框架。可以修改一下应用-Dreamweaver ride with the commercial site of the framework, a simple framework. You can modify the application of
- 2022-11-29 12:55:04下载
- 积分:1
-
一个局域网的IP地址扫描器,可扫描到局域网的所有机器的名称,IP地址及MAC地址...
一个局域网的IP地址扫描器,可扫描到局域网的所有机器的名称,IP地址及MAC地址-a LAN IP address scanners, can scan all the LAN to the machine name, IP address and MAC address
- 2022-08-08 01:58:24下载
- 积分:1
-
本程序是用vb写的,代码很简练,带了几个类.已经基本实现局域网聊天的功能...
本程序是用vb写的,代码很简练,带了几个类.已经基本实现局域网聊天的功能-this procedure is used vb written in the code is very concise, with a few categories. LAN has basic chat function
- 2022-02-04 16:24:33下载
- 积分:1
-
一个IP多播的例子
一个IP多播的例子-An example of IP Multicast
- 2022-07-08 18:20:05下载
- 积分:1
-
使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号...
使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号-密码”就都呈现在你眼前了!-Raw Socket crawling using IP packet using this procedure, you can listen to the network all the data, as long as the slightly changed a bit, specifically transmission network " account- the password" on both the front of your eyes now!
- 2023-04-04 14:30:03下载
- 积分:1
-
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC...
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC-Zheda a full set of network programming classes, including courseware and related software, eight examples of programming, after-school work, experiments and applications of five parts. Everyone would like to learn network programming help. Development environment for VC 6++ MFC
- 2022-05-13 11:12:47下载
- 积分:1
-
NetMeeting SDK,语音和视频聊天室好事情的发展!吨。
netmeeting的SDK,开发语音视频聊天室的好东西!这个SDK网上不好找,里面有很多的SAMPLE!-The NetMeeting SDK, the development of voice and video chat rooms good things! This SDK不好找online, which has a lot of SAMPLE!
- 2022-06-16 02:18:05下载
- 积分:1
-
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初...
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple change procedures. This can be placed on a separate process (the use of fork ()), causing Lane send_icmp cycle, each re-initialization struct sockaddr_in. Then Butt received the data analysis proc_icmp () will more than one pair of IP header ip-gt; Src field judgment.
- 2023-06-22 05:20:03下载
- 积分:1