代码搜索:machine learning
找到约 10,000 项符合「machine learning」的源代码
代码结果 10,000
www.eeworm.com/read/230113/14304943
dcu machine.dcu
www.eeworm.com/read/230113/14304963
ddp machine.ddp
www.eeworm.com/read/230113/14305000
pas machine.pas
{******************************************************************************}
{Copyright(C) 2007,Pefine Security Lab }
{All rights reserved.
www.eeworm.com/read/230113/14305058
dfm machine.dfm
object MachineFrm: TMachineFrm
Left = 261
Top = 234
BorderStyle = bsDialog
Caption = 'Machine Type'
ClientHeight = 233
ClientWidth = 377
Color = clBtnFace
Font.Charset = ANSI_C
www.eeworm.com/read/126957/14391837
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/227011/14444434
ssk machine.ssk
www.eeworm.com/read/124955/14522631
h machine.h
/* Define machine-dependencies for bison,
Copyright (C) 1984, 1989 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
Bison is free software; you can redis
www.eeworm.com/read/224377/14595405
h~ machine.h~
#ifndef _VIVI_MACHINE_H_
#define _VIVI_MACHINE_H_
#include "config.h"
#ifdef CONFIG_SA1100_KINGS
#include "platform/kings.h"
#endif
#ifdef CONFIG_SA1100_FORTE
#include "platform/forte.h"
#endif
#ifd
www.eeworm.com/read/224377/14595432
h machine.h
#ifndef _VIVI_MACHINE_H_
#define _VIVI_MACHINE_H_
#include "config.h"
#ifdef CONFIG_SA1100_KINGS
#include "platform/kings.h"
#endif
#ifdef CONFIG_SA1100_FORTE
#include "platform/forte.h"
#endif
#ifd
www.eeworm.com/read/123777/14613008
c machine.c
/*
machine.c
*/
#include "machine.h"
#include
#include
extern Mach finm;
#define MAXST 100
char tbl[MAXST][MAXST];
int stcnt = 0;
#define EP '$'
#include
void ini