-
vcPPquanweipaoxi
辛长安编写的《vc++权威剖析》配盘源代码。本书从实践应用的角度,结合经典的实例阐述C++类的特性,深入剖析VC++,特别是MFC编程的体系结构,使有初级基础的读者能够快速掌握VC++的MFC程序设计思想和C++的语言精华。(Xinchang An " vc++ written authoritative analysis of the distribution disk source. Book from the point of view of practical application, combined with the classic examples described C++ class features in-depth analysis of VC++, in particular, the MFC programming architecture, the primary basis that readers can quickly grasp the design ideas of VC++ the MFC program and C++ the language the essence of .)
- 2012-05-28 20:43:19下载
- 积分: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
-
MATLAB
论文中的数字信道化程序,经供参考学习数字信道化内容(program in a paper,for studying only zsbd)
- 2021-04-08 22:59:00下载
- 积分:1
-
C语言复习资料--编程
说明: C语言复习资料--编程
转载自网络,不明白为什么非得是上传编程的资料(C language review materials -- programming)
- 2020-06-19 02:20:01下载
- 积分:1
-
HA-reshacker34079-LDR
一个很好用的java反编译器,用过很多次,分享一下 java(Decompile java)
- 2009-06-22 13:11:42下载
- 积分:1
-
c++
C语言程序第5以及第6章课后习题练习的答案(C language program 5,6 chapter exercises)
- 2019-01-22 09:18:34下载
- 积分:1
-
c-P-P-pointers-and-references-
C语言的精华和灵魂是“指针”,但运用的时候却比较容易出错。c++又引入了“引用”的概念,好多人不理解它们之间的区别,本人将结合自己的使用经验,给出一些编程的实例,简单阐述它们之间的区别。(C language, the essence and the soul is "pointer", but the use of it has been more prone to error. c++ and the introduction of the "reference" concept, a lot of people do not understand the difference between them, I will combine their experience, give some programming examples, briefly discusses the differences between them.)
- 2013-06-25 14:53:57下载
- 积分:1
-
Socket编程指南及示例程序
Socket编程指南及示例程序
Socket编程指南及示例程序
Socket编程指南及示例程序-Socket Programming Guide and sample programs Socket Programming Guide and sample programs
- 2022-03-24 11:01:51下载
- 积分:1
-
AFEM@matlab
说明: 有限元编程的源程序,是由国外大学编写的经典有限元程序,附件有详细说明!(Finite element programming source is prepared by the foreign universities classical finite element procedure is described in detail in Annex!)
- 2021-04-27 09:28:44下载
- 积分:1
-
djsxgdwxg
本项目是一个倒计时动画和定位一体的小例子,实现了倒计时三、二、一、GO的动画效果和加载中等待动画效果和使用百度的locSDK_4.0.jar定位。另外还对多次点击请求只执行最后一次进行了处理。源码很简单有详细的注释编码GBK编译版本4.4.2(This project is a countdown animation and positioning of a small example, to achieve the countdown three, two, one, GO animation effects and load waiting for the animation effect and the use of Baidu s locSDK_4.0.jar positioning. In addition to repeatedly click request only the last time to perform the processing. Source code is very simple to have a detailed compilation of the notes GBK compiled version 4.4.2)
- 2016-06-16 12:10:42下载
- 积分:1