-
这是个用C SHARP 写的C/S结构的网络聊天室,支持多客户端连接,适合初学者学习...
这是个用C SHARP 写的C/S结构的网络聊天室,支持多客户端连接,适合初学者学习-This is written in C SHARP C/S structure of the Internet chat rooms, support multi-client, suitable for beginners to learn
- 2023-03-25 01:40:04下载
- 积分:1
-
p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。
-p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
- 2022-02-07 21:49:23下载
- 积分:1
-
利用Web80端口和服务器进行通讯,可以实现客户端程序自动升级...
利用Web80端口和服务器进行通讯,可以实现客户端程序自动升级-Web80 port and server use to communicate, you can realize automatic client upgrade
- 2022-07-05 01:22:06下载
- 积分:1
-
这是一个基于API自己定义的ServerSocket封装基类。
这是一个基于API自己定义的ServerSocket封装基类。-This is an API based on their own definition of ServerSocket Packaging base class.
- 2022-09-13 23:50:03下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
此示例演示如何使用知识产权辅助程序接口函数来操作反渗透…
This sample demonstrates the use of IP Helper API functions to manipulate the routing table.
- 2022-01-28 19:25:42下载
- 积分:1
-
details : http :// XXX. XXX/count/base.asp show visitors a detailed record. Http...
详情:http://XXX。XXX/计数/基本.asp向来访者出示详细记录。Http://三十、 XXX.XXX/计数/fw.asp向访客展示最近30位访客的信息,参考asp产品柜台的程序。呼叫柜台使用
- 2022-02-10 05:46:26下载
- 积分:1
-
Through the structures on the remote host a remote dictionary service server, ot...
通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机,在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。
-Through the structures on the remote host a remote dictionary service server, other hosts can RemoteLookup client program will need to send word query the remote host, remote hosting service server dictionary word to return to the Chinese interpretation of the results to the client host, in client start-up services, you can use client-side online query word, the program has not demonstrated the use of packaging as well as the Windows SDK programming SOCKET typical process.
- 2022-03-17 01:23:57下载
- 积分:1
-
啧啧
TUT--最轻量级的C++单元测试框架
TUT是最简洁、最轻量级的C++单元测试框架。TUT是Template Unit Tests的缩写,是一个C++的单元测试框架
No C-style macros
No manual registration for test groups and methods
No libraries of any kind
Neutrality to user interface
No Javisms
-TUT- The most lightweight C++ Unit testing framework for TUT is the most concise, most lightweight C++ Unit testing framework. TUT is the abbreviation for Template Unit Tests is a C++ Of unit testing frameworks
- 2022-02-06 23:46:45下载
- 积分:1
-
used pb prepared by the Bureau painful news network for the transmission of proc...
这是一个用pb编写的局哉网内进行消息发送的程序-used pb prepared by the Bureau painful news network for the transmission of procedures
- 2022-07-10 08:46:15下载
- 积分:1