-
EKF
说明: 使用ekf融合陀螺仪和加速度计数据,yaw角需要用磁力计单独校正(Fusion of gyroscope and accelerometer data using EKF)
- 2021-01-08 14:37:39下载
- 积分:1
-
这是一个局域网的扫描程序
这是一个局域网的扫描程序-This is a LAN Scan
- 2022-12-30 06:55:03下载
- 积分:1
-
基于EF+WCF的通用三层架构 含解析 附源码
本项目结合EF 4.3及WCF实现了经典三层架构,各层面向接口,WCF实现SOA,Repository封装调用,在此基础上实现了WCFContext,动态服务调用及一个分页的实例。
- 2013-03-13下载
- 积分:1
-
无线通信FPGA
说明: 无线通讯FPGA自留学习,内含matlab代码,Verilog代码以及缩略语说明(Wireless communication FPGA self-learning, including MATLAB code, Verilog code and acronym description)
- 2020-09-15 10:11:06下载
- 积分:1
-
swztchirgforwarding
局域网上一个很好用的软件——飞鸽传书IPMSG的源代码原件()
- 2018-06-20 17:52:50下载
- 积分:1
-
digital5
数值计算的算法,采用c++实现,移植容易,一定能够用。(Data processing)
- 2010-12-23 06:01:07下载
- 积分:1
-
AD_DMA
研华数据采集的一个的demo文件,很好用,可以作为里程看,也可以作为现场采集数据的一个简单程序(Advantech data acquisition a demo file, very easy to use, you can see as mileage, can also be used as the data collected at the scene of a simple progra)
- 2020-09-10 11:08:01下载
- 积分:1
-
12864xianshi
入门用的 你ixue液晶时候看看可能会快一点(entry thelectronic)
- 2012-07-18 06:45:03下载
- 积分:1
-
eetop.cn_LTE-simulation-C
LTE上行链路仿真C代码,包含CRC添加、信道编码、信号调制、基带信号等~(LTE simulation for the uplink of C code, including CRC added, channel coding, modulation, baseband signal.
)
- 2013-11-25 14:50:32下载
- 积分:1
-
searching
/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/
- 2010-12-20 04:24:54下载
- 积分:1