代码搜索:paradigm
找到约 146 项符合「paradigm」的源代码
代码结果 146
www.eeworm.com/read/236118/14031491
bak pci.bak
/* R2886 PCI Driver include file for Paradigm C */
//
#define BUF_SIZE 1536
#define DESC_COUNT 8
#define DUPLEX_MODE 1 /* 0: Half, 1: Full */
// PCI Device ID
#define DEC21140_VID
www.eeworm.com/read/483067/6609308
loc main.loc
Input file: MAIN.ROM
Configuration file: MAIN.RM
Created by Paradigm LOCATE 5.10 on Thu Jul 19 14:09:41 2007
Command line options: D:\POS\5920401\BIN\LOCATE.EXE -cmain.rm main
Memory Address Ma
www.eeworm.com/read/236122/14031318
bak hub.h.bak
/* R1620 MAC Driver include file for Paradigm C */
/* PHY N-WAY capability */
#define NWAY_10H 0x0020
#define NWAY_10F 0x0040
#define NWAY_100H 0x00
www.eeworm.com/read/236122/14031320
h hub.h
/* R1620 MAC Driver include file for Paradigm C */
/* PHY N-WAY capability */
#define NWAY_10H 0x0020
#define NWAY_10F 0x0040
#define NWAY_100H 0x00
www.eeworm.com/read/236118/14031496
h fwd.h
/* R1620 MAC Driver include file for Paradigm C */
/* PHY N-WAY capability */
#define NWAY_10H 0x0020
#define NWAY_10F 0x0040
#define NWAY_100H 0x00
www.eeworm.com/read/367675/2833096
txt 72.txt
发信人: daniel (飞翔鸟), 信区: DataMining
标 题: 关于监督学习、非监督学习和强化学习
发信站: 南京大学小百合站 (Mon Apr 28 17:11:24 2003)
最近很多人在问监督学习、非监督学习和强化学习等等之间的关系,我简单地写一点。
机器学习中的方法或范式(<mark>paradigm</mark>)有很多种分类体系,例如从学习的方式分,有
从例子中学 ...