-
gray
说明: 灰色理论GM(1,1)的理论及实践应用,供大家参考(Gray theory GM (1,1) theory and practical application, for your reference)
- 2008-11-20 16:58:35下载
- 积分:1
-
ApplicationStack
1.进一步掌握栈的基本操作的实现。
2.掌握栈在算术表达式的计算方面的应用。
(1. Further understand the basic operation of the stack implementation. 2. Control stack in the calculation of arithmetic expression applications.)
- 2009-11-12 22:08:04下载
- 积分:1
-
jianzhiliang
matlab中对简支梁进行有限元建模,并进行模态分析(matlab for Charpy in finite element modeling and modal analysis)
- 2021-03-01 01:59:35下载
- 积分: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
-
Spherical_Harmonic
普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用(Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call)
- 2007-01-13 13:06:38下载
- 积分:1
-
matlab-json-master
This package contains Matlab class to serialize/decode matlab object in
json format. The software uses org.json java package to convert json to
java object and then translates it into Matlab object.
- 2013-09-28 06:38:56下载
- 积分:1
-
matlab
用matlab实现语音的加噪去噪过程,FFT变换(Implementation using matlab voice add process noise denoising, FFT transform)
- 2009-03-08 11:21:20下载
- 积分:1
-
change
读取字符串,统一转换成小写后,删除相同的字符(Read the string converted to lower case after the reunification, delete the same character)
- 2010-01-26 15:06:30下载
- 积分:1
-
matlab-complex-network
复杂网络matlab工具包,很好用的哦,用了会说好的,方便易懂(complex network matlab)
- 2013-10-11 23:40:56下载
- 积分:1
-
MATLAB-(2)
基于MATLAB及小波变换的遥感图像处理与分析研究(The MATLAB wavelet transform-based remote sensing image processing and analysis)
- 2013-03-06 15:33:18下载
- 积分:1