代码搜索:linear
找到约 10,000 项符合「linear」的源代码
代码结果 10,000
www.eeworm.com/read/135582/5885488
hh linear.hh
/*********************************************************************
libvideogfx/graphics/filters/linear.hh
purpose:
linear filters:
- LowPass ( 0 1 0 / 1 4 1 / 0 1 0 )
- LowPass (
www.eeworm.com/read/135582/5885491
cc linear.cc
/*
* linear.cc
*/
#include
#include
#include "linear.hh"
void LowPass_5pt(const Image_YUV& img,Image_YUV& dest)
{
// Get image parameters and assure that t
www.eeworm.com/read/135582/5885648
hh linear.hh
/*********************************************************************
libvideogfx/graphics/filters/linear.hh
purpose:
linear filters:
- LowPass ( 0 1 0 / 1 4 1 / 0 1 0 )
- LowPass (
www.eeworm.com/read/135582/5885651
cc linear.cc
/*
* linear.cc
*/
#include
#include
#include "linear.hh"
void LowPass_5pt(const Image_YUV& img,Image_YUV& dest)
{
// Get image parameters and assure that t
www.eeworm.com/read/135153/5888699
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/131315/5941454
cc linear.cc
// -*- C++ -*-
/* Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)
This file is part of groff.
groff is free software; you can redistr
www.eeworm.com/read/128684/5980369
m linear.m
function ker = linear(arg)
% LINEAR
%
% Construct a linear kernel object,
%
% K(x1, x2) = x1.x2';
%
% Examples:
%
% % default constructor
%
% ker1 = linear;
%
% % copy cons
www.eeworm.com/read/128531/5988584
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/127781/5999894
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/110034/6170991
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