代码搜索:Learning

找到约 5,352 项符合「Learning」的源代码

代码结果 5,352
www.eeworm.com/read/100668/15867714

h bpnet.h

/* ========================================== * * Filename: bpnet.h * * Description: * * 一个微型神经网络,使用BP来调整权值 * * =========================================
www.eeworm.com/read/487976/6503204

asp news.asp

www.eeworm.com/read/487976/6503287

asp news.asp

www.eeworm.com/read/487976/6503315

asp news.asp

www.eeworm.com/read/223560/14633764

h common.h

#ifndef COMMON_H #define COMMON_H #define MY_PROC_INTERFACE "/proc/learning-key/gateway" #define FRESH_SESSION _IO('C',1) #define SUCCESS 0 #define FAILURE 1 #endif