-
opnet_aloha
实例 用Modeler搭建一个ALOHA协议仿真平台,进一步熟悉Modeler节点级和进程级的操作,深化三层建模机制。(进程->节点->网络)
(Examples ALOHA protocol with Modeler to build a simulation platform to further familiarize Modeler node level and process-level operations, deepening three modeling mechanism. (Process-> Node-> Network))
- 2014-01-05 17:08:34下载
- 积分:1
-
178-classic-c-language-source-code
178个经典c语言源代码+算法大全
还有经典C程序100例
学习程序设计的很好的参考(178 classic c language source code+ algorithm Daquan
There are 100 cases of classic C program
Good reference for learning program design)
- 2012-12-04 13:08:12下载
- 积分:1
-
Trig_Contour_Plot
This is an interesting graphic program that uses x, y, trig and static variables to generate graphical patterns. You can change the variables and make your own functions.
- 2009-07-02 01:43:25下载
- 积分:1
-
676556
使用日期时间控件,VC++精选编程学习源码,很好的参考资料。(Use the date and time control, VC++ select learning programming source code, a good reference.)
- 2013-12-01 18:01:55下载
- 积分:1
-
balance-car
多套两轮平衡车,扭扭车的源码和学习资料,希望对大家有帮助(Several sets of two balanced car, shilly car source and learning materials, we hope to help)
- 2015-08-30 17:25:43下载
- 积分:1
-
test1
VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。(VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.)
- 2010-06-09 10:11:16下载
- 积分:1
-
Instant-messaging-system
即时通信系统(Java实现源代码),测试可行。(Instant messaging system (Java source code), the test is feasible.)
- 2014-02-15 21:30:43下载
- 积分:1
-
system_servo_fd8202r-d-lodind-file
test thes file fd_8202rd open close
- 2012-04-21 04:52:48下载
- 积分:1
-
UniqueInstance
VC6.0实现的,只能有一个程序实例运行的例子程序。两套实现方案。一个使用互斥对象,一个使用找到窗口句柄(VC6.0 achieved, there can be only one instance to run the example program. Two implementations. Use of a mutex object, a window handle to use to find)
- 2013-12-07 11:08:13下载
- 积分:1
-
阻塞率
说明: 呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了(call blocking probability calculation and simulation : the time frame to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters/ index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all small, with all the Channel call arrived only aft)
- 2005-11-05 23:39:50下载
- 积分:1