资源列表

« 1 2 ... .67 .68 .69 .70 .71 7372.73 .74 .75 .76 .77 ... 11787 »

[Internet/网络编程iris

说明: Iris主要应用于Ethernet网,这是由Ethernet网的共享特征所决定的。在Ethernet网内,承载数据包的通道为本Ethernet网段的所有计算机所共享,而决定一台计算机是否收取一个数据,在于这个数据包是不是发往这台计算机的。每台计算机的网络适配器,也就是网卡都有自己独特的网卡地址。如果网卡发现一个数据包是发往本网卡地址的,它就会接收它,否则就丢弃它。-Iris is mainly used in Ethernet networks, which is shared by the
<李璞> 在 2025-06-09 上传 | 大小:703kb | 下载:0

[TCP/IP协议栈UDPTCP

说明:该程序充分利用了JAVA的多线程,完成写文件和刷新界面,在不同的线程间还有调用关系,因为考虑到网络数据的不稳定性,即有时数据量比较小,有时数据包很多,如果一个线程就会出现在数据量高峰时严重掉包(编程初期的时候,已试过)。所以引入多线程,这样在数据包不多的时候,能够使得数据包多的时候没有完成保存工作的线程能够继续完成保存工作。-The program makes full use of the multi-threaded JAVA, write documents and complete th
<李璞> 在 2025-06-09 上传 | 大小:379kb | 下载:0

[Internet/网络编程socket.tar

说明:这是封装的socket库,用poll采用非阻塞模式,接收消息与网线断开处理以回调函数方式到应用层处理,使用起来非常方便,带服务端和客户端的测试实例。-This is the package socket library, use of non-blocking mode by poll, receiving the news and cable disconnect callback function to handle the way to the application layer to d
<仝志杰> 在 2025-06-09 上传 | 大小:20kb | 下载:0

[网格计算Grid

说明:上传几篇网格计算方面的论文,供大家一起学习-Grid computing
<huilang> 在 2025-06-09 上传 | 大小:1.17mb | 下载:0

[Internet/网络编程socket.tar

说明:这是封装的socket库,用poll采用非阻塞模式,接收消息与网线断开处理以回调函数方式到应用层处理,使用起来非常方便,带服务端和客户端的测试实例.上一版本有点问题,请看这个,-This is the package socket library, use of non-blocking mode by poll, receiving the news and cable disconnect callback function to handle the way to the applicat
<tongzhijie2003@163.c> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[搜索引擎sschubu

说明:搜索初步介绍,包括深度搜索和广大搜索,有n皇后代码及其他题目代码。-The initial search, including the majority of the depth of search and search, there are n Queen' s source code and other topics.
<young> 在 2025-06-09 上传 | 大小:83kb | 下载:0

[Internet/网络编程MacReplace

说明:很多软件均支持宏 本程序对特定文件中的内容按一定规则替换 从而生成特定的宏文件 使宏支持变参-A lot of software to support the macro in this procedure the contents of specific document in accordance with certain rules in order to generate the replacement of a specific macro file so that macro var
<逍晟> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[Internet/网络编程GoBang

说明:五子棋简易程序,通过命令行运行的,用于交流用-he
<middle> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[Internet/网络编程biblioteca

说明:client-server application for a library using winsock
<deifobe> 在 2025-06-09 上传 | 大小:62kb | 下载:0

[TCP/IP协议栈ReverseConnection

说明:Socket programing, TCP
<Robee> 在 2025-06-09 上传 | 大小:461kb | 下载:0

[ICQ/即时通讯ChatScripts

说明:Set of some chat scr ipts written in php
<Tyrael> 在 2025-06-09 上传 | 大小:2.41mb | 下载:0

[TCP/IP协议栈ImprovementonTCPoverHighSpeedSatelliteandInternetN

说明:针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改 进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失 概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通 过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。 仿真结果表明, 改进算法的吞吐量比TCP2SA
<王立> 在 2025-06-09 上传 | 大小:587kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 7372.73 .74 .75 .76 .77 ... 11787 »

源码中国 www.ymcn.org