资源列表

« 1 2 ... .72 .73 .74 .75 .76 2177.78 .79 .80 .81 .82 ... 15813 »

[matlab例程Lave1

说明:#include <iostream> #include <stdlib.h> #include <string.h> using namespace std const kl = 4, kzs = 2, m = 6, n = 4, Error = 5 char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}} int A[m][n] = {{1,2,2
<Andrew> 在 2026-01-03 上传 | 大小:823kb | 下载:0

[matlab例程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) { ret
<Andrew> 在 2026-01-03 上传 | 大小:578kb | 下载:0

[matlab例程Laba_2

说明:Default constructor MyString::MyString() { m_szString = NULL m_aSize = 0 cout << "Default constructor from my sting\n" }
<Andrew> 在 2026-01-03 上传 | 大小:581kb | 下载:0

[matlab例程Contemporary_Communication_Systems_using_Matlab.ra

说明:一本关于Matlab仿真通信系统的书,很系统全面地讲解了各个通信系统部分,及其matlab仿真,并附有相应的Matlab练习题。-a book about simulating communication systems using matlab. Very comprehensive explanation and corresponding matlab code, and exercises.
<Grant> 在 2026-01-03 上传 | 大小:5.62mb | 下载:0

[matlab例程DNN_Id

说明:DNN identifier with sigmoidal functions
<J Chairez> 在 2026-01-03 上传 | 大小:10kb | 下载:0

[matlab例程Rayleigh_Gaussian

说明:normalized threshold vs the probability of false alarm in radar system.
<Akash> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[matlab例程MATLAB

说明:Matlab入门资料,关于Matlab的一些基本运用。-rumenziliao
<hb> 在 2026-01-03 上传 | 大小:281kb | 下载:0

[matlab例程AutoShutdown

说明:自动倒数关机 自动倒数关机 -Automatic countdown to auto shut down auto countdown countdown countdown to shutdown auto shutdown
<elvis> 在 2026-01-03 上传 | 大小:126kb | 下载:0

[matlab例程SVR_SVC

说明:该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法-The toolkit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm
<Lee Joan> 在 2026-01-03 上传 | 大小:12kb | 下载:0

[matlab例程DeSourceCode

说明:差异演化算法的MATLAB程序,程序说明非常详尽,AI研究者必备-Differential evolution algorithm, Matlab
<LEVIN> 在 2026-01-03 上传 | 大小:14kb | 下载:0

[matlab例程cheliuliang

说明:车辆检测方法,背景差分,图像预处理,数学形态学处理-Vehicle detection methods, background difference, image pre-processing, mathematical morphology processing
<山林之乐> 在 2026-01-03 上传 | 大小:2kb | 下载:0

[matlab例程jiancechuang

说明:车流量检测算法中在一幅图像中加入检测窗的几个方法-Traffic flow detection algorithm in the image in a window of several ways to join the test
<山林之乐> 在 2026-01-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 2177.78 .79 .80 .81 .82 ... 15813 »

源码中国 www.ymcn.org