-
jianyishandeng
就是简单的闪灯显示,属于基础的,适合初学者(Is a simple flash display, is based, suitable for beginners)
- 2010-05-08 21:03:29下载
- 积分:1
-
dissertationlsthesudyofGaborwavel
本文 主 要 研究的是Gab。:小波神经网络算法及其在灰度图像目标识别
中的应用。研究涉及神经网络理论、小波分析理论和小波神经网络理论及其
它们在目标识别中的应用技术。(This paper is Gab. : Wavelet neural network algorithm and its gray-scale image recognition applications. Research involving neural network theory, wavelet analysis theory and wavelet neural network theory and their recognition in the target application technology.)
- 2008-07-19 17:49:32下载
- 积分:1
-
nf821
小波包分析提取振动信号中的特征频率,基于负熵最大的独立分量分析,多抽样率信号处理。( Wavelet packet analysis to extract vibration signal characteristic frequency, Based on negative entropy largest independent component analysis, Multirate signal processing.)
- 2017-05-22 21:28:24下载
- 积分:1
-
tezhengtiqu3
关于医学上心电的检测,包含了心电的各个方面(About Medical cored electrical testing, including all aspects of ECG)
- 2015-03-31 12:57:18下载
- 积分:1
-
Signal-Processing-and-Linear-Systems
信号处理与线性系统(英文版)( This text presents a comprehensive treatment of signal processing and linear systems suitable for juniors and seniors in electrical engineering. Based on B. P. Lathi s widely used book, Linear Systems and Signals, it features additional applications to communications, controls, and filtering。)
- 2012-08-27 10:19:43下载
- 积分:1
-
TSP
说明: 用遗传算法求解TSP问题+matlab动态演示其求解过程。(TSP problem using genetic algorithm+ matlab dynamic presentation of their solution process.)
- 2011-04-05 21:32:28下载
- 积分:1
-
CR_pm
认知无线电功率控制算法中各认知用户最小发射功率的计算(Calculation of each cognitive user minimum transmit power in cognitive radio power control algorithm)
- 2012-05-04 11:06:21下载
- 积分:1
-
charconvert
模仿南极星写的一个编码转换工具,日文,中文,uf8之间的转换。当初为了写这个工具调查了很多资料。难得的,很少人写这方面的东西。花了不少时间。(NJStar imitate write a code conversion tool, Japanese, Chinese, uf8 conversion between. We had to write this tool to investigate a lot of information. Rare, very few people write things in this regard. Spent a lot of time.)
- 2007-11-22 14:33:23下载
- 积分: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
-
matlabcuda
说明: MATLABcuda编程指南,很好用的,大家有兴趣的有看看。(MATLABcuda programming guide, useful, and we are interested in a look.)
- 2010-05-04 17:38:47下载
- 积分:1