代码搜索:machine learning
找到约 10,000 项符合「machine learning」的源代码
代码结果 10,000
www.eeworm.com/read/330873/12862787
v machine.v
module machine( inc_pc, load_acc, load_pc, rd,wr, load_ir,
datactl_ena, halt, clk1, zero, ena, opcode );
output inc_pc, load_acc, load_pc, rd, wr, load_ir;
output datactl_ena, halt;
input clk1, zero
www.eeworm.com/read/143389/12879179
h machine.h
#define PCIMEM_BASE 0x04000000;
#define is_central_function 1
www.eeworm.com/read/141995/12974178
rpt machine.rpt
www.eeworm.com/read/139738/13137040
java machine.java
// PART OF THE MACHINE SIMULATION. DO NOT CHANGE.
package nachos.machine;
import nachos.security.*;
import nachos.ag.*;
import java.io.File;
/**
* The master class of the simulated machine. Proce
www.eeworm.com/read/139189/13184948
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/138105/13259918
h machine.h
/* machine.h. Generated automatically by configure. */
/* Any machine specific stuff goes here */
/* Add details necessary for your own installation here! */
/* This is for use with "configure"
www.eeworm.com/read/138105/13259932
c machine.c
/**************************************************************************
**
** Copyright (C) 1993 David E. Stewart & Zbigniew Leyk, all rights reserved.
**
** Meschach Library
**
**
www.eeworm.com/read/138105/13259937
h machine.h
/* Note special macros: ANSI_C (ANSI C syntax)
SEGMENTED (segmented memory machine e.g. MS-DOS)
MALLOCDECL (declared if malloc() etc have
been declared) */
#define ANSI_C 1
/* #u
www.eeworm.com/read/138105/13259946
h machine.h
/* machine.h. Generated automatically by configure. */
/* Any machine specific stuff goes here */
/* Add details necessary for your own installation here! */
/* This is for use with "configure"
www.eeworm.com/read/138105/13259949
h machine.h
/* machine.h. Generated automatically by configure. */
/* Modified by Billie Leung (cml@interaccess.com) 6th May, 1996
for Watcom C compiler v.10.0 under MS-DOS */
/* Any machine specific stuff