代码搜索:NETWORKS
找到约 10,000 项符合「NETWORKS」的源代码
代码结果 10,000
www.eeworm.com/read/161121/5555725
c init.c
/*
* FILE NAME
* arch/mips/vr41xx/zao-capcella/init.c
*
* BRIEF MODULE DESCRIPTION
* Initialisation code for the ZAO Networks Capcella.
*
* Copyright 2002 Yoichi Yuasa
* yuasa@h
www.eeworm.com/read/412367/11202060
m readme.m
This is a parsed code (MATLAB P files) version of the simulation routines accompanying
Vojislav KECMAN's Book:
LEARNING AND SOFT COMPUTING
Support Vect
www.eeworm.com/read/412367/11202179
m read about simulational experiments.m
Vojislav KECMAN's Book:
LEARNING AND SOFT COMPUTING
Support Vector Machines, Neural Networks and Fuzzy Logic Models
The MIT Press, Cambridge, MA, 2000
ISBN 0
www.eeworm.com/read/201251/15412041
unroutes ddr_cntl_a.unroutes
Release 8.1i - par I.24
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Thu Mar 22 16:34:06 2007
There are 0 unrouted networks:
There are 1 sourceless or loadless networks:
SYS_CL
www.eeworm.com/read/111603/15509326
m maxwin.m
function net = maxwin(arg, sv, w, bias, C, zeta)
% MAXWIN
%
% Construct a max-win multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class maxw
www.eeworm.com/read/111603/15509377
m pairwise.m
function net = pairwise(arg)
% PAIRWISE
%
% Construct a pairwise multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class pairwise network!)
%
www.eeworm.com/read/111603/15509382
m dagsvm.m
function net = dagsvm(arg)
% PAIRWISE
%
% Construct a dag-svm multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class dagsvm network!)
%
%
www.eeworm.com/read/109466/15557151
h buildn.h
/*
YAKS, a Khepera simulator including a separate GA and ANN
(Genetic Algoritm, Artificial Neural Net).
Copyright (C) 2000 Johan Carlsson (johanc@ida.his.se)
This program is free software
www.eeworm.com/read/106121/15647156
h igrp.h
/* @(#) $Header: /tcpdump/master/tcpdump/igrp.h,v 1.4 2000/12/17 23:07:49 guy Exp $ (LBL) */
/* Cisco IGRP definitions */
/* IGRP Header */
struct igrphdr {
u_int8_t ig_vop; /* protocol version num
www.eeworm.com/read/388876/8569677
py setup_unix.py
#!/usr/bin/env python
from distutils.core import setup, Extension
#from glob import glob
VERSION='1.2.0'
LONG_DESCRIPTION="""\
Fast Artificial Neural Network Library implements multilayer
artificial