资源列表
[Internet/网络编程] 功能描述
说明:页面置换算法,采用了FIFO,LRU,OPT三种算法,并用一个源程序-pages replacement algorithm, using the FIFO, the LRU, OPT three algorithms, and with a source<鬼迷心窍> 在 2025-06-24 上传 | 大小:6kb | 下载:0
[Internet/网络编程] 聊天室的程序
说明:一个使用mfc的csocket类实现的聊天程序,包括客户端和服务器两个程序-mfc use of a category of achievement csocket chat procedures, including client and server two procedures<pyt> 在 2025-06-24 上传 | 大小:4.04mb | 下载:0
[Internet/网络编程] MaiMulti
说明:一个使用MFC的CSMTP类实现批量发送电子邮件的程序-use an MFC CSMTP category for mass email procedures<pyt> 在 2025-06-24 上传 | 大小:1.89mb | 下载:0
[代理服务器] 客户端怎样通过proxy进行连接
说明:客户端怎样通过proxy进行连接,支持https,socks5代理-client how to connect through proxy support https, Acting togig<丁 莉> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[Email服务器] 邮件管理_Program
说明:对写邮件服务器的程序员很有效,其中有组件和应用程序代码-it is very useful for programmer who write email server, including groupware and code.<llg> 在 2025-06-24 上传 | 大小:323kb | 下载:0
[Internet/网络编程] 组播
说明:演示网络编程中的组播,并对其中的函数做了详细说明-demonstration network multicast programming, the function of which are described in detail by the<赵子健> 在 2025-06-24 上传 | 大小:48kb | 下载:0
[xml/soap/webservice] xsl示例
说明:xml源码,很简单,但是很实用。 在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:i<崔利敏> 在 2025-06-24 上传 | 大小:1kb | 下载:0