-
complement_filter
互补滤波算法解析,利用加速度计和陀螺仪采集的数据,通过互补滤波算法实现对姿态的解算。(Complementary filtering algorithm analysis, the use of accelerometers and gyroscopes data collected through the complementary filter algorithm for solving attitude.)
- 2020-06-29 15:00:02下载
- 积分:1
-
4675465764
VB将数据库导出到TXT文本文件中,有需要的就下载吧。(VB database export to TXT text file, there is a need to download it.)
- 2013-08-22 11:08:07下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
gh0st
修改过的GH0ST界面和功能调整,增加启动FLASH(Revised GH0ST interface and functionality adjustments to increase the boot FLASH)
- 2010-02-20 22:53:05下载
- 积分:1
-
POJ1007
北京大学ACM POJ1007题
实现了对字符串按逆序排列(Peking ACM POJ1007 title achieved by reverse order of string)
- 2010-11-03 00:00:52下载
- 积分:1
-
interactions
qt实现的遗传算法 解决最大最小值得问题 (qt genetic algorithm to achieve the maximum and minimum worth solving problems)
- 2013-12-13 02:50:38下载
- 积分:1
-
Bmpcolor
VB将彩色图象黑白化典型示例代码,有需要的就下。(VB of the typical black and white color image sample code, there is a need on the next.)
- 2013-08-09 09:22:23下载
- 积分:1
-
string
C++ 编写的string类库,并实现string的各项函数操作。(string function)
- 2013-05-07 16:27:28下载
- 积分:1
-
Changecattotiger
让猫变虎的程序,用VC++语言实现。能让猫图片慢慢变成虎。(Let the cat become the tiger' s procedures, using VC++ language. Can gradually become a tiger cat picture.)
- 2009-04-21 23:32:28下载
- 积分:1
-
Longinteger
说明: 可求任意长整数的加减法,输入格式为1,1111,1111类型的格式(Rectifiable arbitrary long integer addition and subtraction, enter the format type of format 1,1111,1111)
- 2008-11-18 22:17:33下载
- 积分:1