-
C commonly used numerical algorithm
C常用数值算法--特征函数-C commonly used numerical algorithm-- eigenfunction
- 2022-07-18 03:53:25下载
- 积分:1
-
稀疏矩阵加法的另类算法
稀疏矩阵加法的另类算法-sparse matrix additive alternative algorithm
- 2022-03-02 03:15:57下载
- 积分:1
-
德州扑克牌值计算
POKER 计算值 斗地主 扎金花都离不开它
This article for the budding poker AI programmer provides a foundation for a simple implementation of No-Limit Texas Holdem Poker AI, covering the basics of hand strength evaluation and betting. By following the recipe set out here, you will quickly become able to implement a reasonably strong poker AI, and have a solid foundation on which to build. I assume you are familiar with the basic terminology of poker.
- 2022-08-15 11:28:52下载
- 积分:1
-
AES(Advanced Encryption Standard)密码算法具体实现
本AES实现支持的工作模式包括:ECB, CBC, CFB, OFB, CTR。在实现时,是在一个函数同时支持这些工作模式的,可以根据需要拆分成相应的函数单独实现。
本AES实现支持的密钥长度为128位/ 192位/256位,支持的基本块大小为128位。
- 2023-07-03 10:50:04下载
- 积分:1
-
A Star 和 dijkstra
A Star 和 dijkstra
- 2022-02-14 10:50:09下载
- 积分:1
-
A source code for gragh
A source code for gragh
- 2022-01-26 08:02:34下载
- 积分:1
-
图像几何变换
应用背景主要运用在图像的几何变换方面,可以打开BMP格式的图像,对图像进行各种几何变换,如图像的平移,图像的垂直和水平镜像,图像的转置以及图像的缩放,旋转等。这些是进行图像预处理的关键步骤。关键技术采用MFC设计界面,运用C++编程实现图像的几何变换,打开一幅MFC图像,可以运用相应的按钮进行相应的几何变换,输出变换后的图像,界面简单,输出图像正确。
- 2022-11-06 22:55:03下载
- 积分:1
-
多种编解码的小程序,支持bin<
多种编解码的小程序,支持binhex,binc array,url和utf7即base64-various codecs of small programs to support binlt;- Gt; Hex, binlt;- Gt; C array, url and utf7 that base64
- 2022-05-26 19:29:46下载
- 积分: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
-
用C语言实现大整数相乘问题
用C语言实现大整数相乘问题-C Language large integer multiplication problems
- 2022-05-26 22:27:39下载
- 积分:1