资源列表
Socket
- Windows 网络编程实例 Socket #include <winsock2.h> // 为了使用Winsock API函数 #include <stdio.h> #include <windows.h> // 告诉连接器与WS2_32库连接 #pragma comment(lib,"WS2_32.lib")-Windows Socket network programming examples #include <
phpwebadmin_v1.6
- 微信公众号助手,通过公众号进去消息接口输入地址-weixin gong zhong
IOCP-SRC
- IOCP服务器客户端通信实例程序。开发Visual Studio.-IOCP client server communication program.
cdt
- CDT,科研人员的有用工具,生成约束剖分三角形的好工具,快来下载吧。-d triangle
LinuxQueueCode
- linux下基于消息队列的消息传输,非常适合初学者了解消息队列的原理和参考代码-Queue message send and recv under linux
PowerWatershed
- 一种全新的分水岭分割算法,能够有效对二维,三维图片进行分割。-A new watershed segmentation algorithm can effectively two-dimensional, three-dimensional image segmentation.
SYNFlood
- SYN Flood攻击源码,仅供参考。 详细描述SYN Flood攻击的实现步骤。-SYN Flood
hibernate_day04_v4_pm_all_hibernate
- 主要介绍hibernate,配置文件和使用-Important introduced hibernate
MARRY
- 一个B/S网站,关于婚纱婚恋的混合网站,有代码有图片,可运行。-A website of marriage in B/S,there is some code and pictures,it maybe helpful
ICMPpro
- 使用ICMP实现洪水攻击,局域网内很猛的-Achieved using ICMP flood attacks, very fierce in the LAN
postWeb
- 一个post模拟表单提交的源码,可以实现自动签到,发帖等功能-A post-source analog form submission
client
- linux平台,基于Qt的socket网路编程代码,是学习socket编程的好例子-linux platform, Qt-based socket network programming code, is a good example to learn socket programming