-
条码查询代码,包括客户端和服务器端
该代码实现了socket编程,客户端很好的完成了界面处理,实现简单;服务器端配置数据库,可以进行条码的插入、查询、删除等操作
- 2023-02-24 17:50:06下载
- 积分:1
-
一个关于网络版的即时通讯聊天系统源代码。
一个VisualC++版本的Network即时消息聊天系统的源码。-a VisualC Network version of the instant messaging chat system source code.
- 2022-03-30 09:06:28下载
- 积分:1
-
UDP校验和 。。 。。 。。 。。
UDP校验和 。。 。。 。。 。。 -satyuj
- 2023-08-29 11:35:03下载
- 积分:1
-
vcTCP聊天服务器端,希望对大家有所帮助
vcTCP聊天服务器端,希望对大家有所帮助-vcTCP chat server-side, I hope all of you to help
- 2022-01-28 05:46:01下载
- 积分:1
-
P2P代码。。 。。很详细
P2P代码。。 。。很详细-P2P code. . . . . . Detail
- 2022-02-13 19:48:14下载
- 积分:1
-
DBBackup v2.5.1
DBBackup v2.5.1 -DBBackup v2.5.1DBBackup v2.5.1
- 2022-02-05 23:47:55下载
- 积分:1
-
This just a simple Winsocket chat program, check it out, and feel free to give m...
This just a simple Winsocket chat program, check it out, and feel free to give me tips and comment, through email or on this website.
-This is just a simple Winsocket chat program, check it out, and feel free to give me tips and comment, through email or on this website.
- 2023-06-21 03:20:03下载
- 积分:1
-
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
- 2022-06-03 10:01:04下载
- 积分:1
-
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:...
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:
1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送;
2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。
其他情况下都会产生冲突。
发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。
对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。
对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。
-pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending fram
- 2022-01-21 18:08:46下载
- 积分:1
-
里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上....
里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上.-I put a programme which could send email and some acessary programms in it. I think they are very useful and I d like to shall them with you all.
- 2022-08-22 01:36:08下载
- 积分:1