-
圆极化、椭圆极化
说明: 利用 Eastwave 软件分别模拟两线性极化波合成圆极化波和椭圆极化波,利用matlab 处理仿真得到的数据,演示所得到的圆极化波和椭圆极化波;(Using Eastwave software to simulate the synthesis of circular polarization wave and elliptical polarization wave by two linear polarization waves respectively, using MATLAB to process the simulation data, demonstrating the circular polarization wave and elliptical polarization wave;)
- 2020-12-06 17:59:22下载
- 积分:1
-
moead
multiple-objectives optimum moead models
- 2013-05-10 20:26:07下载
- 积分:1
-
multiview
VC++实现 multiview多视图窗口的实例源代码,可看到打开窗体时有几个子窗体随主窗口一起打开,如果你不知道这是怎么创建的,那么你需要本源码为你提供参考。源码在VC6.0下可顺利编译。如果初次编译有误,你可重新编译一下即可正常。(VC++ implementation source code examples multiview multi-view window, you can see there are several sub-forms together with the main window opens, if you do not know how to create, then you need to provide a reference for the source when you open the form. Source code can be compiled successfully under VC6.0. If the initial compilation is incorrect, you can recompile to normal.)
- 2014-06-03 14:46:24下载
- 积分:1
-
fjetd-cieation
VC Support Vector Machine (SVM) Static Link Library (LIB)(VC Support Vector Machine (SVM), the Static Link Library (LIB))
- 2017-07-21 23:37:55下载
- 积分:1
-
KernelAdaptiveFiltering-master
在信號處理中,核自適應濾波器是一種非線性自適應濾波器。[1]一種自適應濾波器是適應其一個濾波器傳遞函數通過最小化錯誤或隨時間的信號特性的變化的損失函數表徵濾波器從理想行為多遠偏離。自適應過程基於從一系列信號樣本中學習,因此是在線算法。非線性自適應濾波器是傳遞函數是非線性的。
核自適應濾波器使用核方法實現非線性傳遞函數。[1]在這些方法中,信號被映射到高維線性特徵空間,非線性函數被近似為核的總和,其域是特徵空間。如果這是在再生核Hilbert空間中完成的,則核方法可以是非線性函數的通用逼近器。內核方法具有凸損函數的優點,沒有局部最小值,並且實現起來只有中等複雜度。(State-space recursive least-squares (SSRLS) is optimal a linear estimator for deterministic signals. The performance of SSRLS however, depends on model uncertainty, time-varying nature of the observed signal or nonstationary behavior of the observation noise)
- 2019-01-21 22:52:47下载
- 积分:1
-
graphicsh
用于c/c++绘制图形的graphics头文件(Graphics header files for drawing graphics for c/c++)
- 2018-02-10 13:09:47下载
- 积分:1
-
FTool
使用MFC技术演示了如何安装和加载驱动,驱动代码在另外一个上传文件中(Using MFC technology to demonstrate how to install and load drivers)
- 2019-03-08 10:46:57下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
#实现的windows系统设备管理
说明: c#实现的windows系统设备管理,更好的应用c#语言(the implementation of the windows system device management, better application of c-language)
- 2020-06-19 00:20:02下载
- 积分:1
-
Windows563108816
windows程序设计权威版书籍,详尽,全面,用起来很好(authoritative version of windows programming books, detailed, comprehensive, and use them well)
- 2012-11-07 20:46:46下载
- 积分:1