-
java 写的 简单 邮件 发送 接收
java 写的 简单 邮件 发送 接收 -java to write a simple e-mail to receive
- 2023-03-11 12:25:04下载
- 积分:1
-
直接用socket实现http协议.值得初学者学习借鉴
直接用socket实现http协议.值得初学者学习借鉴-Directly achieve the http protocol socket. Worthwhile for beginners to learn from
- 2023-02-07 13:00:04下载
- 积分:1
-
顾名思义一个可视电话的程序,不过没有条件做实验。
顾名思义一个可视电话的程序,不过没有条件做实验。-As the name suggests a visual telephone procedures, but I did not do the experiment conditions.
- 2022-03-25 07:03:52下载
- 积分:1
-
一个用java编写的http服务器代码,可以解释和发布html文件,可以自行扩展...
一个用java编写的http服务器代码,可以解释和发布html文件,可以自行扩展-a prepared with the http server code, interpretation and dissemination of html documents and self-expansion
- 2022-02-21 22:24:29下载
- 积分:1
-
MATLAB信号删除背景
从MATLAB的信号去除背景使用此代码以消除信号的背景(视频或图像集)来检测明显的就是前台这个软件包包含3个文件(.M)和一个图像
- 2022-02-10 17:23:39下载
- 积分:1
-
java CORBA,远程方法调用实现的小程序
java CORBA,远程方法调用实现的小程序-java CORBA, Remote Method Invocation of small programs to achieve
- 2022-04-19 02:30:26下载
- 积分:1
-
java程序设计网络编程课后习题fibonacci序列编程!
java程序设计网络编程课后习题fibonacci序列编程!-java programming network programming Problem fibonacci sequence of after-school programming!
- 2022-01-26 05:13:53下载
- 积分:1
-
Java
基于JAVA的多线程TCP端口扫描程序 -Java-based multi-threaded TCP port scanning procedures for Java-based multi-threaded TCP port scanning procedures Java-based multi-threaded TCP port scanning procedures
- 2022-06-15 00:36:33下载
- 积分:1
-
1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。
对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。
-1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
- 2022-03-03 08:55:18下载
- 积分:1
-
?Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前...
?Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?-Socket Programming let you frustrated? From the man pages is very difficult to get useful information? You want to go part time on the Internet-related programs, but for you to call connect () before the bind () and the structure of a loss?
- 2022-02-15 22:05:47下载
- 积分:1