-
入房
ertos实时多任务操作系统,dos多任务应用例子。例子简单演示多任务的编程方法。-ertos real-time multi-tasking operating system, dos example of multi-tasking applications. Simple examples demonstrate multi-task programming method.
- 2022-08-02 11:14:56下载
- 积分:1
-
books on CD
在书籍的光盘上复制下来的代码
这个是用Winsock技术实现的聊天室-books on CD-ROM copy down the code is Winsock technology chat room
- 2022-08-18 14:07:07下载
- 积分:1
-
检测用户信息(操作系统,浏览器,ip地址)
检测用户信息(操作系统,浏览器,ip地址)-Detection of user information (operating system, browser, ip address)
- 2022-03-05 13:45:59下载
- 积分: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
-
是一个关于网络手机短信互发的程序源码,他可以实现电脑终端和手机间的短信互发。...
是一个关于网络手机短信互发的程序源码,他可以实现电脑终端和手机间的短信互发。-is a network of mobile phone messages exchanged by the procedures source, he can realize their computer terminals and phone messages between the swap.
- 2022-02-15 11:58:16下载
- 积分:1
-
This is a separate instance of the word. Is the importation of an English senten...
这是一个单词分隔实例。就是输入一个英语句子,每一个单词会分列一行分隔开来。-This is a separate instance of the word. Is the importation of an English sentence, every word will be separated from the breakdown of his party.
- 2022-03-12 22:57:38下载
- 积分:1
-
检查一个tcp或udp端口是否被占用
检查一个tcp或udp端口是否被占用-Check if a tcp/udp port has been used
- 2022-03-26 13:56:18下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-网络编程篇随书源码-Visual C Practice and improve Series-Part network programming source books
- 2022-01-26 04:42:55下载
- 积分:1
-
This book reveals the C++ programmers to create the mysteries of a world
本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。-This book reveals the C++ programmers to create the mysteries of a world-class software. Programming by Herbert Schildt Master C++ language is widely used in powerful programming tasks, a comprehensive picture of the C++ language, versatility, agility and artistry. The book will include exploration of the functions of C++, create a memory management subsystem of the garbage collector, thread control panel to develop and establish decoder to expand the functions of C++, the development of the Internet HTTP Download tools, the creation of financial Analysis of the Treasury, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ interpreter.
- 2023-07-29 04:00:05下载
- 积分:1
-
使用winpcap对报文进行过滤(需要下载winpcap库)
使用winpcap对报文进行过滤(需要下载winpcap库)-winpcap use of the packet filter (download winpcap Treasurer)
- 2023-04-24 09:25:03下载
- 积分:1