代码搜索:NETWORKS

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

代码结果 10,000
www.eeworm.com/read/129915/14217708

m contents.m

% HMM's % HMM_Backward - HMM backward algorithm % HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks % HMM_Decoding - Find probable states fro
www.eeworm.com/read/127235/14367031

h recurrentneuron.h

#ifndef _RECURRENTNEURON_H #define _RECURRENTNEURON_H #include "SimpleNeuron.h" #include "defines.h" #include namespace annie { /** A neuron used for recurrent networks. * The
www.eeworm.com/read/127235/14367042

h twolayernetwork.h

#ifndef _TWOLAYERNETWORK_H #define _TWOLAYERNETWORK_H #include "MultiLayerNetwork.h" namespace annie { /** Two layered networks are very commonly used. This is basically a * multi-layer
www.eeworm.com/read/486037/1254433

h pmc551.h

/* * * PMC551 PCI Mezzanine Ram Device * * Author: * Mark Ferrell * Copyright 1999,2000 Nortel Networks * * License: * As part of this driver was derrived from the slram.c drive
www.eeworm.com/read/486037/1255997

h pmc551.h

/* * * PMC551 PCI Mezzanine Ram Device * * Author: * Mark Ferrell * Copyright 1999,2000 Nortel Networks * * License: * As part of this driver was derrived from the slram.c drive
www.eeworm.com/read/482538/1286821

cc click-check.cc

/* * click-check.cc -- check Click configurations for obvious errors * Eddie Kohler * * Copyright (c) 2000 Massachusetts Institute of Technology * Copyright (c) 2000 Mazu Networks, Inc. * * Per
www.eeworm.com/read/482538/1286828

cc click-flatten.cc

/* * click-flatten.cc -- flatten a Click configuration (remove compounds) * Eddie Kohler * * Copyright (c) 2001 Mazu Networks, Inc. * * Permission is hereby granted, free of charge, to any perso
www.eeworm.com/read/482538/1286926

cc sampleelt.cc

/* * sampleelt.{cc,hh} -- sample package element * Eddie Kohler * * Copyright (c) 2000 Massachusetts Institute of Technology * Copyright (c) 2000 Mazu Networks, Inc. * * Permission is hereby gr
www.eeworm.com/read/482538/1287021

cc bighashmap.cc

/* * bighashmap.{cc,hh} -- a hash table template that supports removal * Eddie Kohler * * Copyright (c) 2000 Mazu Networks, Inc. * Copyright (c) 2003 International Computer Science Institute *
www.eeworm.com/read/482538/1287601

cc staticswitch.cc

/* * staticswitch.{cc,hh} -- element routes packets to one output of several * Eddie Kohler * * Copyright (c) 2000 Mazu Networks, Inc. * Copyright (c) 2000 Massachusetts Institute of Technology