-
MPU-6000 & MPU-6050
mpu6050,3 轴MEMS 陀螺仪,3 轴MEMS加速度计,整合性6轴运动处理组件电气及引脚说明,供硬件开发工程师参考。(Mpu6050, 3-axis MEMS gyroscope, 3-axis MEMS accelerometer, integrated 6-axis motion processing unit electrical and X, for hardware development engineers reference.)
- 2018-09-11 23:41:52下载
- 积分:1
-
实现数据输入后语音的即时提示较对 C#语音功能
实现数据输入后语音的即时提示较对 C#语音功能-Data input immediately after the voice prompts than the right
- 2022-06-17 18:38:05下载
- 积分:1
-
Expression-evaluation
bo3-1.cpp 顺序栈(存储结构由c3-1.h定义)的基本操作(9个)
algo3-6.cpp 表达式求值(输入、输出和中间结果均只能是0~9)(Bo3-1.cpp order of the stack (storage structure defined by the c3-1.h) basic operations (9)
Algo3-6.cpp expression evaluation (input, output, and intermediate results are only 0 to 9))
- 2014-02-11 18:14:56下载
- 积分:1
-
large-scale-population-density
视频中的大规模人群密度与异常行为分析研究。(Research video and large-scale population density Abnormal Behavior.)
- 2016-03-21 14:11:12下载
- 积分:1
-
libsvm-mat-3.0-1
This is a matlab svm, very useful to the matlab virtual machine
- 2012-02-10 18:09:28下载
- 积分:1
-
matrixcharacteristicroot
这是用Jacob方法计算实对称矩阵特征根及特征向量的程序(This is calculated by Jacob real symmetric matrix eigenvalue and eigenvector of the procedures)
- 2020-08-03 15:48:34下载
- 积分:1
-
jiyuzujianqiuyuanguanlixitong
基于组件球员管理系统,运用GIS技术,结合的“基于组件的工作流管理信息系统“(Component-based player management systems, using GIS technology, combined with the " component-based workflow management information system" )
- 2010-05-21 15:49:13下载
- 积分:1
-
oscilloscope-(OSC)ForStm32
基于STM32的示波器设计,使用UCOSII和GUI制作(STM32 based oscilloscope design, the use of UCOSII and GUI production
)
- 2016-08-28 18:02:55下载
- 积分: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
-
WriteFile
Simple code to write a file in C
- 2015-04-03 20:09:23下载
- 积分:1