代码搜索:gdata
找到约 456 项符合「gdata」的源代码
代码结果 456
www.eeworm.com/read/359369/2978542
m rbfgrad.m
function [g, gdata, gprior] = rbfgrad(net, x, t)
%RBFGRAD Evaluate gradient of error function for RBF network.
%
% Description
% G = RBFGRAD(NET, X, T) takes a network data structure NET together
www.eeworm.com/read/126765/6011988
s emumainalib.s
/* Copyright 1991-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,28aug01,hdn replaced .align with .balign
replaced FUNC with GTEXT/GDATA macros for global symbo
www.eeworm.com/read/101066/6256269
s emumainalib.s
/* Copyright 1991-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,28aug01,hdn replaced .align with .balign
replaced FUNC with GTEXT/GDATA macros for global symbo
www.eeworm.com/read/10764/189036
java tagquery.java
package com.google.gdata.client.douban;
import java.net.URL;
import java.util.List;
public class TagQuery extends DoubanQuery {
private static final String CAT = "cat";
/**
* Constructs a
www.eeworm.com/read/480682/1314825
s emumainalib.s
/* Copyright 1991-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,28aug01,hdn replaced .align with .balign
replaced FUNC with GTEXT/GDATA macros for global symbo
www.eeworm.com/read/480145/1321585
s emumainalib.s
/* Copyright 1991-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,28aug01,hdn replaced .align with .balign
replaced FUNC with GTEXT/GDATA macros for global symbo
www.eeworm.com/read/224327/4803801
s emumainalib.s
/* Copyright 1991-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,28aug01,hdn replaced .align with .balign
replaced FUNC with GTEXT/GDATA macros for global symbo
www.eeworm.com/read/169775/5410183
s emumainalib.s
/* Copyright 1991-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,28aug01,hdn replaced .align with .balign
replaced FUNC with GTEXT/GDATA macros for global symbo
www.eeworm.com/read/168542/5445014
s emumainalib.s
/* Copyright 1991-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,28aug01,hdn replaced .align with .balign
replaced FUNC with GTEXT/GDATA macros for global symbo
www.eeworm.com/read/344585/3207809
m rbfgrad.m
function [g, gdata, gprior] = rbfgrad(net, x, t)
%RBFGRAD Evaluate gradient of error function for RBF network.
%
% Description
% G = RBFGRAD(NET, X, T) takes a network data structure NET together
% wi