资源列表
[防火墙与安全工具] FirewallFHK_src
说明:一个防火墙程序,可以过滤流经本机网络协议栈的数据包,进行自定义过滤-A firewall program, you can filter flows through the native network protocol stack packet customize filter<张珏> 在 2025-02-24 上传 | 大小:12.13mb | 下载:0
[TCP/IP协议栈] IP-packet-analysis-tool
说明:IP报文分析工具,对流经本机的IP数据包捕获,并可显示IP包的相关字段(版本、总长度、具体协议、源地址与目的地址等)-IP packet analysis tool, flowing through the machine' s IP packet capture, and can display IP packet related fields (version total length, specific protocol,<张珏> 在 2025-02-24 上传 | 大小:3.1mb | 下载:0
[P2P编程] Chat-Program
说明:附件是基于UDP协议开发的一个聊天程序,可以进行一对一或一对多的聊天-Attached is a UDP-based protocol developed by a chat program, you can chat one on one or one to many<张珏> 在 2025-02-24 上传 | 大小:82kb | 下载:0
[Internet/网络编程] mupdf-qt-dev
说明:非常难得的集成Qt和mupdf的代码,经过测试和本本的修改,对QT和pdf的集成有非常大的参考意义-Very rare and mupdf integrated Qt code, modified testing and books, on QT and very large pdf-integrated reference value<Bill> 在 2025-02-24 上传 | 大小:72kb | 下载:0
[P2P编程] jiaoben2015103005
说明:类似于摇一摇红包的源码,可以自行修改内容,采用HTML与PHP开发,Python环境。-All rights : Endermoon<Ender moon> 在 2025-02-24 上传 | 大小:47kb | 下载:0
[Internet/网络编程] website-design-source
说明:某某化妆品销售公司网站设计,基于C#+sql server2008,源码+论文,功能不复杂,仅供编写论文参考学习用-Certain cosmetics sales company website design, based on C#+ sql server2008, source+ papers, function is not complicated, only to learn to write papers reference<魏攀> 在 2025-02-24 上传 | 大小:3.18mb | 下载:0
[TCP/IP协议栈] STM32F107_ETH_LwIP_V1.0.0
说明:关于STM32F107的TCP/IP协议,STM32F107_ETH_LwIP-Notes for STM32F107 LwIP demonstration package<杨丽丽> 在 2025-02-24 上传 | 大小:5.72mb | 下载:0
[远程控制编程] 52847504WinVnc
说明:windows vnc 远程登录控制软件的源代码-windows vnc<lgt> 在 2025-02-24 上传 | 大小:547kb | 下载:0
[Internet/网络编程] Projet-Detecteur-de-Plagiat
说明:application client serveur for scanning student rapport PDF scaning and gets the percent of (copy/paste= Plagiat) source in the internet or file word to the student rapport -application client serveur for scanning stu<noustre> 在 2025-02-24 上传 | 大小:2.51mb | 下载:0
[Web服务器] phpmps_v2.3_build150413_utf8
说明:Phpmps 是基于PHP + MYSQL的开源分类信息发布系统,经过完善设计并适用于各种服务器环境,如:UNIX、LINUX、WINDOWS等,是一个高效、快速网站解决方案。-Phpmps is based on open source PHP+ MYSQL classified information release system, perfect design and is suitable for a variety of se<gala> 在 2025-02-24 上传 | 大小:5.93mb | 下载:0
[TCP/IP协议栈] TCP-IP详解卷1:协议
说明:TCP/IP 主要是详细介绍网络协议的文档(TCP/IP is mainly a detailed descr iption of the document of the network protocol)<Q-Q> 在 2025-02-24 上传 | 大小:5.15mb | 下载:0
[Internet/网络编程] linux_epoll模型
说明:epoll是Linux内核为处理大批量文件描述符而作了改进的poll,是Linux下多路复用IO接口select/poll的增强版本,它能显著提高程序在大量并发连接中只有少量活跃的情况下的系统CPU利用率。另一点原因就是获取事件的时候,它无须遍历整个被侦听的描述符集,只要遍历那些被内核IO事件异步唤醒而加入Ready队列的描述符集合就行了。epoll除了提供select/poll那种IO事件的水平触发(Level Triggered)外<Q-Q> 在 2025-02-24 上传 | 大小:292kb | 下载:0