-
moxingmoni
一个学习模型模拟不错的例子,对排队等候这种情况进行了简单的模拟。(a good model to study the example of the queue waiting for this for a simple simulation.)
- 2006-12-07 22:42:20下载
- 积分:1
-
一套简单的局域网聊天工具,为了方便同一局域网内的聊天与通信。...
一套简单的局域网聊天工具,为了方便同一局域网内的聊天与通信。-a simple LAN chatting tool, in order to facilitate the same LAN chat and communication.
- 2022-08-20 05:09:09下载
- 积分:1
-
P2P共享软件下载CF银河v1.9.9源码
P2P下载分享软件Ares Galaxy V1.9.9 源码-P2P sharing software download cf Galaxy V1.9.9 FOSS
- 2022-02-03 19:31:40下载
- 积分:1
-
airmdemo
WiMAX-2004协议套件,使用C++开发,完成UMAC和LMAC功能(WiMAX-2004 protocol suite, using C++ developers to complete the function of UMAC and LMAC)
- 2009-09-25 16:48:07下载
- 积分:1
-
12345678
CTRL或Shift键+鼠标单击数据窗口标题 进行复合排序(完美修正版)
- 2013-08-23 11:22:28下载
- 积分:1
-
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值....
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
- 2022-03-05 14:09:42下载
- 积分:1
-
nvflash_5.560.0
Windows Nvidia command line ROM video card BIOS flash utility
- 2020-06-19 17:40:02下载
- 积分:1
-
这个web开发程序实现了论坛的框架,包括申请帐号,登陆,连接数据库等。...
这个web开发程序实现了论坛的框架,包括申请帐号,登陆,连接数据库等。-the web development process to achieve the framework of the Forum, including the application account landing and connectivity database.
- 2022-07-26 04:36:27下载
- 积分:1
-
Pafallel_Computing_Companion_2
its all about books related to parallel computing
- 2015-12-22 11:54:48下载
- 积分:1
-
实验一
说明: 一般信道容量迭代算法
(1)初始化信源分布:P^((0))=(p_(1 ),p_(2 ),…,p_(i ),…,p_r),置迭代计数器k=0,设信道容量相对误差门限为δ,δ>0,可设C(0)=-∞;
(2)φ_ji^((k))=(p_ij p_i^((k)))/(∑p_ij p_i^((k)) ) i=1,…,r;j=1,…,s;
(3)p_i^((k+1) )=exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]/(∑_i?〖{exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]}〗) i=1,…,r;
(4)C^((k+1))=ln∑_i?〖{exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]}〗;
(5)如果,
(|C^((k+1) )-C^((k)) |)/C^((k+1)) ≤δ,
转向(7);
(6)否则,置迭代符合 k+1→k,转向(2);
(7)输出p_i^((k+1) )和C^((k+1));
(8)停止。(General channel capacity iterative algorithm)
- 2020-05-21 14:30:04下载
- 积分:1