代码搜索:Layer

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

代码结果 10,000
www.eeworm.com/read/130567/14185005

cpp layer.cpp

#include "../include/Layer.h" #include "../include/Exception.h" using namespace std; namespace annie { const int Layer::MAX_LAYER_SIZE = MAX_NEURONS_IN_LAYER; Layer::Layer(int label) {
www.eeworm.com/read/229086/14353565

gif layer.gif

www.eeworm.com/read/127235/14367038

h layer.h

#ifndef _LAYER_H #define _LAYER_H #include "Neuron.h" #include "Link.h" namespace annie { /** Abstraction for a "layer" of neurons, i.e., a group of neurons not * connected to each othe
www.eeworm.com/read/127235/14367072

cpp layer.cpp

#include "../include/Layer.h" #include "../include/Exception.h" using namespace std; namespace annie { const int Layer::MAX_LAYER_SIZE = MAX_NEURONS_IN_LAYER; Layer::Layer(int label) {
www.eeworm.com/read/126922/14395604

gif layer.gif

www.eeworm.com/read/224892/14564420

cs layer.cs

using System; using System.Drawing; using System.Drawing.Drawing2D; using System.Windows.Forms; using PhotoSprite.ImageProcessing; namespace PhotoSprite { public partial class Layer : UserC
www.eeworm.com/read/224892/14564421

resx layer.resx

www.eeworm.com/read/219969/14857946

java layer.java

/* * @(#)Layer.java 1.27 02/08/30 @(#) * * Copyright (c) 2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ package javax.microed
www.eeworm.com/read/217407/14965705

txt layer.txt

uunit layermanage; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, MapObjects2_TLB,CheckLst, Buttons; type TLayerManaFrm = class(T
www.eeworm.com/read/212245/15161377

h layer.h

// Layer.h: interface for the CLayer class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_LAYER_H__EDDAE343_4B83_44FF_B410_02980CFB8F21__INCLUDED_) #