资源列表

« 1 2 ... .86 .87 .88 .89 .90 11291.92 .93 .94 .95 .96 ... 11787 »

[Internet/网络编程Server

说明:一个关于服务器的代码,实现服务器和客户端的通信代码-A code on the server, server and client communications code
<钱远喜> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[搜索引擎123

说明:这段代码把搜索到的记录和第一个记录互换,如果同一个记录连续被访问,那么只用做一次比较,提高了性能。但如果两个记录交互被访问,如1 2 1 2 1 2……,那么性能就会下降了。我们来看一个模拟LRU的代码: -The code to search for records and records of the first exchange, if a row with a record of being accessed, then j
<liumin> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程Ethernet

说明:模拟Ethernet帧的发送过程 编写程序模拟Ethernet结点的数据发送流程。 具体要求: 1)用两个线程a和b来模拟Ethernet上的两台主机。 2)用一个双字类型变量Bus来模拟总线(将其初始化为“\0”,并且总线等于“\0”时表示总线空闲)。 3)两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。
<seaman> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程client_server

说明:这是一个简单的客户端与服务器通讯的源代码。-This is a simple client and server source code for communications.
<Lucy> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程AutoSetIP

说明:自动设置IP地址,对用笔记本的兄弟很有用。-Automatically set IP address, the brothers of using the notebook useful.
<xpu> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程shuzu2

说明:数组编程的一种优化算法,实现复杂网络编程的方便与便捷。-An array of programming optimization algorithm to realize the complexity of network programming convenience and convenient.
<朱鹏鹏> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[TCP/IP协议栈php_c_socket_udp

说明:php和c通过socket通信--udp篇-php and c through the socket communication udp articles
<lh> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程r00t-nslookup-examples.tar

说明:UNIX/Linux环境下的使用gethostbyname()实现域名解析的代码。-UNIX/Linux environment using the gethostbyname () DNS realize code.
<root> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程SendTCP

说明:用JAVA写的基于jpcap的TCP包发送程序-Written using JAVA based on the TCP packets sent jpcap procedures
<吴耿> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[浏览器initial

说明:css 初始化代码, 主流网站的样式表初始化-css initial code
<陆东伟> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程allparameters.awk.tar

说明:awk file to calculate various parameters for ns2
<dsp> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程wlthroughput.tar

说明:awk file to calculate throughput
<dsp> 在 2025-01-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 11291.92 .93 .94 .95 .96 ... 11787 »

源码中国 www.ymcn.org