-
XAudio
Tool for programing matlab 6.0
- 2012-11-21 01:42:57下载
- 积分: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
-
kalman
采用kalman滤波算法对两自由度汽车的状态进行估计,对状态空间离散化处理后用kalman估计车辆状态。(The use of Kalman filter algorithm to estimate the state of vehicle.)
- 2013-04-22 16:14:49下载
- 积分:1
-
vc_matlab
Visual C++_MATLAB图像处理与识别实用案例精选+源代码(Visual C++ _MATLAB image processing and recognition of practical case selection+ Source Code)
- 2009-12-18 10:14:53下载
- 积分:1
-
SINS
使用C语言写的捷联惯导解算程序,四子样旋转矢量(Using C language to write the strapdown inertial navigation program, four sample rotation vector)
- 2017-05-25 23:41:46下载
- 积分:1
-
sim
matlab with simulink can do simulation of wimax before you can model your system then simulate to improve the performance
- 2010-01-31 06:49:59下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
Find_Center_of_circles2
VB.NET获取圆角矩形 能获取一个圆 和圆心坐标 也能获取矩形(VB.NET Get the Rounded Rectangle To obtain the coordinates of a circle and the center of the circle can also obtain the rectangular)
- 2012-04-26 13:26:07下载
- 积分:1
-
C_eig
利用幂法和反幂法求解按模最小特征值,按模最大特征值。与MATLAB中eig功能相似 (get the character value of a matrix, similiar with the function eig in matlab)
- 2013-12-02 11:04:25下载
- 积分:1
-
AACEncode
This program compress audio to AAC encoding format .
It is developed by visual studio 2010.
And written language C++.
- 2014-01-15 09:38:26下载
- 积分:1