资源列表
[Internet/网络编程] nbtstatscan-vccode
说明:众所周知nbtscan功能强大,这是一个仿制的,虽然只有MAC地址和主机名的功能,应该够用了!-The well known nbtscan, this is an imitation, the only access to the functionality of the MAC and the hostname!<youming> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[Internet/网络编程] tcpcontrol
说明:TCP传输实现,有慢启动,程序简单明了,对TCP学习非常有用。-TCP transport implementation, slow start, simple program, useful TCP learning.<李伟> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[Internet/网络编程] Face-detection
说明:通过opencv 实现人脸检测,首先把目标标定,效果较佳-Through the opencv realization of human face detection, the first to target calibration, better effect<赵霞> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[Internet/网络编程] ftp
说明:fpt的实现,包括多用户,密码,上传、下载、删除,文件夹位置转换,上传速度限制等功能-fpt implementations, including multi-user password, upload, download, delete, convert folder location, upload speed limiting function<xushuai> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[TCP/IP协议栈] NET-UDP-COMMUTAE
说明:封装了UDP的通讯协议类,简单明了,用于快速构建基于UPD的应用程序。-The encapsulated UDP communication protocol class, simple for rapidly building UPD-based applications.<高飞> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[Internet/网络编程] catch_packet
说明:本程序实现了对数据包的捕获操作,用户可以用该模版对捕获的数据包进行分析。-This program implements packet capture operation, the user can use the template to analyze the captured packets.<ankaige> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[Internet/网络编程] IP
说明:可以获取IP的源码,很准确,同是可以获取多张网卡的IP-Can obtain an IP source code, very accurate, with access to multiple NIC IP<陈中> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[Internet/网络编程] Main
说明:ksdjfkksdjf sdf f sd fsdfsdf sdf sd-dont do this<刘海> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[Internet/网络编程] thread_pool
说明:这是一个线程池实例程序。线程池是一种多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程.每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中.如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙.如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值<王君雷> 在 2025-02-06 上传 | 大小:2kb | 下载:0