-
Lab13_MultArrays
Lab13_MultArrays 多维数组的使用,实现数组定位(Use Lab13_MultArrays multidimensional arrays, array positioned to achieve)
- 2014-01-06 09:13:28下载
- 积分:1
-
GA_and_ACO_TSP
使用遗传算法和蚁群算法求解TSP问题,并且
实时地将计算结果和所用时间等信息显示在界面上,很直观。(The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.)
- 2010-09-03 21:45:37下载
- 积分:1
-
Uniform_Extraction
该程序实现了字符串提取算法,算法中使用了Boost库来处理字符串。(The program implements string extraction algorithm, the algorithm uses the Boost library to handle strings.)
- 2012-11-02 12:00:05下载
- 积分:1
-
MATLABlearninformation
matlab 学习仿真资料,对于学习matlab仿真的很有帮助(matlab learn and emulate material)
- 2010-08-31 12:26:05下载
- 积分: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
-
antenna-arraying-
非均匀天线组阵SUMPLE权值信噪比及信号合成性能分析(Non-uniform antenna arraying SUMPLE weights SNR performance analysis and signal synthesis)
- 2020-06-30 06:20:02下载
- 积分:1
-
yiqunsuanfa
蚁群算法最短路径通用Matlab程序.rar
- 2010-08-20 22:02:50下载
- 积分:1
-
asymmetric_Bessel
非对称的贝塞尔光束的分布!以及光的自旋和轨道角动量对他的影响!(Bessel beams)
- 2021-04-04 14:39:04下载
- 积分:1
-
matlab4
利用matlab进行五点三次法平滑处理(时域和频域)(Using matlab 5.3 times France smoothing process (time domain and frequency domain))
- 2013-09-15 10:46:29下载
- 积分:1
-
MIMOMatlab
MIMO信道容量的Matlab仿真程序,可以仿真出正确的图形(MIMO channel capacity of Matlab simulation program, can simulate the correct graphics)
- 2013-11-26 09:48:41下载
- 积分:1