-
OCR2
this file classify number an alphabet
- 2009-12-05 01:00:35下载
- 积分:1
-
PSO
粒子群算法,自己编的一个程序,可以实现,运行main函数(Particle Swarm Optimization)
- 2014-09-22 09:57:42下载
- 积分: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
-
Aeq_Beq_A_B
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2020-12-05 13:19:24下载
- 积分:1
-
matlabtools
介绍了MATLAB工具中的数学工具,是你用MABLAB开发时必不可少的参考书籍啊。(MATLAB tools introduced in the mathematical tools, is when you develop MABLAB indispensable reference books ah.)
- 2007-11-12 22:21:01下载
- 积分:1
-
CPP
C++学习的相关资料,仅供自学以及交流使用。(C++ learning materials for self-learning and the exchange of use.)
- 2015-01-23 12:39:25下载
- 积分:1
-
matclass_si
This contains the full set of source files for the MatClass
library together with a make file to create the libraries using
Microsoft C/C++ v7 or later. This make file is a stand-alone file
to be used with NMAKE or as a NON-PWB makefile in PWB. Note the
make file generates uses the Large Memory model. It generates a
library file called LIBMAT.LIB.
- 2010-03-04 17:09:47下载
- 积分:1
-
buduichen
不对称曲线的置信区间的求取,matlab编程(Asymmetric confidence interval of the curve to strike, Matlab programming)
- 2012-06-09 09:53:25下载
- 积分:1
-
MATLAB7[1].01
学习matlab的好资料,再次共享下啦。参考参考(Matlab learning good information, to share the friends again. Reference Reference)
- 2011-09-28 11:01:23下载
- 积分:1
-
MySmith
微波工程史密斯圆图计算,演示。根据提示在输入框中输入相应数值,在输出框中有相应输出值。(Smith microwave engineering plans, the demonstration. According to the input box prompts the corresponding values in the output of a corresponding output value box.)
- 2009-06-29 16:04:08下载
- 积分:1