-
c
说明: 针对员工数目较多的公司,用于员工信息查询和工资计算(A relatively large number of companies for the employees, for employee information inquiries and payment of wages)
- 2009-12-02 19:38:06下载
- 积分: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
-
raw2rgb24
将没有exif文件信息的裸RAW数据转换成YUV422格式的数据.(Exif file information will not be the bare RAW data into YUV422 format.)
- 2007-12-19 17:06:24下载
- 积分:1
-
pso
粒子群算法解决约束优化问题,作为参考,具体情况加以改进(Constrained particle swarm optimization)
- 2012-03-01 14:45:06下载
- 积分:1
-
AddressBook
对地址薄的初学测试,自己写的,希望对大家有所启发吧(Address book for novice test, write your own, we hope to inspire it)
- 2013-08-10 11:19:49下载
- 积分:1
-
photo_cut
图形裁剪,实现对画的线,多边形,交点进行剪裁,实现图形的规范化(Graphic cutting, to achieve the painting line, polygon, tailoring intersection, graphics standardization)
- 2014-04-12 09:34:12下载
- 积分:1
-
C#OPC客户端
C# 通过OPC 类库,访问OPC SERVER 读取 变量,数据块内容
- 2022-11-06 11:25:03下载
- 积分:1
-
252616
说明: 通信原理实验指导书,包括全部通信原理章节,原理分析,硬件解释,编程指导等(The communication principle experiment instruction book, including all the communication principle chapter, the principle analysis, the hardware explanation, the programming instruction and so on)
- 2019-01-05 07:39:21下载
- 积分:1
-
test
VC6连接Redis服务器示例,系统:win32 xp sp3,编译器:VC6,无依赖(VC6 connect Redis server example, the system: win32 xp sp3, compiler: VC6, no reliance)
- 2013-10-09 15:20:12下载
- 积分:1
-
lvxingshe
一个之前用过的旅行社网站源码,现在发出来供大家学习用。(A travel agency website source previously used, issued to for everyone to learn.)
- 2012-09-05 15:17:21下载
- 积分:1