代码搜索:linear
找到约 10,000 项符合「linear」的源代码
代码结果 10,000
www.eeworm.com/read/179911/5297804
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/169491/5420746
m linear.m
function value=linear(x, knownys, knownxs)
% This will compute an output value that is
% on a line determined by 4 input values,
% known x's, known y's. The independant
% value is give.
%
% value = l
www.eeworm.com/read/167728/5452776
c linear.c
/* fit/linear.c
*
* Copyright (C) 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published b
www.eeworm.com/read/167728/5453223
c linear.c
/* interpolation/linear.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/350097/3131948
c linear.c
/*
linear.c : Multiple Devices driver for Linux
Copyright (C) 1994-96 Marc ZYNGIER
or
Linear mode management functio
www.eeworm.com/read/350097/3132697
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/337546/3336923
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
mdk_rdev_t *rdev;
sector_t size;
sector_t offset;
};
typedef struct dev_info dev_info_t;
struct linear_private_d
www.eeworm.com/read/337546/3338512
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/331135/3416429
c linear.c
/*****************************************************************************
* linear.c : linear interpolation resampler
***************************************************************************
www.eeworm.com/read/324920/3495721
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
mdk_rdev_t *rdev;
sector_t size;
sector_t offset;
};
typedef struct dev_info dev_info_t;
struct linear_private_d