-
C++Builder下实现端口读写
本文介绍怎样在C++Builder下实现端口读写,并举出一个具体例子。...
C++Builder下实现端口读写
本文介绍怎样在C++Builder下实现端口读写,并举出一个具体例子。
-C Builder achieve ports This paper describes how to read and write in C++ Builder achieve literacy port, citing a specific example.
- 2022-08-04 09:19:55下载
- 积分:1
-
简单的网络通讯程序
简单的网络通讯程序-simple network communications procedures
- 2022-04-20 08:20:46下载
- 积分:1
-
一个套接字通信程序
包含一个测试的状态机
一个套接字通信程序
包含一个测试的状态机-A socket communication program includes a test state machine
- 2023-07-15 17:40:07下载
- 积分:1
-
network programming code introduced some basic knowledge, is the main client pro...
这段vc代码介绍网络编程的一些基础知识,主要是客户端程序-network programming code introduced some basic knowledge, is the main client program
- 2022-02-07 10:51:56下载
- 积分:1
-
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。...
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。-java.net library C++ realize. Aspects of C++ Programmers procedures to prepare the network, but also aspects of JAVA to C++ Programmers.
- 2023-08-25 07:15:03下载
- 积分:1
-
功能很强的VB个人防火墙程序,网络上很少看到,是研究防火墙的好源码。...
功能很强的VB个人防火墙程序,网络上很少看到,是研究防火墙的好源码。-VB highly functional personal firewall program, rarely seen on the network, the firewall is to examine the source of the well.
- 2023-07-22 07:40:03下载
- 积分: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
-
Source Code for PIC24RF Co
Source Code for PIC24RF Co-Coordinator Module
- 2022-03-24 21:15:31下载
- 积分:1
-
一个不用IE内核的浏览器程序,IE的一般的简单的功能都能实现。...
一个不用IE内核的浏览器程序,IE的一般的简单的功能都能实现。-do not have a core of the IE browser procedures, the general IE simple function can be materialized.
- 2022-08-14 08:51:47下载
- 积分:1
-
aodv Routing Protocol
aodv路由协议-aodv Routing Protocol
- 2022-08-09 02:53:58下载
- 积分:1