-
HDistance
测绘编程之距离计算,可以实现亮点之间距离的计算,MFC编程(Distance Calculate)
- 2016-05-02 18:15:29下载
- 积分:1
-
Uniway
可以将Protel PCB电路板中的元件个数,封装,规格查找出来并归类生成一个EXCEL的物料清单。(Protel PCB can board the number of components, packaging, specifications to find out and classified material to generate a list of EXCEL.)
- 2007-11-07 22:15:28下载
- 积分:1
-
lan
说明: 局域网视频会议,vc6.0/Windows XP编译通过。(LAN video conferencing, vc6.0/Windows XP compile.)
- 2010-03-26 10:58:50下载
- 积分:1
-
LPC1114 MPU6050六轴姿态传感器DMP方式(很稳定)
//使用NXP的LPC1114FN33的P0_11,P1_10连接MPU6050的IIC,采用MPU6050的DMP方式,直接获取四元数计算姿态,数据很稳定,还可以初始化零位,最大计算频率200Hz,一般的应用足够
int main (void)
{
int16_t temp[9];
// float ypr[3];
float temp1;
float temp2;
int16_t angle_temp1,angle_temp2,angle_temp3,angle_circle;
// uint8_t i,ucErr,sign = 0;
// uint8_t flash_temp[256],flash_temp2[256],i;
int16_t Math_hz=0;//,last_Math_hz = 0;
int16_t yaw,pitch,roll,full_yaw;
int16_t last_yaw=0;
SystemInit();
/* Enable AHB clock to the GPIO domain. */
LPC_SYSCON->SYSAHBCLKCTRL |= (1
- 2022-07-12 18:03:10下载
- 积分:1
-
whwfun
matlab/simumatlab/simulinkSfunctionC文件例子源码linkSfunmatlab/simulinkSfunctionC文件例子源码ctionC文件例子源码(matlab/simumatlab/simulinkSfunctionC examples of source documents linkSfunmatlab/simulinkSfunctionC paper documents examples of ctionC example source code)
- 2009-07-09 22:33:00下载
- 积分:1
-
1
说明: LMS在加性高斯白噪声信道下迭代2000步的输出能量和误差权矢量(LMS in the additive white Gaussian noise channel output of the next iteration step 2000, the energy and the error weight vector)
- 2009-11-15 16:46:54下载
- 积分:1
-
SVPWM的原理及法则推导和控制算法详解.pdf
SVPWM的原理及法则推导和控制算法详解.pdf
- 2019-07-31下载
- 积分:1
-
scull_chrdev
详细介绍的scull字符设备驱动程序的实现!(detailed briefings scull characters Device Driver for achieving!)
- 2007-07-06 17:50:29下载
- 积分:1
-
ffdct
这是DCT的改进算法,可以提高DCT算法的执行速度。(This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.)
- 2009-09-15 12:51:41下载
- 积分:1
-
ImageProcessing
说明: 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
- 2008-11-25 19:10:19下载
- 积分:1