代码搜索:Layer
找到约 10,000 项符合「Layer」的源代码
代码结果 10,000
www.eeworm.com/read/232407/4700492
h layer.h
#ifndef _VCF_LAYER_H__
#define _VCF_LAYER_H__
//Layer.h
/*
Copyright 2000-2004 The VCF Project.
Please see License.txt in the top level directory
where you installed the VCF.
*/
#if _MSC_VER > 1000
www.eeworm.com/read/231081/4717968
txt layer.txt
A!LAYER_SORT!LAYER_SUBCLASS!LAYER_ARTWORK!LAYER_USE!LAYER_CONDUCTOR!LAYER_DIELECTRIC_CONSTANT!LAYER_ELECTRICAL_CONDUCTIVITY!LAYER_MATERIAL!LAYER_SHIELD_LAYER!LAYER_THERMAL_CONDUCTIVITY!LAYER_THICKNESS
www.eeworm.com/read/228590/4763792
java layer.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2002, 2003
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial Inte
www.eeworm.com/read/214221/4909604
java layer.java
/*
* Created on 2005-12-20 by pcy
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package javax.microedition.lcd
www.eeworm.com/read/208294/4994683
java layer.java
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 1.3.31
*
* Do not make changes to t
www.eeworm.com/read/208294/4994734
cs layer.cs
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 1.3.31
*
* Do not make changes to t
www.eeworm.com/read/201580/5057639
java layer.java
package CustomlUtil;
import javax.microedition.lcdui.Graphics;
public abstract class Layer
{
public int Height;
public int Width;
public int X;
public int Y;
public void move(int d
www.eeworm.com/read/191754/5162981
java layer.java
/*
* Created on 2005-11-03
* $Id: Layer.java,v 1.1 2005/11/03 12:13:42 macx2k Exp $
*/
package net.sf.jawp.j3d.scene;
/**
* TODO maciek: document
*
* @author Maciej Malecki
* @versi
www.eeworm.com/read/187736/5217740
java layer.java
package net.openai.ai.nn.network;
import java.io.*;
import java.util.*;
import net.openai.ai.nn.learning.*;
import net.openai.ai.nn.transfer.*;
import net.openai.ai.nn.training.*;
import net.openai.a