代码搜索:study

找到约 4,321 项符合「study」的源代码

代码结果 4,321
www.eeworm.com/read/102623/15764669

cpp bpnet.cpp

#include "iostream.h" #include "iomanip.h" #define N 20 //学习样本个数 #define IN 1 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define ON 1 //输出层神经元数目 double P[IN]; //单个样本输入数据 double T[ON]; //单个样本教师数据 double
www.eeworm.com/read/102078/15793357

txt c++的bp算法源程序.txt

C++的BP算法源程序神经网络 C++的BP算法源程序 热 C++的BP算法源程序 #include "iostream.h" #include "iomanip.h" #define N
www.eeworm.com/read/223937/14611847

cpp studyrecordset.cpp

// StudyRecordset.cpp : implementation file // #include "stdafx.h" #include #include "StudyRecordset.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/307222/13726329

pdf s3c44b0-study.pdf