-
Numerical Recipes in C++ 书中的程序的源代码
Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program"s source code
- 2022-10-01 16:05:03下载
- 积分:1
-
C语言实现sm2/sm3/sm4
国密SM2、SM3、SM4算法源码,有从事银行安全方面的朋友或者对国密算法感兴趣的朋友可以下载研究一下。
- 2023-02-18 19:25:03下载
- 积分:1
-
这是有关Kalman矩阵计算的C源程序
这是有关Kalman矩阵计算的C源程序-This is the Kalman matrix calculation of C source
- 2022-12-02 07:45:03下载
- 积分:1
-
介绍了GS算法的核心内容,为想学习GS算法的人士提供很好的参考...
介绍了GS算法的核心内容,为想学习GS算法的人士提供很好的参考-Introduction of the GS algorithm is the core content for the GS algorithm to learn to provide good reference
- 2022-03-12 07:10:41下载
- 积分:1
-
搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断...
搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断- The search algorithm partially uses the minmax recursion, the
alphabeta pruning, the initial period and the intermediate stage
searches 6, finally partially searches 15. Appraised the algorithm
mainly is the smallest good power, performs the position value the
correlation to judge
- 2023-02-28 03:35:04下载
- 积分:1
-
振动信号盒维数计算
这是一个一维时间序列计盒维数计算程序,用matlab编写
- 2022-06-12 03:22:05下载
- 积分:1
-
打牌游戏
打牌游戏:牌只有1到9,手里拿着已经排好序的牌a,对方出牌b,用程序判断手中牌是否能够压过对方出牌。
- 2022-09-27 20:55:03下载
- 积分:1
-
RTCM解码
gps接收机的RTCM转化为ASCII码,对于学习RTCM有一定的作用,能起到一定的促进效果,希望喜欢的朋友踊跃下载,RTCM格式支持2.X,3.X等。可以二次开发为RTCM转RINEX格式!
- 2022-09-03 21:50:02下载
- 积分:1
-
c常用算法的实现经典代码。
c常用算法的实现经典代码。 -c commonly used algorithm for the realization of the classical code.
- 2022-10-02 09:45:03下载
- 积分:1
-
MIMO通信系统模型
应用背景
随着4G-LTE技术的逐步发展,人们对通信质量和通信速度的要求越来越高,MIMO技术可实现多输入多输出,增大系统数据的吞吐量。
关键技术该资源为MIMO-OFDM通信系统模型,采用STBC编码进行预编码,在MATLAB下搭建模型,由训练序列获得信道信息来进行接收端的译码工作。
- 2023-02-10 14:20:03下载
- 积分:1