-
matrix
说明: C++矩阵运算,可以像matlab那样轻松使用(C++ matrix computation)
- 2010-04-20 10:09:02下载
- 积分:1
-
mac-name
windows 获取网卡的描述信息 windows 获取网卡的描述信息(Windows for the description of the card information Windows for the description of the card information)
- 2014-10-13 09:58:35下载
- 积分:1
-
xxx
circiut battery charger used with inverter circiut
- 2013-12-24 03:49:07下载
- 积分:1
-
timefrequencyCPP
说明: VC++和matlab编写的时频工具箱,可以将C++源程序转换为matlab格式。本站有个这个源程序,但没有C++部分。这个版本最全。(VC++ and write the time-frequency toolbox matlab, C++ source code can be converted to matlab format. This site has a source, but no C++ parts. This version is the most complete.)
- 2011-03-02 13:46:38下载
- 积分:1
-
conversion
将指定文件类型进行转换,从而满足MATLAB等不同软件的快速输入要求(To convert the specified file type to meet different MATLAB software for fast input requirements)
- 2009-09-19 10:03:09下载
- 积分:1
-
503
电饭煲控制源程序 很实用 很强大
你们一定喜欢(Rice cooker is very useful source control is very strong that you will love)
- 2009-12-23 15:01:39下载
- 积分: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
-
Matlabebook
Matlab详细手册
Matlab详细手册
Matlab详细手册()
- 2007-09-06 15:28:41下载
- 积分:1
-
Matlab-CGLH
学习matlab的GGSJ小程序,没问题额(Matlab program to learn the GGSJ small, the amount is no problem)
- 2011-09-27 08:31:38下载
- 积分:1
-
simulink
实现了曲线拟合,关于客车燃油经济性的曲线(vc++ achieve numerical simulation with the approximation method of calculating least-squares curve fitting )
- 2010-09-09 22:14:44下载
- 积分:1