代码搜索:linear
找到约 10,000 项符合「linear」的源代码
代码结果 10,000
www.eeworm.com/read/144624/5749289
c linear.c
/*
* tslib/plugins/linear.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* $Id: linear.c,v 1.6 2002
www.eeworm.com/read/142536/5764686
c linear.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
#include "spice.h"
#include "cpdefs.
www.eeworm.com/read/142050/5766157
java linear.java
package org.scut.DataMining.Algorithm.NeuralNetwork.Core.ActivateFunctions;
import org.scut.DataMining.Algorithm.NeuralNetwork.Core.ActivateFunction;
public class Linear extends ActivateFunction
www.eeworm.com/read/141300/5770869
h linear.h
/*************
* Header file for linear.c
* 1999 E. Rouat
************/
#ifndef LINEAR_H_INCLUDED
#define LINEAR_H_INCLUDED
void com_linearize(wordlist *wl);
#endif
www.eeworm.com/read/141300/5770908
c linear.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
$Id: linear.c,v 1.4 2005/05/30 20:28:30 sjborley E
www.eeworm.com/read/140180/5794443
c linear.c
/*****************************************************************************
* linear.c : linear interpolation resampler
***************************************************************************
www.eeworm.com/read/136786/5866270
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
kdev_t dev;
unsigned long size;
unsigned long offset;
};
typedef struct dev_info dev_info_t;
struct linear_hash
www.eeworm.com/read/135941/5876729
c linear.c
/*
* Linear conversion Plug-In
* Copyright (c) 1999 by Jaroslav Kysela ,
* Abramo Bagnara
*
*
* This library is free software; you can redistribu
www.eeworm.com/read/135709/5881913
c linear.c
/*****************************************************************************
* linear.c : linear interpolation resampler
***************************************************************************