-
我有一个最受推崇的聊天程序,提供的附加功能可以…
本人所最为推崇的一个vc聊天程序 提供添加删除好友功能 可以近乎实时的实现文字聊天功能 强烈推荐 本程序为客户端程序 在用户下载过起服务器程序后即可运行-I have one of the most respected vc chat program to provide added functions can be deleted friend of achieving near real-time text chat feature strongly recommend the procedure for clients to download the user with the server can run after
- 2022-03-25 14:34:02下载
- 积分:1
-
BLOGAPI support, the use of XMLRPC, if we can produce the BLOGAPI into Chinese,...
支持BLOGAPI,使用XMLRPC,如果大家能够制作成中文的BLOGAPI,请通知我,http://plqs.plqs.com-BLOGAPI support, the use of XMLRPC, if we can produce the BLOGAPI into Chinese, please inform me, http://plqs.plqs.com
- 2022-01-22 09:16:35下载
- 积分:1
-
[Windows程序设计].Programming.Windows.CHS
[Windows程序设计].Programming.Windows.CHS.chm([Windows].Programming.Windows.CHS.chm)
- 2019-01-25 09:34:32下载
- 积分:1
-
ip helper api简介和源码
ip helper api简介和源码-About ip helper api and source
- 2022-08-06 21:08:07下载
- 积分:1
-
Visual C++网络通信协议分析
Visual C++网络通信协议分析,使你对网络编程有一个全新的掌握(Analysis of network communication protocal in vc, you can gain a completely new understanding of network programming)
- 2005-06-24 07:26:00下载
- 积分:1
-
生产型工厂备件管理系统源码下载
生产型工厂备件管理系统
- 2017-02-08下载
- 积分:1
-
butongduixiangdekebianzushili
不同对象的可编组实例是C#的 但是我没有看到选项就发到C++下了!(Objects can be grouped in different example is the C# but I do not see the option on the made to the C++ under the!)
- 2009-05-20 08:12:32下载
- 积分:1
-
gradient
Sky and desert retro gradient generator powered by PyGame
- 2016-03-13 01:05:48下载
- 积分:1
-
fzy-master
说明: a new and imporoved fuzzy finder
- 2020-06-24 21:40:01下载
- 积分: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