代码搜索:layer

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

代码结果 10,000
www.eeworm.com/read/430518/1928201

txt decnet.txt

Linux DECnet Networking Layer Information =========================================== 1) Other documentation.... o Project Home Pages http://www.chyg
www.eeworm.com/read/390680/2526076

c io1.c

/** * section: InputOutput * synopsis: Example of custom Input/Output * purpose: Demonstrate the use of xmlRegisterInputCallbacks * to build a custom I/O layer, this is used in an *
www.eeworm.com/read/385462/2591882

h xen-compat.h

/****************************************************************************** * xen-compat.h * * Guest OS interface to Xen. Compatibility layer. * * Permission is hereby granted, free of cha
www.eeworm.com/read/355696/3050228

c eapmd5.c

/******************************************************************* * The driver function for a Linux application layer EAPOL * implementation * File: eapmd5.c * * Licensed under a dual GPL/BSD
www.eeworm.com/read/263000/4306837

h ssmapi.h

/***************************************************************************** * Filename: ssmapi.h - Structures and defines used in SSM API layer * * SanDisk SD Memory Card Security Manager Softwa
www.eeworm.com/read/261496/4321548

h ssmapi.h

/***************************************************************************** * Filename: ssmapi.h - Structures and defines used in SSM API layer * * SanDisk SD Memory Card Security Manager Softwa
www.eeworm.com/read/473357/6851515

c io1.c

/** * section: InputOutput * synopsis: Example of custom Input/Output * purpose: Demonstrate the use of xmlRegisterInputCallbacks * to build a custom I/O layer, this is used in an *
www.eeworm.com/read/135679/13910660

h ata.h

/************************************************************************ Source file name : ata.h Description: header file of the driver's middle layer COPYRIGHT (C) STMicroelectronics 2000
www.eeworm.com/read/237736/13934504

js layercontrol.js

// Layers collection belonging to map function MapInfoWebMapLayers() { } // Layer object function MapInfoWebMapLayer() { this.name=""; this.visible=""; this.visiblerangeenabled=""; thi
www.eeworm.com/read/135036/13966204

c bptrain.c

/* *----------------------------------------------------------------------------- * file: bptrain.c * desc: back propagation Multi Layer Perceptron (MLP) training * by: patrick ko * date: 02 aug