-
无人机路径规划 避障研究
无人机航迹规划,用于战场环境中的仿真验证,规避雷达的扫描和干扰,求出到达目标的最短路径,并进行仿真验证
- 2022-02-06 20:00:12下载
- 积分:1
-
fuzzy
模糊控制的算法设计,本程序已经经过调试,程序中有中文解析;
(Fuzzy control algorithm design, this process has been debugging the program in Chinese analysis )
- 2021-01-13 20:58:47下载
- 积分:1
-
svd01
实现信号的SVD 分解,对信号中的奇异性进行监测,对突变信号点也可以很好监测(to complete the SVD for signals,Singularity of signal monitoring, signal monitoring point can be very good for mutations)
- 2013-04-25 15:29:30下载
- 积分:1
-
实验2:LED闪烁
说明: 应用AT89C51单片机使LED灯闪烁程序,程序易读易懂,可以使用(The application of AT89C51 single chip computer makes the flash program of LED lamp easy to read and understand, and it can be used.)
- 2020-06-24 07:20:02下载
- 积分:1
-
vrp-jieyuelichengsuanfa
数模vrp问题---节约里程算法C++代码 (vrp saving mileage algorithm C++ code。)
- 2013-08-18 11:16:42下载
- 积分:1
-
the-code-combined-OPNET-with-Matlab
一些特性在OPNET中不能准确描述,若OPNET与matlab联调,则能利用二者的优点使仿真更精确(the code combined OPNET with Matlab)
- 2013-05-01 21:26:53下载
- 积分:1
-
D2D1 图像资源操作 创建图层画刷
#include
#include // for IWICImagingFactory
#include
#define SAFE_RELEASE(P) if(P){P->Release() ; P = NULL ;}
ID2D1Factory* g_pD2DFactory = NULL ; // Direct2D factory
ID2D1HwndRenderTarget* g_pRenderTarget = NULL; // Render target
ID2D1SolidColorBrush* g_pBlackBrush = NULL ; // A black brush, reflect the line color
ID2D1RadialGradientBrush* g_pRadialGradientBrush = NULL ; // Radial gradient brush
ID2D1Layer* g_pLayer = NULL ;
ID2D1Bitmap* g_pBitmap = NULL ;
IWICImagingFactory* g_pWICFactory = NULL ;
HWND g_Hwnd ; // Window handle
// Creates a Direct2D bitmap from file
HRESULT LoadBitmapFromFile(
ID2D1RenderTarget *pRenderTarget,
IWICImagingFactory *pIWICFactory,
PCWSTR uri,
UINT dest
- 2022-04-02 06:11:32下载
- 积分:1
-
NEW
first code written in c++ for generating 3D tetrahedral elements inside unite cube with sphere inside it.
- 2014-09-08 15:30:48下载
- 积分:1
-
wangluoshenjing
数字识别之网络神经算法,功能强大,十分好用。希望和大家共享。(Digital Identification of neural network algorithm, a powerful, very easy to use. Would like to share.)
- 2009-04-27 16:53:12下载
- 积分:1
-
NAT9914-Reference-Manual
NI公司GPIB控制芯片NAT9914参考手册(NAT9914 Reference Manual)
- 2015-04-28 20:55:25下载
- 积分:1