资源列表
3DT算法
- 该程序仿真了空时自适应处理STAP里的降维算法3dt,并与最优空时处理的结果进行了比较(This program simulates the space-time adaptive processing of the reduced-dimensional algorithm 3dt in STAP and compares the results with the optimal space-time processing.)
Winlicense HWID 研究——合集
- Winlicense 机器码 算法 ,经典的 CPU_ID + BIOS_ID + HD_ID + MAC_ID+校验(WinLicense machine code algorithm, classic CPU ID + BIOS ID + HD ID + MAC ID + verification)
synopticPanelByOKViz.1.5.0.0
- 制作中国各省份数据地图,powerBI 插件(Making data map of China's provinces)
java_twain
- 资源中包含java使用jna调用自己开发的twain.dll的所有源代码,自测能够实现简单扫描。(The resource contains all the source code of Java using jna to call its own development of twain. DLL, self-test can achieve a simple scan.)
PQnihe
- 试验得到的负荷数据(有功、无功),通过曲线拟合辨识模型参数。最小二乘法原理(The load data (active and reactive power) obtained from the test are identified by curve fitting. Principle of least square method)
三相光伏逆变并网
- 三相光伏逆变并网的simulink 仿真 电流电压 双闭环(Three-phase PV inverter and net current-voltage double-loop simulation simulinkthree_phase_current_loop_grid)
IPC-2223E-英文版 挠性印制板设计分标准
- IPC-2223E-英文版 挠性印制板设计分标准(IPC-2223E : Sectional Design Standard for Flexible/Rigid-Flexible Printed Boards)
PowerMTA Configurator
- PowerMTA Configurator,配置文件,批量生成脚本的一个东西,非常方便(PowerMTA Configurator.Configuration file, one thing for batch scr ipt generation, very convenient)
burgers
- abaqus伯格斯模型,用于模拟沥青混凝土材料(Abaqus subroutine for burgers model)
超级硬盘数据恢复软件完美注册破解版不限机器
- 超级硬盘数据恢复软件SuperRecovery完美注册破解版不限机器(Super hard disk data recovery software super recovery perfect registration and cracking version unlimited machine)
ICN6211
- icn2611官方一页的pdf,没啥用,我是来开通账号下东西的,打扰了(Icn2611 official one page PDF. It's useless. I'm here to open my account. Excuse me)
E267_打印对话框的实例
- 打印对话框,建一个项目,将其命名为工程1,默认窗体为Form1。command1 单击打印(form print Private Sub Command1_Click() CommonDialog1.ShowPrinter For i = 1 To CommonDialog1.Copies Printer.Print Text1.Text Next i Printer.EndDoc End Sub)