代码搜索:layer
找到约 10,000 项符合「layer」的源代码
代码结果 10,000
www.eeworm.com/read/173574/9650113
txt vba14-6.txt
Public Sub LocateAirport()
' (1) Get the Airports layer.
Dim pFeatureLayer As IFeatureLayer
Set pFeatureLayer = FindLayer("airports")
If pFeatureLayer Is Nothing Then
Se
www.eeworm.com/read/266020/11246591
h mpeg3dec.h
/****************************************************************************/
/*
* mpeg3dec.h -- MPEG layer III decoding functions definitions
*
* Author : St閜hane TAVENARD
*
* (C) Copyright
www.eeworm.com/read/266020/11246607
h mpeg2dec.h
/****************************************************************************/
/*
* mpeg2dec.h -- MPEG layer II decoding functions definitions
*
* Author : St閜hane TAVENARD
*
* (C) Copyright
www.eeworm.com/read/335529/12519038
c codec.c
//****************************************************************************
//
// CODEC.C - Generic codec interface layer.
//
// Copyright (c) 1999,2000,2001 Cirrus Logic, Inc.
//
//***************
www.eeworm.com/read/134379/13994449
h if_pppox.h
/***************************************************************************
* Linux PPP over X - Generic PPP transport layer sockets
* Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 251
www.eeworm.com/read/109477/15556781
h if_pppox.h
/***************************************************************************
* Linux PPP over X - Generic PPP transport layer sockets
* Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 251
www.eeworm.com/read/38039/1092323
mnu layerfeat.mnu
LAY#FEAT 层特征
#
Select 选取
Select feature(s) to be placed on layer(s).
选取要放在层上的特征。
Range 范围
Select a range of feature regeneration numbers to be placed on layer(s).
选取要放在层上的特征再生号的范围。
All#of#Type 所有类型
S
www.eeworm.com/read/334325/12611193
c ad_mp3lib.c
#include
#include
#include
#include "config.h"
#ifdef USE_MP3LIB
#include "ad_internal.h"
static ad_info_t info =
{
"MPEG layer-2, layer-3",
"mp3lib",
"Nick Kurs
www.eeworm.com/read/388545/8602407
readme
/************************************
Code for implementing the backpropagation algorithm for training
a fully-connected MLP neural network with 1 layer of hidden units.
Loosely translated fr
www.eeworm.com/read/388545/8602431
c backprop.c
/************************************
Code for implementing the backpropagation algorithm for training
a fully-connected MLP neural network with 1 layer of hidden units.
Loosely translated fr