代码搜索:INTERPOLATION
找到约 2,917 项符合「INTERPOLATION」的源代码
代码结果 2,917
www.eeworm.com/read/309176/3706544
cs interpolation.cs
/*
* 进行插值的类Interpolation
* 周长发编制
*/
using System;
namespace CSharpAlgorithm.Algorithm
{
/**
* 进行插值的类Interpolation
* @author 周长发
* @version 1.0
*/
public class Interp
www.eeworm.com/read/286417/4039441
java interpolation.java
/*
* 进行插值的类Interpolation
* 周长发编制
*/
package javaalgorithm.algorithm;
/**
* 进行插值的类Interpolation
* @author 周长发
* @version 1.0
*/
public class Interpolation
{
/**
* 一元全区间不等距
www.eeworm.com/read/279884/4132505
vm interpolation.vm
#*
@test interpolation.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn'
www.eeworm.com/read/279884/4132563
cmp interpolation.cmp
Start with simple string interpolation :
it will cost you $10.00
dog.jpg
foobar.jpg
foobar.jpg
123
1 2 3
How about a directive? Sure :
>a< >b< >c<
For our next trick, lets interpolate
www.eeworm.com/read/435244/1865313
h interpolation.h
//
// Project: Experiment 4.5.6 Interpolaiton using FIR filter - Chapter 4
// File name: interpolation.h
//
// Description: This is the header file for a fixed-point interpolation filter
/
www.eeworm.com/read/435244/1865322
h interpolation.h
//
// Project: Experiment 4.5.7 Sample Rate Convertor using FIR filter - Chapter 4
// File name: interpolation.h
//
// Description: This is the header file for a fixed-point interpolation f
www.eeworm.com/read/435244/1865351
h interpolation.h
//
// Project: Experiment 4.5.8 Implementation of sample rate convertor in real-time - Chapter 4
// File name: interpolation.h
//
// Description: This is the header file for the fixed-point
www.eeworm.com/read/428732/1956494
c interpolation.c
/*
* G. Rilling, last modification: 3.2007
* gabriel.rilling@ens-lyon.fr
*
* code based on a student project by T. Boustane and G. Quellec, 11.03.2004
* supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/428732/1956516
h interpolation.h
/*
* G. Rilling, last modification: 3.2007
* gabriel.rilling@ens-lyon.fr
*
* code based on a student project by T. Boustane and G. Quellec, 11.03.2004
* supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/414527/2145633
h interpolation.h
// ==============================================================
// This file is part of Glest Shared Library (www.glest.org)
//
// Copyright (C) 2001-2008 Marti駉 Figueroa
//
// You can redistri