-
推箱子源码 delphi
推箱子源码 delphi-viewing source
- 2022-05-08 17:03:56下载
- 积分:1
-
WinSocket的示例程序,多线程,对于初学者有很大的价值
WinSocket的示例程序,多线程,对于初学者有很大的价值-Winsocket examples of procedures, multithreading, beginners have great value
- 2022-04-13 10:46:00下载
- 积分:1
-
一款类似于黑雨的邮箱密码攻克软件
一款类似于黑雨的邮箱密码攻克软件-similar to the one mail password capture software
- 2022-05-17 12:27:39下载
- 积分:1
-
一个多线程的扫描器的实现,可以得到机器的详细信息和状态
一个多线程的扫描器的实现,可以得到机器的详细信息和状态-a multithreaded the realization of the scanner, the machine can get detailed information and the state
- 2023-03-14 19:30:04下载
- 积分: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
-
SupeSite 是一套独立的内容管理系统(CMS),并且拥有强大对 Discuz! 论坛信息和 UCenter Home 个人空间信息聚合的功能。为站长提供了...
SupeSite 是一套独立的内容管理系统(CMS),并且拥有强大对 Discuz! 论坛信息和 UCenter Home 个人空间信息聚合的功能。为站长提供了一个创新的社区门户解决方案。通过 SupeSite 软件,社区论坛相关内容可以完成智能化的提取,并可将相关联数据及时的更新, SupeSite 与站内论坛(Discuz!)和个人空间(UCenter Home)协同运转,能更加轻松地将网站庞大繁琐的数据资源进行有效整合,大大减少查找和管理上的不便,自动生成一个生态型 Web2.0 社区门户。
SupeSite 作为国内用户量最大,覆盖面最广的社区门户聚合软件,占据了国内 95 的市场份额。
-SupeSite 是一套独立的内容管理系统(CMS),并且拥有强大对 Discuz! 论坛信息和 UCenter Home 个人空间信息聚合的功能。为站长提供了一个创新的社区门户解决方案。通过 SupeSite 软件,社区论坛相关内容可以完成智能化的提取,并可将相关联数据及时的更新, SupeSite 与站内论坛(Discuz!)和个人空间(UCenter Home)协同运转,能更加轻松地将网站庞大繁琐的数据资源进行有效整合,大大减少查找和管理上的不便,自动生成一个生态型 Web2.0 社区门户。
SupeSite 作为国内用户量最大,覆盖面最广的社区门户聚合软件,占据了国内 95 的市场份额。
- 2023-03-31 10:40:04下载
- 积分:1
-
代理,如果有任何问题,欢迎访问我们的网站或Mail到: bitspirit@lanspirit.net...
代理,如果有任何问题,欢迎访问我们的网站或Mail到: bitspirit@lanspirit.net-agents, if you have any questions, please visit our web site or by mail to : bitspirit@lanspirit.net
- 2023-02-28 14:55:03下载
- 积分:1
-
ping程序的windows平台下实现,对ping 程序的简化.适合于初学网络编程的新手...
ping程序的windows平台下实现,对ping 程序的简化.适合于初学网络编程的新手-ping procedures under windows platform, on the ping procedures simplified. suited to network programming beginner novice
- 2022-07-19 23:31:59下载
- 积分:1
-
控件ASLanMsg是个很强大的工具,可以组织局域网中用户间消息的传递。操作时,该控件使用单向进程间通讯(IPC)机制Windows MailSlots,允许收...
控件ASLanMsg是个很强大的工具,可以组织局域网中用户间消息的传递。操作时,该控件使用单向进程间通讯(IPC)机制Windows MailSlots,允许收发广播和通常消息。功能无限制。-ASLanMsg control is a very powerful tool that can organize LAN users among news relay. Operation, Control of the use of one-way inter-process communication (IPC) mechanism MailSlots Windows, Allow transceiver radio and news usually. Features unlimited.
- 2023-03-31 19:05:03下载
- 积分:1
-
Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现
Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现-Infix to Postfix conversion fully achieved
- 2022-03-23 15:03:13下载
- 积分:1