-
20060401
说明: 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的(second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment)
- 2006-04-01 14:48:43下载
- 积分:1
-
c# 批量添加水印 例子源码
c# 批量添加水印 例子源码
- 2014-12-03下载
- 积分:1
-
polyphase
这个是多相滤波的MATLAB程序,做接收机的同学可以参考的(this is a polyphase programme)
- 2013-11-06 20:01:53下载
- 积分:1
-
PROTEUS_INVERTER_220V_PIC_OK
PROTEUS SIMULATION, BASE ON PIC S MCU,
220v 50HZ INVERTER, KEY WORD IR2112,INVERTER,DC_AC,NO_ISO,NO TRANSFORMER (PROTEUS SIMULATION, BASE ON PIC S MCU,
220v 50HZ INVERTER, KEY WORD IR2112,INVERTER,DC_AC,NO_ISO ,NO TRANSFORMER )
- 2012-12-10 18:42:33下载
- 积分:1
-
MyEarth
旋转的地球,有光照,贴图,放大缩小……
左击旋转,右击放大缩小(whirl of the Earth)
- 2009-10-25 15:27:47下载
- 积分:1
-
enet_io
enet_io
TI Cortex-M4系列 LWIP+TCP通信。
好的代码。(enet_io
TI Cortex-M4
LWIP+TCP)
- 2014-10-20 16:36:02下载
- 积分:1
-
dc-dv-library
mentor wg 2004 dc-dv介绍了从库,原理图到PCB板的详细过程,这个是个教程,以后会加入自己所做的库,共大家学习下载(mentor wg 2004 dc-dv introduction from the library, to the PCB board schematic details of the process, this is a tutorial will be added later for his own library, a total of U.S. Learning Download)
- 2008-07-27 14:07:53下载
- 积分:1
-
DSP28_Ev
dsp2812 ev initialize
- 2012-11-30 11:56:57下载
- 积分:1
-
Bsqview原型+加入NDVI+加入最小距离法+Kmeans+PPI
高光谱处理、分类、NDVI计算。。。。。。。。。。。。。。。。。。。。(Hyperspectral image processing, classification and NDVI calculation)
- 2020-06-29 05:20:02下载
- 积分: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