-
LS mmse算法信道估计
本人上传的这个代码,是包括了信号的产生,调制,加导频信号,反傅里叶变换,加循环前缀,经过多径信道,解调得到的信号,采用LS MMSE等算法进行信道估计,是不叫完善的算法!
- 2022-06-12 08:32:44下载
- 积分:1
-
数值分析中的迭代法解线性方程组问题,含输入输出界面。
数值分析中的迭代法解线性方程组问题,含输入输出界面。-Numerical analysis of iterative method for solution of problems of linear equations, including input and output interface.
- 2022-07-21 12:15:31下载
- 积分:1
-
模拟退火算法介绍,来自某一论坛,既有简介又有不同人的讨论,值得仔细揣摩、...
模拟退火算法介绍,来自某一论坛,既有简介又有不同人的讨论,值得仔细揣摩、-Simulated annealing algorithm introduction, from a forum for both brief and the discussion of different people, it is worth carefully try to figure out,
- 2022-08-17 06:03:06下载
- 积分:1
-
数字积分插补算法
数字积分插补算法, 用C 语言描述的,并且在VC++环境下调试通过,支持直线与圆的插补运算,
- 2023-08-25 18:35:03下载
- 积分:1
-
ACM Nankai University in 2008 summer training camp, the early sharing of code
南开大学2008年暑期ACM集训,初期共享代码-ACM Nankai University in 2008 summer training camp, the early sharing of code
- 2022-06-28 09:39:01下载
- 积分:1
-
C的Kalman滤波,C++和Matlab程序
Kalman filter的C,C++及matlab程序-Kalman filter of the C, C++ and matlab programs
- 2022-02-24 11:10:58下载
- 积分:1
-
哈夫曼编码解码演示程序,生动有趣,适合教学演示以及深刻理解哈夫曼编码解码算法。包含哈夫曼编码解码算法以及高级界面技术...
哈夫曼编码解码演示程序,生动有趣,适合教学演示以及深刻理解哈夫曼编码解码算法。包含哈夫曼编码解码算法以及高级界面技术-Huffman encoding and decoding demonstration program, lively and interesting, for teaching demonstrations and deep understanding of Huffman encoding and decoding algorithm. Included Huffman encoding and decoding algorithms and advanced interface technology
- 2022-02-06 13:48:53下载
- 积分:1
-
simLSH 的 java 源代码
这个项目的目的是决定两文本实例的相似度,并举例支持中文处理。
- 2022-06-16 15:29:38下载
- 积分:1
-
DES算法(C语言实现)
资源描述void show2() //加密界面
{
printf("
****************** DES加密 **********************
");
printf(" --------------------------------------------------
");
printf(" **************************************************
");
printf(" ** **
");
printf(" ** 请选择明文和密钥的输入方式: **
");
printf(" ** **
");
printf(" ** 1.直接输入 **
");
printf(" ** **
");
printf(" ** 2.从文件读取 **
");
printf(" ** **
");
printf(" ** 3.退出 **
");
printf(" ** **
");
printf(" --------------------------------------------------
");
printf(" 选择:");
}
- 2023-01-01 21:25:03下载
- 积分:1
-
anti aliasing c+ code
Line drawing with Anti-aliasingWuLines.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.WuLines.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-22 10:46:50下载
- 积分:1