-
communication
ldpc codes are low no. of ones and more no. of zeroes
- 2011-08-02 05:15:28下载
- 积分:1
-
Kalman
该代码是利用卡尔曼算法对目标进行跟踪,该代码能够运行,且效果很好。(The code is to track the target using the Kalman algorithm, the code can run, and the effect is very good.
)
- 2013-04-09 22:03:26下载
- 积分:1
-
boyin747simulink
说明: 国外编写的仿真程序,利用Simulink软件对波音747飞机进行仿真,很有参考价值(The preparation of the simulation program abroad, the use of Simulink software for Boeing 747 aircraft simulation, useful reference)
- 2020-12-02 10:59:25下载
- 积分:1
-
brovey_method
Image fusion is the process of combining two images and obtaining the resultant image which is having more information than the two input images.
- 2011-04-28 16:45:05下载
- 积分:1
-
3d
说明: Theoretical
analysis and experimental results show that the algorithm
has large key space, high sensitivity, and high speed.
- 2012-09-21 03:57:22下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
choas
混沌时间序列分析与预测工具箱 Version1.2(Chaotic time series analysis and prediction toolbox Version1.2)
- 2012-06-24 20:38:45下载
- 积分:1
-
floyd
利用floyd算法能解决最短路径的选择功能还有最短路径的距离(Use of Floyd algorithm can solve the shortest path choice function and the shortest path distance)
- 2011-09-11 07:53:16下载
- 积分:1
-
quxiannihe
曲线拟合功能 实现曲线不同方式的拟合,为初学matlab做曲线拟合(Curve fitting function curve of different fitting
)
- 2011-11-06 16:39:25下载
- 积分:1
-
SimpleMKL
很经典的一个多核学习程序SimpleMKL,包括对应的文章和demo程序,可以很容易学习和上手MKL的原理和应用!(A classic learning program multicore SimpleMKL, including the corresponding articles and demo program that makes it easy to learn and to use the principles and applications of MKL!)
- 2015-11-17 14:10:42下载
- 积分:1