-
点目标仿真sar
通过点目标仿真合成孔径雷达成像算法中最常用的RD成像,得到的仿真结果与理论分析对比。(The most commonly used RD imaging algorithm in SAR imaging algorithm is simulated by point target, and the simulation results are compared with the theoretical analysis.)
- 2017-11-24 14:37:32下载
- 积分:1
-
基于车辆路径问题opt优化后的蚁群算法
说明: 改进后的CVRP问题的蚁群算法的实现代码(Implementation code of ant colony algorithm for improved CVRP problem)
- 2020-04-16 22:44:00下载
- 积分:1
-
pingjaizhibiao
用于进行图像融合评价指标的计算和说明,对于撰写论文有帮助(It can be used to calculate and explain the evaluation index of image fusion, which is helpful for writing papers.)
- 2020-06-24 04:00:01下载
- 积分:1
-
frmGoodsInventory.designer
说明: 用MATLAB生成FIR滤波器系数后,用C#语言,在上位机演示及实现FIR滤波器(After the FIR filter coefficients are generated by MATLAB, the FIR filter is demonstrated and implemented on the host computer in C # language)
- 2020-06-25 06:40:01下载
- 积分:1
-
ads8688
说明: ads8688 fpga驱动,Verilog语言,带tb方针代码(Ads8688 fpga driver, Verilog language, with TB policy code)
- 2021-04-03 16:19:05下载
- 积分:1
-
WinFOF Help
说明: Instructions About setting
- 2020-04-06 21:19:52下载
- 积分:1
-
cheat-engine-master
说明: cheat engine里面的部份代码(cheat engine inside part of the code, not read, and pass up with research.)
- 2020-06-21 07:00:02下载
- 积分:1
-
thunk_x64
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。(x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.)
- 2009-04-17 03:44:53下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
jquery.mobile手机网页_
一款小说网页 一共5个页面 使用了一些html5新特性 可进行编辑(A total of 5 pages of a novel web page, which can be edited with some new features of HTML5.)
- 2018-06-11 23:20:06下载
- 积分:1