-
DivXTest
一个测试播放 DivX编码的数据影像的Project。 (a test broadcast DivX encoded video data Project.)
- 2007-02-10 12:49:18下载
- 积分: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
-
binlessinfo
file dlll very important for the file spike to run under matlab code and visual studio 10.
- 2010-12-14 14:53:48下载
- 积分:1
-
GZipPacker
Pack files automatically with GZip
- 2015-04-02 00:36:29下载
- 积分:1
-
plating
自动电镀生产线的简单生产工序操作控制软件(Simple production process operation control software automatically plating production line)
- 2015-01-11 15:21:44下载
- 积分:1
-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
matlab_algorithms
自适应程序matlab代码,有详细说明,很不错,适合初学者!(Adaptive procedure matlab code, a detailed description, it is good for beginners!)
- 2014-04-22 23:30:57下载
- 积分:1
-
subsection4.4
我导师写的《自适应控制与理论》的源代码。非常好。(My tutor had written the adaptive control and the theory of source code. Very good.)
- 2011-05-26 11:28:06下载
- 积分:1
-
likelihood-DOA
信号数目估计错误的最大似然波达方向估计的性能分析(The number of signal estimation error of maximum likelihood DOA estimation performance analysis)
- 2013-12-26 12:59:21下载
- 积分:1
-
C_C___Source_Line_Counter_src
代码行数统计,一个非常有用的东西,希望各位喜欢(code a few statistics, a very useful thing, I hope you like)
- 2006-10-25 12:40:48下载
- 积分:1