-
MATLABCodeToCcode
Matlab自动生成代码的教程,可用于汽车,航天等行业(Matlab tutorial automatically generated code can be used in automotive, aerospace and other industries)
- 2010-10-16 13:25:00下载
- 积分:1
-
OFDM
讲述了完整的OFDM仿真系统,对初学者很有帮助(About a complete OFDM simulation system very helpful for beginners)
- 2009-11-03 16:14:12下载
- 积分:1
-
gf
说明: 一种在代数结构中的常用算法,对于伽罗华域的各种计算,非常适合各种编码算法(Algebraic structure of a common algorithm, for a variety of computing Galois field, ideal for a variety of coding algorithms)
- 2010-12-10 18:16:54下载
- 积分: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
-
pattern
说明: 分析了几种常用的模式识别方法,对几种方法进行比较分析,对初学者有帮助(Analysis of several commonly used pattern recognition method, a comparative analysis of several methods, help for beginners)
- 2010-04-13 10:03:07下载
- 积分:1
-
snctools
netCDF 文件读取工具,用于matlab,可以很方便的读取NetCDF文件中的信息(NetCDF tools for matlab)
- 2014-12-11 19:17:48下载
- 积分:1
-
turbo
说明: 自己参考别人编的一种turbo码的编码和解码(Others have made reference to a series of encoding and decoding of turbo codes)
- 2010-04-20 10:03:20下载
- 积分:1
-
confusionMatrix3d
显示一个3 D的混淆矩阵,并返回深入全面的统计和统计每组氮组。(Displays a 3D confusion matrix, and returns thorough overall stats and stats per group for N groups.)
- 2012-04-23 13:24:01下载
- 积分:1
-
chonggou
配电网重构,实现平衡负荷,降低配电网网损的功能。(Distribution network reconfiguration, balanced load, power distribution network loss reduction.
)
- 2021-02-26 01:39:38下载
- 积分:1
-
gaijinhoulengshuijizuxineng
自己在毕业论文中所编写的源程序蒸发式冷水机组编程,希望大家共同学习(Evaporative chillers programming )
- 2011-11-25 12:31:43下载
- 积分:1