搜索资源列表
VC异常捕获,Dmp文件提取
- 只需注册 ::SetUnhandledExceptionFilter(ExpFilter); 将代码放到工程中编译就可以抓获当前错误堆栈文件输出,并且生成当前出错程序的dump。
dmp
- 此代码中实现了图像处理中像素运算,几何变换,正交变换,图像恢复,图像增强,形态运算等各种功能-This code implements pixel image processing operations, geometric transformations, orthogonal transform, image restoration, image enhancement, morphological features, etc.
DMP
- Media player based on Telechips TCC720 media processor.
dmp
- This simpple program for DMP.-This is simpple program for DMP.
dmp
- KeCapturePersistentThreadState捕捉当前线程,获得_DUMP_HEADER结构内容,其中比较有趣的内容是DumpHead->PsLoadedModuleList,DumpHead->PsActiveProcessHead,DumpHead->PfnDataBase..... 接下来就是将_DUMP_HEADER结构内容写到一个dmp文件里, ZwCreateFile---->
dmp
- 一款支持upnp协议的媒体播放器设备,使用语言为C-一款支持upnp协议的媒体播放器设备,使用语言为C++
MPU6050-DMP
- 基于MSP430的MPU6050 的DMP库文件。-Based on MSP430 MPU6050 the DMP library files。
DMP-Test
- mpu6050在stm32中的应用,本程序属于测试dmp功能,已测试完成-Mpu6050 application in the stm32, this program belongs to the DMP functional testing, test has been finished
DMP-Test
- mpu6050 stm32 平台移植dmp 测试通过-mpu6050 stm32 dmp
MPU6050-DMP
- 读取MPU6050传感器DMP方式陀螺仪与加速度传感器融合后数据
DMp
- dmp四旋翼代码,stm触摸板操作,飞控端使用dmp融合数据-dmp four rotor code, stm touchpad operation, flight control terminal fusion data using dmp
STM32F103ze-dmp
- ARMstm32f103跑三轴陀螺仪与三轴加速度计mpu6050的dmp源码,对与四轴爱好者有用-ARMstm32f103 ran three-axis gyroscope and three-axis accelerometer mpu6050 the dmp source of the axis lovers Useful
msp430-MPU6050-DMP
- msp430的MPU6050-DMP官方例程-msp430 of MPU6050-DMP official routines
DMp
- 基于stm32的姿态计算,采用了硬件iic和mpu6050内置的dmp功能,高效率,-stm32 for mpu6050
圆点DMP库
- 这是一个极具参考价值的MPU的DMP姿态识别库,是由原点老师移植(This is a highly valuable MPU DMP gesture recognition library, which was transplanted by the origin teacher)
DMP官方工程
- 这个是invensense公司出品的正版DMP库代码,谢谢(This is the genuine DMP library code produced by invensense company. Thank you)
MPU6050-DMP-STM32
- MPU6050-DMP,用于解算姿态角,四轴控制,如欧拉角等等。DMP有校准模块,读取数据更精确,排除干扰。另,市面有硬件DMP,可参考选用。(Used to solve the attitude angle, four axis control, such as Euler angle, and so on. DMP has a calibration module that reads data more precisely and
DMP移植测试 - 副本
- DMP移植测试,基于STM32F103的驱动程序(DMP porting test, driver based on STM32F103)
MPU6500-DMP-IMU
- 基于STM32 F1编写的MPU6500+dmp的驱动代码,包括I2C.c。(Based on STM32 F1 written MPU6500+dmp driver code, including I2C.c.)
MPU6050姿态解算STM32源码(DMP)
- 通过stm32 采集并通过DMP解算 MPU6050的角度,,通信采用IIC通信(The angle of the MPU6050 is solved by stm32 and calculated by DMP. The communication uses IIC communication.)