代码搜索:interp

找到约 3,295 项符合「interp」的源代码

代码结果 3,295
www.eeworm.com/read/376155/9329195

c interp.c

www.eeworm.com/read/179705/9342087

c interp.c

#include #include #include #include #include int main (void) { int i; double xi, yi, x[10], y[10]; printf ("#m=0,S=2\n");
www.eeworm.com/read/179705/9342273

texi interp.texi

@cindex interpolation @cindex spline This chapter describes functions for performing interpolation. The library provides a variety of interpolation methods, including Cubic splines and Akima splines
www.eeworm.com/read/179705/9342464

c interp.c

/* interpolation/interp.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/174881/9570820

c interp.c

/* interp.c -- Instruction Interpreter * Copyright (C) 1996 Li-Da Lho, All right reserved. */ #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef MEMCHECK #include #endif
www.eeworm.com/read/366065/9834510

test interp.test

# This file tests the multiple interpreter facility of Tcl # # This file contains a collection of tests for one or more of the Tcl # built-in commands. Sourcing this file into Tcl runs the tests and
www.eeworm.com/read/366065/9834635

n interp.n

'\" '\" Copyright (c) 1995-1996 Sun Microsystems, Inc. '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" '
www.eeworm.com/read/366065/9834975

3 interp.3

'\" '\" Copyright (c) 1989-1993 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. '\" '\" See the file "license.terms" for information on usage and redist
www.eeworm.com/read/168924/9888041

c interp.c

#include "main.h" #include "interp.h" #include static void InterpolateSubFrame( float cur_lsf[ORDER], float prev_lsf[ORDER], float lsfint[NUM_SF][ORDER], int sf); static void AnalCheckFor
www.eeworm.com/read/168924/9888145

c interp.c

#include "main.h" #include "interp.h" #include static void InterpolateSubFrame( float cur_lsf[ORDER], float prev_lsf[ORDER], float lsfint[NUM_SF][ORDER], int sf); static void AnalCheckFor