代码搜索:machine learning

找到约 10,000 项符合「machine learning」的源代码

代码结果 10,000
www.eeworm.com/read/101082/6252476

h machine.h

/* * @(#)machine.h 4.1 ULTRIX 7/2/90 */ #include "../h/vm.h" #define PAGSIZ (NBPG*CLSIZE) #define DBNAME "kdb\n" #define LPRMODE "%R" #define OFFMODE "+%R" #define TXTRNDSIZ PAGSIZ #define MAXI
www.eeworm.com/read/278829/6285725

bmp machine.bmp

www.eeworm.com/read/193466/6325925

ico machine.ico

www.eeworm.com/read/493401/6402292

o machine.o

www.eeworm.com/read/493401/6402313

cc machine.cc

// machine.cc // Routines for simulating the execution of user programs. // // DO NOT CHANGE -- part of the machine emulation // // Copyright (c) 1992-1993 The Regents of the University of Californi
www.eeworm.com/read/493401/6402326

h machine.h

// machine.h // Data structures for simulating the execution of user programs // running on top of Nachos. // // User programs are loaded into "mainMemory"; to Nachos, // this looks just like an arra
www.eeworm.com/read/493401/6402398

o machine.o

www.eeworm.com/read/481424/6640628

c machine.c

/* * top - a top users display for Unix * * SYNOPSIS: Any Sun running SunOS 5.x (Solaris 2.x) * * DESCRIPTION: * This is the machine-dependent module for SunOS 5.x (Solaris 2). * There is some
www.eeworm.com/read/481424/6640647

h machine.h

/* * This file defines the interface between top and the machine-dependent * module. It is NOT machine dependent and should not need to be changed * for any specific machine. */ /* * the sta
www.eeworm.com/read/481225/6645139

cc machine.cc

// machine.cc // Routines for simulating the execution of user programs. // // DO NOT CHANGE -- part of the machine emulation // // Copyright (c) 1992-1993 The Regents of the University of Californi