-
VG
说明: 利用vg控件进行绘图,模拟列车行驶,在行进过程中上传轴数。(simulate )
- 2009-12-02 08:56:10下载
- 积分:1
-
fat32whitepaper
fat文件格式的白皮书,有详尽例子来说明在windows 下是如何工作的机制(fat filesystem uniform s white paper,it has detail examples to explain the working machenism in windows)
- 2010-09-17 11:44:39下载
- 积分:1
-
基于Socket的TCP模块,支持多线程
基于Socket的TCP模块,支持多线程-Socket Based on the TCP module, support for multi-threaded
- 2022-12-31 23:30:08下载
- 积分:1
-
VC++jsnm
这是一本关于VC++技术内幕的书,可以更深入的了解VC++,由潘爱民翻译的(This is a book on VC technical insider s book can be a better understanding of VC , by the Pan Aimin translation)
- 2007-12-11 17:37:33下载
- 积分:1
-
Karplus
说明: Karplus-strong算法的matlab实现,能够模拟弦类乐器的声音(Karplus-strong Algorithm)
- 2019-12-01 18:50:42下载
- 积分:1
-
channel preferance1
极化码的编译码仿真程,串行抵消算法(sc)译码(the decoding of polar codes)
- 2017-10-27 10:44:50下载
- 积分:1
-
dlmdomain
defines domain join leave apis.
- 2014-08-06 11:43:35下载
- 积分:1
-
WindowsFormsApplication1
WindowsFormsApplication源代码,出自c#入门经典第五版,有详细说明。(WindowsFormsApplication source code, c# entry from the fifth edition of the classic, a detailed description.)
- 2013-06-01 16:44:52下载
- 积分:1
-
RectLayout170812
基于遗传算法的矩形排样,利用遗传算法解决矩形排样问题,具有可视化的界面,输入数据为含有矩形的长和宽的文本文件,输出的结果以可视化的形式显示出来(Rectangular layout based on genetic algorithm)
- 2021-04-17 13:48:52下载
- 积分: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