-
行李员福特算法
/*
距离向量路由选择在此程序中使用信号工福特算法实现:-
*/
#include < stdio.h >
结构节点
{
无符号的 dist [20] ;
无符号从 [20] ;
} rt [10] ;
int main)
{
int costmat [20] [20] ;
int 节点,我、 j、 k、 计数 = 0 ;
printf ("nIngrese el 第 de nodos:") ;
scanf ("%d",& 节点) ; //incertar los nodos
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 19:59:01下载
- 积分:1
-
模糊逻辑样本
模糊 - 新类辛格尔顿功能:新的隶属度函数,表示在模糊论域经典的数字号码。 - 推理系统进行了修改,以允许用户去模糊化之前访问该模糊输出。 - 引起接收到的反馈其他一些小的更新。
- 2022-08-04 07:05:55下载
- 积分:1
-
一个拼图游戏的源代码
一个拼图游戏的源代码-a source puzzles
- 2022-03-02 18:37:28下载
- 积分:1
-
massive mimo Fundamentals, Opportunities and Challenges
应用背景Massive multiuser MIMO (MISO):
◮ M ≫ K ≫ 1 (think 100 × 10 or 500 × 50)
◮ coherent, but simple, processing
◮ Potential to dramatically improve rate & reliability
◮ Potential to drastically scale down TX power
◮ Not only theory, at least one known testbed (64× ∼10)
关键技术
Massive MIMO Operation
Not enough resources for pilots & CSI feedback, so operate in TDD.
◮ On the uplink,
◮ acquire CSI from uplink pilots and/or blindly from data
◮ detect symbols
◮ M ≫ K ⇒ linear processing (MRC, ZF, MMSE) nearly optimal
◮ On the downlink,
◮ use CSI obtained on the uplink
◮ make necessary adjustments based on reciprocity calibration
◮ apply multiuser MIMO precoding
◮ simple precoders desirable (and very good!): MRT, ZF, MMSE, ...
◮ MRC/MRT operation
◮ intracell interference will appear as
- 2022-07-07 16:58:08下载
- 积分:1
-
此程序用于道路放样的曲线要素的计算简单而方便
此程序用于道路放样的曲线要素的计算简单而方便-This procedure for setting-out the curve of the road element of the calculation is simple and convenient
- 2022-08-31 23:50:03下载
- 积分:1
-
基于Java的BP网络数字识别法.rar
基于Java的BP网络数字识别法.rar-Java-based BP Network Digital Identification Act. Rar
- 2022-01-26 03:15:33下载
- 积分:1
-
这里面有很多有用的东东,不过很容易看懂的。
这里面有很多有用的东东,不过很容易看懂的。-There were many useful Eastern, but the very easy to read and understand.
- 2023-06-28 08:05:03下载
- 积分:1
-
a ClosestPair code which is writen with BrutForce
a ClosestPair code which is writen with BrutForce
- 2022-03-22 17:41:39下载
- 积分:1
-
解决了矩形板切割矩形材料的问题,采用递归分治的方法
解决了矩形板切割矩形材料的问题,采用递归分治的方法-solve the rectangular plate rectangular cutting materials, using recursive method of administration
- 2022-12-10 09:00:02下载
- 积分:1
-
穷举法程序
穷举法程序-算法分析,是用C写的好经典,马克思手稿…………有三个程序! -Exhaustive method process- algorithm analysis, is to use C to write a good classic, Marx manuscripts ... ... ... ... There are three procedures!
- 2023-06-25 11:05:03下载
- 积分:1