-
20060816
以网格作为逻辑结构,具有高联通,低负载,扩展性强的特点。经分析表明,该方案更高效、安全、抗攻击能力更强。(To the grid as a logical structure, with high Unicom, low load, expansion and strong features. The analysis shows that the program more efficient, safe, stronger anti-attack capability.)
- 2010-03-10 13:43:30下载
- 积分:1
-
CWAVLETTh
利用小波变化,进行滤波,去噪,通过模极大的去噪方法法,MATLAB的程序原代码,里面有很多程序及实例分析
(Using wavelet change, filtering, noise removal, modulus maxima de-noising method MATLAB program source code, there are a lot of procedures and examples)
- 2012-08-23 21:58:59下载
- 积分:1
-
dianming
有趣的matlab程序,让大家感受matlab的魅力(Interestingly matlab program, so that we feel the charm of matlab)
- 2011-10-30 00:12:00下载
- 积分: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
-
局部二值模式LBP
lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
- 2017-11-20 15:24:05下载
- 积分:1
-
BPNeuralNetwork2
BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用.(BP neural network solutions differences or problems, with VC can open here! Also with the use of MATLAB interface.)
- 2006-06-02 19:54:24下载
- 积分:1
-
radar_chirp
自己用编写的雷达线性调频信号产生器,信号幅度为-1~1,其中另外的一些参数可以根据需要改动(themselves with the preparation of the linear FM radar signal generator, the signal amplitude ~ 1-1, which some other parameters can be changed as needed)
- 2020-09-29 10:07:44下载
- 积分:1
-
MATLAB7
基于Matlab的压缩感应的实例(包含源代码)(Cognitive sensor)
- 2010-03-06 17:16:42下载
- 积分:1
-
Fault-analysis-of-power-system
本程序是电力系统故障分析中的短路计算,包含各种常见短路类型。压缩包中有word说明,包含程序的前期工作和电力系统序网图。(This program is a short circuit calculation power system fault analysis, including all common types of short circuit. Compressed package word description, preliminary work and electrical systems Sequence Network contains program.)
- 2014-06-30 11:36:47下载
- 积分:1
-
MixFigure
说明: 一个基于VC和matlab结合的经济模型的分析软件,主要特点是利用matlab的计算与绘图能力与VC结合。提出了一种性能良好的数据分析软件设计的方法(based on a combination of VC and Matlab model of the economic analysis software the main characteristic is the use of Matlab calculation and graphics capabilities combined with the VC. Presents a good data analysis software design method)
- 2006-04-23 23:04:43下载
- 积分:1