-
00
说明: 该文件很好 不行你下载试一试。我不相信你的电脑不中毒(the document you download not very good try. I do not believe that your computer is not poisoning)
- 2007-07-01 13:59:24下载
- 积分:1
-
Motion_compensation_coding
对序列图像进行运动估计,然后进行运动补偿(Motion estimation of image sequences, and then motion compensation
)
- 2010-12-19 16:48: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
-
para
说明: 抛物线法求解
方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*.
设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程
例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式.
方程中的系数a0由你得到的根p*来确定.
(parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine.)
- 2005-12-03 18:11:10下载
- 积分:1
-
RandomUser
generates a spatial environment with a variable number of uniformly distributed base stations and randomly placed user
- 2013-02-10 21:34:45下载
- 积分:1
-
ExtendedKalmanFilter
Extended Kalman Filter
Copyright (c) 2012, Alex
All rights reserved.(Extended Kalman Filter
Copyright (c) 2012, Alex
All rights reserved.)
- 2014-09-24 09:17:41下载
- 积分:1
-
K-means
初略介绍k-means,初学者可通过此文档认识什么是k-means算法(Slightly introduced at the beginning of k- means, beginners can pass this document to know what is k- means algorithm)
- 2014-12-01 09:09:18下载
- 积分:1
-
project2
Finite Difference Method for Poisson equation.
-Δu =f(x,y) in Ω
u(x,y)=0 on Γ
- 2009-12-15 20:18:26下载
- 积分:1
-
svm
SVM源代码程序,包含了SVM的各个子模块(SVM source code program, including the various sub-modules of the SVM)
- 2009-10-07 09:37:44下载
- 积分:1
-
Pattern-Recognition
分别利用fisher判别法和近邻法对一组声呐数据进行模式识别,计算分类的正确率(Respectively, and the use of fisher discriminant method nearest neighbor method sonar data to a set of pattern recognition, to calculate the correct classification rate)
- 2013-12-21 13:26:13下载
- 积分:1